﻿@import url("style.css");
/***** global setting *****/
html{
	background-image: url(../images/home-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	margin: 0px;
	font-family:"微软雅黑";
	font-size: 13px;
	line-height: 20px;
	color:#333;
	width:100%;
	position:absolute;
	text-align: left;
	background-image: url(../images/html_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#index_container {
	margin: auto;
	width: 1000px;
	overflow: hidden;
	text-align: left;
}
/**** ���� ****/
#index_header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	background-position: 0px 1px;
}
/**** �����϶�]�w  ****/
#index_content {
	width: 100%;
	text-align: left;
	}
#index_maincontent {
	width: 90%; margin: 10px 0px 20px 32px; overflow: hidden; padding-top: 20px;
}
.banner {
	height: 726px;
	margin: 0px;
}
a img {
		border: none;
}
#abgne_fade_pic {
	position: relative;
	width: 1000px;
	height: 726px;
	border: 0px solid #ccc;
}
#abgne_fade_pic a.ad {
	position: absolute;
}
#abgne_fade_pic .control {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: none;
}
#abgne_fade_pic .control a {
	display: inline-block;
	padding: 3px;
	margin: 0 3px;
	width: 16px;
	color: #fff;
	background: #000;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
#abgne_fade_pic .control a.on {
	font-weight: bold;
	color: #f00;}
.nav {
	font-size:103%;
	height:39px;
	padding:0px;
	margin: 10px 0px 0px 0px;
	clear: both;
	background-image: url(../images/ho_nav.jpg);
	background-repeat: no-repeat;
}	
	
	
/***�������D***/
#idxMsgTitle, #idxProTitle {
	margin: 15px 0 0 0;
	text-align: left;
	background:url(../images/h1_bg.gif) no-repeat;
	padding:8px 0px 4px 20px;
	color:#333333;
	font-size: 120%;
	height:34px;
	}
#idxMsgTitle {
	}
.index_more{
	display:block;
	/*background:url(../images/but_bg.jpg) no-repeat;*/
	float:right;
	width:59px;
	height:21px;
	text-align:center;
	}
/***�����T������***/
.index_msg{
	border-left: 0;
	padding-left: 0px;
	width: 240px;

	}
#index_msg_ul{
	margin: 0 10px ;

	}
#index_msg_ul li{
	background:url(../images/arrow.gif) no-repeat 0 7px;
	font-size: 100%;
	list-style-type:none;
	}
/***�������~����***/
.index_pro{
	width:690px;
	}
#index_prod_ul{

}
#index_prod_ul li{

}
#index_prod_ul li img{
	width:100px;
	}
#index_prod_ul .index_more{
	margin-top: 10px;
	}


/***  ����]�w ****/
#index_sidebar {
	display:none;}
/***** �����]�w *****/
#footer {
	clear: both;
	font-size:95%;
	text-align: left;
	_display:inline-block;
	height: 130px;
	background-image: url(../images/ho-footer_bg.jpg);
	background-repeat: no-repeat;
}
