

/* contents */
.contents {
	position:relative;	
	overflow:hidden;
}
.best_pro {
	float:left;
	width:1000px;
	height:195px;
	padding:27px 19px 0;
	background:url('../img/index/best_pro_box.jpg') no-repeat;
}
.best_pro dl{
	float:left;
}
.best_pro01, .best_pro04 {
	width:232px;
	height:195px;
}
.best_pro02, .best_pro03 {
	width:249px;
	height:195px;
}
.best_pro dt {	
	height:40px;	
	float:left;
}
.best_pro02 dt, .best_pro03 dt, .best_pro04 dt,
.best_pro02 dd, .best_pro03 dd, .best_pro04 dd{
	margin-left:18px;
}
.best_pro dt a{
	display:block;
	color:#575757;	
	font-weight:bold;
	padding-left:22px;
	background:url('../img/index/dot01.gif') no-repeat 0 20%;
}
.best_pro dd {
	float:left;
}
.best_pro .pro_img {
	margin-left:0;
}
.best_pro .txt {
	padding-top:15px;
}
.best_pro .txt a{
	color:#575757;	
}
.best_pro dt a:hover, .best_pro .txt a:hover {
	color:#000;	
}
.content {
	float:left;
	width:962px;
	height:150px;
	padding:23px 19px 30px;	
}
.company {
	float:left;
	width:211px;
	height:150px;
	background:url('../img/index/ceo_box.jpg') no-repeat;
}
.company dt{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:5px 0 0 14px;
}
.company dd{
	margin:10px 0 0 14px;
}
.contactus {
	float:right;
	width:707px;
	height:150px;
	background:url('../img/index/inquiry_box.jpg') no-repeat;
}
.inquiry {
	padding:15px 0 0 25px;
	width:209px;
	float:left;
	font-size:11px;
	color:#3a3a3a;
	font-family: verdana;
}
.inquiry strong{
	display:block;
	font-size:22px;
	color:#3a3a3a;
	font-weight:bold;
	margin-bottom:10px;
}
.contact {
	float:left;
	padding:19px 0 0 21px;
	width:212px;
}
.contact dt{
	font-size:20px;
	color:#eb1d01;
	font-weight:bold;
	margin-bottom:10px;
}
.contact dd.txt{
	font-size:11px;
	color:#3a3a3a;
	font-family: verdana;
}
.contact .tel {
	color:#3d3d3d;
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
}
.company dl dd strong{
	margin-bottom:10px;
	display:block;
}
.company dt a{
	color:#fff;
}