*{
	margin:0;
	padding:0;
}
img{
	vertical-align:bottom;
}
a img{
	border:none;
}
ul li{
	list-style:none;
}
body{
	background:#171a1d url(../images/bodybg.gif) center 37px repeat-x;
	font-size:small;
}
#wrapper{
	font-size:0.9em;
	position:relative;
}
#headline{
	background:#171a1d url(../images/body_bg.jpg) no-repeat center top;	
	width:950px;
	height:417px;
	margin:0 auto;
	position:relative;
}
#bn_itemlist{
	position:absolute;
	top:320px;
	right:10px;
}
#maincontent{
	width:850px;
	margin:0 auto;
}
h2{
	display:none;
}
/***lproject***/
#lproject{
	text-align:center;
	margin:0 0 60px 0;
}
/***press***/
#press{
	background:#fff;
	padding:14px;
}
#press h3{
	margin:0 0 5px 0;
}
#press .inner{
	height:200px;
	overflow-y:scroll;
}
#press .inner p{
}
#press .box{
	clear:both;
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #60697c;
	padding:8px 0;
}
#press .photo{
	width:103px;
	float:left;
}
#press .text{
	width:685px;
	float:right;
}
#press h4{
	margin:0 0 0.5em 0;
	font-size:1.1em;
}
#press h4 span{
	color:#666666;
}
#press h4 img{
	vertical-align:baseline;
	margin:0 0.5em;
}
/***about***/
#about{
	margin:25px 0 15px 0px;
}
#about .inner{
	background:url(../images/about_bg.gif) repeat-y;
}
#about .text{
	background:url(../images/about_textbg.jpg) no-repeat;
	font-size:1.2em;
	color:#fff;
	padding:5px 0 0 40px;
	min-height:105px;
}
#about .text p{
	font-size:93%;
	line-height:1.4;
}
/***item***/
#item{
	width:836px;
	overflow:hidden;
	padding:0 0 20px 14px;
}
#item h3{
	margin:0 0 5px 0;
}
#item .box{
	width:798px;
	overflow:hidden;
	margin:0 18px 0 0;
	background:#12314d;
	color:#fff;
	font-size:1.3em;
	padding:10px;
}
#item .box .list{
	padding:26px 0 26px 26px;
}
#item .box .list ul{
	width:100%;
	overflow:hidden;
}
#item .box .list li{
	width:128px;
	float:left;
	margin:0 26px 0 0;
	text-align:center;
}
#item .b10{
	margin:0 0 1em 0;
}
/***game***/
#game{
	width:850px;
	overflow:hidden;
	padding:20px 0 0 0;
}
#game h3{
	margin:0 0 15px 0;
}
#game .box_inner{
	clear:both;
	width:100%;
	overflow:hidden;
	margin:0px 0px 20px 14px;
}
#game .box{
	clear:both;
	width:818px;
	overflow:hidden;
	margin:0 0 10px 0;
	background:#12314d;
	border:1px solid #174b7a;
}
#game .new{
	background:#174b7a;
}
#game .photo{
	width:154px;
	float:left;
	padding:10px 0 10px 10px;
}
#game .title{
	width:630px;
	float:right;
	padding:20px 10px 10px 0;
}

#game .title p{
	color:#bcd3e8;
	font-size:1.1em;
}
#game .title h4{
	color:#fff;
	font-size:1.3em;
	font-weight:normal;
	margin:0 0 0.5em 0;
}
#game h4 img{
	vertical-align:baseline;
	margin:0 0.5em;
}
#game .title02{
	width:220px;
	float:right;
	margin:2.2em 0 0 0;
}

#game .title02 p{
	margin:0 0 2px 0;
}
#game .title02 h4{
	color:#fff;
	font-size:1.3em;
	font-weight:normal;
}
#game .box .text{
	clear:both;
	color:#bcd3e8;
	background:#0a0a0a;
	padding:5px 0 0 0;
}
/***footer***/
#footer{
	clear:both;
	text-align:center;
	margin:50px 0 0 0;
}
#footer p{
	padding:10px 0;
	font-size:0.9em;
	color:#fff;
	border-top:1px solid #272727;
}
#footer #copyright a{
	color:#fff;
}

/*attention 20120524*/
#attention{
	width:720px;
	margin:0 auto 30px;
	padding:15px;
	background:#fff;
	border:#ec6c00 3px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#attention h3{
	color:#ec6c00;
	font-size:1.4em;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:#ec6c00 1px solid;
}
#attention .box_inner{
	clear:both;
	width:100%;
	overflow:hidden;
	margin:0 0 30px 0;
}
#attention .mb10{
	margin:0 0 10px 0;
}
#attention .tb01{
	width:280px;
	float:left;
	padding:0 40px 0 20px;
}
#attention .tb02{
	width:340px;
	float:left;
}
#attention table{
	width:100%;
	border:0;
	border-collapse:collapse;
}
#attention table th{
	text-align:left;
	width:60%;
	padding:2px;
	border-bottom:#ccc 1px dotted;
}
#attention table td{
	text-align:right;
	font-weight:bold;
	padding:2px;
	border-bottom:#ccc 1px dotted;
}
#attention table td span{
	color:#ff3300;
	font-weight:bold;
}
#attention .text{
	font-size:1.1em;
}
#attention .pb10{
	padding-bottom:10px;
}
#attention p span{
	color:#ff3300;
	font-weight:bold;
}
