@charset "utf-8";
/* Public - css */
body {width:100%;padding:0;margin:0 auto;background:white;}
body > div {margin:0 auto;padding:0;}
div,table,input, select, button, textarea {margin:0;padding:0;font-size: 12px; font-family:"宋体";}
img {border:none;vertical-align:top;}
ul, li {list-style-type:none;margin:0;padding:0;}
button {cursor: pointer;}
a:focus {outline:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}


.outside{width:988px;overflow:hidden;border:6px solid #EAEAD2;margin:0 auto;}
.banner{width:988px;height:309px;background:url(banner_bg.jpg) no-repeat center center;}

.banner_text{width:390px;font-size:34px;font-family:"微软雅黑";color:white;font-weight:bold;letter-spacing:0.1em;padding-top:100px;margin-left:22px;_margin-left:11px;float:left; text-align:center;}
.banner_text span{font-size:30px; font-family:"微软雅黑";letter-spacing:0em;}

.system{width:485px;overflow:hidden;float:right;margin-top:33px;font-family:"微软雅黑";}
.system li{height:30px;line-height:31px;text-align:left; text-indent:50px; margin-bottom:18px;font-size:16px;color:white;font-weight:bold;letter-spacing:0.1em;}
.system li.green{width:409px;background:url(1.png) no-repeat;}
.system li.yellow{width:409px;background:url(2.png) no-repeat;margin-left:30px;}
.system li.blue{width:409px;background:url(3.png) no-repeat;margin-left:60px;}
.system li.red{width:409px;background:url(4.png) no-repeat;margin-left:30px;}
.system li.purple{width:409px;background:url(5.png) no-repeat;}

.system li.green a{color:white;display:block; height:30px;}
.system li.yellow a{color:white;display:block; height:30px;}
.system li.blue a{color:white;display:block; height:30px;}
.system li.red a{color:white;display:block; height:30px;}
.system li.purple a{color:white;display:block; height:30px;}

.system li.green a:hover{color:white;background:url(1_hover.png) no-repeat;}
.system li.yellow a:hover{color:white;background:url(2_hover.png) no-repeat;}
.system li.blue a:hover{color:white;background:url(3_hover.png) no-repeat;}
.system li.red a:hover{color:white;background:url(4_hover.png) no-repeat;}
.system li.purple a:hover{color:white;background:url(5_hover.png) no-repeat;}



.block_green, .block_yellow, .block_blue, .block_red, .block_purple { width:976px; margin-top:10px; margin-left:5px; overflow:hidden; }
.block_green ul, .block_yellow ul,  .block_blue ul, .block_red ul, .block_purple ul { margin:10px 0; padding:0;}
.block_green li, .block_yellow li,  .block_blue li, .block_red li, .block_purple li { 
	float:left; 
	width:300px;
	height:33px;
	line-height:33px;
	text-indent:33px;
	margin:0 auto; 
	margin-left:18px;
	_margin-left:12px;
	font-family:"微软雅黑";
	font-size:15px;}
.block_green li a, .block_yellow li a,  .block_blue li a, .block_red li a, .block_purple li a { color:#000;display:block;}

/* 绿色区域 */
.block_green{ background:#F2FFEB url(foot.gif) no-repeat center bottom;border-top:#53C114 8px solid; height:160px;}
.block_green li{ background:url(1_line.gif) no-repeat left bottom;}
.block_green li a:hover{ color:#fff;font-weight:bold;background:url(1_line_hover1.gif) no-repeat left bottom;}

/* 黄色区域 */
.block_yellow{ background:#FFF8E0 url(foot.gif) no-repeat center bottom;border-top:8px solid #FFC600; height:95px;}
.block_yellow li{background:url(2_line.gif) no-repeat left bottom;}
.block_yellow li a:hover{color:#fff;font-weight:bold;background:url(2_line_hover1.gif) no-repeat left bottom;}


/* 蓝色区域 */
.block_blue{ background:#EBF9FF url(foot.gif) no-repeat center bottom;border-top:8px solid #00AEFF; height:60px;}
.block_blue li{ background:url(3_line.gif) no-repeat left bottom;}
.block_blue li a:hover{color:#fff;font-weight:bold;background:url(3_line_hover1.gif) no-repeat left bottom;}

/* 红色区域 */
.block_red{background:#FFF1F1 url(foot.gif) no-repeat center bottom;border-top:8px solid #ff0000; height:60px;}
.block_red li{ background:url(4_line.gif) no-repeat left bottom;}
.block_red li a:hover{color:#fff;font-weight:bold;background:url(4_line_hover1.gif) no-repeat left bottom;letter-spacing:0em;}


/* 紫色区域 */
.block_purple{ background:#F9F2FF url(foot.gif) no-repeat center bottom;border-top:8px solid #8400FF; height:60px; margin-bottom:20px;}
.block_purple li{ background:url(5_line.gif) no-repeat left bottom;}
.block_purple li a:hover{color:#fff;font-weight:bold;background:url(5_line_hover1.gif) no-repeat left bottom;}


/* 版本 */
.foot{width:988px;height:90px;background:#EAEAD2;text-align:center;line-height:90px;color:#575656;letter-spacing:0.2em;}






