﻿table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
img, input, select { vertical-align: middle; }
.clear {clear:both;}
.textBox{width: 100px; height: 16px; padding: 2px 8px 0 3px; border: 1px solid #CCC; background-color:#FFF;}
.btnGreenBG {width:75px; height:30px; background:url(../images/btnBG.gif); font-size:11pt; color:#fff; border-width:0;}

/* 左侧导航 */
.nav_title {
	float: left;
	height: 25px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	background-image: url(../img/lvbiao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}
.nav_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: 50px;
	width: 177px;
	background-image: url(../img/15.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.nav_item a,.nav_item a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.nav_bottomArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 177px;
	background-image: url(../img/15.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* 列表 */
.formTitle {
    padding-left:20px;
    height:40px;
	background: url(../img/formTitle.jpg) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: solid 1px #B7B7B7;
}
.formContainer {
	border-right: solid 1px #B7B7B7;
	border-left: solid 1px #B7B7B7;
	border-bottom: solid 1px #B7B7B7;
	margin-left: 3px;
	margin-left: 7px !important;
	*margin-left: 7px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #688148;
}
.formContainer a {
	color: #688148;
	text-decoration: none;
}
.formContainer a:hover {
	color: #79c813;
	text-decoration: none;
}

.xylist {
	font-family: 宋体, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../img/15.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 177px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
}
.xylistpadding{
	padding: 0px 0px 0px 20px;
}
.xylist2 {
	border-left: 1px solid;
	border-right: 1px solid;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	width: 165px;
	text-align: left; 
	clear: both;
	padding: 12px 0px 18px 10px;
}
.xylist21 {
	width: 125px;
	text-align: left;
	clear: both;
	padding: 5px 0px 5px 30px;
}
.xyimg {
	float: left;
	height: 14px;
}
.xylistfont2 {
	text-align: center;
	font: 宋体, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #688148;
	text-decoration: none;
}

/* 内容框 */
.infoContainer {    
    background: url(../img/contentbg.jpg) repeat-x left top;
	float:inherit;
	border: solid 1px #B2B2B2;
	font-family: 宋体,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
div.infoTitle {font-size:14pt; font-weight:bold; margin-top:20px; text-align:center;}
div.infoContent {padding:10px;text-align:left;}
