@charset "euc-kr";
/* CSS Document */
@import url("style_origin.css");

/* ±âº»½ºÅ¸ÀÏ */
*{margin:0;padding:0;}
body{background-color:#fff; *word-break:break-all; -ms-word-break:break-all; overflow-x:hidden;}
body,input,button,td{font-size:12px; line-height:1.5em; font-family:"µ¸¿ò",Dotum,"±¼¸²",Gulim,AppleGothic,verdana,arial,helvetica,sans-serif; color:#666666;}
h1,h2,h3,h4,h5,h6{font-size:12px; text-align:left;}
fieldset,iframe{border:0 none; display:block;}
img{border:0 none; display:block;}
ul{margin:0px;}
li{list-style:none;}
em,address{font-style:normal;}
textarea{overflow:auto;}
caption{display:none;}


/* ±âº»·¹ÀÌ¾Æ¿ô½ºÅ¸ÀÏ */
#center{width:950px; margin:auto;}

#top{border-top:5px solid #333333; width:950px; z-index:100; position:absolute;}
	.logo{padding:14px 0 11px 110px; position:absolute;}
	.top_login{z-index:10; position:absolute; background:url(/images/common/top_login_line.gif) bottom no-repeat; width:230px; height:58px; left:720px; top:99px;}
	.top_login img{display:inline;}

#wrap{padding-top:166px; z-index:1; position:absolute;}
	.fla{z-index:2; position:absolute; top:117px;}

#left{padding-right:6px; float:left;}
	.left_box{border:1px solid #e5e5e5;}
		.left_menu li{width:110px; height:30px; display:inline;}
	.left_log_box{border:1px solid #e5e5e5; margin-left:9px; width:188px; height:88px; font-size:11px}
		.log_day{padding:5px 0 0 10px; float:left;}
		.log_time{padding:5px 10px 0 0; float:right;}
		.log_time img{padding:3px 4px 0 0; float:left;}
		.log_level{background:url(/images/mypage/level_bg.gif) bottom no-repeat; padding-left:20px; width:40px; height:20px; float:left; text-align:left;}
		.log_level img{padding:0 0 0 4px;}
		.log_name{font-weight:bold; padding-top:4px; float:left}
		.log_message{padding:4px 10px 0 0; float:right;}
		.log_message img{padding-right:4px; float:left;}
		.log_line{padding:8px 0 4px 0;}
		.log_btn{padding-left:10px;}
		
#middle{padding-right:5px; float:left; background:url(/images/main/middle_line.gif) repeat-y 482px 0; width:480px;}
	
#sub_con{float:left;}
	.sub_box{border:1px solid #e5e5e5; margin-top:10px; padding:10px; width:712px;}
	.sub_box_Iboard{border:1px solid #e5e5e5; margin-top:10px; padding:10px; width:930px;}
	.contents{padding:40px 10px; margin-bottom:50px;}

#right{width:229px; float:left;}

#bottom{background:url(/images/common/bottom_bgline.gif) repeat-x 0 16px; padding-top:35px; width:950px; clear:both;}
	.bottom_center{padding-left:332px;}
	.bottom_line{padding:0 6px 0 6px;}
	.bottom_copy{clear:both; height:11px; padding:11px 0 35px 0;}
	
.input_white input{color:#666666; text-decoration:none; border:1px solid #e5e5e5;}

body{
scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #F2F2F2; 
scrollbar-shadow-color: #999CC; 
scrollbar-darkshadow-color: #F2F2F2; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #9999CC;
}