﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: 宋体, 新宋体, 仿宋_GB2312;
	text-align: center;
	background-color: dodgerblue;
}

#conterDiv
{
	width: 800px;
	background-color: white;
	text-align: center;
}

#topDiv
{
	width: 800px;
	background-color: whitesmoke;
	text-align: center;
	vertical-align: middle;
}

#contextDiv
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: steelblue 2px;
	width: 740px;
	background-color: #ffffff;
	padding-left: 28px;
	padding-right: 30px;
	text-align: center;
}


#bottomDiv
{
	font-size: 9pt;
	font-family: 新宋体;
	background-color: #ffffff;
	width: 100%;
	border-top: royalblue 2px solid;

	line-height: 150%;
	color: darkgray;
}

#menuback
{  	width: 100%;
   background-repeat:repeat;
   background-image:url(img/menu_back.gif);
   border-bottom-width:0px;
	
	}
	
#separat td
{   clear;
	width: 800px;
	height: 1px;
	background-color: White;
}


	
A:link
{
	color: #000000;
	font-family: 宋体, 新宋体, 仿宋_GB2312;
}

A:visited
{
	color: dimgray;
	font-family: 宋体, 新宋体, 仿宋_GB2312;
}

#tb
{
	width: 100px;
	height: 24px;
	text-align: center;
	background-image: url(img/w0080_r1_c1.jpg);
}

a.mm:link
{
	color: threeddarkshadow;
	font-family: 黑体, 宋体, 新宋体, 仿宋_GB2312;
	font-weight: bolder;
	font-size: 14px;
}

a.mm:visited
{
	color: threeddarkshadow;
	font-family: 黑体, 宋体, 新宋体, 仿宋_GB2312;
	font-weight: bolder;
	font-size: 14px;
}

a.mm:hover
{
	color: #ff0066;
	font-family: 黑体, 宋体, 新宋体, 仿宋_GB2312;
	font-weight: bolder;
	font-size: 14px;
} 

