/* CSS Document */
@import url("public.css");
@import url("public_1.css");
#more_content{
	width:900px;
	margin:50px 50px;
	min-height:500px;
	color:#000;
	padding:10px 10px; 
	}
#more_content #table_1{
	}
#more_content #table_1 a{
	color:#686868;
	}
#more_content #table_1 a:hover{
	color:#245D9E;}	
#more_content #table_1 td{
	padding-bottom:10px;
	}			
#more_content #table_1 .td_1{
	border-bottom:#9e9e9e dashed 1px;
	width:600px;
	padding-top:10px;
	}
#more_content #table_1 .td_2{
	border-bottom:#9e9e9e dashed 1px;
	width:300px;
	text-align:right;
	}		
#more_content #table_2{
	margin-top:15px;
	margin-left:260px;
	}
#more_content #table_2 td{
	border-top:#9e9e9e  dashed 1px;
	color:#686868;
	padding-top:5px;
	padding-left:10px;}	
#more_content #table_2 td a{
	color:#686868;
	}
#more_content #table_2 td a:hover{
	color:#069;}	
