/* 全局样式 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;font-family:微软雅黑;}
body{color:#333;font:12px; background-color:#f7f7f7}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}

.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.blank10{ height:10px; line-height:10px; font-size:0; clear:both;overflow:hidden; display:block;}
.blank15{ height:20px; line-height:15px; font-size:0; clear:both;overflow:hidden; display:block;}
.blank20{ height:20px; line-height:15px; font-size:0; clear:both;overflow:hidden; display:block;}
.blank0{ height:0px; line-height:0px; font-size:0; clear:both;overflow:hidden; display:block;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}

.ucom{ width:980px; margin:0 auto;}
.layout{ width:984px; margin:0 auto;}

/* 超链接样式*/
a{color: #666; text-decoration:none;}
a:hover {color: #ff6600; text-decoration:none;}

/*头部样式*/
.header{ height:100px; background-color:#fff}
.header .logo{ float:left; margin-top:15px;}
.header .tel{ float:right; /*background:url(../images/top.jpg)  no-repeat; width:370px; height:60px;*/ color:#666666; margin-top:40px; font-size:36px;font-style: italic; line-height:36px}

/*导航样式*/
.mainNav{ height:40px; background:#119b9c;}
.mainNav ul{ padding-left:180px;}
.mainNav ul li{ float:left; line-height:40px; width:200px; text-align:center;}
.mainNav ul li a{ color:#fff; background:url(../images/navline.gif) no-repeat right 0px; display:block; font-size:16px; font-weight:bold;}
.mainNav ul li a:hover{color:#ffcc00;}

.mainNav ul .noline a{ background:none;}


/*底部样式*/
.footer{ height:480px; background:url(../images/footerBg.jpg) repeat-x;}
.footer p{ text-align:center; line-height:24px; padding-top:25px;font-size:18px;}

/*底部样式2*/
.ucomfoot{width:100%;min-width:980px;background-color:#c7c7c7;background:url("../images/bg-foot.gif") repeat;border-top:2px solid #ddd;font-size:12px;}
.ucomfoot div.content{width:980px;margin:0 auto;font-family:"Verdana", "Arial", "Helvetica", "sans-serif";}
.ucomfoot{padding-bottom:32px;padding-top:32px;line-height:24px;}
.ucomfoot a:link,.ucomfoot a:visited{color:#666}
.ucomfoot span.title{color:#666;font-weight:bolder;}
.foot-link{color:#02605a}
.foot-info{width:960px;margin:0 auto;color:#9e9e9e;font-size:12px;padding-top:16px;line-height:24px}
.foot-info .hd{margin:0 10px}
.foot-line{border-top:1px solid #d2dadc}
.foot-info a:link,.foot-info a:visited{color:#9e9e9e}
.f5{/*友情链接(文字)专用*/
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}

/*统计*/
.tongji{
text-align:center;
display:none;
} 