/*  默认样式      */
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    position: relative;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:'';
    content: none;
}
/* remember to define focus styles! */
 :focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
 ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
 table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix {
    display:block;
    *zoom:1;
}
.clearfix:after {
    height:0;
    content:".";
    visibility:hidden;
    clear:both;
    font-size:0;
    display:block;
}
.leftF {
    float:left;
}
.rightF {
    float:right;
}
/* 主体样式 */
 .wrap {
    width: 210px;
    overflow:hidden;
    margin-top:2px;
    color: #674925;
	background: #F8EBB7;
	border: 1px solid #AB7238;
}
.title {
    margin: 2px;
    height:38px;
	line-height: 38px;
	font-size: 14px;
    width:217px;
	background: #FCCB6C;
}
.wrap a {
    text-decoration: none;
	color: #674925;
}
.left {
    width: 197px;
    float: left;
}
.left a {
    text-decoration: none;
}
.left p {
    font-size: 14px;
    color: #674925;
}
.left p span {
    font-size: 29px;
    color: #F0F0F0;
    font-weight: bold;
}
.defen {
    text-align:center;
    height:58px;
    font-size: 14px;
    color: #674925;
}
.kh {
    margin: 0px 0 0 15px;
    font-size: 14px;
}

.num1 {
    color: #674925;
    font-size: 24px;
    font-weight: bold;
    margin-right: 5px;
    text-align: center;
    font-family:'宋体';
    padding-left: 0px;
}
.dp_wrap {
    display:block;
}

.tag_1 {
    padding-left:10px;
}

.point {
    padding-bottom: 13px;
}


/*
.news{
	width: 235px;
	float: left;
	height: 101px;
	padding: 7px 0 0 6px;
	_width: 195px;
	_position: relative;
	_left: -40px;
}*/

.news h1{
	font-size: 14px;
	color: #674925;
	font-weight: bold;
	padding-left: 10px;
}
.comment{
	margin-left: 10px;
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
}
.comment li{
	font-size: 12px;
	color: #000;
	line-height: 19px;
}
.span-l{
	position: relative;
	top: 16px;
	left: -4px;
	font-size: 14px;
	color: #674925;
	font-weight: bold;
}
.span-r{
	position: relative;
	top: -5px;
	left: 200px;
	font-size: 14px;
	color: #674925;
	font-weight: bold;
}

.more{
	text-align: right;
	color: #674925;
	padding-right: 5px;
	padding-bottom: 5px;
}