/* Main content */
body {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px; margin:0;
	background-color: #DBDBDB;
}
ul, li, td {
	font-family: arial, helvetica, sans-serif;
	color: #555555;
	font-size: 12px; 
	line-height:20px;
}
img {
	border: 0;
	border: none;
}
a
{
	color: #666666;
	text-decoration: none;
}
a:visited
{
	color: #666666;
}
a:hover
{
	color: #de0010;
	text-decoration: none;
}
h1, h2, h3, h4
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
h1 { font-size: 13px; color: #de0010; }
h2 { font-size: 12px; color: #666666; }
h2.red { font-size: 12px; color: #de0010; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }
.ch {
	font-family:SimSun; 
	font-size:16px;
}
.textmenu
{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.textmenu a
{
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.textmenu:link
{
	color: #df0014;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textmenu:visited
{
	color: #df0014;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textmenu:hover
{
	color: #df0014;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

