/*基本信息*/
html
{
}
body 
{ 
	margin:0px; width:100%; padding:0px;text-align:left; color: #333333; FONT-SIZE:12px;FONT-FAMILY:宋体;
}
img
{
	border:0px;
}
ul,li
{
	padding:0;
	margin:0;
}
.zhanwei05
{
	height:5px;
	line-height:5px;
}
.zhanwei10
{
	height:10px;
	line-height:10px;
}
.zhanwei15
{
	height:15px;
	line-height:15px;
}
.zhanwei20
{
	height:20px;
	line-height:20px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
/*页面层容器*/
#Content
{
	text-align:center; margin:0px auto;background:#FFFFFF; width:780px;
}
/*顶部样式*/
#Top
{
}
#Top #TopMenuS
{
}
#Top #TopMenuS #TopLogo
{
	width:380px; height:55px; cursor:pointer; text-align:left; float:left;
	background-image:url('images/logo.gif'); background-repeat:no-repeat;
}
#Top #TopMenuS #TopMenu
{
	height:55px;float:left; color:White; font-family:宋体; font-size:12px; font-weight:bold; letter-spacing:1px; overflow:hidden;
}
#TopMenu .mouseout
{
	float:left; height:31px; width:66px; background-image:url('images/l.jpg'); background-repeat:no-repeat; background-position:bottom;
	padding-top:24px; cursor:pointer;
}
#TopMenu .mouseover
{
	float:left; height:31px; width:66px; background-image:url('images/h.jpg'); background-repeat:no-repeat; background-position:bottom;
	padding-top:24px; cursor:pointer;
}
#TopMenu .P5
{
	padding-top:10px; padding-left:4px;
}
#Top #Banner
{
}
#Top #Login
{
	background-color:#EEEEEE; height:30px; padding-top:8px; padding-left:50px; text-align:left; letter-spacing:1px; font-size:14px;
}
#loginbutton
{
	background-image:url('images/login.gif'); width:69px; height:20px;
	background-color:#76BD07;
	border:none;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	letter-spacing:10px;
}
/*中间样式*/
#Middle
{
	clear:both;
	height:100%;
	text-align:left;
}
/*底部样式*/
#Bottom
{
	color:#333333;
	clear:both;
}
#Bottom #Copy
{
	line-height:18px; text-align:center; letter-spacing:1px;
}
#Bottom .sitelink
{
	letter-spacing:1px;
	margin-bottom:10px;
}
#Bottom .sitelink span
{
	padding-right:15px;
	padding-left:15px;
	border-left:solid 1px red;
}