@charset "utf-8";
/* CSS Document */
.content{
	width:1002px;
	height:auto;
	float: left;
}

#middle_blank{
	float:left;
	width:15px;
	height:20px;}
#mobile{
	float:left;
	width:803px;
	height:autox;
	padding-left: 2px;
	background-image:url(../images/product/jawmobile.jpg);
	background-position:center right;
	background-repeat:no-repeat;}
#mobile_impact{
	float:left;
	width:803px;
	height:autox;
	padding-left: 2px;
	background-image:url(../images/product/impactmobile.jpg);
	background-position:center right;
	background-repeat:no-repeat;}
#mobile_cone{
	float:left;
	width:803px;
	height:autox;
	padding-left: 2px;
	background-image:url(../images/product/conemobile.jpg);
	background-position:center right;
	background-repeat:no-repeat;}
.mobile_con{
	width:801px;
	height:auto;
	font-size:12px;
	float: left;
	margin-bottom: 5px;
}
.mobile_title{
	width:750px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;}
.mobile_main{
	width:780px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	border:#d5d5d5 solid 1px;
	font-size:12px;
	line-height:20px;
	text-indent: 2em;
	padding-top: 10px;
}
.mobile_table{
	width:780px;
	height:auto;
	padding-left:10px;}
.table_note{
	width:780px;
	height:18px;
	line-height:18px;
	font-size:12px;
	text-align: center;
}
