/*SKKULOVE CSS Style*/

body,td,select,input,div,form,textarea,center,option,pre,blockquote {font-size:9pt ;font-family: ±¼¸², Gulim, verdana ;color:#333333;line-height:160%;}
li {font-size:12pt;font-family:³ª´®°íµñ, ¸¼Àº °íµñ, NanumGothic, Malgun Gothic;color:black;line-height:170%}
a:link     {color:#333333;text-decoration:none}
a:visited  {color:#333333;text-decoration:none}
a:active   {color:#000;text-decoration:none}
a:hover   {color:#333333;text-decoration:none;}

A.list:link {color:black}
A.list:visited {color:black}
A.list:active {color:black;text-decoration:underline}
A.list:hover {color:#EF5900;text-decoration:none}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffff0;
}

.per10 {
	font-family:±¼¸²;font-size: 10pt;
	line-height:120%;
}

.per9 {
	font-family:±¼¸²;
	font-size: 9pt;
	line-height:110%;
}


.pt11 {
	font-family:±¼¸²;
	font-size: 11px;
	line-height:110%;
}

.pt12 {
	font-family: ±¼¸²;
	font-size: 12px;
}

.b_list {
	font-family:verdana;font-size: 9pt;
	line-height:120%;
}

.poll {
    line-height:145%; text-align: justify;
	font-family:arial;font-size: 9pt;
}

.login2006 {
	height: 19px; border: #ffcccc 1px solid;
}

.top_notice{position:relative;clear:both;border:1px solid #b3afaa;letter-spacing:-1px;padding-right:1px;padding-top:0px;height:150px;overflow:hidden;}
.top_m1{position:relative;clear:both;padding-bottom:0px;border:3px solid #b3afaa;letter-spacing:-1px;padding-right:3px;height:160px;overflow:hidden;}
.info_top{display:block;overflow:hidden;position:relative;height:1.5em;font-size:1.5em;letter-spacing:-1px;line-height:1.3em;font-weight:bold;color:#007f45;}
.info_text{overflow:hidden;font-size:0.95em;line-height:1.4em;letter-spacing:-1px;padding-left:8px}
.ad_text{overflow:hidden;font-size:1em;line-height:1.4em;letter-spacing:-1px;padding-left:8px}
.pri{overflow:hidden;font-size:12px;line-height:1.5em;letter-spacing:-1px;padding-left:8px}


/*srÁÂÃø¸Þ´ººÎºÐ Style*/
.urbangreymenu .headerbar{
font: bold 14px Tahoma ;
color: white;
background: #6EBB1F url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: bold 11px;
color: black;
background:#ecf8f1 url(arrow.png) no-repeat 5px 10px;;
display: block;
padding: 2px 0;
line-height: 25px;
padding-left: 18px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #6EBB1F url(arrow_on.png) no-repeat 5px 10px;;
}

