/* CSS Document */

/*contents_l
--------------*/
.contents_l {
	width:200px;
	float:left;
}


.title_img {
	background:url(../images/category/model/title_img.gif) 0 0 no-repeat;
	height:70px;
	font-size:-1em;
	line-height:-1em;
	text-indent:-9999px;
}

.title_img a {
	display: block;
	height: 70px;
	width: 200px;
}


/*contents_r
--------------*/
.contents_r {
	width:670px;
	float:right;
}

.hed_img {
	margin-bottom:15px;
}

.contents_inner {
	width:655px;
	margin-left:15px;
}


.subtitle_img01 {
	background: url(../images/category/model/subtitle_img01.gif) 0 0 no-repeat;
	width:655px;
	height:28px;
	margin-bottom:15px;
	text-indent:-9999px;
}

.subtitle_img02 {
	background: url(../images/category/model/subtitle_img02.gif) 0 0 no-repeat;
	width:655px;
	height:28px;
	margin-bottom:15px;
	text-indent:-9999px;
}

.subtitle_img03 {
	background: url(../images/category/model/subtitle_img03.gif) 0 0 no-repeat;
	width:655px;
	height:28px;
	margin-bottom:15px;
	text-indent:-9999px;
}


.model_wrap_l {
	width:320px;
	float:left;
	margin:0 auto 15px;
}

.model_wrap_r {
	width:320px;
	float:right;
	margin:0 auto 15px;

}

.bgtitle {
	background:url(../images/category/model/titlebg_img.gif) 0 0 no-repeat;
	width:310px;
	height:25px;
	color:#509678;
	font-weight:bold;
	padding:5px;
}

.model_box {
	border-bottom:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	width:300px;
	padding:10px 9px;
}


.model_img {
	margin-bottom:10px;
}

.model_address {
	padding:5px;
	background:#F5F5F5;
	margin-bottom:10px;
}

.map_btn {
	width:120px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.map_btn a {
	background:url(../images/category/model/btn_map.gif) 0 0 no-repeat;
	width:120px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

.map_btn a:hover {
	background:url(../images/category/model/btn_map.gif) 0 -30px no-repeat;
	width:120px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

