@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
a:link {
	color: #6987a3;
}
a:visited {
	color: #a2acba;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-top: auto;
	margin-bottom: auto;
}
.rom {
	color: #666;
	font-size: 11px;
	line-height: 150%;
}
.roms {
	color: #666;
	font-size: 11px;
	line-height: 130%;
}
.roms a:hover {
	color: #999;
}
.roms a {
	color: #F00;
	text-decoration: none;
}

.ul-select {
	list-style-image: url(../images/dian.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ul-select li {
	line-height: 140%;
	margin-left:-24px;
}

.table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.menu-select {
	height:38px;
	background:url('/images/bj6.jpg') repeat-x;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu-select li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 38px;
}
.menu-select li a:visited {
	color: #666;
}
.menu-select li a:link {
	color: #666;
}
.menu-select li a:hover {
	color: #F00;
}
.menu-select li a:active {
	color: #F00;
}



p {
	line-height: 150%;
}
.current {
	color: #F00;
}

.relative-block{
-webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px; 
border:1px solid #ccc;
background: #eee;
margin:20px 0 10px 5px;
padding:8px 4px;
text-align:left;
}

.join {
}
.join tr td a:hover {
	font-weight: bolder;
	color: #F00;
	text-decoration: none;
}
.join tr td a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

