@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;
	font-family: Î¢ÈíÑÅºÚ;
}
a
{
    text-decoration:none;
    color:#000;
    }
img{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#016ba9;}
ul{ list-style-type:none;}
li{padding:0; margin:0px; border:0px;}
#header{ width:100%; height:86px; background:#077bc8; }
#top_bg{ height:86px;background:url(../img/top_bg.jpg) no-repeat;}
#logo{ width:476px; height:86px; float:left;}
#info{ width:320; float:left; margin-top:48px; height:20px; line-height:20px; color:#FFFFFF;}
#kz_btn{ width:17%; float:right; margin-top:48px; overflow:hidden;}
#kz_btn a,#kz_btn a:link{ color:#FFFFFF; text-decoration:none;}
#nav{ height:29px; background:url(../img/menu_bg.png); overflow:hidden; clear:both;}
#nav ul li{ float:left; font-size:12px; padding-left:50px; padding-right:35px; line-height:29px;}
#nav ul li a,#nav ul li a:link{ color:#FFFFFF; text-decoration:none;}
.line{ padding:0px; background:url(../img/menu_line.jpg); width:1px; height:29px;}
#main{ position:relative; width:100%;}
#left{
	width:194px;
	position:absolute;
	top:0px;
	left:0px;
}
.left_top{ height:29px; background:url(../img/left_top.png); line-height:29px; padding-left:38px; font-size:14px; color:#FFFFFF; font-weight:bold;}
.left_content{ height:571px; background:url(../img/left_bg.jpg);}
.left_content div{ padding-top:8px; padding-left:17px;}
#middle{ width:8px; border-right:1px solid #327cb1; height:600px; position:absolute; top:0px; left:194px;}
#right{width:100%; position:absolute; top:0px; right:0px;}
.ab_r{ margin-left:201px;}
.r_td{ height:40px; min-width:90px; width:25%; text-align:left; 
background:#f8f8f8; line-height:40px; border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7;
}
.l_td{ height:40px; padding-left:20px; border-bottom:1px solid #e7e7e7;background:#f8f8f8;}
.new_td1{background:#f6f6f6; border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7;}
.new_td2{background:#ffffff; border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7;}

#footer{ width:100%; position:absolute; top:593px; left:0px;}

/*index*/
#containter{ width:100%; height:100%; background:#016ba9;}
#index_top{ background:url(../img/index_01.jpg); height:147px; width:1000px; margin:0 auto; margin-top:180px;}
#index_main{ width:1000px; margin:0 auto;}
#index_left{ width:438px; height:276px; background:url(../img/index_02.jpg); float:left;}
#index_middle{ float:left; background:url(../img/index_03.jpg); height:276px; width:284px;}
#index_middle p{ margin-top:9px; margin-left:8px; color:#FFFFFF;}
#index_middle p a,#index_middle p a:link{ color:#003366; text-decoration:none;}
#index_middle p a:hover{ color:#FFFFFF; text-decoration:none;}
#index_right{ float:left; height:276px; background:url(../img/index_04.jpg); width:278px;}
#index_footer{ width:1000px; margin:0 auto; color:#FFFFFF; text-align:center; height:146px; line-height:146px;}

#menulist
{
   font-size:12px; padding:5px; color:#fff;
    }
    
    #menulist a
{
   color:#fff;
    }

.quotes
{
    text-align:center;
    line-height:30px;
    height:30px;
    margin-right:20px;
    }
