@import url(common/navPager.css);
@import url(block/xhMiddleTable.css);
.clear {
	clear:both;
}
.content {
	clear:both;
	width:100%;
	height:auto!important;
	margin-top:10px;
	padding-top:10px;
   *margin-bottom:10px;
}
.content .left {
	float:left;
	width:205px;
	height:auto;
}
.left li a{
	text-decoration:none;
	color:#000;
	}
.left li a:hover{
	color:#F90;
	}
.content .main {
	width:750px;
	height:auto;
	float:left;
	margin-left:20px;
}
.flBox{	
	border:#F90 1px solid;
	margin-bottom:10px;
	height:auto;
	width:200px;
	}
.newsBox{
	clear:both;
	border:#F90 1px solid;
	margin-bottom:10px;
	height:auto;
	width:200px;
	}
.titleBgyellow {
	background:url(../../images/titlebg1.jpg) repeat;
	width:190px;
	height:18px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
.titleBgyellow  a{
	color:#FFF;
	}
.titleBgyellow  a:hover{
	color: #FF0;
	}
.flName {
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
.dotBorder {
	margin-top:12px;
 *margin-top:-5px;
	margin-bottom:5px;
	margin-left:2px;
	clear:both;
	border:1px dotted #999;
	width:98%;
}
.searchSeleBox {
	clear:both;
	margin-top:10px;
}
.searchBox {
	float:left;
	width:auto;
}
.selectBox {
	float:right;
	text-align: center;
	margin-top:3px;
	font-size:14px;
	font-weight:bold;/*	width:180px;*/
	}
.borderBox {
	border:#F90 1px solid;
	height:15px;
	width:200px;
	padding:5px;
	color:#F90;
	font-size:14px;
}
.bottonBox {
	background:#F90;
	border:0px;
	padding:4px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	width:60px;
	/*height:25px;*/
	margin-top:2px;
	margin-left:5px;
}
.selecBoxSty {
	float:left;
	width:80px;
	height:14px;
	padding:5px;
	border:#F90 1px solid;
	background:#FFE7CE;
	margin-left:20px;
}
.selecBoxSty a {
	color:#000;
	text-decoration:none;
}
.selecBoxSty a:hover {
	color: #F90;
	text-decoration:none;
}
.center {
	text-align:center;
}
.solidBorder {
	clear:both;
	background:url(../images/boder.jpg) repeat;
	width:100%;
	height:5px;
}
.navigation {
	padding-bottom:5px;
	margin-bottom:10px;
}
#bottom {
	width:100%;
	clear:both;
	height:100px;
	padding-top:10px;
	border:1px solid #CCC;
	height:130px;
}
h2 {
	clear:both;
	font-size:14px;
	padding-top:30px;
	*padding-top:10px;
	padding-bottom:5px;
}
h2 a{
	color:#000;
	text-decoration:none;
	}
.msgBox{
	clear:both;
	margin-bottom:40px;
	}
.msgBox li{
	float:left;
	padding-right:10px;
	}
.msgBox li span{
	color:#F00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 5px;
	}
.newslist{
	margin-left:5px;
	}
.newslist li a{
	color:#000;
	}
.newslist li {
	background: url("../images/dotgrey.jpg") no-repeat scroll left center transparent;
    color: #2574C1;
    height: 25px;
    line-height: 25px;
    padding-left: 13px;
}
/*td{
	height:35px;
	border-bottom:1px solid #E0E0E0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:8px;
	}
tr{
	padding-top:8px;
	font-weight: normal;
	}*/
.searchResult{
	margin:10 auto;
	clear:both;
	width:100%;
	border:1px solid #A8C29F;
/*	border-left:1px solid #A8C29F;
	border-right:1px solid #A8C29F;
	border-bottom:1px solid #A8C29F;*/
	}
.greyTitleBg{
	background:#EFEFEF;
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold;
	height:40px;
	}
.btBg{
	background:url(../images/bton.gif) no-repeat;
	width:59px;
	height:23px;
	padding-top:5px;
	padding-left:3px;
	}
.btBg a{
	color: #F60;
	}
.paddingTop_2{
	padding-top:5px;
	}
/*.conrastBg{
	background: url(../images/contrast.gif) no-repeat;
	width:59px;
	height:23px;
	padding-top:5px;
	margin-left:8px;
	float:left;
	font-size:12px;
	color:#F60;
	}*/
/*.tp{
	float:left;
	display:block;
	width:auto;
	padding-left:5px;
	padding-top:3px;
	}*/
/*.conrastBg a{
	color:#1A7BC6;
	}*/
.tyepBox{
	float:left;
	width:750px;
	clear:both;
	}
li{
	list-style:none;
	}
.right{
	float:right;
}