@CHARSET "UTF-8";

body,form,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,pre,fieldset,blockquote,th,td{font:12px 돋움,sans-serif;margin:0px;padding:0px;}

IMG {border:0; margin:0;}
.img {float:left;margin:0;}
SELECT {behavior: url('/error/selectBox/selectbox.htc');}

XMP,
FORM {display:inline;}

A:link    {color:#666666;text-decoration:none;}
A:visited {color:#666666;text-decoration:none;}
A:active  {color:#666666;text-decoration:none;}
A:hover  {color:#FF6600;text-decoration:none}

TABLE {border-collapse: collapse; font-size:12px;}
    TABLE TH {}
    TABLE TD {text-align:center;}

TEXTAREA {border:1px solid #C0C0C0;}

UL {list-style-type: none; font-weight:bold; padding:5px; margin-bottom:10px;}
LI {font-weight:normal; margin-left:10px; padding:6px 0 0 5px; background:url('/doum/images/ico_orange_arrow.gif') no-repeat 0 10px;}



/** 공통 **/
#bodyWrap {background:url('/doum/images/index/index_bg.bmp') repeat-x; background-color:#fff;}
#wrap {margin:0 auto; width:920px;}
#indexLeft {width:205px; float:left;}
#indexCenter {width:715px; float:left; color:#808080;}

#outLogin {background:url('/doum/images/index/login_bg.png') no-repeat; width:205px; height:164px;}
#outLoginOk {background:url('/doum/images/index/login_ok_bg.jpg') no-repeat; width:205px; height:164px;}
.text {width:100px; border:1px solid #CFCFCF; padding-left:2px; font-size:12px;}
.text_gray1 {width:100px; border:1px solid #CFCFCF; padding-left:2px; font-size:12px;}
.text_green {border:1px solid #90CE50; padding-left:2px; font-size:12px;}

/** 텍스트 가운데정렬  **/
.center {text-align:center;}


/** 게임목록 뽑아오기부분 **/
#searchWrap SELECT, #searchWrapSub SELECT  {font-size:12px; color:#838282; border:1px solid #009017;}
#searchWrap TABLE TD, #searchWrapSub TABLE TD  {text-align:left; padding-left:3px;}
#gameWrap, #gameWrapSub {float:left;}
#worldWrap, #characterClassWrap, #worldWrapSub, #characterClassWrapSub {float:left; padding-left:5px;}
#world, #worldSub {width:155px;}
#characterClass, #characterClassSub {width:140px;}

/** 마이페이지 공통부분 **/
#mypage_wrap {}
#mypage_wrap DIV {font-size:12px;}
#mypage_wrap #top {width:500px; border:1px solid #ccc; text-align:center; margin:10px;}
#mypage_wrap #left_menu {float:left; width:170px; border:1px solid #ccc; margin:10px;}
#mypage_wrap #main {float:left; margin:10px; width:660px;}

.myPage_menu_text {padding-left:27px; color:#6D6E71; line-height:16px;}

.myPage_left_top {background:url('/doum/images/myPage/left_1_bg.jpg') no-repeat; width:100%; height:39px;}
.myPage_left_middle_title {background:url('/doum/images/myPage/left_3_bg.jpg') no-repeat; width:100%; height:42px;}
.myPage_left_middle {background:url('/doum/images/myPage/left_2_bg.jpg') repeat-y; width:100%;}
.myPage_left_bottom {background:url('/doum/images/myPage/left_4_bg.jpg') repeat-y; width:100%; height:19px;}

/**경매 입찰 기록 디스플레이 **/
#bid_list {width:90%;}
#bid_list TH {height:26px;}


/******** INDEX **************/
#loadingBar {position:absolute; top: 50%; left:50%; margin:-24px -24px; border:1px solid #E3FEC9; display:none;}
#headerTop {width:100%; height:78px;}
    #headerTop #logo {width:459px; float:left;}
    #headerTop #topRightMenu {width:461px; float:left;}
#headerBottom {width:100%; height:35px;}
    #headerBottom #headerBottomTable {width:100%; table-layout:fixed;}
    #headerBottom .textRolling {background:url('/doum/images/index/title1_bg.jpg') no-repeat; width:235px; height:35px; text-align:center; font-size:11px;}

#outLogin #outlogInputBox {width:118px; height:53px; padding-left:23px; float:left;}
#outLogin #outlogMent {padding-left:21px; line-height:120%;}

#outLoginOkTop {height:12px; padding-left:20px; padding-top:18px; color:#6A6E6F; font-size:11px;}
#outLoginOk #outLoginModify {width:82px; float:left; padding-left:20px; padding-top:7px; height:25px;}
#outLoginOk #outLoginLogOut {float:right; padding-right:16px; padding-top:6px;}

#loginCashInfo { width:80px; height:48px; padding-left:102px; padding-top:21px; text-align:right; }
#loginCashInfo TABLE TD{ text-align:right; color:#6A6E6F; font-size:11px; width:80px; height:15px; }
#outLoginOkAjax {display:none;}




/************** new window css *********************/
.transferer1 {border:1px solid #6BAF04;background-color:#B4F155;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;}
.transferer2 {border:1px solid #000000;background-color:gray;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;}

#window, #window2 {position:absolute; left:200px; top:100px; width:400px; height:300px; overflow:hidden; display:none;}
#windowTop, #windowTop2 {height:30px;overflow:30px;background-image:url(/doum_image/images/window_top_end.png);background-position:right top;background-repeat:no-repeat;position:relative;overflow:hidden;cursor:move;}
#windowTopContent {margin-right:13px;background-image:url(/doum_image/images/window_top_start.png);background-position:left top;background-repeat:no-repeat;overflow:hidden;height:30px;line-height:30px;text-indent:10px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#6caf00;}
#windowMin, #windowMin2 {position:absolute;right:25px;top:10px;cursor:pointer;}
#windowMax, #windowMax2 {position:absolute;right:25px;top:10px;cursor:pointer;display:none;}
#windowClose, #windowClose2 {position:absolute;right:10px;top:10px;cursor:pointer;}
#windowBottom, #windowBottom2 {position:relative;height:270px;background-image:url(/doum_image/images/window_bottom_end.png);background-position:right bottom;background-repeat:no-repeat;}
#windowBottomContent, #windowBottomContent2 {position:relative;height:270px;background-image:url(/doum_image/images/window_bottom_start.png);background-position:left bottom;background-repeat:no-repeat;margin-right:13px;}
#windowResize, #windowResize2 {position:absolute;right:3px;bottom:5px;cursor:se-resize;}
#windowContent {position:absolute;top:30px;left:10px;width:auto;height:auto;overflow:auto;margin-right:10px;border:1px solid #6caf00;height:255px;width:375px;font-family:Arial, Helvetica, sans-serif;font-size:11px;background-color:#fff;}
#windowContent *, #windowContent2 *{margin:10px;}

#windowTop2 {height:30px;overflow:30px;background-image:url(/doum_image/images/window_top_end_gray.png);background-position:right top;background-repeat:no-repeat;position:relative;overflow:hidden;cursor:move;}
#windowTopContent2 {margin-right:13px;background-image:url(/doum_image/images/window_top_start_gray.png);background-position:left top;background-repeat:no-repeat;overflow:hidden;height:30px;line-height:30px;text-indent:10px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:black;}
#windowBottom2 {position:relative;height:270px;background-image:url(/doum_image/images/window_bottom_end_gray.png);background-position:right bottom;background-repeat:no-repeat;}
#windowBottomContent2 {position:relative;height:270px;background-image:url(/doum_image/images/window_bottom_start_gray.png);background-position:left bottom;background-repeat:no-repeat;margin-right:13px;}
#windowContent2 {position:absolute;top:30px;left:10px;width:auto;height:auto;overflow:auto;margin-right:10px;border:1px solid gray;height:255px;width:375px;font-family:Arial, Helvetica, sans-serif;font-size:11px;background-color:#fff;}