/*?*/
body,tr,td
{
	font-size:12px;
	color:#000000;
	font-family:"Gulim";
}
/*Border 0 ?*/
.Border_null
{
	font-size:11px;
	color:#000000;
	font-family:"Gulim";
	border:0px solid;
}
}
/*================== page_list_click=================*/
a							{ font-family:"Gulim"; font-size:12px; text-decoration: none; color: #000000;}
a:link					{ font-family:"Gulim"; font-size:12px; text-decoration: none; color: #000000;}
a:active				{ font-family:"Gulim"; font-size:12px; text-decoration: none; color: #000000;}
a:visited				{ font-family:"Gulim"; font-size:12px; text-decoration: none; color: #000000;}
a:hover				{ font-family:"Gulim"; font-size:12px; text-decoration: underline; color: #000000;}



#Page_List_style {}
#Page_List_style span 
{
	margin-left:1px;
	margin-right:1px;
	border:1px #c8c8c8 solid;
	background-color:#D8D8D8;
	color:#ffffff;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	height:17px;
	text-align:center;
	text-decoration:none;
}
#Page_List_style a 
{
	margin-left:1px;
	margin-right:1px;
	border:1px #e0e0e0 solid;
	background-color:#ffffff;
	color:#505050;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	height:17px;
	text-align:center;
	text-decoration:none;
}