@charset "UTF-8";
/* CSS Document */

.sub_contents {
	width:683px;
	height: auto;
	overflow: hidden;
	padding-left: 17px;
	}


.title {
	width: 700px;
	height: auto;
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c40017;	
}

.ps_title_mt20 {
	width: 700px;
	height: auto;
	margin-top: 20px;
}

.ps_title_mt40 {
	width: 700px;
	height: auto;
	margin-top: 40px;
}

.ps_title_mt100 {
	width: 700px;
	height: auto;
	margin-top: 100px;
}

.text_left {
	height: auto;
	width: 683px;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
	margin-top: 5px;
}

.text_left_gray {
	height: auto;
	width: 355px;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
	background-color: #505150;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 17px;
	padding-left: 5px;
}

.text_left_yellow {
	height: auto;
	width: 678px;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
	background-color: #FFF10B;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
}

.text_left_gray2 {
	height: auto;
	width: 678px;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
	background-color: #333;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
}

.text_right {
	float: right;
	height: auto;
	width: 683px;
	text-align: right;
	line-height: 20px;
	overflow: hidden;
}

.index {
	width: 700px;
	font-size: 16px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 50px;
	background-image: url(../img/top/index_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	overflow: hidden;
}

.about_text tr{
	float: left;
	line-height: 20px;
}

 th#long{
	width: 120px;
}

.about_text tr th {
	width: 90px;
	float: left;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
}
.about_text tr td {
	float: left;
	width: 553px;
	font-weight: nomal;
}


.index_img {
	margin-top: 10px;
}
	
.left_box_mr20 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
}

.left_box_mr26 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 26px;
}

.left_box_mr43 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 43px;
}

.left_box_textcenter {
	float: left;
	height: auto;
	width: 150px;
	margin-right: 26px;
	text-align:center;
}
	
.right_box_textcenter {
	float: right;
	height: auto;
	width: 150px;
	text-align:center;
}
	
.contents_wrapper_se {
	width:683px;
	clear: both;
	height: auto;
	overflow: hidden;
	background-image: url(../img/productsandservice/service_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
}

.contents_wrapper_press {
	width:683px;
	clear: both;
	height: 250px;
	overflow: hidden;
	background-image: url(../img/productsandservice/press_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}



.products_left {
	width:480px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}

.products_left_wrapper {
	width:480px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}


.products_right {
	width:220px;
	height: auto;
	float: right;
	overflow: hidden;
	margin-top: 20px;
}
