@import url('page_style.css');
@import url('bbs_style.css');


/* 스킨관계없이 기본 */
#contents { width:1000px; margin:0 auto; }
/* 스킨관계없이 기본 */

/* 스킨관계없이 기본 */
.input_style_r select { padding:5px; border:1px solid #bdbdc0; height:30px; line-height:30px; font-family:맑은 고딕; }


/* 메인슬라이더 */
.slide_move_left_s1{position:absolute; display:block; width: 60px; height: 112px; top:240px; left: 20px;
background:url('../img/slide_supersized/arrow_back2.png') 0 0 no-repeat; cursor:pointer}
.slide_move_right_s1{position:absolute; display:block; width: 60px; height: 112px; top:240px; right: 20px;
background:url('../img/slide_supersized/arrow_forward2.png') 0 0 no-repeat; cursor:pointer}

.scroll_position { width:0; left:50%; position:fixed; top:316px; margin-left:500px; z-index:999 }
.scroll_contents { width:76px; border-top:2px solid #030303; margin-left:20px; }

.menu_top a {  font-family:'맑은 고딕'; font-size:17px;}
.menu_habu a:hover{color:#fff !important}

.basket_c { color:#fff !important; }

/* basic layout */
#wrap {width:100%; min-width:1000px;}
#top {width:100%;}
#header {width:100%;}
#container {width:100%;}
#footer {width:100%; border-top:1px solid #e5e5e5;}

#top_c {width:1000px; margin:0 auto;}
#header_c {width:1000px; margin:0 auto;}
#container_c {width:1000px; margin:0 auto;}
#footer_c {width:1000px; margin:0 auto; }
/* basic layout */


/* basic_sub layout */
#container_s_side {width:200px; float:left;}
#container_s_center {width:780px; float:right;}
/* basic_sub layout */



/* 스킨관계없이 기본 */
.input_style input[type=text] { border:1px solid #bdbdc0; background:#f3f3f3; padding-left:5px; height:28px; line-height:27px; margin:2px 0; }
.input_style input[type=password] { border:1px solid #bdbdc0; background:#f3f3f3; padding-left:5px; height:28px; line-height:27px; margin:2px 0; }
.input_style input[type=file] { border:1px solid #bdbdc0; background:#f3f3f3; padding-left:5px; height:30px; line-height:29px; margin:2px 0; }
.input_style select { padding:5px; border:1px solid #bdbdc0; height:30px; line-height:24px; font-family:맑은 고딕;}
.input_style textarea { border:1px solid #bdbdc0; background:#f3f3f3; padding:5px; height:200px; }
.input_style input[type=checkbox]
.input_style input[type=radio] { vertical-align:middle; margin:-2px 0 1px;  cursor:pointer; }
.font_50 { font-size:50px; }
/* 스킨관계없이 기본 */


/* 회원가입 */
.join_form input[type=text] { border:1px solid #bdbdc0; background:#f3f3f3; padding-left:5px; height:28px; line-height:27px; margin:2px 0; }
.join_form input[type=password] { border:1px solid #bdbdc0; background:#f3f3f3; padding-left:5px; height:28px; line-height:27px; margin:2px 0; }
.join_form input[type=file] { height:30px; line-height:29px; }
.join_form select { padding:5px; border:1px solid #bdbdc0; height:30px; line-height:24px; font-family:맑은 고딕;}
.join_form textarea { border:1px solid #bdbdc0; background:#f3f3f3; padding:5px; height:200px; }
.join_form input[type=checkbox]
.join_form input[type=radio] { vertical-align:middle; margin:-2px 0 1px;  cursor:pointer; }
/* 회원가입 */


/* 랭킹오버 */
.roll_rank .view1{display:none}
.roll_rank:hover .view1{display:block; position:absolute; top:0px; right:-1px; background:#ffffff; border:1px solid #bdbdbd; z-index:10000;}

@media screen and (max-width: 999px)
	{
		#quick{display:none;}
	}

.skin1_sub_gnb table{border-collapse: collapse;}
.skin1_sub_gnb table td:first-child{border-left:0 none;}
.skin1_sub_gnb table td{border-left:1px solid #e4e4e4}