@charset "utf-8";
body {
	margin: 0px;
	font-family:Tahoma,Verdana;
}
li{
	list-style:none;
}
img{
	border:none;
}

	
#index_banner{
	margin:0 auto 0 auto;
	height:233px;
	width:900px;
	background:url(images/bg_index_banner.png) bottom;
}
#sub_banner{
	margin:0 auto 0 auto;
	height:117px;
	width:900px;
	background:url(images/bg_sub_banner_01.png) bottom;
}
#index_content{
	margin:0 auto 0 auto;
	width:900px;
	height:558px;
	background-color:#ebebeb;
}
#index_news{
	float:left;
	width:607px;
	height:558px;
	background:url(images/bg_index_news.png) top center no-repeat;
}
#sub_content{
	float:left;
	width:607px;
	height:auto;

}

#sub_content_bg ul{
	margin-top:-14px;
	margin-left:20px;
	text-align:left;
	width:520px;
	font-size:14px;
	color:#333;
	text-shadow:none;
	line-height:20px;
}
#index_news ul{
	margin-top:6px;
	margin-left:150px;
}
#index_news ul li{
	font-size:14px;
	list-style:disc;
	line-height:22px;
}
#index_news ul li a{
	text-decoration:none;
	color:#666;
}
#index_news ul li a:hover{
	text-decoration:underline;
	color:#666;
}

#index_news span{
	line-height:50px;
	margin-left:65px;
	font-size:20px;
	color:#FFF;
	text-shadow:0 -1px 0 #777;
	}

#index_gallery{
	margin-top:30px;
	width:606px;
	height:52px;
	background:url(images/bg_block_title.png) top center no-repeat;
}
#index_gallery span{
	line-height:50px;
	margin-left:65px;
	font-size:20px;
	color:#FFF;
	text-shadow:0 -1px 0 #777;
	}
#index_gallery_content{
	text-align:center;
	width:606px;
	height:288px;
	background:url(images/bg_index_block.png) repeat-y;
}
#index_gallery_content img{
	margin-left:25px;
}

#index_sidetitle{
	float:right;
	width:291px;
	height:558px;
	background:url(images/bg_sidemenu_title.png) top center no-repeat ;
}
#index_sidetitle span{
	line-height:50px;
	margin-left:45px;
	margin-bottom:-50px;
	font-size:20px;
	color:#c12000;
	text-shadow:0 1px 0 #fff;
	}


#classes{
		text-indent:-20px;
	font-size:13px; line-height:16px;
}
#bottom{
	position:relative;
		margin:0 auto 0 auto;
	width:900px;
	height:141px;
	background:url(images/bg_index_bottom.png);
}
#sub_bottom{
	position:relative;
		margin:0 auto 0 auto;
	width:900px;
	height:141px;
	background:url(images/bg_sub_bottom.png);
}
#bg_sidemenu_bottom{

	width:291px;
	height:226px;
	background:url(images/bg_sidemenu_bottom.png);
	}
