/* base */
body {
	/*
	font-family: 'NanumGothic';
	font-size:13px;
	*/
	background:url("/gn/images/otd_patten_whCheck.gif") repeat 0 0;
}

.b { font-weight:bold !important;}
.f11 { font-size:11px;}
.f16 { font-size:16px;}
.lett {letter-spacing:-1px;}

.float-wrap { overflow:hidden;}
.fl { float:left; }
.fr { float:right; }

.mt5 {margin-top:5px;}
.mt0 { margin-top:0 !important; }
.mt8 { margin-top:8px; }
.mt10 { margin-top:10px !important; }
.mt15 {margin-top:15px;}
.mt20 { margin-top:20px !important; }
.mt30 { margin-top:30px !important; }
.mb15 { margin-bottom:15px;}
.pr10 { padding-right:10px !important; }

/* 컬러 */
.c-bk { color:#424242 !important;}
.c-gy { color:#BDBDBD !important;}
.c-bl { color:#5D84A9 !important; }
.c-bl2 { color:#167BC4 !important; }
.c-bl3 { color:#3B6083 !important; }
.c-red { color:#FF3333 !important;}
.c-or { color:#FF6213 !important;}
.c-ma { color:#FF236B !important;}
.c-gr { color:#639A2A !important;}
.c-pu { color:#A94CEA !important;}

.m-bl { color:#518FBB;}
.m-bl2 { color:#0075C8;}
.m-lg { color:#A6CF00;}
.m-gr { color:#3B9B00;}
.m-red { color:red;}

.small,
.small a {
	color:#0075C8 !important;
	font-size:11px;
}
.comment {
	color:#EE5A00;
	font-family:Tahoma;
	font-size:10px;
}
.comment-kor {
	color:#EE5A00;
	font-family:dotum, tahoma;
	font-size:11px;
	letter-spacing:-1px;
}

.small-otd,
.small-otd a {
	color:#FF0000 !important;
	font-size:11px;
}

/* img resize */
.view-img img {
	max-width:715px;
	width:expression(this.width > 715 ? 715: true); /* ie max-width hack */
}

.comment-cont img {
	max-width:700px;
	width:expression(this.width > 700 ? 700: true); /* ie max-width hack */
}
.view-img img,
.view-img embed,
.view-img object {
	display:block;
}

.view-img table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #DDDDDD;
}
.view-img table img {
	display:inline;
}
.view-img table td {
	padding:2px;
	border:1px solid #DDDDDD;
}

.view-img {
	line-height:1.5;
}
.view-img a,
.view-img a:link,
.view-img a:visited,
.view-img a:focus,
.view-img a:hover {
	color:#0070BA;
	text-decoration:underline;
}


/* hide */
.hide {
	position:absolute;
	top:-9000px;
	left:-5000px;
	width:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
	font-size:0;
	display:none;
}
.end09 {
	color:red;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}


/* table */
table {
	word-break:break-all;
}
table .has-input input{
	vertical-align:middle;
}
/*
.fix-table {
	table-layout:fixed;
}
*/
.board_list .notice {
	font-weight:bold !important;
	color:#FF6213 !important;
}
table.tbPoll {
	border-collapse:collapse;
	border-spacing:0;
	width:600px;
	border:0 ;
}
table.tbPoll th,
table.tbPoll td {
	padding:0;
	border:0 ;
	margin:0;
}
table.tbPoll td .innerTb {
	border:0;
}
table.tbPoll td .innerTb th,
table.tbPoll td .innerTb td {
	padding:0;
	border:0;
}
table.tbPoll td .innerTb.pd4 th,
table.tbPoll td .innerTb.pd4 td {
	padding:4px 0;
}
table.tbPoll td .innerTb.line th {
	padding:3px 0;
	border:0 !important;
}
table.tbPoll td .innerTb.line td {
	padding:3px 0;
	border:1px solid #DDDDDD;
}

table.tbcrp {
	border-collapse:collapse;
	border-spacing:0;
	width:300px;
	border:0 ;
}
table.tbcrp th,
table.tbcrp td {
	padding:0;
	border:0 ;
	margin:0;
}
table.tbcrp td .innerTb {
	border:0;
}
table.tbcrp td .innerTb th,
table.tbcrp td .innerTb td {
	padding:0;
	border:0;
}
table.tbcrp td .innerTb.pd4 th,
table.tbcrp td .innerTb.pd4 td {
	padding:4px 0;
}
table.tbcrp td .innerTb.line th {
	padding:3px 0;
	border:0 !important;
}
table.tbcrp td .innerTb.line td {
	padding:3px 0;
	border:1px solid #DDDDDD;
}

table.tblotto {
	border-collapse:collapse;
	border-spacing:0;
	width:180px;
	border:0 ;
}
table.tblotto th,
table.tblotto td {
	padding:0;
	border:0 ;
	margin:0;
}
table.tblotto td .innerTb {
	border:0;
}
table.tblotto td .innerTb th,
table.tblotto td .innerTb td {
	padding:0;
	border:0;
}
table.tblotto td .innerTb.pd4 th,
table.tblotto td .innerTb.pd4 td {
	padding:4px 0;
}
table.tblotto td .innerTb.line th {
	padding:3px 0;
	border:0 !important;
}
table.tblotto td .innerTb.line td {
	padding:3px 0;
	border:1px solid #DDDDDD;
}


table.tblotto_lot {
	border-collapse:collapse;
	border-spacing:0;
	width:277px;
	border:0 ;
}
table.tblotto_lot th,
table.tblotto_lot td {
	padding:0;
	border:0 ;
	margin:0;
}
table.tblotto_lot td .innerTb {
	border:0;
}
table.tblotto_lot td .innerTb th,
table.tblotto_lot td .innerTb td {
	padding:0;
	border:0;
}
table.tblotto_lot td .innerTb.pd4 th,
table.tblotto_lot td .innerTb.pd4 td {
	padding:4px 0;
}
table.tblotto_lot td .innerTb.line th {
	padding:3px 0;
	border:0 !important;
}
table.tblotto_lot td .innerTb.line td {
	padding:3px 0;
	border:1px solid #DDDDDD;
}


table.tblotto_lot2 {
	border-collapse:collapse;
	border-spacing:0;
	width:602px;
	border:0 ;
}
table.tblotto_lot2 th,
table.tblotto_lot2 td {
	padding:0;
	border:0 ;
	margin:0;
}
table.tblotto_lot2 td .innerTb {
	border:0;
}
table.tblotto_lot2 td .innerTb th,
table.tblotto_lot2 td .innerTb td {
	padding:0;
	border:0;
}
table.tblotto_lot2 td .innerTb.pd4 th,
table.tblotto_lot2 td .innerTb.pd4 td {
	padding:4px 0;
}
table.tblotto_lot2 td .innerTb.line th {
	padding:3px 0;
	border:0 !important;
}
table.tblotto_lot2 td .innerTb.line td {
	padding:3px 0;
	border:1px solid #DDDDDD;
}


table.tblotto_lot3 {
	border-collapse:collapse;
	border-spacing:0;
	width:234px;
	border:0 ;
}
table.tblotto_lot3 th,
table.tblotto_lot3 td {
	padding:0;
	border:0 ;
	margin:0;
}
table.tblotto_lot3 td .innerTb {
	border:0;
}
table.tblotto_lot3 td .innerTb th,
table.tblotto_lot3 td .innerTb td {
	padding:0;
	border:0;
}
table.tblotto_lot3 td .innerTb.pd4 th,
table.tblotto_lot3 td .innerTb.pd4 td {
	padding:4px 0;
}
table.tblotto_lot3 td .innerTb.line th {
	padding:3px 0;
	border:0 !important;
}
table.tblotto_lot3 td .innerTb.line td {
	padding:3px 0;
	border:1px solid #DDDDDD;
}


table.tblnomal {
	border-collapse:collapse;
	border-spacing:0;
	width:700px;
	border:0 ;
}
table.tblnomal th,
table.tblnomal td {
	padding:0;
	border:0 ;
	margin:0;
}
table.tblnomal td .innerTb {
	border:0;
}
table.tblnomal td .innerTb th,
table.tblnomal td .innerTb td {
	padding:0;
	border:0;
}
table.tblnomal td .innerTb.pd4 th,
table.tblnomal td .innerTb.pd4 td {
	padding:4px 0;
}
table.tblnomal td .innerTb.line th {
	padding:3px 0;
	border:0 !important;
}
table.tblnomal td .innerTb.line td {
	padding:3px 0;
	border:1px solid #DDDDDD;
}

.lotto_input	{
	font-family: Verdana,Tahoma,돋움; font-size: 8pt; color: #CC0033; height: 18px; font-weight: bold;
	border-style: solid;border-width: 0;padding-left:5; text-align:center;
}
/* main */
.side-left {
	width:248px;
	float:left;
	overflow:hidden;
	display:inline;
}
.cont-sub {
	margin-left:5px;
	width:395px;
	_width:400px;
	float:left;
	padding:0 7px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	overflow:hidden;
	display:inline;
}
.side-right {
	width:248px;
	float:right;
	overflow:hidden;
	display:inline;
}
.latest-item {
	overflow:hidden;
	margin-bottom:15px;
}
.thumbList {
	margin-top:20px;
	margin-bottom:20px;
}

/* Layout */
html {
	height:100%;
}
body {
	margin:0;
	height:100%;
}
#bodyWrap {
	width:100%;
	text-align:center;
	background:url("/gn/images/otd_patten_whCheck.gif") repeat 0 0;
}
#btnWrap {
	position:relative;
	overflow:hidden;
	/*
	width:1020px;
	*/
	width:1100px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	position:relative;
	overflow:hidden;
	width:960px;
	margin-left:30px;
	padding-right:80px;
	text-align:left;
}
#search {
	display:block;
	position:absolute;
	top:0;
	right:80px;
	border:2px solid #F4F4F4;
	background:#fff;
	border-top:0;
	padding:5px;
	width:500px;
	z-index:9998;
}
#otddo {
	line-height:1;
	display:block;
	float:left;
	border:2px solid #F4F4F4;
	background:#fff;
	border-top:0;
	padding:5px 10px;
	width:250px;
	z-index:9998;
}
.otddo{
	display:none;
}
p.otddo {
	padding-top:3px;
	text-align:center;
}
span.otddo {
	display:none;
	width:200px;
	float:left;
	line-height:1;
	padding-left:5px;
	padding-right:10px;
	text-align:center;
}
.otddo a,
.otddo a:link,
.otddo a:visited,
.otddo a:hover,
.otddo a:focus,
#otddo a,
#otddo a:link,
#otddo a:visited,
#otddo a:hover,
#otddo a:focus {
	font-size:11px;
	letter-spacing:-1px;
	color:#487CB6;
	text-decoration:none;
}
.otddo strong,
#otddo strong {
	font-family:arial;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#EE5A00;
}
#search .otd-search {
	overflow:hidden;
	float:right;
}
#search .otd-search input{
	float:left;
}
#search .otd-search .search{
	border:0;
	width:125px;
	height:20px;
	line-height:1.8;
	background:#F4F4F4;
}
#search .otd-url {
	overflow:hidden;
	float:left;
	/*float:right;*/
}
#search .otd-url span {
	line-height:20px;
}
#search .otd-url input{
	float:left;
}
#search .otd-url .search{
	border:0;
	width:250px;
	height:20px;
	line-height:1.8;
	background:#F4F4F4;
}
#header {
	position:relative;
	width:960px;
	z-index:10;
	height:110px;
}
#header h1.otd-logo {
	position:absolute;
	bottom:0;
	left:15px;
}
#header .login-set {
	position:absolute;
	right:0;
	bottom:3px;
}
#containerWrap {
	margin:0 auto;
	width:960px;
	overflow:hidden;
	background:#C4C4C4;
}
#container {
	width:940px;
	margin:10px 10px 0 10px;
	overflow:hidden;
	background:#fff;
	min-height:600px;
	height:auto !important;
	padding-bottom:40px;
}
#container #sidebar {
	padding:0;
}
#container #sidebar {
	float:left;
	margin-left:10px;
	width:170px;
	overflow:hidden;
	background:#fff;
	display:block;
	display:inline;
}
#container #content {
	float:right;
	margin-right:10px;
	overflow:hidden;
	width:735px;
	display:inline;
}
#container #sidebar .left-menu-wrap {
	border:3px solid #E5E5E5;
	padding:10px;
	padding-bottom:50px;
}
#container #sidebar .left-banner-wrap {
	margin-top:10px;
	border:3px solid #E5E5E5;
	padding:5px;
}
#container #sidebar .left-banner-wrap .banner-list li {
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #eee;
}
#container #sidebar .left-banner-wrap .banner-list li a{
	display:block;
	text-align:center;
	vertical-align:middle;
}
#container #sidebar .left-banner-wrap .banner-list li.last {
	border-bottom:none;
}
#container #sidebar .left-menu-wrap .sub-title {
	font-family:Verdana;
	font-size:14px;
	padding-bottom:5px;
	border-bottom:1px solid #C4C4C4;
}
#container #sidebar .left-menu-wrap .sub-menu {
	border-top:1px solid #e1e1e1;
}
#container #sidebar .left-menu-wrap .sub-menu li {
	padding:8px 0 8px 0;
	font-size:12px;
	line-height:1.2;
	border-bottom:1px solid #e1e1e1;
}
#container #sidebar .left-menu-wrap .sub-menu li.last {
	border-bottom:0;
}
#container #sidebar .left-menu-wrap .sub-menu li a {
	display:block;
	color:#3784B7;
	text-decoration:none;
	padding-left:15px;
	background:url("/gn/images/bul_sub_menu_off.gif") no-repeat 4px 3px;
}
#container #sidebar .left-menu-wrap .sub-menu li a:link,
#container #sidebar .left-menu-wrap .sub-menu li a:visited {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
#container #sidebar .left-menu-wrap .sub-menu li a:hover,
#container #sidebar .left-menu-wrap .sub-menu li a:focus {
	color:#3784B7;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	background:url("/gn/images/bul_sub_menu_on.gif") no-repeat 4px 3px;
}

#container #sidebar .left-menu-wrap .sub-menu li .sub-lv2 {
	padding:3px 0 3px 0;
	margin:0 0 0 10px;
}
#container #sidebar .left-menu-wrap .sub-menu li .sub-lv2 li {
	line-height:1.3;
	padding:0;
	margin:1px;
	border:none;
}
#container #sidebar .left-menu-wrap .sub-menu li .sub-lv2 li a {
	font-weight:normal !important;
	color:#999999 !important;
	font-size:11px;
	display:inline-block;
	padding-left:7px;
	background:url("/gn/images/bul_hyphen.gif") no-repeat 0 5px !important;
}
#container #sidebar .left-menu-wrap .sub-menu li .sub-lv2 li a:link,
#container #sidebar .left-menu-wrap .sub-menu li .sub-lv2 li a:visited {
}
#container #sidebar .left-menu-wrap .sub-menu li .sub-lv2 li a:hover,
#container #sidebar .left-menu-wrap .sub-menu li .sub-lv2 li a:focus {
	padding-left:7px;
	font-weight:bold !important;
	color:#3784B7 !important;
}

#container #main-cont {
	overflow:hidden;
	width:940px;
}
#container #main-cont .main-flash{
	padding-bottom:20px;
	vertical-align:top;
	text-align:center;
}

#container #quickMenu {
	position:absolute;
	top:203px;
	right:0;
	width:80px;
	font-size:11px;
	line-height:13px;
	z-index:9999;
}
#footer {
	position:relative;
	margin:0 10px 0 10px;
	overflow:hidden;
	font-size:11px;
	padding-top:24px;
	background:#fff url("/gn/images/footer_copyright.gif") no-repeat 20px 0px;
}
#footer .otddo {
	display:none;
	position:absolute;
	top:5px;
	right:15px;
	_right:25px;
	font-size:12px;
}
#footer .otddo strong {
	color:#ff0000;
}
#footer .top {
	position:absolute;
	right:10px;
	top:-16px;
}
#footer .top a {
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	letter-spacing:-1px;
	color:#1D5F8E;
	text-decoration:none;
}
#footer .foot-line{
	position:relative;
	background:#f4f4f4;
	margin: 0 10px;
	padding:10px 10px 30px 10px;
	border-top:3px solid #CBCBCB;
	border-left:3px solid #CBCBCB;
	border-right:3px solid #CBCBCB;
}
#footer .foot-line .guide-menu{
	overflow:hidden;
}
#footer .foot-line .guide-menu li {
	float:left;
	line-height:1.1;
	color:#3A3A3A;
	border-right:1px solid #909090;
	padding-right:10px;
	margin-right:10px;
}
#footer .foot-line .guide-menu li a,
#footer .foot-line .guide-menu li a:link,
#footer .foot-line .guide-menu li a:visited{
	color:#3A3A3A;
	display:block;
	padding:2px 3px 0 3px;
	text-decoration:none;
}
#footer .foot-line .guide-menu li a:hover,
#footer .foot-line .guide-menu li a:active,
#footer .foot-line .guide-menu li a:focus {
	color:#333333;
	background:#CBCBCB;
	display:block;
	padding:2px 3px 0 3px;
	text-decoration:none;
}
#footer .foot-line .guide-menu li.last {
	border-right:0;
	padding-right:0;
	margin-right:0;
}
#footer .foot-line .copyright {
	clear:left;
	padding-left:3px;
	margin-top:7px;
	font-size:10px;
	font-family:Tahoma;
	color:#6F6F6F;
}
#footer .foot-line .copyright .corp{
	color:#333;
	font-weight:bold;
}

/*-------------- gnb --------------*/
#container #Gnb {
	background:#EBEBEB;
	margin-bottom:15px;
}
#container #Gnb .gap {
	padding-top:15px;
	font-size:0;
}
#container #Gnb .Gnb-menu {
	padding-left:70px;
	/* padding-left:50px; */
	height:55px;
}
#container #Gnb .Gnb-menu li img {
	cursor:pointer;
}
#container #Gnb .Gnb-menu li {
	float:left;
	position:relative;
	z-index:9995;
	margin-right:95px;
	/* margin-right:50px; */
	line-height:1.3;
}
/*
#container #Gnb .Gnb-menu {
	padding-left:50px;
	height:55px;
}
#container #Gnb .Gnb-menu li img {
	cursor:pointer;
}
#container #Gnb .Gnb-menu li {
	float:left;
	position:relative;
	z-index:9995;
	margin-right:50px;
	line-height:1.3;
}
*/
#container #Gnb .Gnb-menu li.last {
	padding-right:0;
}
#gnbSub01,
#gnbSub02,
#gnbSub03,
#gnbSub04,
#gnbSub05,
#gnbSub06,
#gnbSub07 {
	padding-top:20px;
	display:none;
	position:absolute;
	top:35px;
	z-index:9996;
}
#gnbSub01 {
	right:0;
}
#gnbSub02 {
	right:-18px;
}
#gnbSub03 {
	right:-15px;
}
#gnbSub04 {
	right:-20px;
}
#gnbSub05 {
	right:-5px;
}
#gnbSub06 {
	right:-30px;
}
#gnbSub07 {
	right:-28px;
}
.gnb-sub-list {
	display:block;
	width:110px;
	background:#fff;
	padding:0 3px 3px 3px;
	border-left:2px solid #EBEBEB;
	border-right:2px solid #EBEBEB;
	border-bottom:2px solid #EBEBEB;
	overflow:hidden;
}
.gnb-sub-list li {
	padding:4px 0;
	float:none !important;
	margin-right:0 !important;
	border-bottom:1px solid #e1e1e1;
}
.gnb-sub-list li.last {
	margin-right:0 !important;
	border-bottom:0;
}
.gnb-sub-list li a {
	display:block;
	font-size:11px !important;
	font-family:Dotum, 돋움;
	letter-spacing:-1px;
	font-weight:bold;
	color:#999;
	padding:2px 2px 2px 10px;
	background:url("/gn/images/gnb_sub_bul.gif") no-repeat 4px 7px;
}
.gnb-sub-list li a:link,
.gnb-sub-list li a:visited {
	color:#999;
	text-decoration:none;
}
.gnb-sub-list li a:hover,
.gnb-sub-list li a:focus {
	color:#3784B7;
	text-decoration:none;
	/*background:url("/gn/images/gnb_sub_bul_on.gif") no-repeat 8px 9px;*/
}


/*new gnb */
#Gnb ul.M-nav {
	overflow:hidden;
	zoom:1;
	padding-left:50px;
	padding-bottom:30px;
}
#Gnb ul.M-nav li {
	float:left;
	display:inline;
	line-height:1.3;
	margin-right:50px;
	position:relative;
}
#Gnb ul.M-nav li.last {
	padding-right:0;
}
#Gnb ul.M-nav li ul {
	width:850px;
	display:none;
	position:absolute;
	top:32px;
	left:0;
	padding-top:15px;
	z-index:9999;
}
#Gnb ul.M-nav li ul.diary {
	left:-200px;
}
#Gnb ul.M-nav li ul.otd-market {
	left:-200px;
}
#Gnb ul.M-nav li.off ul {
	display:none !important;
}
#Gnb ul.M-nav li.on ul,
#Gnb ul.M-nav li.select ul {
	display:block;
}
#Gnb ul.M-nav li ul li {
	margin-right:20px;
	padding:0;
}
#Gnb ul.M-nav li ul li.last {
	margin-right:0;
	padding:0;
}






/*-------------- login --------------*/
.login-box label {
	margin-right:5px;
}
.login-box div,
.login-box label,
.login-box .login-option,
.login-box input {
	float:left;
	text-align:left;
}
.login-box label img,
.login-box .login-option img,
.login-box img,
.login-box input.img {
	margin-top:3px;
}
.login-box.logout,
.login-box.logout span,
.login-box.logout a {
	text-align:right;
	font-size:11px;
	line-height:13px;
}
.member {
	color:#487CB6 !important;
	font-weight:bold;
}
.member-sub {
	color:#7A98D3 !important;
}
.guest  {
	font-weight:normal;
	color:#7A98D3;
}
.login-box.logout img {
	vertical-align:text-top;
	margin-top:-1px;
}
.login-box .login-set,
.login-box .login-set input {
	margin-right:10px;
}
.login-box .login-set input.id-save {
	margin-right:0;
}
.login-box .login-set .log-save {
	color:#999999;
	padding-top:2px;
}

/*----------- latest -----------*/
.latest-wrap {
	width:auto;
	overflow:hidden;
	position:relative;
	margin:0 10px;
}
.latest-box {
	margin-bottom:19px;
	padding:0 3px;
	width:auto;
	position:relative;
	overflow:hidden;
}
.latest-wrap .latest-sort {
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:40px;
}
.latest-wrap .latest-sort li {
	float:left;
	padding-right:4px;
}
.latest-wrap .latest-sort.col3 li {
	width:33%;
}
.latest-wrap .latest-sort.col2 li {
	width:49%;
}
.latest-wrap .latest-sort.gall li {
	width:100%;
}
.latest-wrap .latest-sort li.last{
	margin-right:0;
	padding-right:0;
}
/*
.latest-wrap .latest-sort li ul li{
	width:auto;
	float:none;
}
*/
.latest-wrap .latest-title {
	line-height:1.6;
	padding-left:20px;
	padding-bottom:3px;
	background:url("/gn/images/icon_keyboard_blue.gif") no-repeat 0 0;
	border-bottom:1px solid #d1d1d1;
}
.latest-wrap .more {
	position:absolute;
	right:7px;
	top:2px;
}
.latest-wrap .more a {
	display:block;
}
.latest-wrap .latest-list {
	overflow:hidden;
	border-top:1px solid #eaeaea;
}
.latest-wrap .latest-list li {
	float:none;
	width:auto !important;
	padding-left:10px;
	margin-top:3px;
	border-bottom:1px dotted #e1e1e1;
	background:url("/gn/images/icon_latest_list.gif") no-repeat 3px 7px;
}
.latest-wrap .latest-list li a {
	display:inline-block;
}
.latest-wrap .latest-list li a,
.latest-wrap .latest-list li a:link,
.latest-wrap .latest-list li a:visited {
	color:#999;
	text-decoration:none;
}
.latest-wrap .latest-list li a:hover,
.latest-wrap .latest-list li a:focus {
	color:#333;
	text-decoration:underline;
}
.latest-wrap .latest-list li .comment {
	font-size:10px !important;
	font-family:Tahoma;
	color:#EE5A00;
}
.latest-wrap .latest-list li.latest-none {
	text-align:center;
	padding:6px;
	background:none;
}

/* latest gall */
.latest-gall {
	width:auto;
	position:relative;
}
.latest-gall .gall-thumb-list {
	padding-top:10px;
	overflow:hidden;
	border-top:1px solid #eaeaea;
}
.latest-gall .gall-thumb-list li {
	clear:none;
	float:left !important;
	width:auto !important;
	padding-right:10px;
}
.latest-gall .gall-thumb-list li .gall-thumb {
	padding:1px;
	border:1px solid #d1d1d1;
}
.latest-gall .gall-thumb-list li .gall-thumb img {
	display:block;
}
.latest-gall .gall-thumb-list li .gall-txt1 {
	margin-top:3px;
	width:134px;
	white-space:nowrap;
	overflow:hidden;
}
.latest-gall .gall-thumb-list li .gall-txt {
	margin-top:3px;
	width:102px;
	white-space:nowrap;
	overflow:hidden;
}
.latest-gall .gall-thumb-list li .gall-txt a {
	text-align:center;
	font-size:11px;
	letter-spacing:-1px;
	color:#666;
	line-height:1.2;
}
.latest-gall .gall-thumb-list li .gall-txt .gall-date {
	font-family:Tahoma,dotum;
	font-size:11px !important;
	color:#999;
	padding-top:2px;
}

/* auto-tab-wrap start */
/*
.auto-tab-wrap {
	width:100%;
	border:1px solid #e1e1e1;
	margin-top:10px;
	overflow:hidden;
}
.auto-tab-wrap .title-list {
	float:left;
	width:100px;
}
.auto-tab-wrap .title-list .tab-title {
	margin-top:7px;
	height:23px;
	padding-left:30px;
	border-bottom:1px solid #e1e1e1;
	background:#FCFCFC url("/gn/images/icon_keyboard_gray.gif") no-repeat 10px 0;
}
.auto-tab-wrap .title-list .skin-title {
	padding:5px 10px;
}
.auto-tab-wrap .title-list .skin-title li {
	line-height:1.5;
	font-weight:bold;
}
.auto-tab-wrap .title-list .skin-title li.on a {
	color:red;
}
.auto-tab-wrap .title-list .skin-title li a {
	color:blue;
}
.auto-tab-wrap .cont-list {
	position:relative;
	float:left;
	width:500px;
	border-left:1px solid #e1e1e1;
	overflow:hidden;
}

.auto-tab-wrap .cont-list .title-wrap {
	overflow:hidden;
	border-bottom:1px solid #e1e1e1;
	background:#FCFCFC;
	height:30px;
}
.auto-tab-wrap .cont-list .title-wrap .tab-title {
	padding-left:10px;
	line-height:30px;
	font-size:11px;
	font-weight:normal;
	color:#888888;
	float:left;
}
.auto-tab-wrap .cont-list .title-wrap .cont-date {
	float:left;
	margin-left:10px;
	color:#767BE3;
	line-height:30px;
	font-size:11px;
}
.auto-tab-wrap .cont-list .skin-cont {
	padding:10px;
}
.auto-tab-wrap .cont-list .skin-cont .img {
	border-bottom:1px dotted #e1e1e1;
	padding-bottom:10px;
	margin-bottom:5px;
	overflow:hidden;
}
.auto-tab-wrap .cont-list .skin-cont .img div {
	float:left;
	margin-right:10px;
}
.auto-tab-wrap .cont-list .skin-cont .img p {
	width:365px;
	float:left;
}
.auto-tab-wrap .cont-list .skin-cont .img p strong {
	display:block;
}
.auto-tab-wrap .cont-list .skin-cont .img p span {
	color:#999;
}
.auto-tab-wrap .cont-list .skin-cont .txt {
	line-height:1.6;
	overflow:hidden;
	clear:left;
}
.auto-tab-wrap .cont-list .skin-cont .txt a {
	float:left;
	color:#444444;
	padding-left:8px;
	background:url("/gn/images/bul_sq_green.gif") no-repeat 0 4px;
}
.auto-tab-wrap .cont-list .skin-cont .txt span {
	float:right;
	color:#999999;
	font-size:11px;
}
*/
/* auto-tab-wrap end */

/*----------- member -----------*/
.single-box {
	display:inline-block;
	margin-top:40px;
	margin-bottom:40px;
	width:700px;
	margin-left:130px;
	text-align:left;
}
.single-box.wide {
	width:700px !important;
	margin-left:130px !important;
}
.light-bg-txt {
	color:#ddd;
	font-size:2em;
	font-family:Tahoma;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:4px;
	background:#fafafa;
	border:4px solid #e1e1e1;
	border-bottom:0;
}
.light-bg-txt .step {
	color:#969696;
	font-size:16px;
	padding-left:10px;
	font-family:Tahoma;
	font-weight:bold;;
}
.member-box {
	border:4px solid #e1e1e1;
	border-top:0;
	padding:20px 30px;
	overflow:hidden;
}
.idpw {
	float:left;
	margin-right:10px;
	margin-left:140px;
}
.idpw-list li {
	margin-top:5px;
}
.btn-submit {
	float:left;
	margin-bottom:10px;
}
.b-txt {
	clear:both;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	color:#5778D8;
	border-top:1px dotted #e1e1e1;
}
.member-center {
	display:inline;
	margin-left:145px;
}

/*----------- box -----------*/
.box-ml {
	background:url("/gn/images/g_box_ml.gif") repeat-y 100% 0;
}
.box-mr {
	background:url("/gn/images/g_box_mr.gif") repeat-y 0 100%;
}
.box-tl {
	background:url("/gn/images/g_box_tl.gif") no-repeat 0 0;
}
.box-tr {
	background:url("/gn/images/g_box_tr.gif") no-repeat 100% 0;
}
.box-bl {
	background:url("/gn/images/g_box_bl.gif") no-repeat 0 100%;
}
.box-br{
	background:url("/gn/images/g_box_br.gif") no-repeat 100% 100%;
}
.box-bl .inner10 {
	padding:10px;
}
.box-bl .inner15 {
	padding:15px;
}
.box-bl .inner20 {
	padding:20px;
}

/*----------- board inner code -----------*/
.board-title {
	font-family:Helvetica, Tahoma, dotum, "돋움";
	font-size:2em;
	letter-spacing:-1px;
	color:#ddd;
	padding-left:5px;
	margin-bottom:10px;
	border-bottom:1px solid #e1e1e1;
}
.board-title .kor {
	font-family:돋움, dotum;
	font-size:11px;
	color:#999;
	font-weight:normal;
	padding-left:8px;
}
.board-sub{
	font-family:돋움, dotum;
	font-size:11px;
	letter-spacing:-1px;
	line-height:1.3;
	color:#666;
	padding-left:10px;
	padding-bottom:20px;
}
.board-sub .basic-size{
	font-family:돋움, dotum;
	font-size:12px;
	letter-spacing:0;
}

/*----------- move btn -----------*/
#topbar {
	position:absolute;
	visibility: visible;
	z-index: 9;
	top:110px;
	right:17px;
	width:80px;
	border:2px solid #C4C4C4;
}
#topbar .quick-title {
	padding:5px 0px;
	letter-spacing:-1px;
	text-align:center;
	color:#fff;
	background-color:#C4C4C4;
}
#topbar dl {
	margin:0 5px;
}
#topbar dl dd {
	border-bottom:1px solid #ddd;
	padding:5px 0;
	line-height:1.3;
	text-align:center;
}
#topbar dl dd a,
#topbar dl dd a:link,
#topbar dl dd a:visited,
#topbar dl dd a:hover,
#topbar dl dd a:focus {
	text-decoration:none;
}
#topbar dl dd.otd-wiki a {
	display:block;
	text-align:center;
}
#topbar dl dd.otd-wiki a strong {
	font-size:14px;
	font-family:Tahoma;
}
#topbar dl dd.otd-wiki a em {
	color:#ff6c00;
	font-style:normal;
}
#topbar dl dd.otd-wiki a span {
	display:block;
	font-size:11px;
	letter-spacing:-1px;
}
#topbar dl dd.otd-lotto a {
	display:block;
}
#topbar dl dd.otd-lotto a strong {
	display:block;
	font-size:14px;
	font-family:Tahoma;
	letter-spacing:-1px;
}
#topbar dl dd.otd-lotto a strong div {
	display:inline;
	color:#487CB6;
}
#topbar dl dd.otd-lotto a span {
	display:block;
	font-size:11px;
	letter-spacing:-1px;
}
#topbar dl dd.otd-lotto a em {
	display:block;
	color:#ff6c00;
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	line-height:1.2;
}
#leftMenu {
	top:200px;
	left:12px;
	position:absolute;
	z-index: 9;
}
/*----------- customer center -----------*/
.guide-tit {
	color:#BF6460;
	padding-left:8px;
	background:url("/gn/images/bul_sq_red.gif") no-repeat 0 6px;
}
.guide-cont {
	margin-left:5px;
	color:#555;
	margin-top:5px;
	margin-bottom:20px;
}
.guide-cont .lv1-list {
	margin-left:0;
}
.guide-cont .lv2-list {
	margin-top:10px;
	margin-left:10px;
}
.guide-cont .lv2-list li {
	margin-bottom:10px;
	padding-left:8px;
	background:url("/gn/images/bul_sq_blue.gif") no-repeat 0 5px;
}
.guide-cont .lv3-list {
	margin-left:5px;
}
.guide-cont .lv3-list li {
	margin:0;
	color:#666;
	padding-left:8px;
	background:url("/gn/images/bul_hyphen.gif") no-repeat 0 7px;
}




/*----------- Board Skin(basic) -----------*/
.comment-cont {
	line-height:20px;
	padding:7px;
	word-break:break-all;
	overflow:hidden;
	clear:both;
}


#quickMenu {
	display:none;
	position:absolute;
	top:0;
	right:0;
}


