
/*********** Base Style ***********/

body,div,dl,dt,dd,ul,ol,li,form,fieldset,p,button,header,footer{margin:0;padding:0;}

html {
	-webkit-text-size-adjust:none;
	height:100%;
}
* { margin: 0; padding: 0; border: 0;}
body,th,td {
	font-family: "³ª´®°íµñ",NanumGothic,"±¼¸²",Gulim,Helvetica,AppleGothic,Sans-serif;
	font-size:0.9em;
	line-height:1.25em;
	color: #444;
}

a { color: #444; text-decoration: none;}
a:hover { color: #444; text-decoration: none; }
/* ¸µÅ© °É¾úÀ»¶§ ÁÖÀ§¿¡ Å×µÎ¸® Á¡¼± ¾ø¾Ö±â */
a,img {selector-dummy: expression(this.hideFocus=true);}

input,textarea,select {  
	font-family: "³ª´®°íµñ",NanumGothic,"±¼¸²",Gulim,Helvetica,AppleGothic,Sans-serif;
	font-size: 0.9em;
	line-height:1.25em;
	height: 18px; 
	vertical-align: middle; 
	border:1px solid #e5e5e5;
}

img {vertical-align:top; border: 0;}
png {tmp:expression(setPng24(this));}
h1,h2,h3,h4,h5 { font-size: 12px; line-height: 16px;}
ol,ul,li { list-style: none;}
.clr{clear:both;}

table {border-collapse:collapse;}
em {font-style: normal;}

.ultab ul{float:left; list-style:none; text-decoration:none; margin:0; padding:0;}
.ultab li{float:left; list-style:none; text-decoration:none; margin:0; padding:0;}

#wrapper{
	width: 100%;
}

#header{
	height: 30x
}

#header .msm{
	float: left;
	width: 50%;
	height:25px;
	text-align:center;
	padding-top: 10px;
	background-color: #009cea;
}

#header .talk{
	float: left;
	width: 50%;
	height:25px;
	text-align:center;
	padding-top: 10px;
	background-color: #ffe002;
}

#subtop {
	height:56px;
	padding-top:22px;
	padding-bottom:22px;
	clear:both;
}
#subtop ul li{
	list-style:none;
	float: left;
	width:25%;
	text-align:center;
}
#subtop ul li.logo{
	width:50%;
}
#submenu {
	width:100%;
	height:37px;
	background:url(/mobile/img/submenu_bg.gif) repeat-x;
	padding-top:8px;
	margin:0;
	font-size:0.8em;
	color:#ffffff;
	clear:both;
}
#submenu a {color:#ffffff; text-decoration: none;}
#submenu a:hover {color:#ffffff; text-decoration: none;}
#submenu .sm ul {
	width:100%;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#submenu .sm ul li {
	float:left;
	list-style:none;
	background:url(/mobile/img/sub_bar.gif) no-repeat right;
	width:20%;
	min-height:28px;
	line-height:28px;
	margin:0;
	padding:0 0px;
	text-align:center;
}
#submenu .sm ul li.last {
	background:none;
}
#contents {
	width:97%;
	font-size:0.9em;
	text-align:left;
	padding:0 5px 10px 5px;
}
#contents table td {
	width:;
}
#contents .sub-btn{
	text-align: center;
	padding: 25px 0 15px 0;
	background-color: #f3f1ef;
}


#contents .sub-btn img {
	height: 31px;
}

#contents .sub-btn ul {
	list-style:none;
	position: relative;
	width: 290px;
	margin: 0 auto;
	padding-left:20px;
	z-idnex: 1;
}

#contents .sub-btn ul:after {
	content: "";
	display: block;
	clear: both;
}
#contents .sub-btn ul li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}
#contents .sub-btn ul li.last {
	margin-right: 0;
}

#footer{
	padding: 15px 0 15px 0;
	background:url(/mobile/img/sub_bottom_bg.gif) repeat-x;
	z-index: 1;
}
#footer:after{
	content: "";
	display: block;
	clear: both;
}
#footer img{
	height: 10px;
}

#footer ul li{
	list-style:none;
	width: 33%;
	float: left;
	text-align: center;
	border-left: 2px solid #d3d3d3;
	box-sizing: border-box;
}
#footer ul li.brn{
	border: none;
}

#footer-copy{
	clear: both;
	padding: 15px 0 15px 0;
	border-top: 1px solid #cccccc;
	text-align:center;
}

/***** Board *****/
#contents .bst {
	padding:8px;
	border-bottom:#cccccc 1px solid;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}
#contents .bst span {margin-right:8px; vertical-align:middle;}
#board {
	width:100%;
	margin:5px 0px;
	border-bottom:#dcdcdc 0px solid;
	border-top:#000000 0px solid;
	text-align:left;
}
#board .title{
	line-height:1.3em;
	padding:5px;
	border-bottom:#dcdccd 1px solid;
	background-color:#f1f1f1;
}
#board p.date{font-size:0.8em; color:#999999;}
#board .con{
	padding:5px;
	border-bottom:#dcdccd 1px solid;
}
#board .pre{
	padding:5px;
	border-bottom:#dcdccd 1px solid;
}
#board .pre span{
	margin-right:8px;
	font-weight:bold;
}
#board .next{
	padding:5px;
}
#board .next span{
	margin-right:8px;
	font-weight:bold;
}

.pd_l8 {padding-left:8px;}
.pd8 {padding:8px;}

.form{
	border-width:1px;
	border-color:#ACB8C9;
	border-style:solid;
	font-size:0.9em;
}
.pd10{
	padding-top:10px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
}

.b_con {
	font-size:0.9em;
	line-height:1.715em;
}
.b_con img {
	width:100%;
	vertical-align:middle;
	border:0;
}

/*** ¾ÆÆÄÆ®»ó¼¼Á¤º¸,»ó±ÇÁ¤º¸,½Å±Ôºô¶ó»ó¼¼Á¤º¸ ***/
table {width:100%;}
.InfoTable {
	width:100%;
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	}
.InfoTable th {
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	margin:0;
	font-size:0.9em;
	}
.InfoTable td {
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	background-color:#fff;
	padding:5px;
	margin:0;
	font-size:0.9em;
	text-align:center;
	}
.InfoTable td.a_left{
	text-align:left;
	}

.ad_img {width:100%; vertical-align:top; border:0;}
.ad_tbl_img {padding:5px ; border:1px solid #DEDEDE;text-align:center; width:96%;}
.loginpop {color:#000000;}

.map_img {vertical-align:top; border:0; width:95%;}

.style3{color:#407AEB;}

h2.premium {color:#0068b7; font-weight:bold; padding-bottom:8px;}
.premium_title2 {color:#0068b7; font-weight:bold; padding-bottom:5px;}