@charset "utf-8";
/* CSS Document */


/* ***************MainImage*************** */
#main-img{
	width:900px;
	height:239px;
	margin:0 auto;
	text-indent:-9999px;
	background:url(../images/mainimg.jpg) no-repeat 0 0;
}

/* Title */
h2{
	background:url(../images/title_det.gif) no-repeat 0 0;
}
h3{
	font-size:1.1em;
	margin:0 0 10px;
}
#left{
	padding-bottom:40px;
}
.news{
	width:680px;
	height:100%;
	border-bottom:1px dotted #757575;
	margin:0 auto 10px;
}
.news ul{
	width:265px;
	float:left;
}
.news ul li img{
	padding:4px;
	border:1px solid #d7d4bf;
	background-color:#fff;
	margin:0 0 10px;
}
.news div{
	
}
.list_btn a{
	width:137px;
	height:20px;
	display:block;
	margin:0 0 0 auto;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/list_btn.gif) no-repeat;
}
.list_btn a:hover{
	background-position:0 -20px;
}







