﻿/* CSS Document */
body {
	font-size:12px;
	font-family:tahoma, Verdana, Arial, '宋体';
	color: #333;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html,body {
	height: 100%;
}

A {
	text-decoration:none;
	color: #50639A;
}
A:hover {
	TEXT-DECORATION:underline;
	color: #50639A;
}
.blue12 {
	font-size: 12px;
	line-height: 22px;
	color: #000168;
}
.blue12 a {
	color: #000168;
	text-decoration: underline;
}
.blue12 a:hover {
	color: #000168;
	text-decoration: underline;
}
.bian {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
}
.bian a {
	color: #888888;
	font-size: 14px;
	font-weight: bold;
}
.bian a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	text-decoration: underline;
}
.news {
	font-size: 12px;
	line-height: 23px;
	margin: 0px;
	float: left;
	list-style-type: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.td {
	padding: 5px;
	height: 137px;
}
.tde {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.size16 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000168;
}
.size12 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000168;
}

#menu {
	width:197px;
	background-color:#E8EFF3;

}
#menu .txt {
	margin:8px auto;
	color:#fff;
}
#menu .txt a {
	color:#Ff0;
	text-decoration:underline
}

#menu .list {
	width:168px;
	text-align:left;
	text-indent:20px;
	padding-top:8px;
	color:#000168;
	cursor:pointer;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#menu .list span{
	text-align:left;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	line-height: 27px;
	color: #003471;
}


#menu .list02 {
	width:170px;
	text-align:left;
	color:#000168;
	cursor:pointer;
	position:relative;
	line-height: 22px;
	background:url(/images/bbs/menuicon/line.gif) repeat-y left;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#menu .group{
	background:url(/images/bbs/main/menu_btn_bg.gif) no-repeat center fixed;
	color: #003471;
}

#menu .froum01{
	text-align:left;
	padding-left:25px;
	color: #000168;
	width: 132px;
	background-image: url(/images/bbs/menuicon/plus.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin: 0px;
}

#menu .froum02{
	text-align:left;
	padding-left:25px;
	background-image: url(/images/bbs/menuicon/minus.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin: 0px;
	width: 132px;
}

#menu .froum03{
	text-align:left;
	margin-left:0px;
	padding-left:5px;
	width: 172px;
	background-image: url(/images/bbs/menuicon/minus.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

#menu .froum04{
	text-align:left; 
	margin-left:10px; 
	padding-left:16px; 
}
#menu .froum01 a,#menu .froum02 a,#menu .froum03 a,#menu .froum04 a{
	color: #000168;
	text-decoration: none;
}
#menu ul {
	width:130px;
	background:none;
	margin:0px auto 0px 15px;
	list-style-type:none;
	padding:0px;
	line-height: 20px;
}
#menu li {
	/*height:15px!important;
	height:13px;
	text-indent:14px;
	*/
	background:url(/images/bbs/menuicon/icon_list.gif) no-repeat top left;
	text-align:left;
	padding-top:1px!important;
	padding-top:5px;
	padding-left:14px;
	color:#fff;
	cursor:pointer
}
#menu li a {
	color:#fff}
.menu_txt {
	background-image: url(../images/bar01.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 173px;
	line-height: 27px;
	background-position: left;
	text-align: left;
	margin: 0px;
	color: #000168;
	padding-left: 25px;
}
.blue {
	color: #003471;
	padding-left: 47px;
}
#statusid{
	display:none;
}
.dian {
	font-size: 12px;
	line-height: 26px;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
}
.bian_left {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #AAAAAA;
	margin-top: 15px;
}
.dian_txt {
	font-size: 12px;
	line-height: 26px;
	padding-left: 15px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}