/* layout */
html,body{
	background-image:url(/images/stdzn/fresh/body_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;	
}

#topmenu {
	background-image:url(/images/stdzn/fresh/top_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#topmenu #logoArea{
	margin-top:1px;
	height:220px;
}


#topmenu #logoArea #homeImg{
	width:250px;
	height:220px;
}

#topmenu #logoArea #logoImg{
	width:400px;
	height:220px;	
}

#topmenu #logoArea #realTimeImg{
	width:300px;
	height:220px;	
}

#topmenu #menuArea{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3dad0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3dad0;
}

#topmenu #menuArea .menuDiv {
	color:#3d3d3a;
	background-image:url(/images/stdzn/fresh/bar.gif);
	background-repeat:no-repeat;
	background-position:right center;	
	background-color:#fefdf3;
	padding-top:20px;
	height:70px;		
}

#topmenu #menuArea .menuOverDiv {
	color:#ffffff;
	background-image:url(/images/stdzn/fresh/bar.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#cda44a;
	padding-top:20px;
	height:70px;		
}

#topmenu #menuArea .menuLastDiv {
	color:#3d3d3a;
	background-color:#fefdf3;
	padding-top:20px;
	height:70px;		
}

#topmenu #menuArea .menuLastOverDiv {
	color:#ffffff;
	background-color:#cda44a;
	padding-top:20px;
	height:70px;		
}

#temparea .fullTextDiv {
	background-image:url(/images/stdzn/fresh/main_line.jpg);
	background-position:left top;
}

.engMenuTitle{
	font-size:17px;
	font-weight:bold;
	text-transform: uppercase;
	line-height:120%;
}

.korMenuTitle{	
	font-size:15px;
	line-height:120%;
}

#editarea {
	width: 950px;
	padding-left:50px;
	margin-right:10px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	text-align:left;
	z-index:3;
}

.menuTbl02{
	font-weight:bold;
	color: #FFFFFF;	
}

.menuTbl03{
	font-weight:bold;
	color: #FFFFFF;	
}

.menu_over {
	color: ;
	background-color:#cda44a;
}

.menu_out {
	color: #3d3d3a;
	background-color:#fefdf3;
}

.menu_white {
	background-color:#ffffff;
}

.redTxt{
	color: #c92038;
	font-weight: bold;
}

.italic{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color:#71695e;	
}

.pointC {
	color:#383838;
}

.btmLine {
	border-bottom: 2px solid #ffffff;
}

.pointTxt {
	color:#990000;
}

.pointTitle {
	color:#342b1e;
	font-size: 18px;
	font-weight: bold;
}

.mainTitleTxt{
	font-size: 18px;
	font-weight:600;
	color:#000000;
}

.titleNum{
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	color:#342b1e;
	line-height:140%;	
	font-weight: bold;
}

.titleHan{
	font-size: 32px;
	color:#342b1e;
	line-height:140%;	
	font-weight: bold;
}

.pointHead{	
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	color:#4c7110;	
	line-height:140%;
	text-transform: uppercase;
	font-weight: bold;	
}

.pointHeadHan{	
	font-size: 32px;
	color:#4c7110;	
	line-height:140%;
	font-weight: bold;	
}

.titleNo{
	font-style: italic;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color:#000000;	
	font-weight: bold;
}

.titleCnt{
	font-size: 18px;
	font-weight: bold;
	color:#4c7110;
}

.redTitle{
	color: #4c7110;
	font-weight: bold;
	font-size: 16px;	
}

.subTitle{
	font-size: 15px;
	font-weight:600;
	color:#342b1e;
}

#footer {
	color:#383838;
}

#footer #copyright{
	background-color:#dac087;
}

.footerTbl{
	width:900px;
}

.footerTbl th {
	border-bottom: 1px dashed #717171;
}

.footerBtnTbl{
}

.footerBtnTbl td {
	height:20px;		
	padding:5px;
	text-align: center;
}

.tbl1_out {
	color:#ffffff;
	background-color:#cda44a;
}

.tbl1_over {
	color:#cda44a;
	background-color:#ffffff;
}

/* Tab */
.tab_line { border-bottom:2px solid #cda44a; }
/* Tab_on */
#tab_n a{
	background:url('/images/stdzn/fresh/tab_on.jpg') left 0; 
	color:#ffffff; 
}
/* Tab_off */
#tab_f a{
	background:url('/images/stdzn/fresh/tab_off.jpg') left 0; 
	color:#000000;
}

.dcPrice{
 	color:#ff4c4c;	
}
