.nav {
	text-align: center;
	height: 120px;
	border-top: 1px solid #ccc;
}

.nav img {
	width: 998px;
}

.main {
	min-height: 485px;
    margin-bottom:20px;
    margin-top:15px;
}

.menu_left {
	width: 220px;
	height: 485px;
	font-size: 16px;
	background: url(../images/left_bg.jpg) repeat-x left top;
}

.title {
	width: 100%;
	height: 45px;
	border-bottom: 2px solid #0367b7;
	text-align: center;
	color: #0367b7;
}
.title_text{
	padding-top:14px;
}
.title_text p{
	height: 20px;
	line-height: 20px;
}
.title_text .englishname{
	font-size: 14px;
}

.news_li{
	width: 100%;
}
.about_list {
	margin-top: 10px;
    font-size:14px;
}
.about_list img{
	width: 30px;
	height: 30px;
	display: inline-block;
}
	
.about_list li {
	position: relative;
	margin: 0px auto;
	height: 50px;
	line-height: 50px;
	padding-left: 90px;
}
.about_list li img{
	width: 30px;
	position: absolute;
	top: 9px;
	left: 48px;
}

.about_list li a {
	color: #333;
}

.about_list li a:hover {
	color: #0367b7;
}

.content_right {
	width: 750px;
	min-height: 485px;
}
.pos{
	color: #0367b7;
	padding: 13px 0 12px 0;
    border-bottom:2px solid #0367b7;
}
.pos a{
	color: #0367b7;
}

.news_li li {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	border-bottom: 1px dashed #eeeff1;
	background: url(../images/li_bg.png) no-repeat left center;
}


.news_li li a {
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 12px;
	color: #003333;
	display: block;
}

.news_li li span {
	width: 18%;
	text-align: right;
	padding-right: 5px;
	display: block;
	color: #666;
}

.wrap .w100 {
    width:100%;
}

.news_title {
    font-size: 16px;
    color: #000000;
    text-align: center;
    margin: 10px 50px;
    padding-top: 30px;
}

.news_sj {
    margin-top: 10px;
    color: #777777;
    text-align: center;
    font-size: 12px;
}

.news_content {
    border-top: 1px solid #e5e5e5;
    margin: 10px 30px;
    padding-top: 30px;
}

.info_att {
    margin: 30px 30px;
}

.border1 {
    min-height:433px;
}
.about_list li.liclass {
    padding:0;
    text-align:center;
}