body{position:relative;text-align:center;margin:0;padding:0;background-color:#ffffff;
font-size:12px;font-family:dotum,arial,AppleGothic,sans-serif;
scrollbar-face-color:#eeeeee;scrollbar-shadow-color:#cccccc;scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#fafafa;scrollbar-darkshadow-color:#cccccc;scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#666666}

td {font-size:12px;font-family:dotum,arial,AppleGothic,sans-serif;}
form {margin: 0px;padding: 0px;}
select, textarea { border:1px solid #d3d3d3;font-size:12px;font-family:dotum,arial,AppleGothic;}
img {border:0px}


.body_bg {background: url("/image/bg.gif") repeat-x;}

.checkbox {border:none; padding:0; background:none;}
.radio {border:none; padding:0; background:none;}
.input {border:1px solid #E5E5E5;height:20px}
.minput {border:2px solid #E5E5E5;height:25px}
.minput_on {border:3px solid #FF7C63;background:#FEFDF7;height:25px}

a:link          { text-decoration:none;}
a:visited       { text-decoration:none;}
a:hover         { text-decoration:underline;}
a:active        { text-decoration:none;}


/* font style ----------------------------------------------------------------------------*/
.etx {;font-family:verdana,arial,dotum;}
.tx {font-family:dotum,gulim,AppleGothic,sans-serif;}

/* Option */
.b {font-weight:bold}
.m {letter-spacing:-1}
.t9 {font-size:9px}
.t10 {font-size:10px}
.t11 {font-size:11px}
.t12 {font-size:12px}
.t14 {font-size:14px}
.lh16 {line-height:16px}
.lh18 {line-height:18px}
.lh20 {line-height:20px}
.line {background-color:#E1E1E1;}
.line_w {background-color:#ffffff;}
.dot {background: url("/image/dot_line.gif");}
.tdbg {background: url("/image/member_td_bg.gif") repeat-x;}
.borbg {border:1px solid #E3E3E3;background-color:#F2F2F2}

/* Color */
.wh {color:#ffffff;} .wh a{color:#ffffff;}
.or {color:#FF7C63;} .or a{color:#FF7C63;}
.bl {color:#5F75A7;} .bl a{color:#5F75A7;}
.sk {color:#73A1AD;} .sk a{color:#73A1AD;}
.wg {color:#8a8a8a;} .wg a{color:#8a8a8a;}
.gr {color:#6D6D6D;} .gr a{color:#6D6D6D;}
.dg {color:#4E4E4E;} .dg a{color:#4E4E4E;}
.em {color:#129DAA;} .em a{color:#129DAA;}
.dr {color:#87230A;} .dr a{color:#87230A;}
.yr {color:#8B8616;} .yr a{color:#8B8616;}
/*----------------------------------------------------------------------------------------*/

.pointer {cursor:pointer;}

/* 2008.02.22 bhahn add : 개인 사진을 서비스 홈에 등록하기 위해 사용하는 
	photo_view.php -> PH_LoadContent() -> <span> TAG 에서 사용 */
#mocaphoto {
	background: url("/image/member_td_bg.gif") repeat-x;
	color:#e2d06b;
	font-size:14px;
	font-weight:bold;
}
#proList div.mocaPTlist {position:relative;padding:20px 0 0 5px}	
#proList div.mocaPTlist img {width:90px; height:70px; margin:3px 3px 0 0;}
#proList div.mocaPTlist img.on {border:3px solid #ff533b}
#proList div.mocaPTlist a img {width:90px; height:70px;border:3px solid #d4d4d4}
#proList div.mocaPTlist a:link img {border:3px solid #d4d4d4}
#proList div.mocaPTlist a:hover img {border:3px solid #ff533b}

/*add*/
#login{
	width: 680px;
	height: 233px;
	margin:0px;
	}
#login_top{
	text-align:right;
	padding:5px 5px 0px 0px;
	height: 33px;
	background:url("/room/image/login_top.gif")
	}
#login_ce{
	text-align:center;
	padding-top:15px;
	height: 230px;
	background:url("/room/image/login_bg.gif")
	}
#login_bo{
	height: 10px;
	background:url("/room/image/login_bot.gif") no-repeat;
	}
