body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	background-image: url(../images/backimage.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#top {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	height: 118px;
}
#menu {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
}
#bottom-menu {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#bottom {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
}
#page-right {
	width: 223px;
	margin-right: 4px;
	float: right;
	margin-bottom: 2px;
}
#close {
	clear: both;
}
#page-left {
	float: left;
	width: 680px;
	margin-left: 4px;
	margin-bottom: 2px;
}
a:link {
	font-family: "宋体";
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	line-height: 150%;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
#pagemain-left {
	float: left;
	width: 224px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 16px;
	padding-bottom: 12px;
}
.nav-bg {
	background-repeat: repeat-x;
}
#nav-menu {
	background-color: #FFFFFF;
	margin: 12px;
	border: 1px solid #CCCCCC;
	padding: 8px;
}

#pagemain-right {
	width: 625px;
	float: right;
	background-image: url(../images/page-titbg.jpg);
	background-repeat: no-repeat;
	margin-right: 8px;
	padding: 12px;
}
.page-titxt-white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav-menu a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	font-weight: bold;
}
#nav-menu a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	font-weight: bold;
}
#nav-menu  a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	font-weight: bold;
}
#nav-menu a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	font-weight: bold;
	background-image: url(../images/page-nav-menubg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.titxt {
	font-weight: bold;
	color: #000000;
}
.main-txt {
	font-size: 14px;
	color: #333333;
	text-indent: 28px;
}
#main-date-box {
	padding-top: 8px;
	padding-bottom: 32px;
}
#main-smalltit-box {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 4px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#main-tit-txtbox {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
	margin-top: 28px;
}
.small-white {
	color: #FFFFFF;
}
.yellow-txt {
	color: #FFFF00;
}
#pagemain-right1 {

	width: 625px;
	float: right;
	background-repeat: no-repeat;
	margin-right: 8px;
	padding: 12px;
}
#topsecsmall {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	height: 109px;
}
#menusecsmall {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}





/*评论样式 CSS*/
#bbs_title
{
	background: url(images/feedback_list_title_bg.gif) #fff repeat-x top;
	border: 1px solid #9bbde6;
	line-height: 25px;
	color: #000;
	font-weight: bold;
}
#bbs_title dl
{
	margin: 0px;
	border: 2px solid #fff;
	padding-left: 15px;
	padding-right: 15px;
}
#bbs_title_right
{
	float: right;
	font-weight: normal;
}
#bbs_center
{
	background: url(images/feedback_list_main_bg.gif) repeat-x bottom;
	border-left: 1px solid #9bbde6;
	border-right: 1px solid #9bbde6;
	border-bottom: 1px solid #9bbde6;
	clear: both;
}
#bbs_center .clearbox
{
	margin-top: -2px;
}
#bbs_left
{
	width: 155px;
	float: left;
	text-align: center;
}
#bbs_right
{
	padding: 5px;
	margin-left: 155px;
	border-left: 1px solid #9bbde6;
	height: auto !important;
	height: 150px;
	min-height: 186px;
}
#bbs_text
{
	padding: 8px;
	overflow-x: hidden;
	height: auto !important;
	height: 150px;
	min-height: 186px;
}
#bbs_text dl, #bbs_text dt, #bbs_text dd
{
	margin: 0px;
	padding: 0px;
}
#bbs_bot
{
	clear: both;
	background: #f3f7fc;
	border-bottom: 1px solid #9bbde6;
	border-left: 1px solid #9bbde6;
	border-right: 1px solid #9bbde6;
	line-height: 26px;
}
#bbs_botleft
{
	text-align: center;
	width: 155px;
	float: left;
	line-height: 26px;
}
* html #bbs_botleft
{
	width: 155px;
	margin-top: 5px;
	margin-bottom: -5px;
}
#bbs_botright
{
	margin-left: 155px;
	border-left: 1px solid #9bbde6;
	height: 26px;
}
* html #bbs_botright
{
	margin-left: 152px;
}
/* 中间线 */
.bbs_center_line
{
	border-bottom: 1px solid #9bbde6;
}
.bbs_center_right
{
	text-align: right;
}