/* CSS Document */
*{ padding:0; margin:0;}
a{ color:#555; text-decoration:none;}
a:hover{ color:#03a23c;}
a{outline:none;}/*去除超链接虚线框*/
li{ list-style:none;}
img{ border:0;}
h1,h2,h3,h4,h5,h6{ font-size:12px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#f8f8f8;
	font-family:"宋体";
    color:#565a5b; 
	font-size:12px;
}
.middle{background: url(../images/banner1.gif) repeat-x;background-position: center top; }
/*******===== 网站头部样式 =====*****/
.Head{ background:#f0f0f0;}
.Head .top_one{ width:990px; margin:0 auto; height:14px; padding-top:14px; text-align:right;}
.Head .top_one a,.Head .top_one a:visited{ color:#ff0000; font-size:14px;font-weight:bold;}
.Head .top_two{ width:990px; margin:0 auto;height:61px;}
.Head .top_two .Logo{ float:left; padding:0 0 0 7px;}
.Head .top_two .Phone{ float:left; color:#e9020f; font-family:"微软雅黑"; font-size:18px; font-weight:bold; padding:10px 0 0 61px;}
.Head .top_two .Search{ float:right; padding:13px 0 0 0;}
.Head .top_two .Search input.tex{ width:173px; height:19px; padding-left:2px; border:#cccccc solid 1px; float:left; border-right:0px;}
.Head .top_two .Search input.bot{ width:27px; height:21px; background:url(../images/botton_search.jpg) no-repeat;border:#cccccc solid 1px; border-left:0px; float:left;}
.Head .Nav{ background:url(../images/nav_bg.png) repeat-x; height:28px;}
.Head .Nav ul{ width:990px; margin:0 auto;}
.Head .Nav ul li{ float:left; width:141px; height:20px; padding-top:8px;text-align:center; background:url(../images/hr_d.jpg) no-repeat right 8px; }
.Head .Nav ul li a,.Head .Nav ul li a:visited{ font-family:"微软雅黑"; font-size:14px; color:#f7fefb; font-weight:bold; display:block;}
.Head .Nav ul li a:hover{ background:#5ba276; display:block;}

.Footer{ background:url(../images/footer_bg.jpg) repeat-x; height:201px; overflow:hidden; margin-top:20px;}
.Footer .Link{ width:990px; height:165px; margin:0 auto;}
.Footer .Link .star{ width:116px; padding:14px 0 0 14px; float:left;}
.Footer .Link .star dl{ color:#565656; font-weight:bold; font-size:13px;}
.Footer .Link .star li{ line-height:24px;}
.Footer .Link .star li a,.Footer .Link .star li a:visited{ color:#565656; font-size:13px;}
.Footer .Link .phone{ float:right; width:200px; text-align:right; padding:20px 0 0 0; color:#757575; font-size:13px;}
.Footer .Copy{ width:990px; margin:0 auto; height:36px; line-height:36px; color:#f8f8f8; text-align:center;}





















