a,p,b,BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote
{
	font-size: 9pt;
    font-family  : webdotum;
	color:#696B6D;
}
a:link { color:#696B6D; text-decoration:none; }
a:visited { color:#696B6D; text-decoration:none; }
a:active { color:#696B6D; text-decoration:none; }
a:hover { color:#0BABC1; text-decoration:none; }

html, body {
	color: #ffffff;
	font-size: 11;
	font-family: 'Tahoma';
	margin:0;
	padding:0;
	height:100%;
}

.text {

    float:left;
    padding: 3 7 3 7;
}
.left{ float:left;}

/*----- SUB ----- */
.subTitle01 {
	width:700; height:37;
    background: url(../img/company/title_bg.gif);
	color:#000000;
	float:left;
	font-size: 14;
	font-weight:bold;
	padding: 3 0 0 55;
	
}

.subTitle02 {
	width:700; height:37;
    background: url(../img/head/title_bg.gif);
	color:#000000;
	float:left;
	font-size: 14;
	font-weight:bold;
	padding: 3 0 0 55;
}

.subTitle03 {
	width:700; height:37;
    background: url(../img/plant/title_bg.gif);
	color:#000000;
	float:left;
	font-size: 14;
	font-weight:bold;
	padding: 3 0 0 55;
}

.subTitle04 {
	width:700; height:37;
    background: url(../img/radiation/title_bg.gif);
	color:#000000;
	float:left;
	font-size: 14;
	font-weight:bold;
	padding: 3 0 0 55;
}

.subTitle05 {
	width:700; height:37;
    background: url(../img/zone/title_bg.gif);
	color:#000000;
	float:left;
	font-size: 14;
	font-weight:bold;
	padding: 3 0 0 55;
}

.subTitle06 {
	width:700; height:37;
    background: url(../img/info/title_bg.gif);
	color:#000000;
	float:left;
	font-size: 14;
	font-weight:bold;
	padding: 3 0 0 55;
}	

.subTitle07 {
	width:700; height:37;
    background: url(../img/join/title_bg.gif);
	color:#000000;
	float:left;
	font-size: 14;
	font-weight:bold;
	padding: 3 0 0 55;
}

.subContent {
	float:left;
	width:670; 
    padding: 20 0 0 20;
}

.subMenu {
	float:left;
	width: 250px;	
	padding-left:45;
}
/*-----/ Text Color----- */
.blue {
   color:#1763B3;
   font-weight:bold;
}

.titleText02 {
   color:#1763B3;
   font-weight:bold;
}

.titleText03 {
   color:#1763B3;
   font-weight:bold;
}
.titleText04 {
   color:#1763B3;
   font-weight:bold;
}
.titleText05 {
   color:#1763B3;
   font-weight:bold;
}	
///////////////////////////////////////////////////////////////////////////////////////
/* COMMON */
td {font-family:verdana;font-size:11px;line-Height:150%;cursor:default;}
input{font-family:verdana;font-size:11px;border:1px solid silver;padding:1px;padding-left:5px;}


.bbscut {display:block;overflow:hidden;} 

/* EDITOR BUTTON */
.menuButton {border-style:none;width:25px;height:25px;background-color:#C6C3C6;}
.memoButton {border-style:none;width:25px;height:25px;background-color:#F6F6F6;}
.editFields {background-color:#C6C3C6;}
.textFields {background-color:#C6C3C6;border-bottom-style:none;border-top-style:none;}
.fontSelect {width:89;color:#555555;background-color:#EFEFEF;}
.sizeSelect {width:69;color:#555555;background-color:#EFEFEF;}

#textView {width:100%;height:300;display:none;border:solid 1px #DDDDDD;}
#textEditor {width:99.8%;height:300;border:solid #DDDDDD 1px;border-top:solid #999999 1px;}

/* SEARCH WORD */
/*
.search {color:white;background-color:#0A246A;}
*/
.search {color:red;background-color:gold;font-weight:bold;}

/* TAG CLOUD */
/*
.smallestTag {font-size:xx-small;}
.smallTag {font-size:small;}
.mediumTag {font-size:medium;}
.largeTag {font-size:large;}
.largestTag {font-size:xx-large;}
*/
.smallestTag {font-size:7pt;height:15;}
.smallTag {font-size:10pt;}
.mediumTag {font-size:13pt;}
.largeTag {font-size:16pt;font-weight:bold;}
.largestTag {font-size:20pt;font-weight:bold;}
.cloud {border:1px #999999 dotted;background-color:#EEEEEE;padding:10;color:#003366;}

.box2
{
   
    border           : 2 solid black;
    border-color     : #F3F2F2;
    background-color : white;
    width            : 100%;
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px;
}

.box1
{
   
    border           : 2 solid black;
    border-color     : #F3F2F2;
    background-color : white;
  

}