@charset "utf-8";
/* CSS Document */

/*主框架*/
.m-main {
	padding-right: 0.6em;
	padding-left: 0.6em;
	border: 1px solid #CFCDD2;
}
.m-main a {
	color: #898989;
}

.placenav{
	height: 30px;
	line-height: 30px;
}
.context {
	border: 1px solid #CFCDD2;
	padding-right: 0.6em;
	padding-left: 0.6em;
	height: 30px;
}
.context .l-t{
	float: left;
	line-height: 30px;
}
.context .r-t{
	float: right;
	overflow: hidden;
	width: 50px;
	padding-top: 1px;
}
.context .r-t span{
	float: right;
	line-height: 30px;
	font-weight: bold;
}
/*主文章内容框架*/
.newsview {}
.newsview .title {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	color: #000000;
	line-height: 30px;
	text-align: center;
	margin-top: 0.6em;
}
.newsview .info {
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FF6600;
}

.newsview .info span {
	padding-left: 1.8em;
	color: #666666;
}
.newsview .newskey {
	border: 1px solid #fee1e1;
	margin-top: 1em;
	color: #666666;
	text-indent: 1.6em;
	line-height: 1.6em;
	padding: 0.6em;
	font-size: 14px;
}
.newsview  .newskey span {
	font-weight: bold;
	color: #666666;
}
.newsview .content {
	font-size: 14px;
	color: #000000;
	line-height: 1.8em;
	margin-top: 0.6em;
}
.newsview .content .conimg1 {
	padding: 1px;
	border: 1px solid #FEE1E1;
}
.newsview .content .conimg2 {}

/*热点连接*/
.gsearch {
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}
.gsearch span{
	font-weight: bold;
	font-size: 14px;
}
.gsearch a{
	color: #000000;
	text-decoration: underline;
}

/*公用列表*/
.rect .hd{
	height: 25px;
	background-image: url(../li/images/typehd-rbg.jpg);
	background-position: right top;
}

.rect .hd h3{
	background-image: url(../li/images/typehd-lbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	padding-left: 0.8em;
}
.rect .hd span{
	float: right;
	height: 25px;
	line-height: 30px;
	padding-right: 0.8em;
}
.rect  .bd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFAFAF;
	border-left-color: #FFAFAF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFAFAF;
}
.rect .ftlbg {
	float: left;
	height: 4px;
	width: 4px;
	background-image: url(../li/images/typefd-lbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rect .ft {
	background-image: url(../li/images/typefd-c-rbg.gif);
	background-position: right bottom;
	height: 4px;
	background-repeat: no-repeat;
}


/*列表框架*/
.sbox1 {
	overflow: hidden;
	margin-top: 10px;
}
.sbox1 .tbox {
	float: left;
	overflow: hidden;
	width: 49%;
}
.sbox1 .tbox-r {
	float: right;
	overflow: hidden;
	margin-left: 10px;
	width: 49%;
}

.sbox2 {}
/*列表样式*/
.t-t1 {
	padding:0 0.8em;
	overflow: visible;
}
.t-t1 li{
	line-height: 2em;
	color: #7F3EB8;
	background-image: url(../images/l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.t-t1 li a{
	background-image: url(../images/l2.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left: 1.6em;
	color: #666666;
	text-decoration: none;
	display: block;
	width: auto;
}
.t-t1 li span{}

/*-*/

/*评论框架*/
.comment {
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment .hd {}
.comment .bd {}
.comment .bd .toolitem {
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding-right: 0.6em;
	padding-left: 0.6em;
}
.comment .bd .toolitem a{
	line-height: 25px;
}
.comment .bd .commentbox {
	border: 1px solid #ffafaf;
	margin-right: 0.6em;
	margin-left: 0.6em;
}
.commentbox h5 {
	height: 25px;
	line-height: 25px;
	padding-left: 0.6em;
	background-color: #FFCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffafaf;
}
.commentbox span {
	line-height: 1.6em;
	padding-left: 0.6em;
}

.comment .bd .reviewform {}
.comment .bd .reviewform .divreview {
	line-height: 25px;
	height: 25px;
	padding-left: 0.6em;
}
.comment .bd .reviewform .divreview span {}
.comment .bd .civrewiew {
}
.civreview {
	padding-left: 0.6em;
}
.civreview span {
	padding-left: 0.6em;
}

.comment .ft {}
.textarea1 {
	width: 97.5%;
	margin-right: 0.6em;
	margin-left: 0.6em;
}
