body {
	font-size: 11pt;
	line-height: 15pt;
	FONT-FAMILY: georgia, palatino, times, 'Times New Roman', serif; 
}
h1 {

	font-size: 16pt;
	font-weight: bolder;

}
h2 {
	font-size: 11pt;
	font-weight: bold;
}
h3{
	font-size: 11pt;
	background-color: #DFE8FF;
	width: 100%;
	border-top: 1px solid #3366FF;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
li {
	display: inline;
	width: 150px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
	height: 25px;
	margin-left: 6px;
}
h5{
	font-size: 11pt;
	margin: 0px;
	padding: 2px;
	color: #7171FF;
}
h6{
	font-size: 11pt;
	margin: 0px;
	padding: 2px;
}
em{
	color: #66CC66;
	font-style: normal;
	font-family: "MS Mincho";
	font-size: 11pt;
}
table{
	font-size: 11pt;
}
.mybody {
	padding: 4px;
	height: 200px;
	float: left;
}
.search {
	text-align: center;
	width: 100%;
	padding-top: 6px;
	margin: 0px;
	background-color: #DFE8FF;
	border-top: 1px solid #3366FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	display: inline;
	clear: both;
}
.g {
	padding: 8px;
	width: 100%;
	margin: 4px;
	border-bottom: 1px dashed #CCCCCC;
}
.g a:link,visited,hover,active{
	color: #9751FF;
	text-decoration: underline;
	font-size: 11pt;
	font-weight: bolder;
}

.board {
	padding: 8px;
	width: 100%;
	height: 200px;
}
.top {
	width: 100%;
	background-image: url(/images/bar2.gif);
	background-repeat: repeat-x;

}
.topsearch {
	width: 196px;
	float: left;
	padding-top: 5px;
}
/* A */
.adv_a {
	float: left;
	padding: 5px;
}
/* B */
.adv_b {
	float: right;
	padding: 5px;
	height: 100%;
}
.about {
	width: 100%;
	background-color: #FAFAFA;
	font-size: 10pt;
	line-height: 14pt;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.bn {
	height: 90px;
	width: 242px;
	border: 1px solid #CEDAF4;
	padding: 1px;
	margin: 4px;
	font-size: 12px;
	line-height: 16px;
	cursor: hand;
	overflow: hidden;
	background-color: #FFFFFF;
}
.bn a:link{
	height: 90px;
	width: 242px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #333333;
}
.bn a:visited{
	height: 90px;
	width: 242px;
	text-decoration: none;
	color: #333333;
}
.bn a:hover{
	height: 90px;
	width: 242px;
	background-color: #F8F8F8;
	color: #333333;
}
.bn a:active{
	height: 90px;
	width: 242px;
	text-decoration: none;
	color: #333333;
	background-color: #F4F5FF;
}
.add{
	font-size: 9pt;
	color: #999999;
}
#visible
{
	display: inline;
	width: 100%;
	overflow: hidden;
	height: 18px;
	margin-left: 5px;
	margin-top: 5px;
}
.o_search{
	background: #DFFDE4;
	padding:3px;
}
.about_search{
	padding:2px;
	border: 1px solid #CEDAF4;
	background-color: #FFFFFF;
}
.search_l{
	height: 40px;

}
.more{
	float: right;
	font-size: 10px;
	padding: 5px;
}
