
*{
 /*position: relative;*/
 margin: 0px;
 /*padding: 0px;*/
}

/*Å×¸¶º¯°æ*/
/*±âº»ÀûÀ¸·Î ½ÃÀÛÇÒ¶§ °øÅëÀ¸·Î Àû¿ëÇÒ ¶§*/
body
{
	width: 1100px;
	margin: 20px auto;
	font-family: gulim,Arial;
	line-height: 1.3em;
	/*background:url('/images/christmas_bg.png') ;*/
}
/*ÆäÀÌÁö¸¦ Áß¾ÓÁ¤·Ä ÇÒ¶§ ¸¶Áø 0 ¿ÀÅä·Î ¼³Á¤ÇÏ¸é µÈ´Ù*/


div	{ border: 0px solid #dcdcdc; }


.main_image
{
	width:184px;
	border: 0px solid #DADADA; /*Å×¸¶º¯°æ*/
}

.main_image2
{
	width:60px;
	height:70px;
	border: 1px solid #DADADA;
}

#top_menu /*Å×¸¶º¯°æ Å¾¸Þ´º*/
{
	width:100%;
	padding-top:15px;
}

#header
{
	width: 100%;
	/*background:#eee9d3;*/
	margin: 0px 0px 5px -5px;
	padding: 5px 5px 5px 5px
}
/*¸¶ÁøÀÌ 10¾¿ ¹Ð¾î³»±â ‹š¹®¿¡ °è»êÇØ¼­ °¡·Î °ªÀ» ¼³Á¤ÇØ ÁÖ¾úÀ½
º¸´õÀÇ °ªÀÌ 1¾¿ ÇØ¼­ 2¾¿ ¸Ô¾úÀ½ ±×·¡¼­ 97.8ÆÛ¼¾Æ®°¡ ³ª¿Â°Í*/

#main
{
	width:80%;
	float: right;
	padding: 0px;
	margin-left:auto; margin-right:auto;
	border: 0px solid #dcdcdc;
}
/*sidebar ·¹ÀÌ¾Æ¿ôÀ» À§ÇØ float: left; */

#sidebar
{
	width: 18%;
	padding-left:5px;
	/*background:#f4f2e5;*/
	float: left;
	margin-left:auto; margin-right:auto;
	border: 0px solid #dcdcdc;
}

#bottom
{
	width: 100%;
	/*height: 30px;*/
	margin: 10px 0px 10px 0px;
	/*clear: both;*/
	float: left;
	/*background:#f4f2e5;*/
	border: 0px solid #dcdcdc;
}
/*·¹ÀÌ¾Æ¿ôÀÌ ´ÙÀ½ ÇàÀ¸·Î ³Ñ¾î°¥ ¶§ ±âÁ¸ÀÇ ¼Ó¼ºÀ» ²÷¾îÁÖ´Â clear: both;
±×¸®°í ´Ù½Ã ¿ÞÂÊºÎÅÍ ½ÃÀÛÀ» ¸í½ÃÇØÁÖ´Â float: left;  */


#header ul
{
	margin: 10px 0px 0px 0px;
	list-style: none;
}
/*ul ¾È¿¡ ÀÖ´Â ¸®½ºÆ® ½ºÅ¸ÀÏÀ» ¾ø¾Ø´Ù*/


#header ul li
{
	display: inline;
}
/*¼¼·Î·Î µÇ¾îÀÖ´ø ¸µÅ©µé °¡·Î·Î Á¤·ÄÇØÁÖ´Â ÅÂ±×*/

.article
{
	padding: 5px;
	margin: 0px 0px 0px 0px;
}
.article div
{
	border: 0px solid #dcdcdc;
}
.article p
{
	font-size: 12px;
	text-align: justify;
}
/*ÅØ½ºÆ® ¾ç¿± Á¤·ÄµÇ´Â ÄÚµå ÅØ½ºÆ®¾ó¶óÀÎ text-align: justify;*/

.free
{
	padding: 5px;
	margin: 0px 0px 0px 0px;
}

.free p
{
	font-size: 12px;
	/*text-align: justify;*/
}

.free img
{
	float: left;
	padding: 0px 10px 10px 0px;
	border:0px;
}

/*»çÁø°ú ÅØ½ºÆ®°¡ ÀÚ¿¬½º·´°Ô Èå¸£°Ô ÇÏ±â À§ÇØ float: left; */
.bdiv div
{
	border: 0px solid #dcdcdc;
	background-color: #fafafa;
	width:98%;
}

#bottom p
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}


/* ÆÄÀÏÃ·ºÎ CSS  */
.file_input_textbox
{
	float: left;
	width: 200px;
	font-family:µ¸¿ò;
	font-size:11px;
	color:#333333;
	border:#C1C1C1 1px solid;
	padding-top:3px;
	height:13px;
}

.file_input_div
{
	position: relative;
	width: 100px;
	height: 23px;
	overflow: hidden;
}

.file_input_button
{
	width: 100px;
	position: absolute;
	top: 0px;
	background-color: #33BB00;
	color: #FFFFFF;
	border-style: solid;
	font-size:13px;
	padding-top:0px;
	margin:0
	cursor:pointer;

}

.file_input_hidden
{
	font-size: 25px;
	position: absolute;
	right: 0px;
	top: 0px;
	opacity: 0;

	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
}

/* ÃßÃµ, ¹Ý´ë, ½Å°í ¹öÆ°*/
.rrrr
{
	background:url('/images/recommend_off.png') no-repeat;
	width:96px; height:28px; text-align:center; color:rgb(100, 150, 255);
	line-height:1em; font-size:1.2em; padding-top:38px;
	cursor:pointer;
}
.llll
{
	background:url('/images/recommend_on.png') no-repeat;
	width:96px; height:28px; text-align:center; color:rgb(100, 150, 255);
	line-height:1em; font-size:1.2em; padding-top:38px;
	cursor:pointer;
}

.aaaa
{
	background:url('/images/reverse2.png') no-repeat;
	width:96px; height:28px; text-align:center; color:rgb(100, 150, 255);
	line-height:1em; font-size:1.2em; padding-top:38px;
	cursor:pointer;
}

.bbbb
{
	background:url('/images/report2.png') no-repeat;
	width:96px; height:28px; text-align:center; color:rgb(100, 150, 255);
	line-height:1em; font-size:1.2em; padding-top:38px;
	cursor:pointer;
}

/* È¸¿ø Á¤º¸ ÅÇ*/
ul.tabs
{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	width: 99.5%;
}
ul.tabs li
{
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #DADADA;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;

}
ul.tabs li a
{
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.0em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover
{
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover
 { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

/*
tab_container {
	border: 1px solid #efefef;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}

.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
*/

.content_area	/*ÀÏ¹Ý*/
{
	width:77px;
	height:62px;
	border:1px solid #d5d5d6;
	text-align:center;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: rgba(0, 0, 0, 0.0784314) 0px 0px 5px, rgba(0, 0, 0, 0.0470588) 0px 1px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.0784314) 0px 0px 5px, rgba(0, 0, 0, 0.0470588) 0px 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.0784314) 0px 0px 5px, rgba(0, 0, 0, 0.0470588) 1px 1px 3px;
}

#file_check
{
	margin: 0 auto;
	padding-left: 1110px;
	position: relative;
}
#file_check span
{
	position: fixed;
	top: 250px;
	line-height: 42px; 
}

#pagewrap
{
	margin: 0 auto;
	padding-left: 1110px;
	position: relative;
}

#back-top
{
	position: fixed;
	bottom: 50px;
}

#back-top a
{
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #dcdcdc;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover
{
	color: #777;
}
/* arrow icon (span tag) */
#back-top span
{
	width: 60px;
	height: 100px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(/images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span
{
	background-color: #777;
}

/* Å©¸®½º¸¶½º Àå½Ä */
#ChristmasDeco1
{
    background: url(/images/s_1.png) repeat;
    text-indent: -1000em;
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width:100%;
    cursor:pointer;
    z-index:10;
}

* html .ChristmasDeco1
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/s_1.png', sizingMethod='crop');
}

#ChristmasDeco2
{
    background: url(/images/s_2.png) repeat;
    text-indent: -1000em;
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width:100%;
    cursor:pointer;
    z-index:10;
}

* html .ChristmasDeco2
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/s_2.png', sizingMethod='crop');
}

#ChristmasDeco3
{
    background: url(/images/s_3.png) repeat;
    text-indent: -1000em;
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width:100%;
    cursor:pointer;
    z-index:10;
}

* html .ChristmasDeco3
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/s_3.png', sizingMethod='crop');
}
