/*页面基本信息*/
*{ margin:0px; padding:0px; }
body{margin:0px; padding:0px; border:0px;text-align:center; list-style:none; background:#000; color:#FFF}
a{ text-decoration:none;border:0px; font-size:12px; color:#FFF}
img{ border:none;}


/*页面头部*/
.containner{ width:980px; margin:0 auto}
.header{ background:url(../Images/top_02.gif) no-repeat; width:980px; height:125px;}
.pagemain{ width:980px; height:549px; background:url(../Images/mian_bj_03.gif) no-repeat; margin-top:-20px;}
.shouchang{ margin-top:15px; text-align:right;font-size:12px}
.nav{ padding-top:15px;}
.nav ul{ list-style:none;text-align:right;font-size:14px;}
.nav ul li{ float:right; width:100px; line-height:100px; text-align:center}
.nav ul li a{font-size:14px;width:100px; }
.nav ul li a:hover{font-size:14px; color:#ffcf29; background:url(../Images/nav_bj_03.gif) no-repeat;  height:60PX;width:86px;line-height:100px; }
.mian{ width:710px; padding-top:20px; text-align:left; margin-left:250px; }

.home{ width:250px; margin:0 auto} 
.home ul{ }
.home ul li{ color:#034c7f; width:78px; float:left;height:29px;}
.home ul li a{ color:#034c7f; width:78px;height:29px; font-size:14px}
.home ul li a:hover{ color:#f00; background:url(../Images/hover_03.jpg) no-repeat; width:78px; height:29px; }



.footer{ background:url(../Images/footer_03.gif) no-repeat; width:980px; height:81px;}