@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
.clear{clear:both;}
body{background:#fff url("../img/bg-body.gif") repeat left center;
font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #292929;}
li{list-style-type :none;}
img{border:0;}
a{text-decoration: none;}
/*========================================================*/
#header{width:772px;height:106px;background:#fff url("../img/b.jpg ") no-repeat left center;}
#nav{width:772px;height:29px;background:#fff url("../img/bg-nav.jpg") no-repeat left center;}

#nav ul{float:right;width:544px;height:29px;line-height:29px;}
#nav ul li{float:left;padding:1px 4px;color: #fff;}
#nav ul li a{float:left;color: #fff;}
#nav ul li a:hover{float:left;color: #FF7129;}

/*========================================================*/

#main{width:772px;background-color:#ddd;float:left;height:600px;height:auto;min-height:600px;}
#subnav{width:173px;float:left;padding-bottom:200px;background-color:#2a2a2a;}
#content{width:595px;min-height:600px;float:right;background-color:#ddd;}
/*========================================================*/

#subnav ul{width:173px;}
#subnav ul li a{color: #FF7129;}
#subnav ul li a:hover{color: #fff;}

#subnav ul li.s0{margin-top:2px;padding-left:15px;height:20px;line-height:20px;color: #fff;background:#fff url("../img/bg-subnav0.jpg") no-repeat left center;}
#subnav ul li.s1{margin-top:2px;padding-left:15px;height:20px;line-height:20px;color: #fff;background:#fff url("../img/bg-subnav1.jpg") no-repeat left center;}
#subnav ul li.s2{margin-top:2px;padding-left:15px;height:40px;line-height:20px;color: #fff;background:#ccc url("../img/bg-subnav2.jpg") repeat-y left top;}
#subnav  li{margin-top:2px;padding-left:15px;height:20px;line-height:20px;color: #fff;background:#fff url("../img/bg-subnav.jpg") no-repeat left center;}


/*========================================================*/
#content h2{width:595px;height:138px;background:#fff url("../img/c-b.jpg") no-repeat left center;}
#content h3{width:575px;height:33px;line-height:33px;padding-left:20px;background:#fff url("../img/bg-h3.jpg") no-repeat left center;}
#content ul{width:500px;padding:20px;}
#content p{width:575px;}
#content table{width:95%;border-collapse:collapse;border:solid 1px #ccc;margin-top:5px;}
#content td{padding:2px 5px;border:solid 1px #ccc;}
#content ul li a{color: #FF7129;}
#content ul li a:hover{color: #333;}

#index #content p{padding:3px;text-align:left;text-indent:2em;}
#index #content table{width:95%;margin-top:5px;}
#index td{padding:0;}
/*========================================================*/
#footer{clear:both;width:772px;height:64px;border-top:solid 1px #9c9c9c;background-color:#f7f7f7;}
#footer p{width:762px;height:20px;line-height:20px;padding-left:10px;}