/** 公共 页头部分 **/
*{padding:0px; margin:0px;}
body{  font-size:12px; text-align:center; line-height:1.8em } 
ul,li,ol{ list-style:none;border:0;}
.clear{ clear: both; height:0; visibility: hidden; font-size:0px; }
img {border:0;}
a:link{color: #000; text-decoration: none;}
a:visited{color: #000; text-decoration: none;}
a:hover{color: #ba2636;text-decoration: underline;}
a:active{color: #ba2636;text-decoration: underline;}
#top{width:100%; height:32px;background: url(http://ats.taiwan.cn/images/bg.gif) repeat-x; text-align:center;line-height:32px;}
.top_box{ width:1004px; margin:0 auto; text-align:left;}
/*.top_log{float:left; background:url(http://et.special.taiwan.cn/images/logo22.gif) no-repeat 15px 2px;padding-left:35px; padding-right:5px;font-weight:700;}*/
.top_log{float:left; background:url(http://ats.taiwan.cn/images/logo22.gif) no-repeat 15px 2px;padding-left:35px; padding-right:5px;font-weight:700;}
.top_log a{color: #990000; text-decoration:none;}
.top_log a:hover{color: #990000; text-decoration:none;}
.time{ float:left;background:url(http://ats.taiwan.cn/images/nav_vlineyipix.gif)  no-repeat 5px 7px; padding-left:15px;color:#525252; }
.top_list{ float:right;padding-right:5px;}
.top_menu{padding:0px 8px; background:url(http://ats.taiwan.cn/images/nav_vlineyipix.gif) no-repeat;color:#990000; font-weight:700;}
.top_menu a{color:#990000; text-decoration:none;}
.top_menu a:hover{color: #990000;text-decoration:none;}
.top_login{padding:0px 8px; background:url(http://ats.taiwan.cn/images/nav_vlineyipix.gif) no-repeat;}
.top_login a{ color:#525252; text-decoration:none;}
.top_login a:hover{ color:#ba2636; text-decoration:none;}

ul#main_menu{clear: both;width:1004px;margin:0 auto; height:34px;line-height:34px;border-bottom:1px #ddd solid;}
ul#main_menu li{float:left;padding:0px 8px;background:url(http://ats.taiwan.cn/images/nav_vlineyipix-1.gif) no-repeat 0px 12px;}

li#topnav {position: relative;z-index: 0; padding:0px; margin:0px; text-align:center;}
li#topnav .sub { border:1px #667bce solid;background:#FFF;top: 30px; left:-43px; display: none;position: absolute; float: left;}
li#topnav .sub ul{list-style: none;margin: 0; padding: 0;width: 75px;float: left; }
li#topnav .sub ul li {padding:0px; margin:0px;width: 100%;color: #475ca6; height:23px; line-height:23px;background:none; }
li#topnav .sub ul li a {display:block;text-decoration: none;color: #475ca6;}
li#topnav .sub ul li a:hover {color: #039;}
/** //公共 页头部分 **/