/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {  margin: 0;  padding: 0;}
/* ---html、body100%--- */
html, body {
	text-align: center;
}
/* ---默认字体9pt--- */
div, table {font-size: 9pt;}
/* ---div居中、div背景--- */
body {
	font: 9pt;
	text-align: center;
	background-color: #ffffff;
}
/* ---标准链接样式--- */
a:link {font-size: 9pt;text-decoration: none;color:#5c5c5c;}
a:visited {font-size: 9pt;text-decoration: none;color:#5c5c5c;}
a:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
a:active {font-size: 9pt;text-decoration: none; color:#5c5c5c;}
/* ---白色字链接样式--- */
a.wlink:link {font-size: 9pt;text-decoration: none;color:#FFFFFF;}
a.wlink:visited {font-size: 9pt;text-decoration: none;color:#ffffff;}
a.wlink:hover {font-size: 9pt;text-decoration: underline;color: #000000;}
a.wlink:active {font-size: 9pt;text-decoration: none; color:#FFFFFF;}
/* ---查询input框宽--- */
.SearchTitleInput {	width:250px;}

.toolsinput {
	width: 100px;
	height: 20px;
	border: 1px solid #B7B7B7;
}

.wp_login .login_input .input { width:90px;}

.div_stxw .div_stxw_info p{text-indent:0em}

.div_swxt .div_swxt_list p{text-indent:0em;	line-height: 1.5em}

/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 2em;
	height: 500;
}
/* ---最大的div容器--- */
#container-page {
	width: 1000px;
	background: #FFECFF;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* ---中部div，要制定高度--- */
#container-content {
	background-color: #FFECFF;

}
#mainleft {
	float: left;
	width: 205px;
	background-color: #FFECFF;
	float: left;
	margin-top: 1px;
	padding-left: 2px;
}
#mainright {
	background-color: #FFECFF;
	float: right;
	width:780px;
	margin-top: 2px;
	padding-right: 5px;
}

/* ---头--- */
#head {
	background-color: #FFECFF;
}
/* ---导航栏--- */
#nav {
	background-image: url(images/banner2.jpg);
	height: 35px;
	background-repeat: repeat-x;
}
.nav {
	color: #FFECFF;
}
#nav a{font-size: 10pt;text-decoration: none;color:#FFFFFF;}
#nav a:visited {font-size: 10pt;text-decoration: none;color:#ffffff;}
#nav a:hover {font-size: 10pt;text-decoration: underline;color: #000000;}
#nav a:active {font-size: 10pt;text-decoration: none; color:#000000;}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #eeeeee;
}
.tou{
	font-size: 12px;
	color: #555555;
	font-family: "宋体";
}
.bian{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fff2d5;
}
.kuan1{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ac2728;
	border-left-color: #ac2728;
	background-color: #FEFAF2;
}
.kuan2{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ac2728;
	border-left-color: #ac2728;
	background-color: #FEFAF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac2728;
}
.baizi{
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	font-weight: bold;
}
.biaoti{
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #f33c38;
}

.beijin {
	background-image: url(images/leftbg.jpg);
	width: 207px;
	background-position: top;
	background-repeat: no-repeat;
}

.beijin2 {
	background-image: url(images/rightbg.jpg);
	width: 584px;
	background-position: top;
	background-repeat: no-repeat;
}

.word3 {
	font-family: "宋体";
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
}

.word4 {
	font-family: "宋体";
	font-size: 10pt;
	color: #D22A29;
	font-weight: bold;
}

.word2 {
	font-family: "宋体";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;

}

.bg{
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/mainrightbg4.gif);
}
.biaoti2
{color:#5c5c5c;}

