body{
	margin:0px;
	padding:0px;	
	background-color:#000 ;
	font-family: Tahoma, Arial, Helvetica, sans-serif, FreeSans;
	font-size:12px;
	color:#fff;
	text-align:left;
	background-image:url('../img/background.png');
	background-repeat:no-repeat;
	background-position: top center;
	
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}

a:link, a:active, a:visited {
	text-decoration:none;
	
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

a:hover {
	text-decoration:underline;
}

.website{
	width:650px;
	text-align:left;
	border-top:none;
	margin: 0 auto;		
}

.header{
	margin:0 auto;
	text-align:center;
}

.navigator{
	background-image:url('../images/01.cjhc_news_04.png');
	background-position: top center;
	height:44px;
	
}

.navigator1{	
	background-image:url('../img/title.png');
	font-size:24px;
	color:black;
	font-familiy:Arial,Tahoma,sans-serif;
	font-weight:bold;
	padding:3px;
	margin:3px 0px 0px 20px;
	
	float:left;
}

.navigator2 a{
	color:#000;
	float:left;
	display:block;
	border-right:3px #000 solid;
	margin:0px 3px;
	padding-right:4px;
	font-size:14px;
	line-height:18px;
	height:22px;
	font-weight:bold;
	text-decoration:none;
}

.navigator2 a:hover{
	
	opacity:0.8;
	background-color:#777;
	color:#fff;
}

.navigator2{	
	margin:8px 30px 0px 0px;
	padding:3px 4px;
	font-size:20px;
	color:black;
	float:right;
	text-align:right;

}

.right{
	vertical-align:top;
	text-align:center;
	width:280px;
	background-image:url('../img/sep.png');
	background-repeat:repeat-y;
}
.left{
	vertical-align:top;
	width:350px;
	
	background-repeat:repeat-y;
	
	
	
}		

.content{
	padding:2px 7px 10px 20px;	
	
	
}

.ads_container{
	float:right;
	width:119px;	
}

.footer{
	background-image:url('../images/01.cjhc_news_04.png');
	background-position: top center;
	height:44px;
	margin:8px 30px 0px 0px;
	padding:3px 4px;
	font-size:20px;
	color:black;

	text-align:center;
}

.footer a{
	color:#000;
	
	border-right:3px #000 solid;
	margin:0px 3px;
	padding-right:4px;
	font-size:14px;
	line-height:18px;
	height:22px;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover{
	
	opacity:0.8;
	background-color:#777;
	color:#fff;
}