body {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	line-height:			18px;
	color:					#666666;
	margin:					0;
	background-color:		#dcdcdc;
	background-image:		url(../images/hg.gif);
	background-position:	left top;
	background-repeat:		repeat-x;
}


.td {
	width:					100%;
}


#content {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			25px;
	text-align:				justify;
}
#content a:link, #content a:visited {
	color:					#666666;
	text-decoration:		underline;
}
#content a:hover {
	color:					#bf2222;
	font-weight:			bold;
	text-decoration:		none;
}



#content-2 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			18px;
	height:					400px;
	overflow:				auto;
	text-align:				justify;
	scrollbar-base-color:	#dcdcdc;
}
#content-2 h1 {
	font-size:				13px;
	font-weight:			bold;
	margin-bottom:			12px;
}
#content-2 td {
	
	
}
#content-2 input, #content-2 textarea {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#881111;
	background-color:		#C3BFBE;
	margin-top:				6px;
	margin-bottom:			6px;
}

.smen {
	font-size:				9px;
	line-height:			14px;
}


#r-content {
	position:				absolute;
	width:					200px;
	left:					680px;
	top:					200px;
	overflow:				auto;
}



.ref {
	border:					1px solid #C3BFBE;
	margin:					5px;
	cursor:					pointer;
}
.refg {
	border:					1px solid #881111;
	margin:					5px;
	cursor:					pointer;
}				
.copy {
	color:					#999999;
	text-decoration:		none;
	font-size:				11px;
}
.copy a {
	color:					#999999;
	text-decoration:		none;
	font-size:				11px;
}

