/*基本信息*/
body {
	margin:0px;
	background-position: top;
	overflow-x:hidden;
	background-repeat: repeat-y;
	background-color: #F3F5E8;
	font-size: 12px;
}
/*页面层容器*/
#container_top
{
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 760px;
	overflow: hidden;
}

#container_body
{
	width: 760px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: hidden;
}
#container_bottom
{
	width: 760px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#banner {
	height: 80px;
	width: 760px;
	background-image: url(topnav_bg.jpg);
	background-repeat: repeat-x;
	position:relative;
	clear: both;
}

.LOGO{
	height: 81px;
	width: 240px;
	float: left;
	background-color: #F3F5E8;
	background-image: url(logo.jpg);
}
#Favorite {
	position: absolute;
	top: 4px;
	right: 0px;
	background-color: #F3F5E8;
	width: 130px;
	height: 20px;
	font-family: "宋体";
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
}

#login{
	position: absolute;
	width: 400px;
	height: 20px;
	left: 245px;
	bottom: 35px;
	float: left;
	text-align: left;
}

#Select_box {
	position: absolute;
	top: 8px;
	right: 305px;
	border:1px solid #1A8F02;
	width:55px;
	height:16px;
	clip:rect(0px,55px,16px,0px);
	overflow:hidden;
}
.input_box {
	height: 15px;
	width: 50px;
	border: 1px solid #1A8F02;
}
.select_box2{
		border:1px solid #FFFFFF;
		width:55px;
		height:20px;
		clip:rect(0px,55px,24px,0px);
		overflow:hidden;
}
#select_s1{
	position:relative;
	left:-2px;
	top:-2px;
	font-size:12px;
	width:60px;
	height:18px;
	border:0px;
	color:#909993;
}
.topnav {
	width: 518px;
	height: 25px;
	float: left;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.topnav  ul
{
	width:520px;
	height:25px;
}

.topnav li {
	float: left;
	width: 15%;
	margin-left: 2px;
	line-height: 22px;
}

.topnav  a
{
	display: block;
	height:20px;
	color: #F3F5E8;
	font-size:14px;
	text-decoration: none;
	font-family: "宋体";
	margin: 0px;
	font-weight: bold;
	padding: 2px;
}
.topnav  a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}


/*页面头部*/
.top
{
	width:760px;
	background-color: #B8E899;
	float: left;
	height: 20px;
	}

.top  ul
{
	width: 760px;
	padding: 0px;
	height: 20px;
}

.top li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 50px;
	float: left;
	height: 20px;
	text-align: center;
	line-height: 20px;
	list-style-type: none;
}

.top  a
{
	display: block;
	color: #000000;
	background-color: #B8E899;
	font-size:12px;
	text-decoration: none;
	font-family: "宋体";
	height: 20px;
}
.top  a:hover
{
color: #333333;
background-color: #FFFFFF;
text-decoration: none;
}
/*页面主体*/
#pagebody {
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#pagebody1 {
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 350px;
}
#pagebody2 {
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pagebody3{
	width:760px;
	clear: both;
}
#pagebody4 {
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#moive
{
	float: left;
	height: 80px;
	width: 500px;
	border: 1px dashed #33CCFF;
}
#bbspic
{
	float: right;
	width: 250px;
	height: 80px;
	border: 1px dashed #66CCFF;
}

/*页面底部*/
#footer {
	width:758px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F3F5E8;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1A8F02;
}
.left {
	float: left;
	width: 232px;
	height: 350px;
	margin: 1;
}
.center {
	width: 288px;
	float: left;
	border: 1px solid #cbcbcb;
	height: 350px;
	text-align: center;
	overflow: hidden;
	margin: 1px;
}
.right {
	float: right;
	width: 226px;
	height: 350px;
	clear: none;
	margin: 1px;
	padding: 0px;
	background-color: #F3F5E8;
}
.ad760-80 {
	height: 100px;
	width: 760px;
	border: 1px dashed #FFFFFF;
	overflow: hidden;
}
.ad760-60 {
	height: 60px;
	width: 760px;
	overflow: visible;
}
.ad760txt {
	height: 18px;
	width: 760px;
	background-color: #F3F5E8;
	font-family: "宋体";
	font-size: 12px;
	overflow: hidden;
	WORD-WRAP: break-word;
	line-height: 20px;
	float: left;
}
.NewsPic {
	float: left;
	height: 180px;
	width: 236px;
}

.New_tui {
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	height: 26px;
}
.New_tui a {
	font-family: "宋体";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	line-height: 26px;
	list-style-type: none;
}
.New_tui a:hover {
	font-family: "宋体";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	background-position: bottom;
}
.New_tui div {
	float: right;
	text-decoration: none;
	margin-bottom: 2px;
}

.Product
{
	width: 330px;
	float: left;
	text-align: left;
}
.Product_pic
{
	width: 90px;
	float: left;
	height: 100px;
	overflow: hidden;
	line-height: 18px;
}
.Product_pic IMG
{
	border: 1px solid #C4C4C4;
	margin: 2px;
	float: left;
	padding: 2px;
}
#Product_list
{
	width: 590px;
	height: 150px;
	border: 1px solid #C4C4C4;
	float: left;
	margin-left: 1px;
	left: 1px;
	overflow: hidden;
}
#Product_list_ad
{
	width: 100%;
	height: 27px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.BianMing {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	width: 72px;
	float: left;
	margin: 2px;
	padding: 1px;
	text-align: center;
}
.Bbs_pic IMG
{
	border: 1px solid #C4C4C4;
	float: left;
	padding: 1px;
	margin-top: 2px;
}
.box_01 {
	word-wrap : break-word;
	width: 100%;
	overflow: hidden;
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #C4C4C4;
	background-color: #FFFFFF;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
.box_title {
	background-color: #ECFFE8;
	height: 20px;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #77C941;
	line-height: 20px;
	padding-left: 10px;
	
}
.box_title h3{
	float: left;
	margin: 0px;
	padding: 0px;
}
.box_title div {
	margin: 0px;
	padding: 0px;
	float: right;
}

.box_01 ul {
	width: 98%;
	margin: 2px;
	padding: 2px;
}
.box_01 li {
	text-align: left;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.box_01 SPAN {
	float: right;
}



.box_02 {
	word-wrap : break-word;
	width: 100%;
	overflow: hidden;
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #C4C4C4;
	background-color: #FFFFFF;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 150px;
}
.box_02 ul {
	width: 98%;
	margin: 2px;
	padding: 2px;
}
.box_02 li {
	text-align: left;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.box_02 SPAN {
	float: right;
}
.box_blog {
	border: 1px solid #C4C4C4;
	text-align: left;
	height: 205px;
	overflow: hidden;

}
.box_tag{
	text-align: left;
	overflow: hidden;
	float: left;
	width: 75px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C4C4C4;
}
.box_blog li {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}


.Nav {
	width: 98%;
	clear: both;
}
.Nav UL {
	WIDTH: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
.Nav LI {
	CLEAR: both;
	BACKGROUND: url(bg1.gif) repeat-x 50% bottom;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left;
	height: 16px;
}
.Nav .s1 {
	FLOAT: left;
	height: 16px;
	width: 40px;
	clear: both;
	border: 1px solid #C4C4C4;
	line-height: 16px;
	text-align: center;
}
.Nav .s2 {
	FLOAT: left;
	overflow: hidden;
	line-height: 16px;
	margin-top: 3px;
	margin-left: 4px;
}

UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
LI {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
input {
	border: 1px solid #1A8F02;
	color: #1A8F02;
	background-color: #FFFFFF;
}
table {
	font-family: "宋体";
	margin: 1px;
	padding: 1px;
	text-decoration: none;
}
a {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
}
a:hover {
	COLOR: #669900;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
}

TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-FAMILY: verdana, 宋体, fantasy
}
TH {
	BORDER-RIGHT: #c0c0c0 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #c0c0c0 1px solid; COLOR: white; LINE-HEIGHT: normal; BACKGROUND-COLOR: #669900
}
TH A {
	COLOR: #fff; TEXT-DECORATION: none
}
TH A:hover {
	COLOR: #fff; TEXT-DECORATION: underline
}


.left2 {

	float: left;
	width: 292px;
	margin: 1px;
}
.center2 {
	width: 294px;
	float: left;
	text-align: center;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.right2 {

	float: right;
	width: 160px;	clear: none;
	margin: 1px;
	padding: 0px;
	background-color: #F3F5E8;
}
.left3 {


	float: left;
	width: 376px;
	margin: 1px;
}
.right3 {
	width: 378px;
	margin: 1px;
	float: right;
}
