@charset "utf-8";
/* CSS Document */
body,a
{
font-family: verdana;
font-size: 15px;
//color: #efefef;
}
h1 {
font-size: 28px; 
//line-height: 16px; }
h2 {
font-size: 18px; 
//line-height: 14px; }
h3 {
font-size: 12px; 
//line-height: 12px; }
textarea
{
	display: block;
	width: 400px;
	height: 80px;
	padding: 4px;
	font-size: 11px;
	background: #444;
	color: #ccc;
}
#main_body{
width:990px;
height:100%;
margin-left:auto;
margin-right:auto;

}
#header{
	width:980px;
	height:120px;
	margin-left:auto;
margin-right:auto;
	//padding-left:15px;

}
#img{
	height:180px;
	width:980px;
	margin-left:auto;
margin-right:auto;

}
a {text-decoration: none;}
#menu{
	width:980px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	//margin:5px;
}
#topics{
	width:980px;
	height:150px;
	margin-left:auto;
margin-right:auto;
}
#topics_title{
	width:20px;
	height:148px;
	font-size:12px;
	text-align:center;

}
#topics_item{
	width:225px;
	height:148px;
	font-size:12px;
	
}
	
#menus{
	width:138px;
	margin:1px;
	padding-top:10px;
	height:30px;
	text-align:center;
	color:#fff;
}


#item{
	width:720px;
	height:495px;
}
#items{
	width:225px;
	height:100px;
}
#photo{
	width:60px;
	height:80px
}
#detail_title{
	width:225px;
	height:20px;
	}
#detail{
	width:165px;
	height:20px;
}
	
#release{
	width:250px;
	height:245px;
	font-size:12px;
}
#wrapper{	
//	background-color:#FFF
}
.box{
	float:left;
	margin:5px;
	background-color:#ffffff;
}
.box3{
	float:left;
	//margin:5px;
	background-color:#ffffff;
}
.box4{
	float:left;
	//margin:5px;
	background-color:#ffffff;
}
.title{
	width:97%;
	height:20px;
	padding-left:3%;
	padding-top:1px;
	padding-bottom:1px;
	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
}
#picup{
width:690px;
height:240px;
background-color:#FFF
}
#banner1{ 
width:250px;
height:340px;
background-color:#FFF
}

#banner2{ 
width:250px;
height:240px;
background-color:#FFF
}
#event{
	width:250px;
	height:500px;
	background-color:#FFF
	
}
#event2{
	width:355px;
	height:500px;
	background-color:#FFF
	
}

#banner1_pic{
	width:74px;
	height:74px;

		}
#banner1_txt{
	width:164px;
	height:74px;
	margin:3px;
}
	
#news{
	width:250px;
	height:240px;
	background-color:#FFF
	
}
#dir{
	width:690px;
	height:350px;
	background-color:#FFF
}

#footer{
	width:980px;
	height:120px;
	text-align:center;
	background-color:#FFF;
}

