/* CSS Document */
body {
	margin: 0px;
	background-image: url(images/big_bg.gif);
	background-repeat: repeat;
}
.top_right_td {
	margin-right: 25px;
}
.leftbg {
	background-image: url(images/01_01_01.gif);
	background-repeat: repeat-y;
}
.rightbg {
	background-image: url(images/01_01_02.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: Arial, ËÎÌå;
}
a.top{
	color: #999999;
	text-decoration: underline;
}
a.top:hover{
	color: #FF9933;
	text-decoration: none;
}
a.menu{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover{
	color: #FFFF00;
	text-decoration: underline;
}
.menu_2man {
	margin-left: 10px;
}
.all_right1 {
	padding-top: 20px;
	padding-right: 11px;
	padding-left: 11px;
}
#Layer1 {
	position:absolute;
	width:226px;
	height:36px;
	z-index:1;
	margin-left: 175px;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:226px;
	height:36px;
	z-index:1;
	margin-left: 390px;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:226px;
	height:36px;
	z-index:1;
	margin-left: 472px;
	visibility: hidden;
}
.all_left {
padding-bottom:40px;
	background-image: url(images/leftB_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bot_copy {
	line-height: 20px;
	color: #ACACAC;
	padding-top: 10px;
}
.all_right2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669D4A;
}
.all_right3 {
	line-height: 25px;
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.menu_left{
	color: #A1A1A1;
	text-decoration: none;
	background-image: url(images/about_3.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 172px;
	display: block;
	line-height: 25px;
}
a.menu_left:hover{
	color: #666666;
	text-decoration: none;
	background-image: url(images/about_4.gif);
	background-repeat: no-repeat;
}
.con_bg {
	background-image: url(images/caodi.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*---------------------product---------------------*/
.product_td2 {
	padding-top: 20px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 50px;
}
.product_td {
	padding-top: 10px;
	padding-left: 8px;
}

/*---------------------contact---------------------*/
.contact_td {
	padding-top: 22px;
	padding-left: 10px;
	line-height: 30px;
	background-image: url(images/contact_img1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*---------------------news---------------------*/
.news_line{
	background-image: url(images/li_bgjpg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.news{
	text-decoration: none;
	color: #666666;
}
a.news:hover{
	color: #FF9900;
}

/*---------------------reg---------------------*/
.reg_td {
	padding-top: 20px;
	padding-left: 8px;
	font-size: 14px;
	line-height: 25px;
	background-image: url(images/reg_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
