/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

#reg{
	CLEAR: both;MARGIN: 0px auto; WIDTH: 1004px;TEXT-ALIGN: left;
	}

#onewtable {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:60px;
	width: 600px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-size: 11px;
/*	border: 1px solid #FFD700;
*/	text-align: left;
	color: Gray;
	}

#onewtable #title{
	font-size: 15px;
	color: #188789;
	text-align: left;
	}	

#onetable {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-size: 11px;
	border: 1px solid #FFD700;
	text-align: left;
	color: Gray;
	}


#onetable #title{
	font-size: 15px;
	color: #111789;
	text-align: center;
	}	

#onetable  a{
	margin-left: 15px;
	text-decoration: none;
	cursor: hand;
	font-size: 13px;
	color: blue;
	}			
	
#onetable #content{
	font-size: 12px;
	color: #666667;
	}	
	