/* Sub Genaral Start */
.{
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#242323;
	line-height:13pt;
	background:url(../images/sub_body_bg.gif) top center no-repeat #616161;
	}
a {
	color:#333333;
	text-decoration:none;
}
img {
	border-style:none;
}

ul {
	padding:0px;
	margin:0;
	list-style:none;
}
ol {
	padding:0px;
	margin:0;
}
li {
	padding:0px;
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:8pt;
	padding:0;
	margin:0;
}
p{
	margin:0;
	font-size:12px;
	line-height:160%;
	}
form{
	padding:0;
	margin:0;
	}	
#wrapper_out{
	margin:35px auto;
	padding:0;
	width:961px;
}
#wrapper {
	float:left;
	width:961px;
	background:url(../images/wrap_bg.gif) right 26px no-repeat;
}
.clear { 
	clear: both; 
	display: block; 
	visibility: hidden; 
	line-height:0px;
}
/* Sub Genaral End */



#header{
	clear:both;
	float:left;
	width:956px;
	background:#FFFFFF;
	}
	#logo{
		padding:25px 0 0 25px;
	}
	#topNav{
		float:right;
		font-size:13px;
		color:#484747;
		}
		#topNav li{float:left; border-right:1px solid #ccc; }
		#topNav li a{color:#484747; float:left; padding:0px 11px;}
		#topNav li a:hover{text-decoration:underline;}
	#LangugesBox {
		float:left;
		width:155px;
		padding:0 0 20px 95px;
		}
		.English {
			float:left;
			width:50px;
			border-right:1px solid #000000;
			}
		.Chaeness {
			float:left;
			width:50px;
			padding-left:5px;
			}
		.Korean {
			float:right;
			width:37px;
			}
#content{
	clear:both;
	float:left;
	width:956px;
	background: url(../images/contents_bg.gif) top left repeat-y #FFFFFF}
	#contentLeft{
		float:left;
		width:159px;
		background:#393939 url(../images/LeftMenu_bg.gif) top left repeat-x ;
		color:#fafefe;
		padding-left:13px;
		padding-bottom:200px;
		}
		#contentLeftNav{
			float:left;
			width:142px;
			font-size:13px;
			font-weight:bold;
			color:#fff;
			margin-bottom:100px;
			margin-top:25px;
			}
			#contentLeftNav li{
				float:left;				
				}
				#contentLeftNav li a{
					color:#fff;
					float:left;
					width:138px;
					padding:4px 10px;
					display:block;
					}
				#contentLeftNav li a:hover, #contentLeftNav li.active a{background:#535353;}
		.contentLeftBox{
			float:left;
			width:138px;
			background:#5e5e5e;
			padding:10px;
			margin-bottom:10px;
			}
			.contentLeftBox h3{
				font-size:14px;
				}
			.contentLeftBox ul{}
			.contentLeftBox li{
				font-size:11px;
				}
			.contentLeftBox li a{
				color:#fafefe;
				}
				.contentLeftBox li a:hover {
					border-bottom:1px dotted #bbbbbb;
					}
	#contetnRight{
		float:right;
		width:784px;
		padding-bottom:20px;
		}
	#contetnRightBanner{
		width:784px;
		float:right;
		padding-bottom:20px;
		}
	#contetnRight h2{
		font-size:18px;
		color:#000000;
		margin:20px 35px 0 20px;
		}
	.EdueBox {
		border-bottom:1px solid #cacaca;
		margin:0 20px;
		width:740px;
		padding:10px 0;
		}
	.AboutusText{
		font-size:11px;
		color:#242323;
		padding-left:20px;
		padding-bottom:25px;
		margin-left:20px;
		margin-top:10px;
		}
		.AboutusTextImgaes {
			float:left;
			padding-left:30px;			
			}
#contetnRightNews{
		float:right;
		width:744px;
		padding:20px;
		}
		.NewBoxWrap {
			width:744px;
			float:left;
			border-bottom:1px solid #CCCCCC;
			padding-bottom:10px;
			margin-bottom:15px;
			}
		#contetnRightNews h2 {
			clear:both;
			font-size:14px;
			color:#000000;
			padding-bottom:10px;
			}
			#contetnRightNews h2 a {
				color:#000000;
				}
				#contetnRightNews h2 a:hover {
					text-decoration:underline;
					}
			#contetnRightNews h3 {
				font-size:11px;
				font-weight: normal;
				}
			#contetnRightNews h4 {
				clear:both;
				font-size:14px;
				color:#000000;
				padding-bottom:10px;
				}
			#contetnRightNews h5 {
				font-style:italic;
				color:#666666;
				margin-bottom:20px;
				}
		#contetnRightNews p {
			line-height:180%;
			margin-bottom:20px;
			}
			.NewsImages {
				float:left;
				padding:0 15px 10px 0;
				}
			.ReadMoreIcon {				
				}
				.ReadMoreIcon a {
					color:#bd001d;
					font-size:11px;			
					}
		#BottomShadow {
		text-align:right;
			}	
			
#SubcontetnRight{
		float:right;
		width:744px;
		padding:20px;
		}
		#SubcontetnRight h2 {
			color:#000000;
			font-size:15px;
			font-weight:bold;
			padding-bottom:20px;
			}
		#SubcontetnRight h3 {
			color:#003266;
			font-size:12px;
			font-weight:bold;
			}
			#SubcontetnRight p {
				padding-bottom:15px;
				}
				#SubcontetnRight p a {
					}
#footer{
			clear:both;
			width:960px;
			margin:0 auto;
			text-align:center;
			}
			#footerLink{
				color:#FFFFFF;
				font-size:8.5pt;
				padding:20px 0 1px 0;
				}
			#footerLink a{
				color:#eeeeee;
				padding:0 3px;
				}
			.grayTxt{
				color:#c4c4c4;
				}
				#copy{
					color:#cbcbcb;
					font-size:7.5pt;
					padding-bottom:110px;
					}
					

					
					
					
					
					
					
					
					
					
					
					
					
					
					
