﻿.content_inpage{
		background-image: url(../v2images/inpage.gif);
}

.position{
	height: 28px;
	border: 1px solid #e0e0e0;
	padding: 16px 0px 0px 17px;
	margin-bottom: 6px;
}
.inpage_left{
	width: 650px;
	margin: 12px 0px 0px 0px;
	float: left;
	padding-left: 11px;
	
}
.inpage_txt{
	border: 1px solid #CCCCCC;
	background-color: #fAfAfA;
	padding: 25px 28px;
	font-size: 14px;color: #666;text-decoration: none;line-height: 30px;
}
.inpage_txt a:link    {font-size: 14px;color: #666;text-decoration: none;line-height: 30px;}
.inpage_txt a:visited {font-size: 14px; color: #666; text-decoration: none;line-height: 30px;}
.inpage_txt a:hover   {font-size: 14px;color: #666;text-decoration: underline;line-height: 30px;}
.inpage_txt2{
	border: 1px solid #CCCCCC;
	background-color: #f5f4f4;
	padding: 12px 28px;
	
}
.inpage_tit {
	font-size: 26px;
	color: #0066cc;
	text-decoration: none;
	font-family: "宋体";
	line-height: 25px;
	text-align: center;
	padding-bottom: 17px;
	font-weight: bold;
}
.reply {
	padding-top: 12px;
	text-align: right;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.public {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px 0px;
}
.txt {
	font-size: 14px;
	color: #333;
	line-height: 23px;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	
}
.inpage_un {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	margin-top: 20px;
	line-height: 20px;
	margin-bottom: 35px;
}
.topic {
	height: 110px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 8px;
	
}
.topic a:link    {font-size: 12px;color: #666;text-decoration: none;}
.topic a:visited {font-size: 12px; color: #666; text-decoration: none;}
.topic a:hover   {font-size: 12px;color: #666;text-decoration: underline;}
.inpage_right {
	float: right;
	width: 298px;
}
.title {
	height: 19px;
	width: 269px;
	background-image: url(../v2images/title_bg.gif);
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

/* -------------topic------------------- */

.comment {
	padding-top: 15px;
}
/* -------------list------------------- */
.list_left{
	width: 665px;
	float: left;
	
}

.list_position{
	height: 18px;
	
	padding: 8px 0px 8px 0px;
	text-align: right;
}
.list_position2{
	height: 18px;
	
	padding: 8px 0px 8px 0px;

}
.list_position2{
	height: 18px;
	
	padding: 8px 0px 8px 0px;
	text-align: left;
}

.list_box{
	padding: 10px 0px 10px 13px;
	background-color: #ececec;
	color: #666;
	line-height: 22px;
	height: 130px;
	border-bottom:dashed 1px #666;

}
.list_box a:link    {font-size: 12px;color: #000;text-decoration: none;line-height: 22px;}
.list_box a:visited {font-size: 12px; color: #000; text-decoration: none;line-height: 22px;}
.list_box a:hover   {font-size: 12px;color: #000;text-decoration: underline;line-height: 22px;}

.list_box2{
	padding: 10px 0px 10px 13px;
	
	color: #666;
	line-height: 22px;
	height: 130px;
}
.list_box2 a:link    {font-size: 12px;color: #000;text-decoration: none;line-height: 22px;}
.list_box2 a:visited {font-size: 12px; color: #000; text-decoration: none;line-height: 22px;}
.list_box2 a:hover   {font-size: 12px;color: #000;text-decoration: underline;line-height: 22px;}

