﻿@charset "UTF-8";

#indexSection {
	padding-top:8px !important;
	}
#indexSection .floatL {
	width:748px;
	}
#indexSection .floatR {
	width:204px;
	}

/* news -------------------------------------------*/
#news {
	border:solid 3px #313131;
	_height:1%;
	background:#3b3b3b url(../img/bg_news.jpg) left 26px no-repeat;
	}
#news p.btn {
	position:relative;
	}
#news p.btn a {
	position:absolute;
	top:-26px;
	left:648px;
	}
#news table {
	margin:15px 20px 12px 20px;
	}
#news th,
#news td {
	padding-top:2px;
	padding-bottom:2px;
	line-height:1.4;
	vertical-align:top;
	}
#news th {
	padding-right:10px;
	color:#6d6d6d;
	font-weight:normal;
	}
#news td {
	color:#ffffff;
	}
#news td a {
	text-decoration:underline;
	}
#news td a:hover {

	text-decoration:underline;
	}

/* high light -------------------------------------------*/
#highlight {
	position:relative;
	border:solid 3px #313131;
	margin-top:8px;
	height:223px;
	background:#3b3b3b url(../img/bg_highlight.jpg) left 26px no-repeat;
	}
#highlight p#copy1 {
	position:absolute;
	top:26px;
	left:1px;
	}
#highlight p#btn1 {
	position:absolute;
	top:118px;
	left:20px;
	}


/* btn3 -------------------------------------------*/
ul#btn3 {
	margin-top:8px;
	}
ul#btn3 li {
	float:left;
	}
/*  slideshow -------------------------------------------*/
#slideshow {
position: relative;
height: 494px;
}
#slideshow IMG {
position: absolute;
top: 0;
left: 0;
z-index: 8;
}
#slideshow IMG.active { z-index: 10; }
#slideshow IMG.last-active { z-index: 9; }

/* main_catlog_btn -------------------------------------------*/
.main_catlog_btn {
background-image: url(../img/index_catbtn_bg.jpg);
background-repeat: no-repeat;
height: 82px;
width: 496px;
font-size: 0px;
line-height: 0px;
z-index: 20;
top: 507px;
text-align: left;
margin-left:464px;
position: absolute;
}
.main_catlog_btn ul {
display: block;
overflow: hidden;
background-image: none;
margin-left: 171px;
}
.main_catlog_btn ul li {
float: left;
margin-top: 24px;
margin-right: 5px;
}

