@charset "utf-8";
/* CSS Document */
body
{
	background-color:#999;
	margin:0;
	padding:0;
	color:#666;
	font-size:13px;
}

A:hover
{
	COLOR: #941d23; TEXT-DECORATION: underline
}
A 
{
	COLOR: #444444; TEXT-DECORATION: none
}
.atable
{
	background-color:#fff;
	border-left:1px solid #333;
	border-right:1px solid #333;
}
.font12
{
	font-size:12px;
}
.font14
{
	font-family:"宋体";
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px
}
.toptd
{
	text-align:right;
	background-color:#eee;
	border-bottom:1px solid #bbb;
}
.toptd2
{
	border-bottom:1px solid #ccc;
}
.topcontent
{
	line-height:130%;
}
.menutd
{
	PADDING-TOP:5px;
}
.leftmenu
{
	background:#eee;
	height:15px;
	border-top:1px dotted solid;
	border-bottom:1px dotted solid;
	padding:8px 0 4px 20px;
}
.leftmenu img
{
	margin:0 10px 0 0;
}
.leftmenu2
{
	border-right:1px solid #ccc;
}
.titletd
{
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
}
.contenttd
{
	padding-top:5px;
}
.contenttd2
{
	padding:10px 0;line-height:130%;
}
.blue
{
	color:blue;
}