@charset "utf-8";
/* CSS Document */
/*삼국지w소개페이지 */
@import url("samw_2010_contents.css");
/*게시판관련 */
@import url("samw_2010_board.css");

/*----------------------------------------
sw.css 
about capogames
----------------------------------------*/

/*================================================
reset
================================================*/
html{overflow-y:scroll;}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,fieldset,div,iframe,caption,hr{margin:0;padding:0;zoom:1;}
h1,h2,h3,h4,h5,h6,p,li,dl,dt,dd,caption,address,th,td,b,small{word-break:normal;word-wrap:break-word;}
ul li,ol li{list-style:none;}
caption{text-align:left;}
address,em,strong,th{font-style:normal;}
img,fieldset{border:none;}
/*hr{display:none;}*/
em{font-weight:bold;}
input,textarea,select{margin:0;}
textarea{overflow-y:scroll;}
input,label,button,select{vertical-align:middle;}
img{vertical-align:bottom;}
object,embed{vertical-align:top;}
iframe{border:0;}
table{width:100%;}
table,caption,th,td{border-collapse:collapse;border-spacing:0;text-align:left;padding:0;margin:0;}
/*clear float*/
div:after{content:".";clear:both;display:block;height:0;font-size:0;visibility:hidden;}
div{display:inline-block;}
/*\*/
* html div{height:0;}
div{display:block;}
/**/
/*fix IE U-6*/
* html input{margin-bottom:1px;}
* html br{letter-spacing:0;}
* html ol,* html ul,* html li,* html dl,* html dt,* html dd,* html h1,* html h2,* html h3,* html h4,* html h5,* html h6{height:0;vertical-align:top;}
* html ol li{display:list-item;}
/*fix IE 7*/
*:first-child+html body,*:first-child+html br{letter-spacing:0;}
*:first-child+html ol,*:first-child+html ul,*:first-child+html li,*:first-child+html dl,*:first-child+html dt,*:first-child+html dd,*:first-child+html h1,*:first-child+html h2,*:first-child+html h3,*:first-child+html h4,*:first-child+html h5,*:first-child+html h6{min-height:0;vertical-align:top;}
*:first-child+html ol li{display:list-item;}

/*================================================
base font
================================================*/
body,input,textarea,h1,h2,h3,h4,h5,h6{font-size:12px;}
body{line-height:1.3;font-family:"돋움","굴림","Dotum","verdana","arial";background:#000;}
body{color:#9c805b;}
/*link*/
a{text-decoration:none;color:#355f83;} /*color:#4e779b;*/
html body #wrapper a:hover{color:#727430;	/*overwrite by the individual */
}

/*================================================
base layout
================================================*/

body{text-align:center; background:#161616;}
#wrapper{margin:0 auto;text-align:left;padding-bottom:50px;background:#000;position:relative;width:100%;}
#header{width:982px;margin:0 auto;text-align:left;}
#contents{width:906px;margin:0 auto;text-align:left;}
.subcol{float:left;width:202px;}
.maincol{float:right;width:690px;}
#footer{margin:0 auto;text-align:left;width:100%;background:#161616;}
#wrapper_popup{margin:0 auto;text-align:left;background:#000;width:620px;padding-bottom:30px;}

/*================================================
capogames
================================================*/
.capogames{
width:100%;
background:#fff;
}

.capo{
margin:0 auto;
width:1018px;
}

.capo h1{
position:relative;	
float:left;
width:962px;
text-align:left;
}

.capo p{
float:right;
width:56px;
text-align:right;
background:#fff;
}
	

/*================================================
header
================================================*/
.header_top {
margin:0;
padding:0;	
width:100%;
background:#000;
}

.header_bg{
margin:0 auto;	
width:1000px;
background:#000 url(../data/images/header_sub_bg.jpg) no-repeat 50% 0;
}

#header h1{
position:absolute;	
margin-left:400px;
background:url(../data/images/sub_samw_logo.png) no-repeat 0 0;
_background:url(../data/images/sub_samw_logo_ie6.png) no-repeat 0 0;/*IE6*/
display:block;
height:119px;
width:208px;
}

#header h1 a{
display:block;
height:119px;
width:208px;
text-indent:-9999px;
}

#header .pt02{	
background:url(../data/images/sub_menubg.png) no-repeat 0 100px;
padding-top:94px;
min-height:70px;
}

#header .pt02{	
_background:url(../data/images/sub_menubg.gif) no-repeat 0 100px;
_height:67px;
} /*IE6*/


#header .pt02 .pta ul{
display:block;
text-indent:-9999px;
margin:0 auto;
width:840px;
padding:20px 20px 0 20px;
}

#header .pt02 .pta li{
float:left;
width:140px;
background:url(../data/images/main_menu_bar.png) no-repeat 100% 50%;
}

#header .pt02 .pta li.li06{
background:none;
}

#header .pt02 .pta li a,
#header .pt02 .pta li a:hover,
#header .pt02 .pta li span{
display:block;
overflow:hidden;
text-indent:-9999px;
width:135px;
height:30px;
}

#header .pt02 .pta li a,
#header .pt02 .pta li a:hover{
height:22px;
padding-top:10px;
}

#header .pt02 .pta .li01 a{
background:url(../data/images/main_menu1.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu1.gif) no-repeat 50% 50%;
}
#header .pt02 .pta .li01 span,
#header .pt02 .pta .li01 a:hover{
background:url(../data/images/main_menu1_over.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu1_over.gif) no-repeat 50% 50%;
}


#header .pt02 .pta .li02 a{
background:url(../data/images/main_menu2.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu2.gif) no-repeat 50% 50%;
}
#header .pt02 .pta .li02 span,
#header .pt02 .pta .li02 a:hover{
background:url(../data/images/main_menu2_over.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu2_over.gif) no-repeat 50% 50%;
}


#header .pt02 .pta .li03 a{
background:url(../data/images/main_menu3.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu3.gif) no-repeat 50% 50%;
}
#header .pt02 .pta .li03 span,
#header .pt02 .pta .li03 a:hover{
background:url(../data/images/main_menu3_over.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu3_over.gif) no-repeat 50% 50%;
}


#header .pt02 .pta .li04 a{
background:url(../data/images/main_menu4.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu4.gif) no-repeat 50% 50%;
}
#header .pt02 .pta .li04 span,
#header .pt02 .pta .li04 a:hover{
background:url(../data/images/main_menu4_over.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu4_over.gif) no-repeat 50% 50%;
}


#header .pt02 .pta .li05 a{
background:url(../data/images/main_menu5.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu5.gif) no-repeat 50% 50%;
}
#header .pt02 .pta .li05 span,
#header .pt02 .pta .li05 a:hover{
background:url(../data/images/main_menu5_over.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu5_over.gif) no-repeat 50% 50%;
}


#header .pt02 .pta .li06 a{
background:url(../data/images/main_menu6.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu6.gif) no-repeat 50% 50%;
}
#header .pt02 .pta .li06 span,
#header .pt02 .pta .li06 a:hover{
background:url(../data/images/main_menu6_over.png) no-repeat 50% 50%;
_background:url(../data/images/main_menu6_over.gif) no-repeat 50% 50%;
}


/*================================================
left_menu
================================================*/
.leftmenu{
width:202px;
}

.leftmenu .left_bottom{	
background:url("../data/images/left_bottom.gif") no-repeat 0 0;
min-height:89px;
_height:89px;
}


.leftmenu .news li a,
.leftmenu .news li span,
.leftmenu .guide li a,
.leftmenu .guide li span,
.leftmenu .board li a,
.leftmenu .board li span,
.leftmenu .customer li a,
.leftmenu .customer li span,
.leftmenu .member li a,
.leftmenu .member li span,
.leftmenu .modify li a,
.leftmenu .modify li span{
display:block;
height:30px;
overflow:hidden;
text-indent:-9999px;
width:202px;
}

.leftmenu .dictionary li a,
.leftmenu .dictionary li span{
display:block;
height:50px;
overflow:hidden;
text-indent:-9999px;
width:202px;
}

/*news*/
.leftmenu .news .li01span,
.leftmenu .news .li01 a:hover{
background:url("../data/images/left_news1_over.gif") no-repeat 0 0;
}
.leftmenu .news .li01 a{
background:url("../data/images/left_news1.gif") no-repeat 0 0;
}

.leftmenu .news .li02span,
.leftmenu .news .li02 a:hover{
background:url("../data/images/left_news2_over.gif") no-repeat 0 0;
}
.leftmenu .news .li02 a{
background:url("../data/images/left_news2.gif") no-repeat 0 0;
}

.leftmenu .news .li03span,
.leftmenu .news .li03 a:hover{
background:url("../data/images/left_news3_over.gif") no-repeat 0 0;
}
.leftmenu .news .li03 a{
background:url("../data/images/left_news3.gif") no-repeat 0 0;
}

/*guide*/
.leftmenu .guide .li01span,
.leftmenu .guide .li01 a:hover{
background:url("../data/images/left_guide1_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li01 a{
background:url("../data/images/left_guide1.gif") no-repeat 0 0;
}

.leftmenu .guide .li02span,
.leftmenu .guide .li02 a:hover{
background:url("../data/images/left_guide2_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li02 a{
background:url("../data/images/left_guide2.gif") no-repeat 0 0;
}

.leftmenu .guide .li03span,
.leftmenu .guide .li03 a:hover{
background:url("../data/images/left_guide3_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li03 a{
background:url("../data/images/left_guide3.gif") no-repeat 0 0;
}

.leftmenu .guide .li04span,
.leftmenu .guide .li04 a:hover{
background:url("../data/images/left_guide4_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li04 a{
background:url("../data/images/left_guide4.gif") no-repeat 0 0;
}

.leftmenu .guide .li05span,
.leftmenu .guide .li05 a:hover{
background:url("../data/images/left_guide5_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li05 a{
background:url("../data/images/left_guide5.gif") no-repeat 0 0;
}

.leftmenu .guide .li06span,
.leftmenu .guide .li06 a:hover{
background:url("../data/images/left_guide6_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li06 a{
background:url("../data/images/left_guide6.gif") no-repeat 0 0;
}

.leftmenu .guide .li07span,
.leftmenu .guide .li07 a:hover{
background:url("../data/images/left_guide7_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li07 a{
background:url("../data/images/left_guide7.gif") no-repeat 0 0;
}

.leftmenu .guide .li08span,
.leftmenu .guide .li08 a:hover{
background:url("../data/images/left_guide8_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li08 a{
background:url("../data/images/left_guide8.gif") no-repeat 0 0;
}

.leftmenu .guide .li09span,
.leftmenu .guide .li09 a:hover{
background:url("../data/images/left_guide9_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li09 a{
background:url("../data/images/left_guide9.gif") no-repeat 0 0;
}

.leftmenu .guide .li10span,
.leftmenu .guide .li10 a:hover{
background:url("../data/images/left_guide10_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li10 a{
background:url("../data/images/left_guide10.gif") no-repeat 0 0;
}

.leftmenu .guide .li11span,
.leftmenu .guide .li11 a:hover{
background:url("../data/images/left_guide11_over.gif") no-repeat 0 0;
}
.leftmenu .guide .li11 a{
background:url("../data/images/left_guide11.gif") no-repeat 0 0;
}

/*board*/
.leftmenu .board .li01span,
.leftmenu .board .li01 a:hover{
background:url("../data/images/left_board1_over.gif") no-repeat 0 0;
}
.leftmenu .board .li01 a{
background:url("../data/images/left_board1.gif") no-repeat 0 0;
}

.leftmenu .board .li02span,
.leftmenu .board .li02 a:hover{
background:url("../data/images/left_board2_over.gif") no-repeat 0 0;
}
.leftmenu .board .li02 a{
background:url("../data/images/left_board2.gif") no-repeat 0 0;
}

.leftmenu .board .li03span,
.leftmenu .board .li03 a:hover{
background:url("../data/images/left_board3_over.gif") no-repeat 0 0;
}
.leftmenu .board .li03 a{
background:url("../data/images/left_board3.gif") no-repeat 0 0;
}

.leftmenu .board .li04span,
.leftmenu .board .li04 a:hover{
background:url("../data/images/left_board4_over.gif") no-repeat 0 0;
}
.leftmenu .board .li04 a{
background:url("../data/images/left_board4.gif") no-repeat 0 0;
}

.leftmenu .board .li05span,
.leftmenu .board .li05 a:hover{
background:url("../data/images/left_board5_over.gif") no-repeat 0 0;
}
.leftmenu .board .li05 a{
background:url("../data/images/left_board5.gif") no-repeat 0 0;
}

.leftmenu .board .li06span,
.leftmenu .board .li06 a:hover{
background:url("../data/images/left_board6_over.gif") no-repeat 0 0;
}
.leftmenu .board .li06 a{
background:url("../data/images/left_board6.gif") no-repeat 0 0;
}

.leftmenu .board .li07span,
.leftmenu .board .li07 a:hover{
background:url("../data/images/left_board7_over.gif") no-repeat 0 0;
}
.leftmenu .board .li07 a{
background:url("../data/images/left_board7.gif") no-repeat 0 0;
}

.leftmenu .board .li08span,
.leftmenu .board .li08 a:hover{
background:url("../data/images/left_board8_over.gif") no-repeat 0 0;
}
.leftmenu .board .li08 a{
background:url("../data/images/left_board8.gif") no-repeat 0 0;
}

.leftmenu .board .li09span,
.leftmenu .board .li09 a:hover{
background:url("../data/images/left_board9_over.gif") no-repeat 0 0;
}
.leftmenu .board .li09 a{
background:url("../data/images/left_board9.gif") no-repeat 0 0;
}

.leftmenu .board .li09-2span,
.leftmenu .board .li09-2 a:hover{
background:url("../data/images/left_board9-2_over.gif") no-repeat 0 0;
}
.leftmenu .board .li09-2 a{
background:url("../data/images/left_board9-2.gif") no-repeat 0 0;
}

.leftmenu .board .li10span,
.leftmenu .board .li10 a:hover{
background:url("../data/images/left_board10_over.gif") no-repeat 0 0;
}
.leftmenu .board .li10 a{
background:url("../data/images/left_board10.gif") no-repeat 0 0;
}

.leftmenu .board .li11span,
.leftmenu .board .li11 a:hover{
background:url("../data/images/left_board11_over.gif") no-repeat 0 0;
}
.leftmenu .board .li11 a{
background:url("../data/images/left_board11.gif") no-repeat 0 0;
}

.leftmenu .board .li12span,
.leftmenu .board .li12 a:hover{
background:url("../data/images/left_board12_over.gif") no-repeat 0 0;
}
.leftmenu .board .li12 a{
background:url("../data/images/left_board12.gif") no-repeat 0 0;
}

/*customer*/
.leftmenu .customer .li01span,
.leftmenu .customer .li01 a:hover{
background:url("../data/images/left_customer1_over.gif") no-repeat 0 0;
}
.leftmenu .customer .li01 a{
background:url("../data/images/left_customer1.gif") no-repeat 0 0;
}

.leftmenu .customer .li02span,
.leftmenu .customer .li02 a:hover{
background:url("../data/images/left_customer2_over.gif") no-repeat 0 0;
}
.leftmenu .customer .li02 a{
background:url("../data/images/left_customer2.gif") no-repeat 0 0;
}

.leftmenu .customer .li03span,
.leftmenu .customer .li03 a:hover{
background:url("../data/images/left_customer3_over.gif") no-repeat 0 0;
}
.leftmenu .customer .li03 a{
background:url("../data/images/left_customer3.gif") no-repeat 0 0;
}

.leftmenu .customer .li04span,
.leftmenu .customer .li04 a:hover{
background:url("../data/images/left_customer4_over.gif") no-repeat 0 0;
}
.leftmenu .customer .li04 a{
background:url("../data/images/left_customer4.gif") no-repeat 0 0;
}

.leftmenu .customer .li05span,
.leftmenu .customer .li05 a:hover{
background:url("../data/images/left_customer5_over.gif") no-repeat 0 0;
}
.leftmenu .customer .li05 a{
background:url("../data/images/left_customer5.gif") no-repeat 0 0;
}

/*member*/
.leftmenu .member .li01span,
.leftmenu .member .li01 a:hover{
background:url("../data/images/left_member1_over.gif") no-repeat 0 0;
}
.leftmenu .member .li01 a{
background:url("../data/images/left_member1.gif") no-repeat 0 0;
}

.leftmenu .member .li02span,
.leftmenu .member .li02 a:hover{
background:url("../data/images/left_member2_over.gif") no-repeat 0 0;
}
.leftmenu .member .li02 a{
background:url("../data/images/left_member2.gif") no-repeat 0 0;
}

.leftmenu .member .li03span,
.leftmenu .member .li03 a:hover{
background:url("../data/images/left_member3_over.gif") no-repeat 0 0;
}
.leftmenu .member .li03 a{
background:url("../data/images/left_member3.gif") no-repeat 0 0;
}

/* dictionary  */
.leftmenu .dictionary .li01span,
.leftmenu .dictionary .li01 a:hover{
background:url("../data/images/left_dictionary1_over.gif") no-repeat 0 0;
}
.leftmenu .dictionary .li01 a{
background:url("../data/images/left_dictionary1.gif") no-repeat 0 0;
}

.leftmenu .dictionary .li02span,
.leftmenu .dictionary .li02 a:hover{
background:url("../data/images/left_dictionary2_over.gif") no-repeat 0 0;
}
.leftmenu .dictionary .li02 a{
background:url("../data/images/left_dictionary2.gif") no-repeat 0 0;
}

.leftmenu .dictionary .li03span,
.leftmenu .dictionary .li03 a:hover{
background:url("../data/images/left_dictionary3_over.gif") no-repeat 0 0;
}
.leftmenu .dictionary .li03 a{
background:url("../data/images/left_dictionary3.gif") no-repeat 0 0;
}


/*modify*/
.leftmenu .modify .li01span,
.leftmenu .modify .li01 a:hover{
background:url("../data/images/left_modify1_over.gif") no-repeat 0 0;
}
.leftmenu .modify .li01 a{
background:url("../data/images/left_modify1.gif") no-repeat 0 0;
}


/*================================================
samw_contents Background
================================================*/



.samw_contents .bg01{
background:url("../data/images/conbg_center.gif") repeat-x 0 0;	
}

.samw_contents .bg01a{
background:url("../data/images/conbg_left.gif") no-repeat 0 0;		
}

.samw_contents .bg01b{
background:url("../data/images/conbg_left.gif") no-repeat 100% 0;		
padding:17px 15px;
}


/*================================================
samw_contents Title
================================================*/
.news h4,
.guide h4,
.tip h4,
.board h4,
.dictionary h4,
.customer h4,
.member h4,
.modify h4{
width:660px;
height:35px;
overflow:hidden;
text-indent:-9999px;
}

/*news*/
.news h4.t1{
background:url(../data/images/centitle_news1.gif) no-repeat 0 0;
}
.news h4.t2{
background:url(../data/images/centitle_news2.gif) no-repeat 0 0;
}
.news h4.t3{
background:url(../data/images/centitle_news3.gif) no-repeat 0 0;
}

/*guide*/
.guide h4.t1{
background:url(../data/images/centitle_guide1.gif) no-repeat 0 0;
}
.guide h4.t2{
background:url(../data/images/centitle_guide2.gif) no-repeat 0 0;
}
.guide h4.t3{
background:url(../data/images/centitle_guide3.gif) no-repeat 0 0;
}
.guide h4.t4{
background:url(../data/images/centitle_guide4.gif) no-repeat 0 0;
}
.guide h4.t5{
background:url(../data/images/centitle_guide5.gif) no-repeat 0 0;
}
.guide h4.t6{
background:url(../data/images/centitle_guide6.gif) no-repeat 0 0;
}
.guide h4.t7{
background:url(../data/images/centitle_guide7.gif) no-repeat 0 0;
}
.guide h4.t8{
background:url(../data/images/centitle_guide8.gif) no-repeat 0 0;
}
.guide h4.t9{
background:url(../data/images/centitle_guide9.gif) no-repeat 0 0;
}
.guide h4.t10{
background:url(../data/images/centitle_guide10.gif) no-repeat 0 0;
}
.guide h4.t11{
background:url(../data/images/centitle_guide11.gif) no-repeat 0 0;
}

/*board*/
.board h4.t1{
background:url(../data/images/centitle_board1.gif) no-repeat 0 0;
}
.board h4.t2{
background:url(../data/images/centitle_board2.gif) no-repeat 0 0;
}
.board h4.t3{
background:url(../data/images/centitle_board3.gif) no-repeat 0 0;
}
.board h4.t4{
background:url(../data/images/centitle_board4.gif) no-repeat 0 0;
}
.board h4.t5{
background:url(../data/images/centitle_board5.gif) no-repeat 0 0;
}
.board h4.t6{
background:url(../data/images/centitle_board6.gif) no-repeat 0 0;
}
.board h4.t7{
background:url(../data/images/centitle_board7.gif) no-repeat 0 0;
}
.board h4.t8{
background:url(../data/images/centitle_board8.gif) no-repeat 0 0;
}
.board h4.t9{
background:url(../data/images/centitle_board9.gif) no-repeat 0 0;
}
.board h4.t9-2{
background:url(../data/images/centitle_board9-2.gif) no-repeat 0 0;
}
.board h4.t10{
background:url(../data/images/centitle_board10.gif) no-repeat 0 0;
}
.board h4.t11{
background:url(../data/images/centitle_board11.gif) no-repeat 0 0;
}

/*dictionary*/
.dictionary h4.t1{
background:url(../data/images/centitle_dictionary1.gif) no-repeat 0 0;
}

/*customer*/
.customer h4.t1{
background:url(../data/images/centitle_customer1.gif) no-repeat 0 0;
}
.customer h4.t2{
background:url(../data/images/centitle_customer2.gif) no-repeat 0 0;
}
.customer h4.t3{
background:url(../data/images/centitle_customer3.gif) no-repeat 0 0;
}
.customer h4.t4{
background:url(../data/images/centitle_customer4.gif) no-repeat 0 0;
}
.customer h4.t5{
background:url(../data/images/centitle_customer5.gif) no-repeat 0 0;
}

/*member*/
.member h4.t1{
background:url(../data/images/centitle_member1.gif) no-repeat 0 0;
}
.member h4.t2{
background:url(../data/images/centitle_member2.gif) no-repeat 0 0;
}
.member h4.t3{
background:url(../data/images/centitle_member3.gif) no-repeat 0 0;
}
/*modify*/
.modify h4.t1{
background:url(../data/images/centitle_modify1.gif) no-repeat 0 0;
}

/*================================================
people(dictionary_new)
================================================*/
.people_center{
margin:0 auto;
text-align:center;
width:840px;
padding:20px 30px;
}

.people_center a{
color:#9c805b;
text-decoration:underline;
}

.people_center a:hover{
color:#e5af39 !important;
text-decoration:underline;
}

.people_left{
float:left;
width:55%;
text-align:left;
}

.people_right{
float:left;
width:45%;
vertical-align:top;
padding-top:10px;
}

.people_left .div01{
border:1px solid #2e2e2b;
border-top:none;
width:428px;
}

.people_left .div02{
border:1px solid #0f0f0f;
border-top:none;
background:#252525;
}

.people_left .episode1 .title,
.people_left .miniepisode1 .title,
.people_left .miniepisode2 .title,
.people_left .miniepisode3 .title{
text-align:left;
}

.people_left .miniepisode1 .title,
.people_left .miniepisode2 .title,
.people_left .miniepisode3 .title{
padding-top:10px;
}

.people_left .div02 .star{
float:left;
width:115px;
padding:6px 0;
}

.people_left .div02 .star p{
padding-left:10px;
}

.people_left .div02 .star_ul{
margin-left:125px;
}

.people_left .div02 .star_ul li{
float:left;
width:14%;
padding:5px 0px;
text-align:center;
}

.people_left .div02 .star_ul li.li3{
padding-right:13px;
}

.people_left .div02 .star_left{
text-align:left !important;
}

.people_left .div02 .line3{
margin:0 auto;
text-align:center;
width:98%;
background:url(../data/images/people_line.gif) repeat-x 0 0;
height:2px;
padding:3px 0;
_padding:0;
_margin:0;
}

.people_right .pt01{
width:100%;
}

.people_right .pt01 .pt01_a{
float:left;
width:260px;
}

.people_right .pt01 .pt01_a p{
padding-top:20px;
}

.people_right .pt01 .pt01_a{
background:url(../data/images/people_cardbg.gif) no-repeat 0 0;
height:348px;
}

.people_right .pt01 .pt01_b{
float:left;
width:110px;
}

.people_right .pt01 .pt01_b .pt01_b_a1{
margin:0 auto;
text-align:center;
}

.people_right .power{
margin:0 auto;
text-align:center;
}
.people_right .power .title,
.people_right .special .title,
.people_right .potential .title{
padding-bottom:5px;
}

.people_right .power .power_1{
margin:0 auto;
text-align:center;
background:url(../data/images/people_lt1-1.gif) no-repeat 0 0;
}

.people_right .power .power_2{
margin:0 auto;
text-align:center;
background:url(../data/images/people_lt1-2.gif) no-repeat 0 0;
}

.people_right .power .power_3{
margin:0 auto;
text-align:center;
background:url(../data/images/people_lt1-3.gif) no-repeat 0 0;
}

.people_right .power .power_4{
margin:0 auto;
text-align:center;

background:url(../data/images/people_lt1-4.gif) no-repeat 0 0;
}

.people_right .power .power_5{
margin:0 auto;
text-align:center;
background:url(../data/images/people_lt1-5.gif) no-repeat 0 0;
}

.people_right .power div,
.people_right .special div,
.people_right .potential div{
width:86px;
height:20px;
padding:3px 0;
}

.people_right .special .special_1,
.people_right .potential .potential_1,
.people_right .potential .potential_2,
.people_right .potential .potential_3{
margin:0 auto;
text-align:center;
background:url(../data/images/people_lt2-1.gif) no-repeat 0 0;
}

.people_right .special,
.people_right .potential{
padding-top:20px;
}

.people_right .power .inbox{
margin-left:40px;
}

.people_right .power .inbox,
.people_right .special input.inbox,
.people_right .potential input.inbox{
border:0 none;
background:#000;
padding-top:0px;
text-align:center;
height:13px;
}

.people_right .power .inbox{
width:30px;
color:#00E605;
}

.people_right .special input.inbox{
width:80px;
color:#00E605;
}

.people_right .potential input.inbox{
width:80px;
color:#A0A0A0;
}

.people_right .pt02{
padding-top:15px;
}

.people_right .pt02 .div01{
width:360px;
border:2px solid #191918;
background:url(../data/images/people_serchbg2.gif) repeat-x 0 0;
}

.people_right .pt02 .div01 .div01_1{
padding:3px 40px 0px 60px;
}

.people_right .pt02 .div01 .div01_1 div.pa{
float:left;
width:180px;
}

.people_right .pt02 .div01 .div01_1 div.pb{
margin-left:180px;
text-align:left;
padding-top:1px;
}

.people_right .pt02 .div01 .div01_1 .pa{
padding-top:2px;
}

.people_right .pt02 .div01 .div01_1 .pa input{
background:url(../data/images/people_serchbg3.gif) no-repeat 0 0;
width:169px;
height:26px;
border:0 none;
padding:5px 0 0 5px;
color:#9c805b;
}

.people_right .pt02 .div02{
padding-top:3px;
width:364px;
}

.people_right .pt02 .div02 .div02_1{
border:1px solid #1f1d1b;
padding:0 6px 8px 6px; 
}

.people_right .pt02 .div02 .div02_1 li{
border-bottom:1px solid #211f1d;
padding:3px;
height:16px;
}

.people_right .pt02 .div02 .div02_1 li.people_no{
color:#bd5963;
}

.people_right .pt02 .div02 .div02_1 .txt{
text-align:left;
line-height:1.7;
padding:5px;
color:#d39854;
}

/*================================================
member
================================================*/
.mem_txt{
margin:0 auto;
text-align:left;
width:490px;
}

.mem_txt .pt01{
line-height:1.5;
padding-top:25px;
color:#d98942;
}

.mem_txt .pt02{
padding-top:40px;
}

.mem_txt .pt02 dt,
.mem_txt .pt02 dd{
display:inline;

}

.mem_txt .pt02 dt{
padding-right:70px;
padding-left:5px;
}

.mem_agree{
margin:0 auto;
width:95%;
}

.mem_agree .pt01,
.mem_agree .pt02,
.mem_agree .pt03{
padding-top:20px;
}

.mem_agree .pt01 .p02{
padding:19px 0 0 13px;
line-height:1.5;
}

.mem_agree .pt01 .p02 {
color:#d98942;
}

.mem_agree .pt02 .p02,
.mem_agree .pt03 .p02{
padding:10px 0 0 15px;
}
.mem_agree .pt02 .p02 textarea,
.mem_agree .pt03 .p02 textarea{
width:95%;
background:none;
border:1px solid #363636;
color:#9c805b;
font-size:12px;
height:120px;
padding:10px 0 10px 10px;
}

.mem_agree .pt_name,
.mem_agree .pt_fail{
padding-top:15px;
}

.mem_agree .pt_name .ptname_a1{
margin:0 auto;
border:1px solid #212121;
background:#3b3b3b;
padding:1px;
width:95%;
}

.mem_agree .pt_fail .ptname_a1{
border:1px solid #212121;
margin:0 auto;
background:#3b3b3b;
padding:1px;
width:560px;
}

.mem_agree  .pt_name .ptname_a1 .pt01{
background:#282828;
width:100%;
padding-bottom:10px;
}

.mem_agree  .pt_fail .ptname_a1 .pt01{
background:#282828;
width:520px;
padding:20px 20px;
color:#999;
line-height:1.5;
}

.mem_agree  .pt_fail .ptname_a1 .pt01 .pt01b{
color:#874417;
padding-top:15px;
}

.mem_agree  .pt_fail .ptname_a1 .pt01 .pt01c{
margin:0 auto;
text-align:center;
padding-top:15px;
}

.mem_agree  .pt_fail .ptname_a1 .pt01 dl{
width:400px;
margin:0 auto;
padding-top:15px;
}


.mem_agree  .pt_fail .ptname_a1 .pt01 .pa,
.mem_agree  .pt_fail .ptname_a1 .pt01 .pb,
.mem_agree  .pt_fail .ptname_a1 .pt01 .pc{
text-indent:-1.3em;
padding-left:10px;
}

.mem_agree  .pt_fail .ptname_a1 .pt01 .pa span,
.mem_agree  .pt_fail .ptname_a1 .pt01 .pb span,
.mem_agree  .pt_fail .ptname_a1 .pt01 .pc span{
color:#9c805b;
}

.mem_agree  .pt_fail .ptname_a1 .pt01 .pc .sp01{
color:#874417;
}

.mem_agree  .pt_fail .ptname_a1 .pt01 .pb,
.mem_agree  .pt_fail .ptname_a1 .pt01 .pc{
padding-top:15px;
}

.ptname_a1 .pt01 .name li{
margin:0;
padding:3px 0 0 20px;
text-align:left;
}

.ptname_a1 .pt01 .name li {
color:#c89431;
padding-right:5px;
}

.mem_agree .pt_fail .ptname_a1 .pt01 dt{
float:left;
width:50%;
text-align:center;
}

.mem_agree .se_id{
padding-left:20px;
}

.mem_agree .se_id span{
color:#d98942;
}

.mem_agree .pt_fail .ptname_a1 .pt01 dd{
margin-left:50%;
text-align:center;
}

.mem_agree .pt_name .ptname_a1 .pt01 dt,
.mem_agree .pt_name .ptname_a1 .pt01 dd{
display:inline;
}

.mem_agree .pt_name .ptname_a1 .pt01 input{
border-left:1px solid #201f1e;
border-top:1px solid #201f1e;
border-bottom:1px solid #52514f;
border-right:1px solid #52514f;
background:#acacac;
width:170px;
height:18px;
}

.mem_agree .pt_name .ptname_a1 .pt01 .dl01,
.mem_agree .pt_name .ptname_a1 .pt01 .dl02,
.mem_agree .pt_name .ptname_a1 .pt01 .dl03{
height:30px;
}
.mem_agree .pt_name .ptname_a1 .pt01 .dl01 dt,
.mem_agree .pt_name .ptname_a1 .pt01 .dl02 dt,
.mem_agree .pt_name .ptname_a1 .pt01 .dl03 dt{
color:#7e7e7e;
font-weight:bold;
}

.mem_agree .pt_name .ptname_a1 .pt01 .dl01 dt{
padding:0 60px 0 10px;
}

.mem_agree .pt_name .ptname_a1 .pt01 .dl02 dt{
padding:0 33px 0 10px;
}

.mem_agree .pt_name .ptname_a1 .pt01 .dl03 dt{
padding:0 60px 0 10px;
}

.mem_agree .pt_red{
padding:10px;
font-size:11px;
color:#7d7d7d;
}

.mem_agree .pt_red span{
font-size:12px;
}

.searchid{
margin:0 auto;
text-align:center;
width:427px;
padding:20px 0;
}

.searchid .searchid01,
.searchid .searchid02{
padding:0;
margin:0;
}

.searchid .searchid01{
background:url(../data/images/mem_search_id1.gif) no-repeat 0 0;
height:37px;
width:426px;
}

.searchid .searchid02{
background:url(../data/images/mem_search_id2.gif) no-repeat 0 0;
height:57px;
width:426px;
}

.searchid .searchid02 p{
padding-top:16px;
}

.searchid .searchid02 p span{
font-weight:bold;
color:#b25a1f;
}

/*finish */
.mem_finish{
margin:0 auto;
text-align:center;
width:451px;
}

.mem_finish .pt01{
padding-top:40px;
}

.mem_finish .pt01 .p02{
text-align:left;
color:#666;
padding-top:5px;
}

.mem_main{
color:#806e5c;
padding:10px 0;
}

/* 입력 */
.mem_input{
margin:0 auto;
width:80%;
padding-top:10px;
}

.mem_input .pt02{
padding:10px 0 0 10px;
}

.mem_input .pt03{
padding:10px 0 0 10px;
}

.mem_input .pt03 .pt03a{
border:2px solid #2e2e2e;
background:#1d1d1d;
padding:15px 0;
}

.mem_input .pt03 .pt03a	table{
margin:0 auto;
width:90%;
}

.mem_input .pt03 .pt03a	table th{
color:#a29571;
width:100px;
height:27px;
vertical-align:top;
padding:10px 0 0 0;
}

.mem_input .pt03 .pt03a	table td{
padding:8px 0;
}
/*중복 */
.mem_input .pt03 .pt03a	table td span.repeat img{
vertical-align:middle;
}

.mem_input .pt03 .pt03a	table td span.repeat_answer{
color:#C00;
}

.mem_input input{
border-left:1px solid #000;
border-top:1px solid #000;
border-bottom:1px solid #797979;
border-right:1px solid #797979;
background:#363636;
width:170px;
height:16px;
color:#e6a95a;
}
.mem_input table tr{
border-top:1px dotted #333;
}

.mem_input table tr.first{
border-top:none;
}

.mem_input .txt01{
width:180px;
}

.mem_input .txt01_readonly{
width:180px;
background:#1c1c1c;
}

.mem_input .txt02{
width:120px;
}

.mem_input .txt03{
width:20px;
border:none;
background:#1d1d1d;
}

.mem_input .txt04{
width:80px;
}

.mem_input .txt05{
width:60px;
}

.mem_input table .p_span,
.mem_input table .p_span0a{
color:#8a572d;
font-size:0.9em;
padding-top:5px;
}

.mem_input table .p_span0a{
text-indent:-0.9em;
padding-left:10px;
}

.mem_input table .p_span0b{
color:#8a352d;
font-size:0.9em;
padding-top:5px;
}

/*================================================
customer_manage
================================================*/

.manage_top{
margin:0 auto;
width:97%;
padding-top:15px;
}

.manage_top li{
float:left;
}

.manage_top li.li01,
.manage_top li.li02{
width:97px;
}

.manage_top li.li03{
width:149px;
}
.manage_top li.li04{
width:97px;
}
.manage{
margin:0 auto;
width:97%;
line-height:1.5;
padding-top:15px;
}
.manage_center{
margin:0 auto;
text-align:center;
width:74%;
line-height:1.7em;
padding-top:15px;
color:#b9763b;
}

.manage_center .pt01{
text-align:left;
padding:15px 0;
}

.manage_center .pt02{
border:2px solid #212121;
width:100%;
}

.manage_center .pt02a{
border:1px solid #464646;
background:#080807;
padding:10px 20px 20px 20px;
}

.manage_center .pt02a .pt02a1{
text-align:left;
border-bottom:1px solid #333;
}

.manage_center .pt02a .pt02a2{
font-size:16px;
font-weight:bold;
padding:15px 0 5px 0;
color:#d19e56;
}

.manage_center .pt02a .pt02a3{
text-align:center;
color:#fce9c2;
}

.manage_center .pt03{
text-align:left;	
padding-top:5px;
color:#7d7d7d;
}

.manage p{
padding:5px 0 ;
}
.manage .p01,
.manage .p02,
.manage .p03,
.manage .p04,
.manage .p05{
padding:10px 0;
font-weight:bold;
}

.manage .pa{
padding:10px 0;
}

.manage_red{
color:#b9763b;
padding:5px 0 0 10px;
}

.secession_txtarea{
background:none repeat scroll 0 0 #212121;
border:1px solid #8e8177;
color:#FFCC99;
line-height:1.4;
overflow:auto;
padding:5px;
}

/*================================================
Security
================================================*/
.security{
padding-top:10px;
line-height:1.8;
}

.security .div01{
padding:20px 0;
}

.security .div02{
margin:0 auto;
border:1px solid #8a612b;
width:90%;
}

.security .div01 p{
padding:12px;
line-height:1.8;
}

.security .step{
color:#8a612b;
}

.security .step2{
color:#8a612b;
padding-top:15px;
}

.security .img{
text-align:center;
padding:15px 0;
}



/* */

/*================================================
IE 7,8
================================================*/
.ie_78{
width:600px;
padding:10px 15px 15px 15px;
background:#060606;
}

.ie_78  a:hover{
color:#589cd7;
text-decoration:underline;
}

.ie_78 .img{
padding:18px 0;
text-align:center;
}

.ie_78 .pt_01{
text-align:left;
line-height:1.8;
}

.ie_78 .pt_01 .title{
text-align:center;
font-weight:bold;
font-size:1.3em;
color:#cc9425;
}

.ie_78 .pt_01 .title2{
padding:15px 0;
color:#C30;
font-weight:bold;
font-size:13px;
}

.ie_78 .pt_01 .red{
color:#F00;
}

.ie_78 .pt_01 .img2{
padding:15px 0 15px 135px;
}

.ie_78 .p_indent{
text-indent:-14px;
padding-left:10px;
}

.ie_78 .orange{
color:#f77e13;
font-weight:bold;
}

/*================================================
footer
================================================*/

.footer_pt01{
background:#161616 url(../data/images/battom_bg.gif) repeat-x 0 0;
height:41px;
margin:0 auto;
}

.footer_pt1{
margin:0 auto;
padding:50px 50px 20px 50px;
width:900px;
text-align:left;
}

.footer_a{
float:left;
width:460px;
}

.footer_b{
float:right;
width:440px;
}

.footer_a li,
.footer_b li{
float:left;
}

.footer_b .pt01{
margin-left:30px;
}