* { margin:0; padding:0;}
body { background:#fff; background:url(images/tail-top.jpg) center top repeat-x #c9c9c9; font-family:Arial; font-size:100%; line-height:.9375em; color:#585858;}

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:15px;}

h2 { color:#999999;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:30px; width:100%; overflow:hidden;}
.form input {width:183px; padding:0 0 0 3px;}
#form1 label { width:57px; float:left;}
textarea { width:183px; height:134px; overflow:auto; padding-left:3px; margin-bottom:15px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/bull1.gif) no-repeat left 5px; padding:0 0 5px 14px; font-weight:bold;}
.list1 li a:hover { color:#6f8391;}

.news-list strong { display:block; float:left; width:38px; height:71px; margin-right:10px; background:url(images/date-box.gif) no-repeat left top; text-align:center; font-size:2em; color:#d62256; font-weight:normal; line-height:21px;}
.news-list strong:first-line { color:#6f8391; font-size:.75em;}
.news-list li { border-bottom:1px solid #cecece; padding:0 0 21px 0; margin-bottom:21px; clear:both;}
.news-list li a { font-weight:bold;}
.news-list li.last { border-bottom:0; padding-bottom:0;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

blockquote p { margin-bottom:0;}

.p1 { margin-bottom:15px;}
.p2 { margin-bottom:20px;}


/*==================txt, links, lines, titles====================*/
a {color:#348dcc; text-decoration:none;}
a:hover { text-decoration:underline;}

h2 { color:#348dcc; font-size:1em; margin-bottom:15px;}
h3 { color:#348dcc; font-size:1em;}

.txt1 { color:#348dcc;}

.link1 { background:url(images/marker2.gif) no-repeat right 5px; padding:0 17px 0 0; color:#6f8391; font-weight:bold; text-decoration:none;}
.link1:hover { text-decoration:underline;}

.title { margin-bottom:25px;}

/*header*/
#header div { position:absolute;}

/*content*/
#content { padding:0 37px 0 36px; margin-top:-12px;}
.content-box { border-left:1px solid #767676; border-right:1px solid #767676;}
.bg { background:url(images/content-bg.gif) left top repeat-x #fff;}
#content .inner { padding:38px 0 33px 30px;}
#content .inner1 { padding:38px 0 33px 0;}

/*footer*/
#footer { background:#e5e7e8; border-left:1px solid #767676; border-right:1px solid #767676; margin:0 37px 0 36px;}
#footer p { padding:26px 0 0 35px;}

/*==================modal window====================*/

#testdiv {width:260px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#d6d6d6}

