@charset "utf-8";
/*inmain*/
.inmain strong{
	font-size: 14px;
	color: #E60012;
	margin-right: 5px;
}
/*infocol*/
.inmain .infocol{
	line-height: 18px;
}
.infocol acronym {
	float: left;
	border: 1px solid #CCC;
	width: 120px;
}
.infocol dl.owen {
	height: 122px;
	float: left;
	padding-left: 5px;
}
dl.owen dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	padding-top: 17px;
}
dl.owen dt a { color: #06F; }
dl.owen dd { }
dl.owen a.add { margin-top: 8px; }
dl.owen  dd a.qq{
	position: absolute;
	display: block;
	margin-top: -22px;
	margin-left: 90px;
}
.infocol ul.info {
	clear: both;
	padding-top: 10px;
}
ul.info li { }
ul.info a { margin-right: 8px; }
ul.info li.ext {
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
}
ul.info li.ext a {
	background: url(bg/detail.gif) no-repeat 0 -120px;
	display: block;
	height: 37px;
	width: 130px;
	margin: 0 auto;
	padding-left: 42px;
}
ul.info li.ext a.myshop { }
ul.info li.ext a.mymsg { background-position: 0 -160px; }
ul.info li.mid {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 10px;
}
ul.info li.warn{
	color: #888;
	padding-top: 10px;
}
/*infobox*/
.inmain .infobox, .inmain .videobox {
	height: 420px;
}
.inmain .infobox {
	width: 248px;
}
.infobox dl.owen dt {
	padding-top: 35px;
}
.infobox dl.hot { width: 120px; background: url(bg/detail.gif) no-repeat 100% 0; }
/*videobox*/
.inmain .videobox { width: 460px; }
.videobox .video{
	text-align: center;
	height: 335px;
	width: 460px;
	overflow: hidden;
	margin-bottom: 5px;
}
/*inwrap*/
.inwrap .intro{
	border-bottom: 1px solid #a8dff7;
	padding: 5px 10px;
	margin-bottom: 10px;
	_height: 50px;
}
.intro dl.count{
	line-height: 30px;
	padding-top: 20px;
}
dl.count dt{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
dl.count dt a{ color: #e60012; margin: 0 5px; }
dl.count dd{
	color: #00a0e9;
	border-bottom: 1px dotted #CCC;
	width: 255px;
}
dl.count dd.account{
	color: #666;
	background: url(bg/bg.gif) no-repeat 0 -854px;
	padding-left: 15px;
	width: 240px;
}
dl.count dd.account a{ color: #0041d9; }
/*call*/
.inwrap .call{
	float: right;
	width: 288px;
}
.call dl{
	background: url(bg/detail.gif) no-repeat 0 -200px;
	height: 124px;
	width: 268px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	line-height: 27px;
}
.call dt{ padding-top: 20px; }
.call dd{ padding-left: 85px; }
.call h6{
	font-size: 12px;
	color: #1ba1cb;
	line-height: 21px;
}
/*descript*/
.inwrap table.descript{ line-height: 24px; }
table.descript th,
table.descript td{border-bottom: 1px dotted #CCC;}
table.descript th{
	text-align: right;
	width: 15%;
}
table.descript td{ padding-left: 5px; }
table.descript a{ color: #E60012; }
/*details*/
.details .inwrap{
	height: 200px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 21px;
	display: none;
}
.details .show{ display: block; }
.details .inwrap p{ margin-bottom: 5px; }
/*album*/
.inmain .album{}
.album acronym{
	height: 30px;
	width: 705px;
	margin-top: 79px;
	margin-left: 10px;
}
.album .colwrap{
	height: 188px;
	width: 660px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.album ul{}
.album ul li{ width: 220px; float:left;}
.album ul img{
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #999;
}
.album ul a{
	display: block;
	background-color: #EEE;
	width: 210px;
	margin: 0 auto;
	padding-top: 2px;
}
.album ul a:hover{
	background-color: #DDD;
}
/*loan*/
.wrap .loan{
	width: 640px;
	margin-left: 171px;
}
.loan .dwrap{
	background-color: #f1faff;
	padding: 2px;
}
.loan table caption{ background-position: 10px -850px; }
.loan table tfoot td{
	text-align: center;
	border-bottom: 1px solid #a3bfc0;
}
.loan table input.text{ width: 150px; }
.loan table input.short{width: 50px;}
