/*------------------------------------------------------------------------------------------------------------------------------
* @file 				site_basic.css
* @author 		hadamai <hadamai@naver.com>
* @brief 			CSS / TAG
------------------------------------------------------------------------------------------------------------------------------*/
* {margin:0; padding:0; font-size:11px; font-family:µ¸¿ò, Dotum, AppleGothic, sans-serif; text-align:left; color:#b4b4b4;}
html, body
{
	height:100%; overflow:hidden; margin:0 0 0 -1px;
	scrollbar-face-color: #333; scrollbar-shadow-color: #808080; scrollbar-highlight-color: #333; scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #333; scrollbar-track-color: #191919; scrollbar-arrow-color: #CCC;
}
*+html body, *html body {margin:0;}
span {}
table tr td {color:#b4b4b4;}
img {border:none;}
a {color:#b4b4b4; text-decoration:none;}
select { color:#b4b4b4; width:85px; height:19px; padding:2px 0 0 0;}
textarea
{
	scrollbar-face-color: #333; scrollbar-shadow-color: #808080; scrollbar-highlight-color: #333; scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #333; scrollbar-track-color: #191919; scrollbar-arrow-color: #CCC;
}
object { outline:none; }
/*------------------------------------------------------------------------------------------------------------------------------
* @file 				site_basic.css
* @author 		hadamai <hadamai@naver.com>
* @brief 			CSS / ID
------------------------------------------------------------------------------------------------------------------------------*/
#pgContainer {height:100%; background:#1d1e1e url('/_skin_/vdas/images/bg.gif') no-repeat fixed top right; overflow:auto; left:0; top:0;}
	#gpContainer {float:left; width:362px; height:362px; margin:0 15px 10px 0;}
	#flashPlayer {width:362px; height:362px; border:solid 1px #616262; visibility:hidden;}
/*------------------------------------------------------------------------------------------------------------------------------
* Header Area
------------------------------------------------------------------------------------------------------------------------------*/
	#hdContainer {height:170px; position: relative; z-index: 1; }
		#mainNavi {height:170px;}

/*------------------------------------------------------------------------------------------------------------------------------
* Body Area
------------------------------------------------------------------------------------------------------------------------------*/
	#bdContainer {min-height:100%; margin:-170px 0px -79px 0px;}
	*html #bdContainer {height:100%;}
		#bdContents {padding:170px 20px 78px 10px; margin:0 0 50px 0;}

/*------------------------------------------------------------------------------------------------------------------------------
* Footer Area
------------------------------------------------------------------------------------------------------------------------------*/
	#ftContainer {clear:both; width:100%; height:58px; margin:20px 0px 0px 0px;}
		#ftButton { width:292px; height:17px; float:right; margin:0 20px 0 0;}
			#btnFooter {float:left;}
		#ftLine {clear:both; width:100%; height:6px; border-top:solid 1px #4a4a4a; font-size:1px;}
		#ftImage {float:right; height:21px; margin:0px 20px 13px 0px; text-align:right;}


/*------------------------------------------------------------------------------------------------------------------------------
* Blank & Script Area & Clear
------------------------------------------------------------------------------------------------------------------------------*/
#blank_area {font-size:0px;}
#script_area {width:0px; height:0px; font-size:0px;}
#clear_area {clear:both; font-size:0px; width:0px; height:0px;}

/*------------------------------------------------------------------------------------------------------------------------------
* @file 				site_basic.css
* @author 		hadamai <hadamai@naver.com>
* @brief 			CSS / CLASS
------------------------------------------------------------------------------------------------------------------------------*/
/*--#footer_quick {margin:0px 4px 0px 0px; width:100%; height:20px; text-align:right; display:none;}--*/
.png24 { behavior: url('/_skin_/vdas/images/iePngFix.htc'); }


.tWrap
{
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}


#galleryPop {position:relative; width:100%; height:100%; overflow:hidden; background:#1d1e1e url('/_skin_/vdas/images/gl_popup_bg.gif') no-repeat left bottom; opacity:100; moz-opacity:100; filter:alpha(opacity=100);}
#gpHeader {height:25px; border-bottom:solid 1px #4a4a4a;}
	#gp_title_img {float:left; padding:6px 0 0 4px;}
	#gp_title_txt {float:left; width:251px; padding:7px 0 0 7px; font:100 11px arial; color:#fff;}
	*html #gp_title_txt {width:258px; }
	#gp_title_txt span {color:#f7931e; font-weight:600;}
	#gp_close {float:left; padding:6px 0 0 0;}

#gpContents {clear:both; width:320px; height:255px; margin:10px 0 10px 20px;}

#gpFooter {clear:both; width:100%; height:60px; border-top:solid 1px #4a4a4a;}

	#mv_title {height:18px; font:600 12px arial; color:#eaeaea; margin:7px 10px 0 0; text-align:right;}
	#mv_name {height:10px; line-height:85%; font:100 11px arial; color:#999; text-align:right;margin:0 10px 0 0;}
	#mv_date {height:15px; font:100 11px arial; color:#999; text-align:right;margin:0 10px 0 0;}


/*--<Class Style>--*/
.c_searchText1 {width:103px; height:19px; padding:4px 0px 0px 4px; border:solid 1px #c1c1c1; color:#ccc; background:#3e3e3e;}
.c_searchText2 {width:252px; height:19px; padding:4px 0px 0px 4px; border:solid 1px #c1c1c1; color:#ccc; background:#3e3e3e;}
.c_submit {border:none; background:none;}
.gpPos1 {left:0;}
.gpPos2 {left:255;}