/* basic */
table{text-align:justify;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	text-decoration: none;
	font-size: 12px;
}

a:link, a:visited{
	color: #7E7E7E;
}

a:hover{
	color: #000000;
}

img{ border:none;}

table{
	font:12px;
	color:#999999;
	line-height:1.5;
}

/* layout */
#con_l{
	background-image:url(/images/img/bg_3color.gif);
	background-repeat:repeat-x;
	border-right:1px solid #eeeeee;
	padding-right:15px;
}

#copy_box{
	background-image:url(/images/img/bg_copy.gif);
	height:60px;
}

#m_news{
	background-image:url(/images/img/bg_news.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 30px;
}

#m_admin{
	padding:0px 0px 0px 30px;
}

#h_url{
	border-top:1px solid #F8F8F8;
	border-bottom:1px solid #F8F8F8;
	font:11px;
}

#s_left{
	width:230px;
	border-bottom:1px solid #eeeeee;	
}

#sm_box{
	padding-left:5px;
	background-image:url(/images/ic_btn/cols_dotline.gif);
	width:160px;
	height:25px;
}

#p_lb{
	padding:0px 0px 40px 10px;
}

#p_tlb{
	padding:10px 0px 50px 27px;
}

/* font */
#p_tx01{
	color:#4080A7;
}

#p_tx02{
	color:#EFB2B2;
}	

#p_tx03{
	font:13px;
	color:#4E4D4D;
	line-height:1.5;
}

#p_tx04{
	font:17px;
	color:#000000;
	line-height:1.5;
}

#p_tx05{
	font:14px;
	color:#4E4D4D;
	line-height:1.6;
}

/* etc */
#tx01{
	font-size: 12px;
	color: #999999;	
	line-height:1.5;	
}

#tx02{
	font-size: 12px;
	color: #999999;	
	line-height:1.5;	
}

input, select{
	background-color: #FFFFF9;
	height: 18px;
	border: 1px solid #DADCD7;
	font-size: 12px;
	color: #9EBABE;
	text-indent: 5px;
}

#inputbox_gray1{
	background-color: #FFFFF9;
	border: 1px solid #DADCD7;
	font-size: 12px;
	color: #9EBABE;
}

#date_gray_small	{ color:#9B9B9B; font-family:"verdana", "arial"; font-size: 9px; }
#small_dark_gray	{ color:#a4a4a4; font-family:"verdana", "arial"; font-size: 9px; }