/* Index Css */
#contents{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}
#contents #visual{
	float:left;
	width:1000px;
	height:400px;
	margin-top:19px;
}
#visual #wrapper{
	float:left;
	width:1000px;
	height:400px;
}
#wrapper .slider-wrapper.theme-default{
	height:400px;
	float:left;
}
.main-content{
	float:left;
	width:1000px;
	background:url(../img/index/main_content_b.gif) no-repeat;
	height:433px;
}
.product-section{
	float:left;	
	margin-top:38px
}
.product-section dt a{
	color:#72448d;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}
.product-section dd a{
	color:#484848;
	font-size:13px;
	display:block;
	line-height:18px;
}
.product-section dt a:hover,
.product-section dd a:hover{
	text-decoration:underline;
}
.new-product{
	float:left;
	margin:0 0 0 26px;
	width:206px;
}
.product01, .product02{
	float:left;
	margin-left:45px;
}
.product01 dl, .product02 dl{
	float:left;
	width:157px;
}
.product02{
	margin-left:23px;
}
.new-product .product-name,
.product-title{
	font-size:16px;
	font-weight:bold;
	background:url(../img/index/main-title_icon.gif) 0 50% no-repeat;
	padding-left:16px;
	float:left;
}
.product-section .product01,
.product-section .product02{
	float:left;
	width:157px;
}
.new-product .prouct-img,
.product01 .prouct-img{
	float:left;
	margin-top:20px;
}
.new-product dl, .product01 dl,
.product02 dl{
	float:left;
	width:157px;
}
.product-section .product02{
	float:left;
	margin-top:20px;
}
.product-title{
	width:680px;
	margin-left:45px;
}
.banner_wrap{
	background:url(../img/index/banner_b.gif) repeat-x;
	position:relative;
	height:106px;
	padding-top:25px;
}
.banner_section{
	margin:0 auto;
	width:1000px;
	height:132px;
}
.board_section{
	float:left;
	width:336px;
}
.board_section .title{
	float:left;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}
.board_section .more{
	float:right;
	font-size:11x;
	color:#565656;
	margin-bottom:10px;
}
.board_section ul, .board_section li{
	float:left;
	width:336px;
}
.board_section li{
	background:url(../img/index/board-icon.png) 0 50% no-repeat;
	padding-left:9px;
	width:327px;
}
.contact-us{
	float:left;
	width:260px;
	margin-left:78px;
}
.contact-us .title{
	font-size:14px;
	width:260px;
	font-weight:bold;
}
.contact-us .tel{
	font-size:24px;
	color:#6d79b0;
	margin:10px 0 0;
	font-weight:bold;
	float:left;
}
.contact-us .tel span{
	display:inline-block;
	margin-left:20px;
}
.contact-us .email{
	float:left;
}
.video-banner{
	float:left;
	margin:12px 0 0 78px;
}
.video-banner a{
	display:block;
	width:216px;
	height:57px;
	background:url(../img/index/video_banner.png) left top no-repeat;
	text-align:center;
	line-height:57px;
	color:#fff;
	font-size:18px;
}
.video-banner a:hover{
	background:url(../img/index/video_banner.png) left bottom no-repeat;
}
