@import url(common/navPager.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;
	border:#F90 1px solid;
	margin-bottom:10px;
	}
.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;
	}
.titleBg{
	background:url(../images/titlebg.jpg) repeat;
	width:195px;
	height:18px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	text-align:center;
	}
.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:400px;
	margin-bottom:20px;
	}
.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:300px;
	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;
	}
.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;
	}
.companyBox{
	clear:both;
	padding:5px;
	width:750px;
	margin-top:6px;
	}
.blueFont{
	font-size:14px;
	font-weight:bold;
	color:#00349A;
	}
.textFont{
	margin-top:5px;
	line-height: 18px;
	}
.nameProflie{
	margin-top:10px;
	padding:5px 5px 5px 0px;
	}
.center{
	text-align:center;
	}

.proflieWidth{
	width:450px;
	}
.areaWidth{
	width:100px;
	}
.creditWidth{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00349A;
	font-size:14px;
	font-weight:bold;
	}
.creditWidthT{
	width:100px;
	}
.talkWidth{
	width:100px;
	}
.numberFont{
	padding-top:10px;
	}
.solidBorder{
	clear:both;
	background:url(../images/boder.jpg) repeat;
	width:100%;
	height:5px;
	}
.tableTitle{
	clear:both;
	width:750px;
	padding-top:20px;
	}
.tableTitle li{
	float:left;
	}
.twoBotton{
	clear:both;
	padding-bottom:5px;
	}
.greyBg{
	background:url(../images/bottonbg.jpg) no-repeat;
	width:76px;
	height:21px;
	border:0px;
	margin:10px 10px 10px 0px;
	padding-left:5px;
	}
.navigation{
	padding-bottom:5px;
	margin-bottom:10px;
	}
#bottom {
	width:100%;
	clear:both;
	padding-top:10px;
	/*border:1px  solid #CCC;*/
}
.topCompanyBox{
	clear:both;
	border:1px #F6910F solid;
	height:auto;
	}
.topCompanyBox .tjTitle{
	background:url(../images/tjtitle.jpg) no-repeat;
	clear:both;
	width:173px;
	height:18px;
	padding:5px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
.topCompanyBox .topCompanyList{
	clear:both;
	padding:10px 0px 10px 20px;
	height:auto;
	}
.topCompanyList ul{
	clear:both;
	width:750px;
	height:auto;
	}
.topCompanyList li{
	float:left;
	width:250px;
	line-height:25px;
	}
.topCompanyList li a{
	color: #00349A;
	font-size:14px;
	font-weight:bold;
	}
.topCompanyList li a:hover{
	color:#F90;
	}
.paddingRight{
	text-align:right;
	}
