﻿@charset "utf-8";
*{margin:0; padding:0;}
body{font-size:14px;}
ul{list-style:none;}
.warp{width:970px; margin:0 auto;}
img{ float:left; border:0;}


/*topmenu导航条*/
.toplogo{width:150px; float:left; padding:2px 0 0 20px;}
#topmenus {float:left; background:url(../images/topmenubg.jpg) repeat-x; height:31px; margin-bottom:2px;width:970px;}
#topmenus span {float:left;padding:3px 0 0 20px;}
#topmenus ul {float:right; width:770px;}
#topmenus li {float:left; line-height:27px;}
#topmenus li a { color:#010101; font-size:12px;padding:0 7px; text-decoration:none;}
#topmenus li a:hover{ text-decoration:underline; }

.main{ width:970px; float:left;}
.banner{ width:970px; float:left;}
.left{ width:370px; float:left;}

.foncus{padding:4px; border:1px #ccc solid;}
.center{width:340px; float:left;}
.center h1{ font-size:16px; font-weight:bold; text-align:center; color:#039; line-height:25px;}
.center p{ text-indent:2em; line-height:22px; color:#666; padding-top:4px;}
.center a{ color:#c00; text-decoration:none;}
.center a:hover{ text-decoration:underline;}
.right{width:242px; border:1px #ccc solid; float:left; color:#666;}
.right ol{ padding:6px; list-style:none;}
.right li{line-height:24px;}
.right li strong{ line-height:26px;}
.right a{ color:#c00; text-decoration:none;}
.right a:hover{ text-decoration:underline;}
.box{ width:968px; float:left;border:1px #ccc solid;}
.yuansu{ padding:7px;float:left; width:172px;}
.yuansu dl,.yuansu dt,.yuansu dd{width:160px; }
.yuansu dl{ padding:6px; border:1px #ccc dashed;width:160px;}
.yuansu dl img{ padding:1px; border:1px #ccc solid;}
.yuansu dd{text-align:center; line-height:20px;}
.yuansu dd a{ font-size:12px; color:#333; text-decoration:none;}
.yuansu dd a:hover{text-decoration:underline;}

.bottom{ border:1px #ccc solid; margin-top:8px; font-size:12px; line-height:20px; color:#333;}
.bottom li a{color: #083995; padding:0 5px 0 5px; text-decoration:none;}
.bottom li a:hover{text-decoration:underline;}
.bottom li {text-align:center;}
/*边界*/
.mt8{margin-top:8px;}
.mlr8{margin:0 8px 0 8px;}
