/*基本信息*/
*{margin:0;padding:0;}
body {margin:0px;background:#000}
#main {margin-top:0px;width:800px;margin:0;font-size:14px;margin-right: auto; margin-left: auto; }
a ,a:visited{color: #FFFF00;text-decoration: none;}
a:hover{text-decoration:underline;color: #FFFF00;} 

/*页面层容器*/
#index {width:800px;margin:10px auto;background:#000;padding-top:30px;}

/*页面头部*/
#header {border:1px solid #000;}
.logo {float:left;}
.tail {background:url(image/tab.gif) 0 0 no-repeat;height:30px;float:left;}
p {color:#FFFF00;font-size:13px;float:right;padding-top:10px}
h1 {color:#FFFF00;font-size:20px;float:left;padding-bottom:0px;height:20px;padding-left:7px}
/*导航*/
#nav {height:100px;float:left;margin-top:5px;background:#000;width:768px;}
#nav li
{height:18px;float:left;padding-top:10px;padding-right:20px;background:#000;text-align:center;font-size:13px;}
#nav li a:hover {color:#FE7937;}
/*页面主体*/
#left {background:url(image/left.gif) 0 0 no-repeat;height:491px;width:16px;float:left;}
#mid {background:url(image/top.gif) 0 0 repeat-x;background:url(index.jpg) 5 0 ;height:491px;width:768px;float:left;padding-top:15px;}
#right {background:url(image/right.gif) 0 0 no-repeat;width:16px;height:491px;float:right;}
#line {background:url(image/line2.gif) no-repeat;height:30px;width:768px;margin-top:5px;}

#list ,#list2{width:365px;height:95px;color:#FFFF00;font-size:12px;border:1px solid #FFFF00;margin-top:10px;padding:10px 5px 5px 5px;background:#222}
#list {float:left;}
#list div,#list2 div {margin-bottom:5px;}
#list2 {float:right;}
#pagebody {width:800px;margin:0 auto;height:800px;background:#CCFF00}

/*页面底部*/
#footer {color:#dfded5;font-size:12px;width:800px;margin:10px auto;height:40px;background:#000;}
#footer a ,#footer a:visited{color: #FFFF00;text-decoration: underline;}

 
 
 

