﻿/* CSS Document */
*{BORDER:0px;PADDING:0px;MARGIN:0px;}
BODY {FONT-SIZE: 12px;background-color:#1f588d;FONT-FAMILY: arial, Tahoma, Verdana, '新宋体', sans-serif, '宋体', sans-serif;}
DIV {overflow:hidden;}
UL {LIST-STYLE-TYPE: none;}
a{color:#1f5b8f;text-decoration: none;}
a:hover{color: #6fa4d2;text-decoration:underline;}
.fb_14{color:#1f5b8f;font-size:14px;font-weight:bold}
/*属性样式*/
.blank{color:#333;}
.blank a:link, .blank a:visited{color:#333;text-decoration:none;}
.blank a:hover, .blank a:active{color:#f03;text-decoration:none;}
.blankwrite{color:#666}
.blankwrite a:link, .blankwrite a:visited{color:#666;text-decoration:none;}
.blankwrite a:hover, .blankwrite a:active{color:#999;text-decoration:none;}
/*白色*/
.whrite{color:#fff;}
.whrite a:link, .whrite a:visited{color:#fff;text-decoration:none;}
.whrite a:hover, .whrite a:active{color:#fdf382;text-decoration:underline;}
a.whrite1:link,a.whrite1:visited{color:#fff;text-decoration:none;font-size:14px;}
a.whrite1:hover,a.whrite1:active{color:#f03;text-decoration:none;font-size:14px;}
/*红色 */
.reed{COLOR:#f00;}
a.reed:visited,a.reed:link{COLOR: #f30; TEXT-DECORATION: none}
a.reed:hover,a.reed:active {COLOR: #f30; TEXT-DECORATION: underline}
.reedbold a:link, .reedbold a:visited{COLOR: #c50023; TEXT-DECORATION: none}
.reedbold a:hover, .reedbold a:active{COLOR: #f30; TEXT-DECORATION: underline}
/*图片定义*/
.mainbody{width:906px;margin:0 auto;}
/*头部搜索*/
.topsearch {margin-top:10px;}
.topsearch .leftword{color:#fff;font-size:14px;font-weight:bold;text-align:center}
.topsearch input{border:1px solid #7c9cbb;padding:3px;}
.topsearch .submit{background:url(../picture/sub_mit.gif) no-repeat;border:none;width:88px;height:29px;}
/*主站平台菜单定义*/
.top_menu{height:52px;padding-left:80px;}
.top_menu li{float:left;font-size:14px;font-weight:bold;margin-left:8px;}
.top_menu li a{float:left;padding:0 5px 0 5px;height:35px;background:url() no-repeat left top;text-decoration:none;cursor:hand;}
.top_menu li a span{float:left;display:block;padding:18px 5px 0 5px;height:35px;background:url() no-repeat right top;color:#fff;}
.top_menu li a:hover{float:left;padding:0 5px 0 5px;height:35px;background:url()no-repeat left top;text-decoration:none;}
.top_menu li a:hover span{float:left;display:block;padding:18px 5px 0 5px;height:35px;background:url() no-repeat right top;color:#FF0;}
.top_menu li.currentmenu a{float:left;padding:0 5px 0 5px;height:35px;background:url() no-repeat left top;text-decoration:none;}
.top_menu li.currentmenu a span{float:left;display:block;padding:18px 5px 0 5px;height:35px;background:url() no-repeat right top;color:#fff;}