*
{
margin: 0px;
padding: 0px;
}

body
{
	color: #666666;
	font-size: 14px;
	font-family: "宋体", sans-serif;
}


a
{
text-decoration: underline;
color: #93B300;
}

a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #D3E378;
	background-image: url(../images/bbg1.gif);
	background-repeat: repeat-x;
}

strong
{
background: inherit;
color: #50514D;
}

#logo
{
	background-color: #99CC33;
	width: 100%;
	height: 200px;
	text-align: center;
}

#header
{
	width: 100%;
	color: #ffffff;
	background-image: url(../images/a1.gif);
	background-repeat: repeat-x;
}


#main
{
	padding-top: 20px;
	position: relative;
	width: 680px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 120px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('../images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('../images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('../images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('../images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('../images/a2.gif');
}


h1
{
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 18px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 14px;
text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}


#lcol
{
	position: relative;
	width: 140px;
	float: left;
	border: thin dotted #99cc33;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
background: url('../images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}


#rcol
{
	position: relative;
	margin-left: 150px;
	width: 520px;
	OVERFLOW: auto;
	height: 600px;
	background-image: url(../images/a2.gif);
	background-repeat: repeat-x;
	BACKGROUND-COLOR: #ffffff;
	BORDER-RIGHT: #99cc33 0px solid;
	BORDER-TOP: #99cc33 0px solid;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #99cc33;
	BORDER-LEFT: #99cc33 0px solid;
	SCROLLBAR-SHADOW-COLOR: #99cc33;
	SCROLLBAR-3DLIGHT-COLOR: #ffcc99;
	SCROLLBAR-ARROW-COLOR: #ff9966;
	BORDER-BOTTOM: #99cc33 0px solid;
	SCROLLBAR-DARKSHADOW-COLOR: #ffcc99;
	
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 14px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
	border: solid 1px #fff;
	padding: 15px;
	background: #FFFFE9 url('../images/a4.gif') repeat-x;
	color: inherit;
	height: 250px;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}


#footer
{
	clear: both;
	background: url('../images/a2.gif') repeat-x;
	width: 680px;
	margin: 0px auto;
	margin-bottom: 25px;
	padding-top: 10px;
	text-align: center;
	text-transform: lowercase;
}
#main #rcol #rcontent div table tr td div table tr td {
	text-align: left;
}
#main #rcol #rcontent div table tr td table tr td {
	text-align: left;
}
