@charset "utf-8";
/* CSS Document */
@import url(html.css);
/*
 ***************************************首页左边样式*******************************************
 */
#leftbox{	
    width:235px;
	float:left;
	margin-top:5px;
	}
#box1,#box2{
    background:url(../images/left_back.jpg) left top repeat-y;
    }
#box2 p{
    text-align:center;
	margin-top:2px;
	}
#box1 p{
    margin-left:20px;
    margin-top:5px !important;
	margin-top:1px;
	}
.titlogin{
    background:url(../images/lefttop.jpg) top left no-repeat;
	
	line-height:70px; 
	}
.titsearch{	
	
    background: url(../images/tit_search.jpg) top left no-repeat;
	
	line-height:35px;
	}
.titlinks{
    background: url(../images/tit_linsk.jpg) top left no-repeat;
	line-height:40px !important;
	line-height:30px;
	}
.topback{
    background: url(../images/lefttopback.jpg) top left no-repeat;
	}
.bottomback{
    background:url(../images/leftbottom.jpg) bottom left no-repeat;
	}
.linksback{
    background: url(../images/linksback.jpg) top center no-repeat;
	padding:45px 0;
	text-align:center;
	font-weight:bold;
	color:#0c2966;
	line-height:40px !important;
	line-height:20px;
	}
/*
 ***************************************首页右边样式*******************************************
 */
#rightbox{
    width:760px;    
	float:right;
	margin-top:5px;
	border:#75a3c9 1px solid;
	background:url(../images/rightback.jpg) 460px top repeat-y;
	}
#rightbox li{
    line-height:20px;
	}
#rightbox a{
    color:#2c2c2c;
	text-decoration:none;
	}
#rightbox a:hover{
    color: #FF3300;
	text-decoration:none;
	}
#newsgroup1{
    width:466px;
	float:left;
	}
#newsgroup2{
    width:290px;
	float:right;
	}
#newsgroup1 ul,#newsgroup2 ul,{
    clear:left; 
	}

#newsgroup1 h4{
    margin:0px 0 0 0;
    padding:0;
    clear:left;     
	}
#newsgroup2 h6{
    margin:0;
    padding:0;
    clear:left;     
	}
#newsgroup1 h4{
    background:url(../images/titleback.jpg) center top no-repeat;
	font-size:14px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:30px;
	}
#newsgroup1 h4 span{ float:right; margin-top:-25px;padding-right:8px;}
#newsgroup2 li{
    line-height:23px;
	}
#newsgroup2 .titleback1{
    background:url(../images/titleback2.jpg) left top no-repeat;
	line-height:28px;
	text-align:right;
	font-size:14px;	
	padding-right:5px;
	}
	#newsgroup2 .titleback03{
    background:url(../images/titleback03.jpg) left top no-repeat;
	line-height:28px;
	text-align:right;
	font-size:14px;	
	padding-right:5px;
	}
#newsgroup2 .titleback2{
    background:url(../images/titleback3.jpg) left top no-repeat;
	line-height:28px;
	text-align:right;
	font-size:14px;	
	padding-right:5px;
	}
#newsgroup2 .titleback2 a,#newsgroup2 .titleback1 a{color:#FFFFFF;}
/*
 ***************************************下载样式*******************************************
 */
#download{
     width:760px;
	 float:right;
	 background:#cae7f3;
	 border:#75a3c9 1px solid;
	 margin-top:5px;
	 }
#downnav{
    width:740px;
    float:left;
    height:29px;
	line-height:29px;
	background:url(../images/downback.jpg) left top repeat-x;
	margin-left:7px;
	margin-right:5px;
	margin-top:7px;
	border-left:#d2d2d2 1px solid;
	border-top:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
	}
#downnav a{
    display:block;
    height:29px;
    line-height:29px;
	float:left;
	width:111px;
	text-align:center;
	color:#18397c;
	padding:0 3px;
	}
#downnav .hover{
    background:url(../images/downbut2.jpg) bottom left repeat-x;
	color:#FFF;
	font-weight:bold;
    }
/*#downnav a:hover{
	background:url(../images/downbut2.jpg) bottom center no-repeat;
	}*/
#downconter{
    width:740px;
    height:200px;
    float:left;
    margin-left:7px;
	margin-right:5px;
	margin-bottom:5px;
	background:#FFF;
	border-left:#d2d2d2 1px solid;
	border-bottom:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
	}
#downconter ul {
    line-height:23px;
	}
/*
 ***************************************下载*******************************************
 */
		#navlist
		{
			padding-left: 0;
			margin: 0;
			background-color: #3879b9;
			color: White;			
			width: 100%;
			font-family: arial, helvetica, sans-serif;
			background:url(../images/NavBackimg.gif) left top repeat-x;			
			height:30px;
			font-size:14px;
			font-weight:bold;
			list-style:none;
		}
		li{
			float:left;
		  }

	#navlist li a:hover{
		   color: #fff; background-color:#FF0000; background-image:none;
		}	
	#navlist a{
    padding:8px;
	color:#ee5700;
	text-decoration:none;
	}	
		#navlist li a
		{
			padding: 0.2em 19px;	
			color: White;			
			margin-top:4px;
			text-decoration: none;
			float: left;
			border-right: 1px solid #fff;
		}
		#navlist li .none{border-right:none;}
		#navlist li ul{ 
		    margin:25px 0 0 0px !important; 
			margin:0px 0 0 0px;
			}
		#navlist ul li a:hover
		{
			background-color: #eb0748;				
			color: #fff;
		}
		#navlist li ul{ margin:0; padding:0;}
		#navlist li ul li a{ color:#000066; width:120px; padding:5px 10px;margin-top:0px; background:url(../images/NavBackimgHover.gif) left top repeat-x;}
		 #home #homepage a{ color:#fff; background-image:none;}
		#downL{
		text-decoration:none;		
		position:absolute;
		margin-left:40px;
		list-style:none;
		clear:both;
		display:none;
		width:100px;
		font-size:12px; 
		font-weight:normal;
		}
		#downL li a{
		display:block;
		border:1px solid #fff;
		text-decoration: none;
		background-color:#ffff;
		font-color:blue;
		width:130px;
		}
	
#downconter a{text-decoration: none; color:#666666;}