@charset "gb2312";
/* CSS Document */

body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: "黑体";
	font-size: 12px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #09F;
}
img{ border:0px; }

.left_menu1 a{
	width:320px;
	display:block;
	height:90px;
	line-height:90px;
	font:"黑体";
	font-size:16px;
	color:#000000;
	text-decoration:none;
    background-color: #FF9;
	text-align: center;
	font-weight: normal;
}
.left_menu1 a:hover{
	font:"黑体";
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
	background-color: #0CF;
	font-weight: normal;
}

.left_menu2 a{
	width:320px;
	display:block;
	height:90px;
	line-height:90px;
	font:"黑体";
	font-size:16px;
	color:#000000;
	text-decoration:none;
    background-color: #F99;
	text-align: center;
	font-weight: normal;
}
.left_menu2 a:hover{
	font:"黑体";
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
	background-color: #FC6;
	font-weight: normal;
}

.left_menu3 a{
	width:320px;
	display:block;
	height:90px;
	line-height:90px;
	font:"黑体";
	font-size:16px;
	color:#000000;
	text-decoration:none;
    background-color: #0CF;
	text-align: center;
	font-weight: normal;
}
.left_menu3 a:hover{
	font:"黑体";
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
	background-color: #cc0000;
	font-weight: normal;
}