/* CSS Document */

body{
	font-family: "Verdana","‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka","Sans-serif";
	font-size: 75%;
	text-decoration: none;
	color: #333;
	background-color: #f333;
	background-image: url(../cn/images/bg_cn.gif);
	text-align: center;
}
#header ul.smallnavi li{
	float: right;
	margin: 0 0 0 12px;
	padding-left: 15px;
	background: url(../cn/images/header_list_icon_cn.gif) no-repeat;
	border-left: none;
}
.topbox ul.itemlist {
	width: 149px;
	height: 335px;
	_height: 350px;
	margin: 0 4px 0 0;
	padding: 15px 0 0 0;
	float: left;
	font-size: 12px;
	background: url("../cn/images/top_listbg.gif") 0 0 no-repeat;
}
.topbox ul.itemlist li a:hover {
	text-decoration: none;
	background: transparent url("../cn/images/top_listhover.gif") repeat;
}
#header .navi ul li a.menulink{
	
	width: 150px;
	height: 50px;
	background: #000 url("../cn/images/navi_bg_off.gif") 0 0 no-repeat;
	
	}
#header .navi ul li .menulink:hover{
	
	background: #fff url("../cn/images/navi_bg_on.gif") 0 0 no-repeat;
	
	}
	
.bottombox .news p a {
	color: #fff;
	height: 22px;
	font-weight: bold;
	line-height: 1.3;
	background: transparent url("../cn/images/top_newsarrow_off.gif") 0 0 no-repeat;
	padding-left: 20px;
}
.bottombox .news p a:hover {
	background: transparent url("../cn/images/top_newsarrow_on.gif") 0 0 no-repeat;
}
	
.bottombox .news h3 span {
	background: url("../cn/images/top_news_header.gif") 0 0 no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;
}
.bottombox .news dl.release {
	height: 203px;
	margin: 0;
	padding: 0;
	overflow: auto;
	border-left: 2px solid #1f1f1f;
	border-right: 2px solid #1f1f1f;
	line-height: 1.3;
	zoom: 100%;
}
.bottombox .news {
	width: 459px;
	height: 233px;
	background: #fff url("../cn/images/top_news_footer.gif") left bottom no-repeat;
}