@charset "utf-8";
/* CSS Document */

body
{

	padding:0px;
	text-align:center;
	/*background:url(images/body_bg.jpg) #F5F4F4 repeat-x;*/
}
.all{margin:0 auto;width:1000px;}
table,td
{
	font-size:12px;
	color:#000000;
	line-height:200%;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.CurrentFont
{
	font-size:16px;
	color:#0D649F;
	font-family:ºÚÌå£»
	font-weight:bold;
}
.leftlink a:link {
	text-decoration: none;
	color: #000000;
}
.leftlink a:visited {
	text-decoration: none;
	color: #000000;
}.leftlink a:hover {
	text-decoration: underline;
	color: #ff0000;
}.leftlink a:active {
	text-decoration: none;
	color: #000000;
}