/*
	¼³¸í : VERA
	ÆÄÀÏ¸í : vera.css
	¼öÁ¤ÀÏ : 2009.03.03
*/


/* --------------------------------------------------------------------------------
		Style Reset
-------------------------------------------------------------------------------- */
*	{margin:0; padding:0;}
body{
	background:url(http://www.evera.co.kr/images/vera_bg04.gif) no-repeat top center #161616;	
	color:#fff; font-weight:normal; font-size:12px; font-family:±¼¸², Gulim;
	text-align:center;
}
td	{color:#474b4f; font-weight:normal; font-size:12px; font-family:±¼¸², Gulim;}
img {border:0px; vertical-align:top;}
td img	{vertical-align:baseline;}
input, select	{font-size:100%; vertical-align:middle;}
li,dl,dt,dd	{list-style:none;}
h1,h2,h3,h4,h5,h6	{display:none;}
fieldset, blockquote	{border:none;}
hr	{display:none; clear:both;}


/* --------------------------------------------------------------------------------
		Identity
-------------------------------------------------------------------------------- */
a	{color:#474b4f;}
a, a:link, a:visited{text-decoration:none;}
a:hover, a:active	{color:#ff5500; text-decoration:underline;}

.floatLeft	{float:left;}
.floatRight	{float:right;}
.bg_clear	{background:none;}
.bd_clear	{border:none;}


/* --------------------------------------------------------------------------------
		Index
-------------------------------------------------------------------------------- */

/* layout */
#Wrap {
	width:100%;
	text-align:center;
	z-index:2;
}

#Wrap2 {
	width:870px;
	margin:0 auto;
}

#Logo {
	width:870px;
	text-align:center;
	padding-top:40px;
	position:relative;
}	

.blog {
	position:absolute;
	right:0;
	bottom:10px;
}
.png24 {tmp:expression(setPng24(this)); }

#Visual {
	width:868px;
	height:398px;
	border:1px solid #8c062d;
	background:#000;
}

#Visual2 {
	width:868px;
	height:420px;
	text-align:left;	
	position:relative;
	border-bottom:1px solid #8c062d;
	border-left:1px solid #8c062d;
	border-right:1px solid #8c062d;	
	background:url(http://www.evera.co.kr/images/vera_visual001.jpg) no-repeat top center #020001;	
}

#Visual3 {
	width:868px;
	padding-top:70px;
	text-align:center;	
	border-bottom:1px solid #8c062d;
	border-left:1px solid #8c062d;
	border-right:1px solid #8c062d;	
	background:url(http://www.evera.co.kr/images/vera_visual002.jpg) no-repeat top center #020001;	
}

#Visual4 {
	width:808px;
	padding:80px 30px 30px 30px;
	text-align:left;	
	border-bottom:1px solid #8c062d;
	border-left:1px solid #8c062d;
	border-right:1px solid #8c062d;	
	background:url(http://www.evera.co.kr/images/vera_visual003.jpg) no-repeat top center #020001;	
}

#Visual5 {
	width:868px;
	height:420px;
	text-align:left;	
	position:relative;
	border-bottom:1px solid #8c062d;
	border-left:1px solid #8c062d;
	border-right:1px solid #8c062d;	
	background:url(http://www.evera.co.kr/images/vera_visual005.jpg) no-repeat top center #020001;	
}
	
#TM {width:870px; text-align:center; margin:5px auto 0 auto;}	
#TM ul li {height:40px; margin:0 20px; display:inline;}

#SM {
	width:868px; 
	text-align:center; 
	background:#1c0105;
	border-top:1px solid #8c062d;
	border-left:1px solid #8c062d;
	border-right:1px solid #8c062d;		
}	
#SM ul li {height:30px; margin:0 25px; display:inline;}

#Board {
	width:750px;
	background:#fff;
	min-height:300px; 
	padding:30px 30px;
	color:#000;

}

.btn_blog {position:absolute; top:45px; right:166px;}
.btn_lecture {position:absolute; top:45px; right:30px;}
.about_flash {position:absolute; top:107px; left:40px;}
.about_flash2 {width:810px; height:400px; text-align:center; padding:80px 0 0 0; margin:0 auto;}


#Copyright {
	width:870px;
	margin:0 auto;
	padding:0;
	height:30px;
	line-height:30px;
	background:#000;
}	

.copy {float:left; margin-top:12px;}
.player {float:right; margin-top:5px;}

#Copyright2 {
	width:868px;
	margin:0 auto;
	padding:15px 0;
	text-align:center; 
}	

/* --------------------------------------------------------------------------------
		Pop
-------------------------------------------------------------------------------- */
#pop01 {width:350px;}
#pop_close {
	width:350px;
	height:20px;
	line-height:20px;
	background:#000;
	color:#fff;
	font-size:11px;
}
.pc_l {float:left; margin-left:10px;}
.pc_r {float:right; margin-right:10px;}
