body {
	margin: 0px;
}
td {
	font-size: 11px;
	color: #111111;
	font-family: Tahoma, Dotum, Arial;
}
a:link {
	color: #111111;
	text-decoration: none;
}
a:visited {
	color: #111111;
	text-decoration: none;
}
a:hover {
	color: #EA0000;
	text-decoration: none;
}
a.pro:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.pro:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.pro:hover {
	color: #EA0000;
	text-decoration: none;
	font-weight: bold;
}
a.pro2:link {
	text-decoration: none;
}
a.pro2:visited {
	text-decoration: none;
}
a.pro2:hover {
	font-weight: bold;
	color: #ea0000;
	text-decoration: none;
}
a.pro3:link {
	text-decoration: none;
	color: #666666;
}
a.pro3:visited {
	text-decoration: none;
	color: #666666;
}
a.pro3:hover {
	color: #ff6600;
	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;
}
.English {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Kuang {
	font-size: 12px;
	border: 1px solid #ABB3BC;
}
.bg_indcon1 {
	background-image: url(../images/right_contactbg1.jpg);
	background-repeat: repeat-x;
}
.bg_indcon2 {
	background-image: url(../images/right_contactbg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_con {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

