﻿BODY {
color: #284D37;
margin: 0px;
font-size:12px;
font-family:Arial,宋体,Seri;
padding: 0px;
background-color:#22342A;
}

td{
font-size:14px;
}


A:link {
	COLOR: #284D37; TEXT-DECORATION:none;
}
A:visited {
	COLOR: #284D37; TEXT-DECORATION: none;
}
A:active {
	COLOR: #028B39; TEXT-DECORATION: none;
}

A:hover {
	color:red; text-decoration:none;
}


.topdiv{
background-image:url(tbg.gif);
background-position:top;
background-repeat:repeat-x;
width:1000px;
height:131px;
}

.toptext{
color:#F0F069;
line-height:25px;
}

.toptext a,.toptext a:visited,.toptext a:active{
color:#F0F069;
}

.toptext img{
margin-top:5px;
margin-bottom:5px;
}


.menu{
color:#FFFFFF;
font-size:15px;
text-align:center;
}

.menu a,.menu a:visited{
color:#FFFFFF;
}

.on{
background-color:#B4BE14;
}


.items{
background-image:url(item.gif);
background-position:top center;
background-repeat:no-repeat;
}

.ititle{
padding-left:10px;
font-weight:bold;
color:#056A31;
}

.intro{
background-image:url(item2.gif);
background-position:top center;
background-repeat:no-repeat;
}

.text{
line-height:20px;
}

.dots{
border-bottom:1px dashed #DDDDDD;
}

.bottom{
text-align:center;
line-height:22px;
}

.left{
background-image:url(litem.gif);
background-position:top center;
background-repeat:no-repeat;
}


.body{
padding-top:35px;
padding-bottom:10px;
}