body {
	background-color: #f9f9f9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
td {
	color: #111111;
	font-size: 12px;
}
a:link {
	color: #111111;
	text-decoration: none;
}
a:visited {
	color: #111111;
	text-decoration: none;
}
a:hover {
	color: #d90000;
	text-decoration: none;
}
a.White:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link666:link {
	color: #0047BC;
	text-decoration: none;
}
a.link666:visited {
	color: #0047BC;
	text-decoration: none;
}
a.link666:hover {
	color: #ff6600;
	text-decoration: none;
}
a.blue:link {
	color: #05377c;
	text-decoration: none;
}
a.blue:visited {
	color: #05377c;
	text-decoration: none;
}
a.blue:hover {
	color: #d90000;
	text-decoration: none;
}



.English {
	font-family: Tahoma, Dotum, Arial;
	font-size: 11px;
}

.Kuang {
	font-size: 12px;
	color: #999999;
	border: 1px solid #8798B4;
}
.bg_news {
	background-color: #FFFFFF;
	background-image: url(../images/ind_newsbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_con1 {
	background-color: #FFFFFF;
	background-image: url(../images/right_conbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_email {
	background-image: url(../images/ind_emailbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_con2 {
	background-image: url(../images/bg_con.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
