@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	}	
body {
	font: 12px/20px '宋体', PMingLiU, Verdana, Sans-Serif;
	color:#AABCBF;
	background:#29363b url(images/i-bg.png) repeat-x;
	text-align:center;
	}
p {
	margin-bottom:2em;
	padding:0 10px;
	}
p a, p a:hover {
	text-decoration:underline;
	}			
ul {
	list-style:none;
	}
img {
	border:0;
	}
h2 {
	font:18px '黑体';
	margin:10px 0 40px 10px;
	}	
h3 {
	font-size:14px;
	color:#fff;
	}			
h4 {
	text-align:left;
	font-size:14px;
	font-weight:normal;
	height:25px;
	color:#1b2528;
	background:url(images/h5-bg.gif);
	padding:5px 0 0 10px;
	}	
.clear {
	clear:both;
	}			
.w-font {
	color:#FFF;
	}
.yellow {
    color:#fce07f;
	text-decoration:line-through;
}
.red {
   color:#b31b00;
   /*font-size:16px;
   font-weight:bold;
   padding-right:5px;*/
}
.english {
   font:Arial, Helvetica, sans-serif;
}
a {
	color:#ffb726;
	text-decoration:none;
	}
a:hover {
	color:#627d83;
	text-decoration:none;
	}
.kp {
	width:100%;
	height:116px;
	background:#29363b url(images/bg.gif) repeat-x;
	margin-bottom:10px;
	}
#layout	{
	width:960px;
	margin:0 auto;
	}
#i-top {
	height:469px;
	/*background: url(images/top-bg.gif);*/
	}
#top {
	width:960px;
	height:86px;
	}	
#logo {
	float:left;
	}		
#i-menu {
	font-size:14px;
	color:#5d98b3;
	float:right;
	margin:12px 50px 0 0;
	_margin-right:45px;
	}
#i-menu a {
	color:#5d98b3;
	margin:10px 15px;
	}
#i-menu a:hover {
	color:#ffb726;
	}
#menu {
	font-size:14px;
	color:#5d98b3;
	float:right;
	margin:56px 30px 0 0;
	}
#menu a {
	color:#5d98b3;
	display:block;
	width:80px;
	height:24px;
	float:left;
	margin:0 2px;
	padding-top:6px;
	}
#menu a:hover, #menu .current {
	color:#ffb726;
	background:url(images/menu-bg.gif);
	}		
.submenu {
	height:20px;
	float:right;
	padding:5px 0 0 0;
	background:#1b2528;
	}
.submenu a {	
	color:#5f6a6e;
	margin:0 30px 0 0;
	}	
.submenu a:hover, .submenu .current {	
	color:#5d98b3;
	}		
#but{
	float:right;
}
#but ul {
	padding:30px 120px;
	}
#but ul li {
	margin-bottom:45px;
	}		
#login a {
	font:bold 32px '黑体';
	color:#FFF;
	}
#login a:hover {
	color:#672c00;
	}	
#main {
	height:270px;
	background:#1b2528 url(images/main-bg.gif) no-repeat bottom;
	padding:10px;
	}
.main-content {
	width:32%;
	_width:31%;
	float:left;
	text-align:left;
	margin:0 6px;
	}	
.main-content ul {
	list-style:disc;
	padding-left:10px;
	}		
.main-content img {
	padding-right:20px;
	float:left;
	}
.content-main {
	height:130px;
	}		
.more {
	font-size:14px;
	width:115px;
	height:25px;
	background:url(images/more.png);
	float:right;
	margin:25px 15px 0 0;
	padding:5px 0 0 15px;
	}
.more a {
	color:#1b2528;
	}	
.more a:hover {
	color:#ffb726;
	}
.container {
	margin:10px 0;
	padding:10px;
	text-align:left;
	}
.container table{
   border-collapse:collapse;
   text-align:left;
}
.container table {
	border:none;
	width:100%;
	background:#546F75;
	color:#fff;
}
.container th, .container td {
	border:1px solid #405B62;
	padding:2px 5px;
}
.container img {
	padding-right:20px;
	margin-bottom:20px;
	*margin-bottom:10px;
	float:left;
	}
.content1 {
    float:left;
	width:100%;
}
.bg20 {
  width:20%;
}
.bg40 {
  width:40%;
}
.bg_white, .bg_white30, .bg_white15 {
   width:20%;
   background:#77979D;
}
.bg_white30 {
   width:30%;
}
.bg_white15 {
   width:15%;
}
.content div {
	text-align:center;
	padding:5px 17px;
	float:left;
	}	
.content div img {
	margin:0;
	}
.content, .content2 {
	margin:0 0 5px 0;
	float:left;
	}	
.content2  {
	width:33%;
	margin:0 0 10px 0;
	}
.content2 img {
	margin:0 0 10px 0;
	}	
#footer {
	margin:15px 0 20px 0;
	padding:10px 0;
	*padding:5px 0;
	font-family:Arial;
	background:url(images/line.png) no-repeat;
	}				