﻿body
{
	margin: 0;
	padding: 0;
	background-image: url( ../Images/Green/bg.jpg );
}
h1,h2,h3,h4,h5,h6,h7{margin:0; padding:0;}
p,span{margin:0; padding:0; border:0;}
dl,dt,dd,ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
.clear{
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
	visibility:hidden;
	line-height: 0px;
}
img{border:none;}
a:link,a:visited
{
    cursor:pointer;	
	text-decoration : none;
	color:#333;
	}
a:hover {
	color: #FF3200;
	cursor:pointer;
}
/*--------------------all--------------------*/
#all
{
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #333;
}
/*--------------------header-----------------------*/
.logo
{
	background:url(../Images/Green/top.jpg ) no-repeat;
	height: 150px;
	padding-top: 50px;
	text-align: left;
	padding-left:50px;
}
.menu
{
	height: 44px;
	background: url(../Images/Green/menubg.jpg) center center;
	text-align: center;
	padding-left:100px;
	padding-top:30px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.menu span{padding-left:6px; padding-right:6px; line-height:20px;}
.menu a:link,.menu a:visited{color: #FFF;}
.menu a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
/*--------------------main-----------------------*/
.main
{
	height: 100%;
	width: 930px;
	background-image: url(../Images/Green/bgcenter.jpg);
	padding:0px 35px;
}

.main_left{float:left;
           width:222px;
           }
.left-dt
{
	background-position: center center;
	height: 32px;
	background: url(../Images/Green/titletop.jpg ) no-repeat left center;
	padding-left: 55px;
	padding-top: 20px;
}
.left-dd
{
	margin-bottom:5px;
	padding-bottom:15px;
	background: url(../Images/Green/titlebottom.jpg ) no-repeat left bottom;
	}
.left-dd1
{
	margin-bottom:5px;
	padding-bottom:15px;
	width:222px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../Images/Green/titlebottom.jpg ) no-repeat left bottom;
}
.left-dd1 p,.left-dd p
{
	line-height: 20px;
	background: url(../Images/Green/titlemiddle.jpg) repeat-y left center ;
	padding-left:10px;
}
.main_right
{
	float: left;
	width: 700px;
	padding-left: 4px;
	padding-right: 4px;
}
.right-dt
{
	height: 30px;
	background: url(../Images/Green/logtop.jpg ) no-repeat left center;
	padding-left: 60px;
	padding-top: 20px;
}
.right-dd
{
	padding:3px 10px 0px 10px;
	background:url(../Images/Green/logmiddle.jpg ) ;
	}
.right-dd1
{
	padding:0px;
	}
.right-dd ul{height:100%;}
.right-dd li{width:160px; padding-left:10px; float:left;}
.right-dd li img
{
	border: 1px solid #CC3300;
	height: 120px;
	width: 150px;
}
.right-dd  li span{ display:block; padding-top:5px; text-align:center; line-height:20px;}
.right-dd p
{
	line-height: 18px;
}
.right-dd1 p
{
	line-height: 20px;
	padding-left:15px;
	background:url(../Images/Green/logmiddle.jpg ) ;
	}
.right-dd1 p span
{
	text-align: right;
	display: block;
	margin-top:-20px;
	padding-right:5px;
}
.border
{
	margin-bottom: 3px;
}
.p_img
{
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.p_img p
{
	text-align: center;
	padding-top:5px;
	
}
.p_img img
{
	width: 300px;
	height: 180px;
	border: 1px solid #CC3300;
	}
.content
{
	width: 680px;
	margin: 5 auto;
	line-height: 20px;
	border-top: dashed 1px #C0C0C0;
}
.page
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 6px;
	background: url( ../Images/Green/logbottome.jpg ) no-repeat center bottom;
	height: 30px;
}
.page a:link, .page a:visited
{
	color:  #CC3300;
}
.page a:hover
{
	color: #FF2D00;
}
.page span
{
	border: 1px solid #009900;
	padding: 3px 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
}
.bottom
{
	height: 46px;
	background: url( ../Images/Green/logbottome.jpg ) no-repeat center bottom;
}
/*--------------------fooder-----------------------*/
.fooder
{
	text-align: center;
	background: url( ../Images/Green/bgbottom.jpg )  no-repeat center bottom;
	height: 90px;
}
.fooder p
{
	line-height:20px;
	background: url( ../Images/Green/bgcenter.jpg)  no-repeat center bottom;
	}

/*--------------------font-----------------------*/
h1
{
	font-size: 50px;
	font-weight: bold;
	color: #fff;
}
h2
{
	color: #FF6600;
	font-size: 20px;
	text-align: center;
	padding-bottom:5px;
}
.t1
{
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}
.t1 a:link,.t1 a:visited{color: #FFF;}
.t1 a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.t3
{
	color: #CC3300;
	font-size: 12px;
	font-weight: normal;
}
.t3 a:link,.t3 a:visited{color: #CC3300;}
.t3 a:hover
{
	color: #FF3300;
	text-decoration: underline;
}
.t2
{
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.t2 a:link,.t2 a:visited{color: #333;}
.t2 a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
/*-----------layer---------*/
#left-div1,#left-div2,#left-div3
{
	position: static;
}
#right-div1
{
	height: 305px;
	background: url( ../Images/Green/logbottome.jpg ) no-repeat center bottom;
	position: relative;
	top:350px;
}
#right-div2
{
	height: 310px;
	background: url( ../Images/Green/logbottome.jpg ) no-repeat center bottom;
	position: relative;
	bottom:320px;
	}
