﻿@charset "utf-8";
/*-- 公共样式 --*/
body { font-size:12px; color:#707070; margin:0px; padding:0px;}
div,p,span,img,ul,li,dl,dt,dd,h1,h3,h2,h5,h4,h6{margin:0px;padding:0px; border:0 none;}
ul{list-style-type:none;}
li{list-style:none;}
a{color:#707070; text-decoration:none;cursor:pointer}
a:hover {text-decoration: none;}
* {	margin: 0px;padding: 0px;}
.f1{font-size:14px; font-weight:bold;}


/*-- General Style 总体风格--*/
.clear_fudong{height:20px; float:left; clear:left; }
.bt{ color:#117e81; font-weight:bold; font-size:14px;}
.left_margin{margin-left:20px;}
.left_margin2{ margin-left:10px;}
#rightDiv{
   width:30px; /* 宽度 */
   height:30px; /* 高度 */
   position:absolute; /* 绝对定位激活 */
   z-index:1;
}

/*-- 头部样式--*/
#tcdiv ul{padding:0px; margin:0px; list-style-type:none}
#tcdiv ul li{width:auto; height:20px; line-height:20px; /*border-bottom:1px dotted #666666;*/}
#tcdiv ul li a{color:#000000; text-decoration:none; font-size:12px;}
#tcdiv ul li a:hover{color:#666666; text-decoration:none;}

/*--头部js下拉内容样式--*/
.topnav{background:#eeeeee; width:100%;}
.topnav a:link {text-decoration: none;color:#666666;}
.topnav a:visited {text-decoration: none;color:#666666;}
.topnav a:hover {color: #339999;text-decoration: none;}
.topnav a:active {text-decoration: none;color:#666666;}
.font12 {font-family: Arial, Helvetica, sans-serif;	font-size:12px;	color: #eeeeee;	}


/*--底部内容样式--*/
.fot{width:100%; height:240px;background:#0d0d0d; clear:both;}
.fot_logo{width:202px; height:122px; float:left; position:absolute;}
.fot_nr{width:950px; margin:auto; height:220px; padding-top:20px; position:relative;}
.fot_nrwk{width:740px; height:50px; position:absolute; left: 219px; top: 24px; font-family:"宋体"}
.fot_nr ul { list-style:none; margin:0px; padding:0px;}
.fot_nr li{ border-left:#414141 solid 1px; display:block; width:auto; float:left; height:50px; line-height:17px; color:#414141;font-family:"宋体"}
#fot_nra{padding-left:10px; color:#00afaf; font-size:14px;width:155px; margin-left:10px;font-family:"宋体"}
#fot_nrb{padding-left:10px; font-size:12px;width:325px;}
#fot_nrc{padding-left:10px; font-size:12px;width:195px;}
.fot p {width:122px; height:24px; position:absolute; left: 749px; top: 198px;color:#414141;font-family:"宋体"}
.fot p a { color:#666666; text-decoration:none;}
.fot p a:hover { color:#339999; text-decoration:none;}