@charset "utf-8";
#top .image {
	height: 340px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #E1F3FF;
	background-image: url(../images/home_top.jpg);
	margin-bottom: 30px;
}
.main_left .strength {
	height: auto;
	width: 650px;
	border: 1px solid #CCC;
	float: left;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	margin-bottom: 25px;
	display: inline;
}

.main_left .strength .st_left {
	width: 318px;
	height: auto;
	float: left;
	margin-right: 14px;
	display: inline;
}
.main_left .strength .st_right {
	float: left;
	height: auto;
	width: 318px;
	display: inline;
}


.main_left .strength .st_left h1 {
	color: #5692CE;
	width: 316px;
	text-align: center;
	border: 1px dashed #5692CE;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}
.main_left .strength .st_left .st_copy {
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 17px;
	float: left;
	display: inline;
}
.main_left .strength h2 a  {
	height: 25px;
	width: 308px;
	background-image: url(../images/menu_backoff.png);
	background-repeat: no-repeat;
	float: left;
	color: #FFF;
	padding-top: 12px;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: 6px;
	display: inline;
}
.main_left .strength h2 a:hover{
	background-image: url(../images/menu_backon.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
.main_left .products_b {
	float: left;
	height: auto;
	width: 678px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	display: inline;
}
.main_left .products_b .products_title {
	height: 41px;
	width: 678px;
}

.main_left .products_b .products_waku {
	width: 650px;
	margin: 5px;
	background-image: url(../images/line_back.png);
	height: auto;
	float: left;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-repeat: repeat;
	display: inline;
}

.main_left .products_b .products_waku .pro_bunner {
	height: 100px;
	width: 310px;
	padding: 5px;
	background-color: #FFF;
	float: left;
	margin-bottom: 9px;
	display: inline;
}

.main_left .products_b .products_waku .space {
	height: 110px;
	width: 10px;
	float: left;
	display: inline;
}
.main_left .cm_bunner {
	float: left;
	height: auto;
	width: 668px;
	border: 1px solid #CCC;
	padding: 5px;
	display: inline;
}
