﻿@charset "utf-8";
body{font-size:12px;line-height:2;font-family:"Simsun","Microsoft YaHei",Verdana,Arial,Helvetica;background:white url(../images/body_bg.png) 0 0 repeat-x;}
/*-------header-------*/
.header{width:1200px;height:114px;margin:0 auto;background:url(../images/header_bg.png) 50% 0 no-repeat;}
.logo{display:block;width:338px;height:114px;background:url(../images/logo.png) 0 0 no-repeat;margin-left:15px;float:left;}
.logo_text{float:left;font:bold 36px/38px 'Microsoft YaHei';color:#1056a7;margin-top:29px;text-shadow:0 3px 4px #99F;letter-spacing:0px;}
/*-------nav-------*/
.nav{width:1200px;height:46px;margin:0 auto;background:#1261bc;border-top:1px solid #0c3f7a;border-bottom:2px solid #0c4a92;border-radius:0 0 5px 5px;}
.nav_list{list-style:none;}
.nav_list li{display:inline-block;height:40px;float:left;background:url(../images/bg_sprites.png) 100% -370px no-repeat;}
.nav_list li.last{background:none;}
.nav_list li a{display:block;width:240px;height:40px;padding:3px 0; text-align:center;}
.nav_list li a:hover span{color:#dde8f6;}
.nav_list li.default a{background:url(../images/bg_sprites.png) 0 -322px repeat-x;}
.nav_list li a span{font:14px/40px 'Simsun';color:#fff;}
i.i_n1,i.i_n2,i.i_n3,i.i_n4,i.i_n5{display:inline-block;width:22px;height:22px;position:relative;top:6px;background:url(../images/icon_sprites.png) no-repeat;}
i.i_n1{background-position:0 -12px;}
i.i_n2{background-position:0 -56px;}
i.i_n3{background-position:0 -101px;}
i.i_n4{background-position:0 -146px;}
i.i_n5{background-position:0 -191px;}
/*-------mainbody-------*/
.mainbody{width:1200px;min-height:600px;height:auto;margin:0 auto;background:#f1f1f1;padding:12px 0px;border-radius:5px 5px 0 0; overflow:hidden;}

/*-------footer-------*/
.footer{width:1200px;height:55px;background:#1465c1;margin:0 auto;padding-top:11px; clear:both; }
.footer p{font:14px/24px 'Simsun'; color:#fff; text-align:center;}