/* CSS Document */

html, body	{ 	height: 100%; margin:0; padding:0; min-height:100%; height:auto;} 
body{
	margin:0px;
	height:100%;
	min-height:100%; 
	height:auto;
	font-family:dotum,tahoma;
	font-size:12px;
	line-height:16px;
	color:#333;
	scrollbar-face-color:#eeeeee;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#fafafa;
	scrollbar-arrow-color:#666666;
	
}
*html body		{	/*font size hack */	font-size:12px;	/*IE5 */	f\ont-size:12px;	/*extra browser */	height: 100%;  }

div							{	font-family:dotum; }
td,ul,ol,li,dl,dt,dd,p {	color:#333;	font-family: dotum,tahoma, monospace;	line-height:16px;	font-size:12px; padding:0px;	margin:0px;} 
*html td,ul,ol,li,dl,dt,dd,p {	font-size:12px;	/*IE5 */	f\ont-size:12px;	/*extra browser */}

ul,li {	list-style-type:none;}

img {border: 0px; }

table {	border: 0px; border-collapse: collapse; }

input { font-family: dotum,tahoma, monospace; color:#666; font-size:12px; vertical-align:middle; }

select, textarea {color:#666; font-family: dotum,tahoma, monospace; font-size:12px;} 
.c_both {clear:both;}

table.inputtb th { width:15%;}
table.inputtb td { width:85%;}

table#no_style {border:0px; margin:0; padding:0;}

.pb10 {padding-bottom:10px;}

.pagesize_title {margin-left:10px;}

.w99p { width:99%; }

table.listtb td.txtleft {text-align:left;padding-left:3px;}

.ad_title { width:98%; }
.ad_file { width:70% }
.ad_addr { width:80%; }
.ad_email { width:40%; }

#no_style, 
#no_style tr, 
#no_style td {
	margin:0;
	padding:0;
	border: 0 none;
}

.no_data {
	text-align:center; height:100px;
}

/* UI: ul item list */
ul.itemlist {
    list-style: none;
	margin: 0;
	padding: 0;
}

ul.itemlist li {
    margin: 0px;
	padding: 0px;
	padding-right: 5px;
	display: list-item;
	float: left;
}

#buttons {
    margin: 0;
	padding: 0;
	border: 0;
	background-image:url('/html/module/skins/common/btn_50_23.gif');
	background-repeat: no-repeat;
	width: 50px;
	height: 23px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
}

.button_50 {
    margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 12px;
	background-image:url('/html/module/skins/common/btn_50_23.gif');
	background-repeat: no-repeat;
	width: 50px;
	height: 24px;
	color:#ffffff;
	font-weight:bold;
	display: inline-block;
	text-decoration: none;
	padding-top: 2px;
	cursor:hand;
}

.button_80 {
    margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 12px;
	background-image:url('/html/module/skins/common/btn_80_23.gif');
	background-repeat: no-repeat;
	width: 80px;
	height: 23px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
}

.button_83_s {
    margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 11px;
	background-image:url('/html/module/skins/common/btn_83_19.gif');
	background-repeat: no-repeat;
	width: 83px;
	height: 19px;
	color:#ffffff;
	cursor:hand;
}

.button_107_b_w {
    margin: 5px;
	padding: 0;
	border: 0;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-image:url('/html/module/skins/common/btn_107_28_w.gif');
	background-repeat: no-repeat;
	width: 107px;
	height: 22px;
	color:#000000;
	display: inline-block;
	text-decoration: none;
	padding-top: 6px;
	cursor:hand;
}

.button_107_b {
    margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-image:url('/html/module/skins/common/btn_107_28.gif');
	background-repeat: no-repeat;
	width: 107px;
	height: 28px;
	color:#ffffff;
	display: inline-block;
	text-decoration: none;
	padding-top: 6px;
	cursor:hand;
}