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

