@charset "utf-8";
/* CSS Document */

#indbannerswf{
	clear:both;
	margin:10px 0;
}

#indexleft{
	width:360px;
	float:left;
}
#indexright{
	width:530px;
	float:right;
}


/*==============================  news ====  */
#newstitle{
	background:url(../image/index/indtitile_news.gif) no-repeat ;
	width:514px;
	height:20px;
	text-align:right;
	line-height:24px;
	padding-right:10px;
	padding-top:4px;
}

#newscontent{
	background:url(../image/index/swf_bg.jpg) no-repeat bottom;
	min-height:290px;
	padding:5px 0 0 5px;
	width:514px;
}
#newscontent ul{
	margin:0px; padding:0px;
	list-style:none;
}	
#newscontent ul li{
	background:url(../image/index/ico_news.gif) no-repeat 0 2px;
	padding-left:30px;
	border-bottom:#CCCCCC dotted 1px;
	display:block;
	
}
#newscontent ul li a{
	margin:2px 0;
	color:#7a7a7a;
	text-decoration:none;
	display:block;
	line-height:18px;
		
}
#newscontent ul li a span{
	color:#0099FF;
	font-size:11px;
}
#newscontent ul li a:hover{
	color:#FF6600;
	text-decoration:underline;
}



/*==============================  å·¦é? ====  */
#chinabt{
	background:url(../image/index/china_img.jpg) right  top no-repeat;
	height:95px;
	margin-bottom:10px;
	padding:15px 0 0 3px;
	border-bottom:#55AAFF solid 1px;
}
#chinabt1{
	background:url(../image/index/Olympus.png) right  top no-repeat;
	height:95px;
	margin-bottom:10px;
	padding:15px 0 0 3px;
	border-bottom:#55AAFF solid 1px;
}

#chinabt strong{
	display:block;
	margin-bottom:4px;
}
#chinabt strong a{
	color:#0033CC;
}
#chinabt strong a:hover{
	text-decoration:none;
}

#chinabt span{
	color:#666666;
	width:155px;
	display:block;
	font-size:11px;
}
#chinabt b{
	display:block;
	font-weight:normal;
	text-align:right;
	width:175px;

}

#chinabt b a{
	color:#0066FF;
	text-decoration:none;
	font-size:85%;
}
#chinabt b a:hover{
	color:#FF6600;
	text-decoration:underline;
}

/*=====*/
#rndbt{
	background:url(../image/index/rd_img.jpg) no-repeat;
	height:71px;
	padding:4px 5px 10px 105px;
	font-size:11px;
	color:#666666;
}
#rndbt strong{
	display:block;
	margin-bottom:5px;
	font-size:12px;

}
#rndbt strong a{
		color:#0033CC;
		display:block;
		width:240px;
		background:url(../image/index/more_bg.gif) right no-repeat;
		margin-right:5px;
}

#rndbt strong a:hover{
		text-decoration:none;
}
/*=====*/
#protitle{
	
}
#protitle ul{
	margin:0px; padding:0px;
	list-style:none;
}

#protitle ul li{
	display:block;
	margin-left:5px;
	float:left;
	width:110px;
}
#protitle ul li a{
	display:block;
	width:110px;
	font-size:11px;
	line-height:20px;
	color:#666666;
	text-decoration:none;
	text-align:center;
}
#protitle ul li a:hover{
	color:#0099FF;
	position:relative;
	top:-1px;
	left:-1px;
}








