* {
margin:0px;
padding:0px;
border:0px;
}
body{
	SCROLLBAR-TRACK-COLOR: #99979b; 
	SCROLLBAR-FACE-COLOR: #7B7B7B; 
	SCROLLBAR-HIGHLIGHT-COLOR: #898989; 
	SCROLLBAR-SHADOW-COLOR: #7B7B7B; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
}
html,body {
background-color:#7b7b7b;
font-size:12px;
font-family:tahoma;
}
td,div,a,a:hover {
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
/*page*/
#page {
margin:25px auto;
width:716px;
height:auto;
}
/*page_end*/
/*head*/
#head {
width:716px;
}
#head_left {
float:left;
width:261px;
height:102px;
background:url(../images/logo_left.gif);
}
#head_right {
float:left;
width:455px;
height:102px;
background:url(../images/logo_right.gif);
}
.head_icon {
float:right;
clear:both;
margin:15px 7px 4px 0px;
}
/*head_end*/
/*main*/
#main {
float:left;
width:716px;
height:auto;
margin-top:17px;
}
#main_left {
float:left;
width:261px;
height:auto;
}
#main_right {
float:left;
width:455px;
height:auto;
}
/*menu*/
#menu {
width:261px;
}
#menu li {
list-style:none;
width:261px;
float:none;
}
.item_1 {
background:url(../images/menu_1_0.gif);
}
.item_1:hover {
background:url(../images/menu_1_1.gif);
}
.item_2 {
background:url(../images/menu_2_0.gif);
}
.item_2:hover {
background:url(../images/menu_2_1.gif);
}
.item_3 {
background:url(../images/menu_3_0.gif);
}
.item_3:hover {
background:url(../images/menu_3_1.gif);
}
.item_4 {
background:url(../images/menu_4_0.gif);
}
.item_4:hover {
background:url(../images/menu_4_1.gif);
}
.item_5 {
background:url(../images/menu_5_0.gif);
}
.item_5:hover {
background:url(../images/menu_5_1.gif);
}
.item_1_current {
background:url(../images/menu_1_1.gif);
}
.item_2_current {
background:url(../images/menu_2_1.gif);
}
.item_3_current {
background:url(../images/menu_3_1.gif);
}
.item_4_current {
background:url(../images/menu_4_1.gif);
}
.item_5_current {
background:url(../images/menu_5_1.gif);
}
#menu li a {
display:block;
height:33px;
font-size:24px;
text-decoration:none;
}
/*menu_end*/
/*add*/
#add {
float:left;
margin-top:20px;
width:261px;
}
.add_word {
padding-top:20px;
padding-bottom:10px;
background:url(../images/arrow_1.gif);
background-repeat:no-repeat;
/*
border-bottom:1px dashed #979693;
*/
margin-bottom:20px;
}
.add_title {
color:#e1ae38;
font-size:11px;
font-weight:bold;
}
.add_content {
color:#d1d1c7;
line-height:22px;
}
.add_adv {
float:left;
width:261px;
}
.adv {
padding-bottom:20px;
}
/*add_end*/
/*content*/
#content {
margin-top:20px;
margin-left:20px;
width:430px;
height:auto;
}
#content_about {
padding-top:60px;
width:430px;
background:url(../images/title_about.gif);
background-repeat:no-repeat;
}
.content_pic {
float:left;
padding-top:5px;
padding-right:24px;
padding-bottom:14px;
}
.content_doc {
color:#efefef;
line-height:20px;
}
.more {
float:left;
padding-right:10px;
padding-top:14px;
}
.more_link {
color:#efefef;
text-decoration:none;
line-height:34px;
}
#links {
float:left;
width:430px;
margin-top:20px;
margin-bottom:20px;
display: none;
}
#links ul li {
float:left;
padding-left:15px;
width:200px;
list-style:none;
background:url(../images/icon_list.gif);
background-repeat:no-repeat;
}
#links ul li a {
height:20px;
display:block;
color:#b8c0c4;
text-decoration:underline;
}
/*content_end*/
/*main_end*/
/*bottom*/
#bottom {
width:716px;
height:100px;
text-align:center;
border-top:1px solid #303030;
background:url(../images/bg_bottom.gif);
background-repeat:repeat-x;
padding-top:6px;
color:#c0c9ce;
line-height:22px;
}
#bottom ul {
float:none;
margin-top:30px;
text-align:center;
width:400px;
}
#bottom ul li {
float:left;
width:80px;
text-align:center;
list-style:none;
text-align:center;
}
#bottom ul li a {
font-size:12px;
color:#fff;
text-decoration:none;
}

#memberregtable{
	background-color: #999999;
	line-height: 26px;
}
#memberregtable td{
	background-color: #7b7b7b;
	line-height: 32px;
}

/*bottom_end*/
