

/* contents */
.contents {
	position:relative;	
	overflow:hidden;
}
.content_left {
	float:left;
	width:688px;
	margin:27px 0 0 11px;	
}
.best_pro {
	float:left;
}
.pro_box {
	height:235px;
	width:687px;
	border-right:1px solid #e5e5e5;
}
.best_pro .title {
	color:#2f803d;
	font-size:16px;
	font-weight:bold;
	width:688px;
	padding-bottom:5px;
	border-bottom:1px solid #e5e5e5;
}
.best_pro dl {
	float:left;
	width:340px;
}
.best_pro01, .best_pro02 {
	margin-top:20px;
}
.best_pro03, .best_pro04 {
	margin-top:25px;
}
.pro_img {
	float:left;
	width:92px;
	height:78px;	
}
.best_pro dt, .best_pro dd {
	float:right;
	width:230px;
	color:#424242;
	font-weight:bold;
}
.best_pro dd {
	margin-top:3px;
	font-weight:normal;
}
.content_right {
	float:right;
	width:270px;
	margin:48px 11px 0 0;
}
.contact {
	width:270px;
	height:65px;
	background:url(../img/index/contact_bg.gif) no-repeat;
}
.contact .title{
	padding:10px 0 0 15px;
	font-size:18px;
	color:#f6732d;
}
.contact .tel{
	color:#000;
	font-size:20px;
	padding-left:15px;
	line-height:17px;
}
.video {
	float:left;
	width:270px;
	height:158px;
	background:url(../img/index/video_bg.gif) no-repeat;
}
.banner {
	float:left;
	width:978px;
	margin-left:11px;
	padding-bottom:42px;
}
.banner li{
	float:left;
}
.banner .inquiry a, .banner .location a, .banner .qna a{
	width:326px;
	height:59px;
	color:#535353;
	display:block;
	background:url(../img/index/banner_bg.gif) no-repeat 0 top;
}
.banner .inquiry a:hover{
	background:url(../img/index/banner_bg.gif) no-repeat 0 bottom;
}
.banner .location a{	
	background:url(../img/index/banner_bg.gif) no-repeat -326px top;
}
.banner .location a:hover{
	background:url(../img/index/banner_bg.gif) no-repeat -326px bottom;
}
.banner .qna a{	
	background:url(../img/index/banner_bg.gif) no-repeat -652px top;
}
.banner .qna a:hover{
	background:#fff url(../img/index/banner_bg.gif) no-repeat -652px bottom;
}
.banner li a strong {	
	font-size:14px;
	padding:13px 0 0 22px;
	display:inline-block;
}
.banner li a span {
	display:block;
	font-size:11px;
	padding-left:22px;
}
.banner li a:hover {
	color:#fff;
}