td {
	font-size: 12px;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	margin: 0px;
	background-color: #000000;
}
.white {
    color:#FFFFFF;
}
.font18 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	font-weight: bold;
	color: #EB6100;
}
.font14 {
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}
.fontbold {
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}

a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}
a.one:link {
	text-decoration: none;
	color: #8E8E8E;
	font-size:14px;
}
a.one:hover {
	text-decoration: underline;
	color: #8E8E8E;
	font-size:14px;
}
a.one:visited {
	text-decoration: none;
	color: #8E8E8E;
	font-size:14px;
}

a.tow:link {
	text-decoration: none;
	color: #C89F05;
}

a.tow:visited {
	text-decoration: none;
	color: #C89F05;
}
a.tow:hover {
	text-decoration: underline;
	color: #C89F05;
}
.viewbg {
	background-image: url(../images/icon_about_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




