@CHARSET "UTF-8";

body {
	background-image: url('../images/main/bg_blue.jpg');
	background-repeat: repeat-x repeat-y;
}

.main_width {
	width: 940px;
	table-layout: fixed;
	margin-left: auto;
	margin-right: auto;
}

.main_left {
	width: 17px;
	font-size: 1px;
	background-image: url('../images/main/border_left.png');
	background-repeat: repeat-y;
}

.main_right {
	width: 17px;
	font-size: 1px;
	background-image: url('../images/main/border_right.png');
	background-repeat: repeat-y;
}

.main_content {
	background-image: url('../images/main/main_table_bg.png');
	background-repeat: repeat-x repeat-y;
	width: 902px;
	height: 200px;
	font-family: 黑体;
	font-size: 15px;
	color: #2d455e;
}

.main_content_red {
	background-image: url('../images/main/bg_red.png');
	background-repeat: repeat-x repeat-y;
	width: 260px;
	overflow: hidden;
	border:0px;
}

.main_nav_red{
	height: 80px;
	text-align: center;
	background-image: url('../images/main/bg_red.png');
	background-repeat: repeat-x repeat-y;
}
.main_nav_red a{
	color: white;
	text-decoration: none;
}
.main_content_menu {
	background-image: url('../images/main/main_table_bg.png');
	background-repeat: repeat-x repeat-y;
	width: 662px;
}

.main_ad {
	height: 460px;
	background-color: #000;
	overflow: hidden;
}

.main_nav {
	height: 80px;
	text-align: center;
}

.main_nav a {
	font-family: 黑体;
	font-size: 15px;
	color: #2d455e;
	text-decoration: none;
}

.main_nav a:hover {
	font-family: 黑体;
	font-size: 15px;
	color: #88110e;
	text-decoration: none;
}

.nav_bottom_title {
	font-family: 黑体;
	font-size: 17px;
	color: #2d455e;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}

.nav_bottom {
	padding-left: 5px;
	height: 280px;
}

.nav_bottom_div {
	height: 24px;
	border-bottom: 1px solid #a0bbd3;
	padding-top: 4px;
	width:90%;
}
.nav_bottom a {
	font-family: 宋体;
	font-size: 13px;
	color: #2d455e;
	text-decoration: none;
	display:block;
}

.nav_bottom a:hover {
	font-family: 黑体;
	font-size: 14px;
	color: #88110e;
	text-decoration: none;
}

.pop {
	position: absolute;
	width: auto;
	background-color: #fff;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	top: 10px;
	left: 20px;
	padding-top: 10px;
}

.pop div {
	height: 21px;
}

.pop a {
	font-family: 黑体;
	font-size: 13px;
	color: #88110e;
	text-decoration: none;
	display: block;
	height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

.pop a:hover {
	font-family: 黑体;
	font-size: 13px;
	color: #fff;
	background-image: url('../images/main/bg_blue.jpg');
	background-repeat: repeat-x repeat-y;
	text-decoration: none;
	display: block;
	height: 21px;
}
.bottom{
	padding-top:25px;
	padding-left:17px;
	font-family: arial,黑体;
	font-size: 12px;
	color:white;
}
.content {
	width:706px;
	padding:5px;
	
}
.content *{
		font-size:14px;
}
.content1 {
	width:100%;
	min-height:400px;;
	background-color:#dee8f1;
}
.left_title{
	height:30px;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #dee8f1;
	padding-left:10px;
	padding-top:10px;
}
.left_title1{
	height:30px;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #dee8f1;
	padding-left:10px;
	padding-top:10px;
	background-color: #dee8f1;
	color:#fff;
}
.left_title a{
	font-family: 黑体,arial;
	font-size: 14px;
	color: #2d455f;
	text-decoration: none;
}
.left_title1 a{
	font-family: 黑体,arial;
	font-size: 14px;
	color: #2d455f;
	text-decoration: none;
}
.info_title{
	text-algin:center;
	font-weight: bold;
	padding-top:20px;
}
.info_cnt{
	font-size:14.8px;
	margin:10px;
}
.info_cnt *{
	font-size:14.8px;
	font-family: 宋体, arial;
}

.navs{
	}
.navs ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navs li{
	list-style-image: none;
	float: left;
	width: 80px;
	height: 20px;
	margin-top: 27px;
	text-align: center;
	list-style: none;
}


.nav_left_div{
	height:18px;
	padding-left:20px;
	padding-top:4px;
}

.nav_left_div a{
	color:#fff;
	font-size:13px;
	text-decoration: none;
	}
.nav_left_div a:hover{
	color:#fff;
	font-size:13px;
	text-decoration: underline;
	}




