/*主样式表 author:http://www.flyhorse.com last modify:2006-10-20 */

/*定义页面最小宽度*/
HTML {	min-width: 1002px;}

/*定义body的样式*/
body {
MARGIN: 0px;
PADDING: 0px;
BORDER-TOP-WIDTH: 0px;
BORDER-LEFT-WIDTH: 0px;
BORDER-RIGHT-WIDTH: 0px;
BORDER-BOTTOM-WIDTH: 0px;
/*TEXT-ALIGN: center;*/
FONT-SIZE:12px;
LINE-HEIGHT:150%;
}

#main {
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/indexbg_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text_titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #638B00;
}
.text {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
.text a{ color: #666666;}


/*定义顶部banner样式*/
#banner {
	background-image: url(../images/index_1.jpg);
	margin: 0px;
	padding: 0px;
	height: 189px;
	width: 1002px;
}
/*定义顶部菜单样式*/
#headmenu {
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 1002px;
}
#menumain {
	background-attachment: fixed;
	background-image: url(../images/index_12.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 673px;
}
#menu1 {
	width: 130px;
	position: absolute;
	left: 108px;
	z-index: 4;
	background-color: #0167B2;
	visibility: hidden;
}
#menu2 {
	width: 131px;
	position: absolute;
	left: 240px;
	z-index: 4;
	background-color: #0167B2;
	visibility: hidden;
}
#menu3 {
	width: 140px;
	position: absolute;
	left: 373px;
	z-index: 4;
	background-color: #0167B2;
	visibility: hidden;
}
.headmenu {
	font-size: 12px;
	color: #D8EAFA;
	text-decoration: none;
}



/*定义左边样式*/
#left{
    float: left;
	background-attachment: fixed;
	background-image: url(../images/index_15.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 533px;
	width: 207px;
	position: absolute;
	left: 60px;
	top: 226px;
	padding: 0px;

}
#left_1{
	}
#leftbg{
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	height: 19px;
	}
/*定义右边样式*/
#rightmain{
	width: 673px;
	left: 267px;
	top: 226px;
	position: absolute;
	background-attachment: scroll;
	background-image: url(../images/neibodybg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;

}
#right{
	height: auto;
	width: auto;
	padding-bottom: 7px;
}
#right1{
	height: auto;
	width: auto;
}
#right_company{
	background-image: url(../images/index_14.jpg);
	height: 195px;
	width: 673px;
}
#company_content{
	overflow: scroll;
	z-index: 2;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#company_content h1{ font-size:13px; color: #638B00; margin:0px; padding:0px;}


#right_sales{
	background-image: url(../images/index_16.jpg);
	height: 195px;
	width: 673px;
}
#sales_content{
	margin-bottom: 10px;
	margin-left: 30px;
	width: 95%;
}
#sales_content1{
	width: 95%;
	float::left; 
	overflow: hidden;
	height:140px;
}
#right_news{
	background-image: url(../images/index_17.jpg);
	height: 151px;
	width: 673px;
}
#news_body{
	height: 151px;
	width: 386px;
	padding-left: 30px;
}
#news_content{
	background-image: url(../images/newsbg.jpg);
	height: 23px;
	width: auto;
	padding-left: 32px;
	margin-top: 1px;
	z-index: 3;
}
#contact{
	position: absolute;
	height: 112px;
	width: 255px;
	left: 416px;
	top: 427px;
	right: 0px;
	bottom: 0px;
	padding-left: 10px;
}
a:hover {
	text-decoration: underline;
}
.text_buttom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDE8C1;
	line-height: 120%;
}



/*定义底部样式*/
#buttom{
	background-attachment: fixed;
	background-image: url(../images/index_20.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 55px;
	position: absolute;
	left: auto;
	top: 800px;
	padding-top: 10px;
	padding-left: 7%;
	width: 100%;
	background-color:#85ae22;
}

#buttom a{color:#DDE8C1; font-size:12px;text-decoration:none;}
.text_leftmenu {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

