﻿body 
{
	font-size:12px;
	font-family:宋体;
	margin:0px;
}
#container
{
	width:100%;
	height:100%;
	text-align:center;
	border:none;
}
#main
{
	margin:auto;
	width:998px;
	border-width:0px;
	border:none;
}
#top
{
	width: 100%;
	height: 150px;
	margin: 0px 0px;
	border:none;
}
#menu
{
	width:100%;
	height:40px;
    line-height:40px;
    background: url(image/m_bg.gif) repeat-x center;
    border:none;
    text-align:center;
}
#content
{
	width:100%;
	margin-top:20px;
	margin-left:0px;
	border:none;
}
.left
{
	width:200px;
	margin-right:15px;
	padding:0 0;
	float:left;
	border:solid 1px #B3E685;
	text-align:center;
}
.leftTop
{
	height:28px;
	padding-left:10px;
	text-align:left;
    line-height:28px;
	background: url(image/bg_green.gif) repeat-x center;
	font-weight:bold;
	color:White;
	border:none;
}
#leftBottom
{
	height:200px;
	margin:0px 0px;
	padding:5px 0px 0px 2px;
	text-align:left;
}
#right
{
	width:778px;
	padding:0 0;
	margin:0 0;
	float:left;
	text-align:left;
	border:1px #B3E685 solid;
}
.rightTop
{
	height:28px;
	padding-left:10px;
	text-align:left;
    line-height:28px;
	background: url(image/bg_ggreen.gif) repeat-x center;
	font-weight:bold;
	color:#1B8406;
	border:none;
}
.divMore
{
	float:right;border:none;
}
.divTitle
{
	float:left;border:none;
}
.rightBottom
{
	height:200px;
	margin:0px 0px;
	padding:5px 0px 0px 2px;
	text-align:left;
	border:none;
}
#divLeftBottom
{
	height:280px;
	margin:0px 0px;
	padding:5px 0px 0px 2px;
	text-align:left;
}
#divRight
{
	width:779px;
	padding:0 0;
	margin:0 0;
	float:left;
	text-align:left;
	border:none;
}
#divOne
{
	width:382px;
	padding:0 0;
	margin-right:10px;
	float:left;
	text-align:left;
	border:1px #B3E685 solid;
}
#divTwo
{
	width:382px;
	padding:0 0;
	margin: 0px 0px;
	float:right;
	text-align:left;
	border:1px #B3E685 solid;
}
.divRightBottom
{
	height:280px;
	margin:0px 0px;
	padding:5px 0px 0px 2px;
	text-align:left;
	border:none;
}
.divContent
{
	width:100%;
	margin-top:10px;
	margin-left:0px;
	float:left;
	border:none;
}
#copyBottom
{
	width:993px;
	height:75px;
	border:1px #B3E685 solid;
	background-color:#F4FEEB;
	text-align:center;
}
a:link
{
    color: #1B8406;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #1B8406;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    text-decoration: none;
}
