﻿body
{
    margin:0px;
    padding:0px;
}
.clear{clear:both;}
#main{width:962px; margin:0px auto;}
.header{width:962px;height:92px;}
.header .left{width:275px; float:left;}
.header .right{width:687px; height:92px; float:right; background-image:url(images/header_bg.jpg); background-repeat:repeat-x; background-position:left top; text-align:right;}

.h_text{font-family:Verdana; font-size:10px; color:#000000; line-height:18px; padding:10px 0px;text-align:left; width:270px; float:right; font-weight:bold;}
.h_text a{color:#000000; text-decoration:none;}
.h_text a:hover{text-decoration:underline;}

.menu{font-family:Verdana; font-size:12px; color:#ffffff; font-weight:bold; padding:6px 0px;}
.menu a{color:#ffffff; padding:0px 20px; text-decoration:none;}
.menu a:hover{text-decoration:underline;}

.banner{width:962px;height:247px; white-space:nowrap;}
.content{width:962px; background-image:url(images/content_bg.jpg); background-repeat:repeat-y; background-position:left top; min-height:200px;}
.content .left{float:left; width:744px;}
.content .left .text{color:#292727;font-family:Verdana; font-size:12px; padding:15px 40px; line-height:16px;}
.content .left .text_search{color:#292727;font-family:Verdana; font-size:12px; padding:15px 40px; line-height:16px; width:650px; height:600px; overflow:hidden;}
.content .right{float:right; width:218px;}
.content .right .searchbox{width:206px; padding:6px; height:37px; background-image:url(images/search_bg.jpg); background-repeat:no-repeat; background-position:left top;font-family:Verdana; font-size:11px; color:#000000; font-weight:bold;}
.content .right .searchbox .btn{margin:0px 0px -5px 0px;}
.content .right .r_text{color:#292727;font-family:Verdana; font-size:11px; padding:0px 20px 20px;}
.content .right .r_text h2{color:#292727;font-family:Verdana; font-size:11px; font-weight:bold; margin:0px; padding:10px 0px; text-align:center;}
.footer{font-family:Verdana; font-size:9px; color:#000000; text-align:right; padding:20px 5px 5px 0px;}
.bottom{border-bottom:solid 3px #0057a8; width:100%;}