@charset "utf-8";
/* CSS Document - about */

#content_list{
	width: 637px;
	height: auto;
	color: #555;
	line-height: 22px;
	margin-top: 30px;
	font-size: 14px;
	}
#info{
	height: 232px;
	width: 637px;
	padding: 0px 0 20px;
	margin-bottom:30px;
	}
#info .content_info{
	width: 230px;
	height: auto;
	margin-right:20px;
	float:left;
	}
#info .content_info td{
	border-bottom: 1px solid #CCC;
	padding: 15px 0;
	}
#info .content_info tr:last-child td{
	border-bottom:none;
	}
#info .content_info h2{
	font-size:15px;
	}
#info .content_info p{
	font-size:13px;
	font-weight:bold;
	}
#info .map{
	float:left;
	}
#content_list .photo{
	width: 168px;
	height: 126px;
	float: left;
	margin-right: 20px;
	}
#content_list .right{
	float:right;
	width:449px;
	}
#content_list .data{
	width:95px;
	height:20px;
	background-color:#0DBCFF;
	font-size:12px;
	color:#FFF;
	text-align:center;
	margin-bottom:10px;
	}
#content_list .title{
	font-size:16px;
	width: 440px;
	height: 20px;
	color:#006ABD;
	font-weight:bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom:10px;
	}
#content_list .title a{
	width: 440px;
	height: 20px;
	color:#006ABD;
	font-weight:bold;
	}
#content_list .title a:hover{}
#content_list .info{
	font-size:14px;
	width: 440px;
	height: 66px;
	color:#555;
	overflow:hidden;
	}
#content_list .info a{
	color:#555;
	}
#content_list .info a:hover{
	text-decoration:underline;
	}
	
#left_pic{}
#form {
	width:637px;
	margin:0 auto;
	position: relative;
	line-height: 26px;
	padding:20px 0px 40px 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#conbody_info {
	width:600px;
	height:auto;
	font-size:13px;
	color: #108CD7;
	position: relative;
	margin-bottom: 20px;
	line-height: 25px;
	padding-left:15px;
	background-color:#DCEFFA;
}

#conbody_info img {
	vertical-align: middle;
	margin:0 2px 2px 0;
}
.contentbody {
	font-size: 13px;
	margin: 0 auto;
	padding: 40px 0 0px 0;
	font-size: 13px;
	position: relative;
	line-height: 26px;
	color:#525252;
}
#content table {
	border-collapse: collapse;
}
#content td{
	padding:3px 0;
	}
#content tr:hover{
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#content > table tr > td {
	color: #AAAAAA;
	padding: 6px 15px;
}
#content tr > td.title_use {
	color: #4C463D;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
}
#content tr > td.title_use img {
	padding: 5px 13px 0px 0px;
}
#content tr > td table tr td {
	padding: 0px 0px;
}
table .info_bg .price3 {
}
