@import url(../../common/css/style.css);

#top_img{
	margin: 0 0 15px 0;
	font-size: 0px;
}
div#topicpass{
	height: 17px;
	color: #BEAD94;
	line-height: 110%;
	background: url(../img/topicpass_bg.jpg) repeat-x 0 0;
	padding: 4px 10px 0 0;
	font-size: 11px;
}

div#l_menu{
	width: 173px;
	text-align:center;
	background: none !important;
	padding: 0 0 0 8px !important;
	margin: 0 0 0 0;
}

h2{
	height: 17px;
	border-bottom: 1px solid #725E38;
	margin: 0 0 10px 0;
}
h2#t1{
	background: url(../img/index/t1.gif) no-repeat 0 0;
	height: 15px;
	text-indent: -9999px;
}
h2#t2{
	background: url(../img/index/t2.gif) no-repeat 0 0;
	height: 15px;
	text-indent: -9999px;
}
table.content_list{
	width: 571px;
	background: #725E38;
	margin: 0 0 10px 0;
}


h2#t3{
	background: url(../img/index/t3.gif) no-repeat 0 0;
	height: 15px;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
}
div#news{
	overflow: auto;
	width: 572px;
	height: 275px;
	
}
ul#news li{
	margin: 0 0 7px 0;
	line-height: 140%
}


div#footer{
	background: url(../img/footer_bg.jpg) #201E17 repeat-x 0 20px;
	padding: 40px 0 0 0;
	-padding: 0 0 0 0;
	font-size: 0px;
	clear: both;
}
