/* header */
#header{
clear: both;
margin: 0 auto;
height: 25px;
width: 950px;
text-align: left;
background-image: url(/images/head_bg.gif);
background-repeat: repeat-x;
padding: 6px 0 0;
}
/* top */
#top{
clear: both;
margin: 1px auto;
height: 75px;
width: 950px;
text-align: left;
background-color: #66A82D;
}
#top_l{
float: left;
width: 250px;
}
#top_r{
float: right;
width: 600px;
padding-top: 8px;
font-weight: bold;
}
/* menu */
#menu{
clear: both;
margin: 0 auto;
height: 26px;
width: 940px;
text-align: left;
background-image: url(/images/menu_bg.gif);
background-repeat: repeat-x;
font-size: 13px;
font-weight: bold;
padding: 9px 0 0 10px;
}
#menu ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}
#menu li{
padding-left: 50px;
float: left;
}
#menu a:link {color: #fff;}
#menu a:visited {color: #fff;}
#menu a:hover {text-decoration: underline;color: #f00;}
#menu a:active {color: #f00;}
/* ads */
#ads{
clear: both;
margin: 0 auto;
width: 950px;
padding: 10px 0;
}
/* main */
#main{
clear: both;
margin: 10px auto;
width: 950px;
text-align: left;
}
#left{
padding: 8px;
}
#left_box{
padding-bottom: 20px;
}
#right{
float: right;
width: 300px;
}
#text{
border: 1px solid #96CD65;
margin-bottom: 10px;
padding: 1px;
}
#title{
background-image: url(/images/title_bg.gif);
background-repeat: repeat-x;
height: 20px;
font-size: 13px;
font-weight: bold;
padding: 4px 5px 0px;
}
#content{
padding: 5px;
line-height: 180%;
}
#content ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}
#content li{
padding-left: 5px;
}
/* foot */
#foot{
clear: both;
margin: 0 auto;
width: 950px;
text-align: center;
padding: 0 0 10px;
line-height: 150%;
}
/* other */
.submit{
background-image: url(/images/submit_bg.gif);
background-repeat: repeat-x;
margin: 0px;
padding: 3px 5px 0px;
border: 1px solid #F1B65C;
font-weight: bold;
}
.bian{
border: 1px solid #96CD65;

}
.rbian{
border-right: 1px solid #96CD65;
}
#space{
margin-bottom: 10px;
padding: 1px;
}
/* list */

#position{
padding: 1px;
text-align: left;
}
#positext{
background-image: url(/images/title_bg.gif);
background-repeat: repeat-x;
height: 20px;
font-size: 13px;
font-weight: bold;
padding: 4px 5px 0px;
}
#list{
margin-bottom: 10px;
padding: 10px;
text-align: left;
}
#list_t{
background-image: url(/images/title_bg.gif);
background-repeat: repeat-x;
height: 20px;
font-size: 13px;
font-weight: bold;
padding: 4px 5px 0px;
}
#list_c{
padding: 5px;
line-height: 180%;
}
#list_c ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}
#list_c li{
padding-left: 5px;
}
#list_c_l{
padding: 5px;
width: 160px;
float: left;
}
#list_c_r{
padding: 5px;
float: left;
}
#news{
text-align: left;
}
#newst{
line-height: 165%;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}
#xu{
border-left: 1px dashed #96CD65;
padding-left: 10px;
}

