
td{
font:normal 14px MS PGothic;
color:black;
}
a{
font-family:MS PGothic;
color:black;
}
A:link {text-decoration: none}
A span {color:#2200CC; text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: black;}


.bottom-menu{
font-size:10px;
color:#6e6e6e;
}

.bottom-menu td a{
font:small 10px MS PGothic;
color:#8d8d8d;
}

.bottom-menu td a:link {text-decoration: none}
.bottom-menu td a:visited {text-decoration: none}
.bottom-menu td a:active {text-decoration: none}
.bottom-menu td a:hover {
color: red;
font-size:10px;
}

h3{
	color:#0e7caa;
	font-size:15px;
	margin-bottom:2px;

}

.orange{
	color:#f0990e;
	font-weight:bold;
	font-size:13px;
}

.blue{
	color:#0e7caa;
	font-size:15px;
	font-weight:bold;
	font-family:"MS PGothic";
}
.login_box{
	width:707px;
	background:#e8fdff;
	border:2px solid #9ecaec;

}

.question{
	background:#e8fdff;
	width:100%;
	border-top:1px solid #9ecaec;
	border-bottom:1px solid #9ecaec;
	
	
	font-size:15px;
	font-weight:bold;
	font-family:"MS PGothic";
	padding:2px;
}

.li_question a {
color:#0e7caa;
}

.li_question a:hover {
color:#f19a0f;
}


.members {
	border-top:1px solid #9ecaec;
	border-left:1px solid #9ecaec;
	
	width:100%;
}

.members th{
	background:#9ecaec;
	color:f9ff9c;
	font-size:13px;
	height:30px;
}

.members td{
	height:30px;
	border-bottom:1px solid #9ecaec;
	border-right:1px solid #9ecaec;
	text-align:center;
}

.even td{
	padding-top:3px;
	padding-bottom:3px;	
}

.odd td{
	background:#eaf6ff;
	padding-top:3px;
	padding-bottom:3px;
}

#most_popular td{
  font-size:11px; 
  text-align:left;  
 }

#scroll3{
 	width:755px;
}	

.b_top td{
	border-top:1px solid #9ecaec;
}

#links{
	border-top:1px solid #9ecaec;
	border-left:1px solid #9ecaec;
	width:715px;
}

#links td,#links th{
	border-bottom:1px solid #9ecaec;
	border-right:1px solid #9ecaec;
	padding:3px;
}

#links th{
	background-color:#eaf6ff;
	color:#0e7caa;
	font-size:13px;
	width:137px;
}

#links textarea{
	font-size:13px;
	border-width:0px;
	width:555px;
	font-family:"MS PGothic";
	color:#595959;
	overflow-y: hidden;
}


#scroll4{
	width:755px;
}


.members td{
	padding-top:3px;
	padding-bottom:3px;
}

.text4 a{
color:#2200CC;
}