/************************************************************
Á¦  ¸ñ : À©½½Ä«¿îÆ¼ style sheet
ÀÛ¼ºÀÚ : Á¶¼ºÈÆ
ÆÄÀÏ¸í : common.css
*************************************************************/

*{margin:0;padding:0;}
body{font-size:12px;font-family:"µ¸¿ò";color:555;background-color:transparent;}
img{border:0;}

#wrapper{width:992px;height:653px;position:relative;}

/*¸ÞÀÎ*/
html, #index{height:100%;}
#main{height:100%;background:#090401;position:relative;}
#main img{position:absolute;top:50%;left:50%}


/*¸®½ºÆ®*/
#notice{width:690px;height:385px;position:absolute;top:173px;left:151px;z-index:10;display:none;}
	fieldset{border:none;float:right;margin-bottom:9px;}
	#notice input{vertical-align:middle;}

#notice_list{clear:right;width:690px;border-bottom:1px solid #d8d7d6;}
	#notice_list th{height:25px;background:#000;border-left:1px solid #666;}
		#notice_list .number{border-left:none;}
	#notice_list td{height:25px;border-left:1px solid #d8d7d6;border-bottom:1px solid #d8d7d6;text-align:center;}
		#notice_list td.title{text-align:left;padding-left:15px;}

	#notice_list a{text-decoration:none;}
	#notice_list a:link, #notice_list a:visited{text-decoration:none;color:#555;}
	#notice_list a:hover{text-decoration:none;color:#d56000;}

/*º¸±â*/
#notice_view{width:690px;border-bottom:2px solid #d8d7d6;}
	#notice_view td{padding-left:15px; text-align:left}
	
	#notice_view thead th, 	#notice_view thead td{height:25px;background:#000 url(../images/view_sec1.gif) no-repeat 0 6px;color:#ccc;font-weight:bold;line-height:26px;}
		#notice_view thead th{background-image:none;}
	
	#notice_view tbody th{border-bottom:1px solid #d8d7d6;}
		#notice_view tbody td{height:25px;background:url(../images/view_sec2.gif) no-repeat 0 6px;border-bottom:1px solid #d8d7d6;color:#888;}
		#notice_view tbody td.view{border:none;vertical-align:top;padding:20px 0 10px;background-image:none}
		#notice_view tbody td.view div{height:243px;padding:10px 20px;overflow-y:scroll;line-height:16px;width:640px;scrollbar-face-color: #F1F0EF;scrollbar-highlight-color: #F1F0EF;scrollbar-3dlight-color: #C1C1C1;scrollbar-shadow-color: #F1F0EF;scrollbar-darkshadow-color: #C1C1C1;scrollbar-track-color: #E3E3E3;scrollbar-arrow-color: #C1C1C1;}
		#notice_view tbody td.count{text-align:center; padding:0}

/*ÆäÀÌÁö ³Ñ±è*/
#page{margin:13px auto 0 auto;list-style:none;text-align:center;font-family:"Verdana";clear:both;}

	#page li{font-size:10px;width:22px;display:inline;}
		#page li.number{padding:0 5px 0 6px;background:url(../images/page_sec.gif) no-repeat 0 2px;line-height:10px;}
		#page li.firstchild{background:none;}
		#page li img{vertical-align:middle;}
		#page li.this a{font-weight:bold;color:#d56000;}
		#page li.this a:link{font-weight:bold;color:#d56000;}
		#page li.this a:visited,{font-weight:bold;color:#d56000;}

	#page a{text-decoration:none;}
	#page a:link, #page a:visited{text-decoration:none;color:#555;}
	#page a:hover{text-decoration:none;color:#d56000;font-weight:bold;}


#btnlist{text-align:right;margin-top:10px;}

.txt{width:121px;height:16px;border:1px solid #d4d4d4;}
