@charset "utf-8";
/* CSS Document */



body td,th{
	font-weight: inherit;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color: #C1C1C1;
}


body{
	background-color:#333333;
	margin:0;
	padding:0;
}


a{
	text-decoration:underline;
	color:#CCCCCC;
}

a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#bg_1{
	float:left;
	width:537px;
	height:110px;
	background-color:#000000;
	margin:0;
	padding:0;
}


#bg_1 #hightlight_top{
	padding:25px 20px 5px 20px;
	margin:0;
}

.header{
	font-size:14px;
}


.img_right{
	margin:5px 0 3px 10px;
	padding:0;
}

#logo{
	float:left;
	width:263px;
	height:110px;
	margin:0;
	padding:0;
	background:url(../images/index_02.jpg) no-repeat;
}
 #linebreak{
 
 	width:170px;
	height:auto;
	 padding-right: 20px;
	border-right:1px solid #999999;
 }

#banner{
	float:left;
	width:537px;
	height:306px;
	margin:0;
	padding:0;
}


#bg_pic_menu{
	float:left;
	width:129px;
	height:306px;
	margin:0;
	padding:0;
}

#bg_menu{
	float:left;
	width:134px;
	height:306px;
	margin:0;
	padding:0;
	background:url(../images/index_05.jpg) no-repeat;
}

#bg_menu #menu{
	margin:10px 2px 10px 10px;
	padding:0;
}


#bg_ruler{
	float:left;
	width:800px;
	height:3px;
	margin:0;
	padding:0;
	background:url(../images/index_06.jpg) no-repeat;
}



#bg_info{
	float:left;
	width:537px;
	height:auto;
	margin:0;
	padding:0;
	background:#000000;
}

#bg_info #midle_info{
	padding:15px;
	margin:0;
}

#bg_hightlight_right{
	float:right;
	width:263px;
	height:auto;
	margin:0;
	padding:0;
	background:url(../images/index_08.jpg) no-repeat;
}

#bg_hightlight_right #right_info{
	padding:25px 15px;
	margin:0;
	color:#999999;
	line-height:110%;
}

#frmcontact{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}



#promotion{
	margin:0 0 0 10px;
	padding:0;
}



/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:306px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
