@charset "utf-8";
.f_r {
	float: right;
}
.b10 {
	height: 10px;
	font-size: 1px;
}
.c_b {
	clear: both;
}
.m_r {
	margin-right: 10px;
}
/* pages */
.pages {
	padding: 20px 0 20px 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.pages a:link, .pages a:visited, .pages a:active {
	background: #FFFFFF;
	border: #DDDDDD 1px solid;
	padding: 3px;
	text-decoration: none;
}
.pages a:hover {
	background: #258CFF;
	border: #258CFF 1px solid;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
.pages strong {
	background: #258CFF;
	padding: 3px;
	border: #258CFF 1px solid;
	color: #FFFFFF;
}
.pages_inp {
	width: 30px;
	border: #DDDDDD 1px solid;
	color: #666666;
	padding: 2px;
	text-align: center;
}
.pages_btn {
	width: 26px;
	border: #FF6600 1px solid;
	color: #FFFFFF;
	padding: 1px;
	background: #FF6600;
	font-weight: bold;
	font-size: 11px;
}
.pages label {
	background: #FFFFFF;
	border: #DDDDDD 1px solid;
	color: #666666;
	padding: 3px 5px 3px 5px;
}
.pages label em {
	color: red;
	font-weight: bold;
	font-style: normal;
}
.pages label span {
	font-weight: bold;
}
.pages cite {
	font-style: normal;
}
/* News */
#wrap {
	width: 1250px;
	margin: 10px auto;
	height: auto;
}
#wrap .pos {
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background: #FFF;
	padding-left: 20px;
	border: 1px solid #ddd;
}
#wrap .main {
	float: left;
	width: 940px;
	overflow: hidden;
}
/* index */
#wrap .slide {
	width: 330px;
	height: 250px;
	overflow: hidden;
	background: #D78E8F;
	float: left;
}
#wrap .headline {
	width: 600px;
	height: 250px;
	overflow: hidden;
	background: #FFF;
	float: right;
	border: 1px solid #ddd;
}
#wrap .headline h3 {
	padding-top: 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
}
#wrap .main .listBox {
	width: 465px;
	float: left;
	margin-bottom:10px;
}

/* list */
#wrap .main .catlist {
	background: #FFF;
	border: 1px solid #ddd;
	border-top: none;
	padding: 10px;
	line-height: 24px;
}
#wrap .main .catlist li {
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px 0 12px;
	overflow: hidden;
}
#wrap .show {
	background: #FFF;
	border: 1px solid #ddd;
	border-top: none;
	padding: 10px;
}
/* show */

.title {
	height: 25px;
	font-size: 20px;
	text-align: center;
	font-family: \9ED1\4F53;
	font-weight: normal;
}
.title_trade {
	height: 25px;
	font-size: 18px;
	text-align: center;
	font-family: \9ED1\4F53;
	font-weight: normal;
	margin: 0 0 8px 0;
	border-bottom: #F1F1F1 1px solid;
	padding: 0 0 10px 0;
}
.info {
	margin: 0 15px 0 15px;
	padding: 4px 10px 4px 10px;
	border-top: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
	text-align: center;
}
.introduce {
	margin: 10px 15px 10px 15px;
	padding: 8px 12px 8px 12px;
	line-height: 180%;
	font-size: 14px;
	background: #F1F1F1;
}
.content {
	font-size: 14px;
	line-height: 180%;
	padding: 10px 20px 10px 20px;
}
.content p {
	text-indent: 2em;
}
.content a:link, .content a:visited, .content a:active {
	color: #225588;
	text-decoration: underline;
}
.content a:hover {
	color: #FF6600;
	text-decoration: none;
}
.property {
	border: #E6E6E6 1px solid;
	background: #F6F6F6;
	padding: 10px;
	margin: 0 10px 0 10px;
}
.property li {
	float: left;
	width: 30%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.detail {
	background: url('image/arrow.gif') no-repeat 0 9px;
	border-bottom: #C0C0C0 1px dotted;
	padding: 8px 0 8px 20px;
	margin: 0 15px 0 15px;
}
.related {
	padding: 5px 15px 5px 15px;
	line-height: 22px;
}
.keylink {
	font-weight: normal;
	padding: 0 3px 0 3px;
}
#comment_main div {
	height: 100px;
	background: url('image/loading.gif') no-repeat center center;
}
/* side */

#wrap .side {
	float: right;
	width: 300px;
	overflow: hidden;
}
.box_head {
	height: 20px;
	line-height: 20px;
	position: relative;
	padding: 10px;
	background: white;
	border: 1px solid #ddd;
	border-bottom: none;
	overflow: hidden;
}
.box_head strong {
	color: #ff5400;
}
.box_body {
	position: relative;
	padding: 10px;
	background: white;
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden;
}
.box_body li {
	width: 100%;
	height: 26px;
	line-height: 26px;
	position: relative;
	overflow: hidden;
}
