@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; background:#6DCACF url(images/bg.jpg) repeat-x ;word-break:break-all;}

a {font-family:Verdana, Arial, Helvetica, sans-serif;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.clean{clear:both;}

#join{
	width:100%;
	height:100%;
	background:#000000;
	margin:auto;
	z-index:5;
	position:absolute;
	visibility: visible;
}


#menu{
	width:1050px;
	margin: 20px auto 0 auto;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu2{
	width:1050px;
	margin: auto;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.logo{width:1050; height:68px; background:url(images/logo.gif) no-repeat; background-position:left top; margin:auto; }

#index_layout{ width:1050px; margin:auto;}

#pagein_layout{width:1050px;background:url(images/top_bg.jpg) no-repeat; background-position:right top; margin:auto;}

.page_bottom{width:1050px; margin:auto;}

/* FONT */

.join_title{ font-size:15px; color:#2b98a0;font-weight:600;}

.join_text{font-size:12px; color:#666666; line-height:1.7em;}

.title{color:#FFFFFF; font-size:15px; font-weight:600; }

.title a:link{color:#FFFFFF;}
.title a:visited{color:#FFFFFF;}
.title a:hover{color:#FFFFFF;}
.title a:active {color:#FFFFFF;}

.name{color:#333333; font-size:12px; font-weight:600;}

.name a:link{color:#333333;}
.name a:visited{color:#333333;}
.name a:hover{color:#333333;}
.name a:active {color:#333333;}
.name2{color:#666666; font-size:12px; font-weight:600;}
.words{	color:#666666;	font-size:12px;}

.page{color:#8f8f8f; font-size:12px;}

.page a:link{color:#8f8f8f;}
.page a:visited{color:#333333;}
.page a:hover{color:#54b2b8;}
.page a:active {color:#333333;}

/* 表格 */

.fome_t1{color:#666666; font-size:12px;}
.footer{color:#ffffff; font-size:11px;}


.namelist{
	width:630px;
	height:410px;
	margin: auto;
	overflow:auto;
}