@charset "utf-8";
/* CSS Document */
body,td,th,input {
	font-family: 微软雅黑, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#leftUl {
	list-style-image:url(/Images/li.gif);
	margin-left:20px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	padding:15px;
}
#LoginUl {
	list-style-image:url(/Images/icon.gif);
	margin-left:20px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	padding:15px;
}
#leftLiTitle {
	list-style-image:url(/Images/icon.gif); 
	font-weight:bold;
}
#leftLi {
	margin-top:5px;
}
#ulImageSystem {
	list-style-image:url(/Images/Icon.gif);
	margin-left:10px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	padding:10px;
}
#newsTitle {
	font-size:14px;
	font-weight:bold;
}
.buttonBg {
	background-image:url(/Images/buttonbg.gif);
}
.defaulttr {
	background-color:#FFFFFF;
}
.defaultmod {
	background-color:#F7F7F7;
}
.defaulttdover {
	background-color:#FFFF99;
}
/*-------------------------------------------------------*/
a.Title{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
a.Title :link{
	text-decoration:none;
}
a.Title :hover{
	
}
a.Pro{
	color: #003366; font-size: 14px; font-weight: bold;
}
a.Pro :link{
	color: #003366;
}