
/* CSS Document */
body,html{ width:100%; min-width:1000px; font-family:"Î¢ÈíÑÅºÚ", Arial; font-size:12px; background:#FFF url(../image/body.png) no-repeat;}
a{ text-decoration:none; color:#000;}
a:hover{color:#F00;}
a,span{ display:inline-block;}
.header{ width:968px; height:161px; background:url(../image/header.png) no-repeat; margin:0 auto;}
.nav{ width:968px; height:48px; background:#0a5a9f; overflow:hidden; margin:0 auto; margin-bottom:5px; }
.nav ul{ width:968px; height:48px; margin:0 auto; overflow:hidden;}
.nav ul li{  float:left; margin-left:15px;}
.nav ul li a{ line-height:48px; color:#FFF; padding:0 20px; font-size:16px;}
.nav ul li a:hover{ background:#EA7500; color:#FFF;}
.menu{ width:968px; height:348px; margin:0 auto; overflow:hidden; }
.all{ width:968px; height:auto; overflow:hidden; margin:0 auto; padding-top:5px;}
.aside{ width:202px; height:auto; overflow:hidden; float:left;}
.aside .server{ width:200px; height:auto; overflow:hidden; border:1px solid #CCC; padding-bottom:3px; }
.aside .server h2{ width:200px; height:37px;  background:#0a5a9f; text-align:center; padding-top:3px; }
.aside .server h2 p{ font-size:12px; color:#FFF; }
.aside .server h2 .bold{ font-size:16px; font-weight:bold; }
.aside .server li{ width:200px; height:40px; background:#E7E7E7; border-bottom:1px dashed #666666; line-height:40px; font-size:14px;}
.aside .server .border{ border:0;}
.aside .server li a{ width:100%; height:100%; text-align:center;color:#686b6d;}
.section{ width:750px; height:auto; overflow:hidden; float:right; background:#FFF;} 
.section h2{ width:750px; height:40px; line-height:40px; text-align:center; font-size:22px; color:#0a5a9f; border-bottom:1px solid #999;}
.section .contant{ width:730px; height:auto; overflow:hidden; padding:0 10px;}
.section .contant p{ text-indent:2em; line-height:30px;}
.footer{ width:100%; height:115px; background:#0a5a9f; clear:both; margin-top:10px; padding-top:50px;}
.footer p{ width:904px; height:30px; line-height:30px; color:#FFF; font-size:14px; margin:0 auto; padding-left:30px;}