/* CSS Document */
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{
    text-decoration: none;
} /* 链接无下划线,有为underline */ 
a:link{
    color: #0066CC;
} /* 未访问的链接 */
a:visited{
    color: #0066CC;
} /* 已访问的链接 */
a:hover{
    color: #000; text-decoration:underline;
} /* 鼠标在链接上 */ 
a:active{
    color: #f30;
} /* 点击激活链接 */
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body { font-family:Verdana; font-size:12px; margin:0; background:#FAF9F3 url(../skin/css_img/bg.gif) center 0 repeat-y;}

}
html{
    scrollbar-face-color:#696969;
	scrollbar-highlight-color:#a4a4a4;
	scrollbar-3dlight-color:#484848;
	scrollbar-darkshadow-color:#484848;
	scrollbar-shadow-color:#1b1b1b;
	scrollbar-arrow-color:#f90;
	scrollbar-track-color:#484848;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td{
    font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
input{background:#fff;border:1px solid #ABACAC;color:#000;height:16px;font-size:9pt;}
button{font-size:9pt;height:20px;}
select{font-size:9pt;height:20px;}
.pic1{border:1px solid #999;margin-bottom:3px;} /* 文章频道图片边框c2c2c2 */
.pic2{border:1px solid #999;margin-bottom:3px;} /* 下载频道图片边框 */
.pic3{border:1px solid #666;} /* 图片频道图片边框 */
img{border:none;}
form{padding:0px;margin:0px;}
ul,ol,li,dl,dt,dd{
    padding:0px;
	margin:0px;
	list-style:none;
}
h1{
    font-size:11pt;
	margin:0px;
	color:#f30;
	font-weight:bold;
	background:none;
	float:none;
	width:100%;
	text-align:center;
	padding:0px;
}
HR {
	BORDER-RIGHT: #cccccc 1px dotted; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted
}
.more{float:right;margin-top:-20px;}
.submit{
    height:22px;
	line-height:22px;
	width:60px;
	background:#efefef;
	border:1px solid #666;
}
.LinkArticleCorrelative{
    height:20px;
	line-height:20px;
}
.list{
    border-bottom:1px dashed #ccc;
	height:25px;
	line-height:25px;
}
.clear{
    clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	visibility:hidden;
	overflow:hidden;
}
/*===--===Header===--===*/
#headertable{
    margin:0 auto;
        width:900px;
	height:62px;
	background:#fff; 
        margin-bottom:5px;
        margin-top:5px;
}#logo{
    width:170px;
	height:60px;
	float:left;
} /* 放顶部登录框 */
#topinfo{
	text-align:center;
	margin:0px auto; 
	background: #C1C1C1;
	height: 28px; 
	padding-top: 5px;
        color:#333333;
}/* 我的菜单 */
#menufyf{
    margin:0 auto;
    width:900px;
	background:#00425A url(/skin/new_img/menu.jpg) repeat-x;
	color:#000;
	height: 35px;
}#menufyf .lefts {
	background: url(/skin/new_img/menul.jpg) no-repeat left; 
	height: 35px; 
	padding-left: 5px;
}#menufyf .rights  {
	background: url(/skin/new_img/menur.jpg) no-repeat right;
	float: right;
	height: 35px;
	width: 8px;
}#menufyf li a { 
	color: #FFF;
	text-align: left;
	padding-left: 11px;
	padding-right: 14px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
}#menufyf li a:hover { 
     	color: #C8FF60;
}#menufyf li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(../skin/new_img/sep.gif) no-repeat top right
}/* 菜单插图热 */
#menufyf .hot { padding: 0px;
	float: center;
	margin: 0;
	background: url(../skin/new_img/hot.gif) no-repeat top right
}/* 菜单插图主页图 */
#menufyf .index { padding: 0px;
	float: left;
	margin: 0;
	background: url(../skin/new_img/index.gif) no-repeat left

}/* 附菜单 */
#submenu{
        margin:0 auto;
        width:900px;
	height:30px;
	line-height:25px;
	text-align:left;
        padding-left:8px;
}/* 内容100% */
#main { 
	margin: 0 auto;
	width: 900px;
	padding: 0px; 
}
#main .boxtop  { 
        height: 14px; 
        background: #fff url(../skin/new_img/mainboxtop.gif) no-repeat top left; 
        color: #000; 
}
#main .box {
        background: #FFF url(../skin/new_img/mainbox.gif) repeat-y; left;
	color: #000;
	padding: 0 8px 15px 8px;	
	margin: 0 0 0px 0;
        line-height: 20px;
}
#main .more {
        width: 100%;
        height: 20px; 
        background: #fff url(../skin/new_img/mainboxmore.gif) no-repeat top left; 
        color: #000; 
        margin-bottom: 5PX
}/* 主页左边BOX */
#left { float: left; width: 76.1%; margin-top:5px; background: #fff }
#left .boxtop  { 
        height: 14px; 
        background: #fff url(../skin/new_img/leftboxtop.gif) no-repeat top left; 
        color: #000; 
}
#left .box {
        background: #FFF url(../skin/new_img/leftbox.gif) repeat-y; left;
	color: #000;
	padding: 0 8px 15px 8px;	
	margin: 0 0 3px 0;
        line-height: 20px;
}
#left .more {
        width: 100%;
        height: 19px; 
        background: #fff url(../skin/new_img/leftboxmore.gif) no-repeat top left; 
        color: #000; 
        margin-bottom: 0PX
}/* 主页右边BOX */
#right { float: right; width: 23.2%; margin-top:5px; background: #fff }
#right .boxtop  { 
        height: 19px; 
        background: #fff url(../skin/new_img/boxtop.gif) no-repeat top right; 
        color: #000; 
}
#right .box {
        background: #FFF url(../skin/new_img/box.gif) repeat-y; right;
	color: #000;
	padding: 0 8px 15px 8px;	
	margin: 0 0 3px 0;
        line-height: 20px;
}
#right .more {
        width: 100%;
        height: 19px; 
        background: #fff url(../skin/new_img/boxmore.gif) no-repeat top right; 
        color: #000; 
        margin-bottom: 5PX
}/* 会员左边BOX */
#memberleft {float: left; width: 19.8%; margin-top:5px; background: #fff
}
#memberleft .boxtop { 
        height: 19px; 
        background: #fff url(../skin/new_img/memberboxtop.gif) no-repeat top left; 
        color: #000; 
}
#memberleft .box {
        background: #FFF url(../skin/new_img/memberbox.gif) repeat-y; left;
	color: #000;
	padding: 0 8px 15px 8px;	
	margin: 0 0 3px 0;
        line-height: 20px;
}
#memberleft .more {
        width: 100%;
        height: 19px; 
        background: #fff url(../skin/new_img/membermore.gif) no-repeat top left; 
        color: #000; 
        margin-bottom: 5PX
       
}/* 会员右边BOX */
#memberright {float: right; width: 79.6%; margin-top:5px; background: #fff
}
#memberright .boxtop { 
        height: 14px; 
        background: #fff url(../skin/new_img/memberboxtop_r.gif) no-repeat top left; 
        color: #000;  
}
#memberright .box {
        background: #FFF url(../skin/new_img/memberbox_r.gif) repeat-y; left;
	color: #000;
	padding: 0 8px 15px 8px;	
	margin: 0 0 3px 0;
        line-height: 20px;
}
#memberright .more {
        width: 100%;
        height: 19px; 
        background: #fff url(../skin/new_img/membermore_r.gif) no-repeat top left; 
        color: #000; 
        margin-bottom: 0PX
}/* 服务知款框 */
#ContractContent {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 0pt auto; OVERFLOW: auto; BORDER-LEFT: #cccccc 1px solid; WIDTH: 86%; PADDING-TOP: 5px; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 60px; BACKGROUND-COLOR: #fafafa; TEXT-ALIGN: left;
}
/*===--===Bottom===--===*/
#foot{ 
    clear:both;
	margin: 0 auto;
	width: 900px;
	padding: 0px; 
}
#foot .boxtop  { 
        height: 14px; 
        background: #fff url(../skin/new_img/footerboxtop.gif) no-repeat top right; 
        color: #000; 
}
#foot .box {
        background: #FFF url(../skin/new_img/footerbox.gif) repeat-y; left;
	color: #000;
	padding: 0 8px 15px 8px;	
	margin: 0 0 3px 0;
        line-height: 20px;
}
#foot .more {
        width: 100%;
        height: 19px; 
        background: #fff url(../skin/new_img/footerboxmore.gif) no-repeat top right; 
        color: #000; 
        margin-bottom: 5PX
}
#foott{
    margin:0 auto;
    width:900px;
	height:28px;
        text-align:left;
	border-bottom:none;
        background:#6AB6CD;
	clear:both;
	overflow:hidden;
}#foott a{
    color:#0066CC;
}
#foott a:hover{
    color:#000;
	text-decoration:underline;
}#foott li#ftl{
    background:url(/skin/images/bottomlink.gif) no-repeat left;
    line-height:28px;
	text-indent:80px;
	float:left;
}#foott li#ftr{
    float:left;
    text-align:left;
}
#footb{
    height:31px;
	width:900px;
	background:#0585B6;
	clear:both;
}#footb li{
    float:left;
    height:31px;
	line-height:31px;
	overflow:hidden;
}#footb li#fbl{
    width:830px;
	text-align:center;
	background:url(/skin/images/footleft.gif) no-repeat left;
}#footb li#fbt{
    width:40px;
}#footb li#fbr{
	width:30px;
	background:url(/skin/images/footright.gif) no-repeat right;
}