.mainContent {
	width:1000px;
	height:385px;
	position: relative;
	margin-left:16px;
	padding-left:15px;
	padding-top:18px;
}

.yj{
	width:298px;
	height:28px;
	margin:0px;
	padding:0px;
	float: left;
	}
.yj ul{
	padding:0px;
	list-style:none;
	height:28px;
	margin:0px;
	padding:0px;
	}	
.yj_left{
	float:left;
	background:url("../images/login/login_l.png");
	width:27px;
	height:28px;
	margin:0px;
	padding:0px;
	}
.yj_mid{
	float:left;
	background:url("../images/login/login_m.jpg") repeat-x;
	width:244px;
	height:28px;
		margin:0px;
	padding:0px;
	}	
.yj_right{
	float:left;
	background:url("../images/login/login_r.png");
	width:27px;
	height:28px;
	margin:0px;
	padding:0px;
	}
	
.border_sty{
	width:1000px;
	height:330px;
	margin:15px 30px;
	padding:0px;
	clear:both;
	float:left;
	}
	
/**
.border_sty ul{
	padding:0px;
	list-style:none;
	height:330px;
	margin:0px;
	padding:0px;
	}
*/
.border_l{
	float:left;
	background: url("../images/login/border_l.jpg");
	width:27px;
	height:330px;
	}
.border_m{
	float:left;
/* 	background:#e4dbb9; */
	width:160px;
	height:330px;
	padding-top:80px;
	}	
.border_r{
	float:left;
	background: url("../images/login/border_r.jpg");
	width:27px;
	height:330px;
	}
	
.botm{
	width:298px;
	height:28px;
	margin:0px;
	padding:0px;
	display:inline;
	float: left;
	}
.botm ul{
	padding:0px;
	list-style:none;
	height:28px;
	margin:0px;
	padding:0px;
	}	
	
.botm_left{
	float:left;
	background: url("../images/login/botm_l.png");
	width:27px;
	height:28px;
	}
.botm_mid{
	float:left;
	background: url("../images/login/botm_m.jpg") repeat-x;
	width:244px;
	height:28px;
	}	
.botm_right{
	float:left;
	background: url("../images/login/botm_r.png");
	width:27px;
	height:28px;
	}
	
.content_2{
	width:980px;
	height:145px;
	background:#ededed;
	margin: auto;
	padding: auto;
}	
.content_2_l{
	width:300px;
	height:145px;
	background:#ededed;
	margin: auto;
	padding: auto;
	float:left;
}
.content_2_r{
	width:680px;
	height:145px;
	background:#ededed;
	margin: auto;
	padding: auto;
	float:left;
}	

.content_2 ul li{
	color:#0157a0; 
	font-size:12px;
	/*list-style: disc;*/
	
}

.psd{
	line-height:14px; 
	height:24px; 
	font-size:12px;
/* 	display:inline; */
/* 	margin-left:20px; */
	margin-top:10px;
}

.div1 {
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
ul.nav.nav-tabs li.active span{
	color:red;
	font-size: 16px;
	font-weight: bold;
}

ul.nav.nav-tabs li span{
	font-size: 16px;
}