@charset30 "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

a:link {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

/* CSS Document */
.------------------------container {}
#container {
	width: 876px;
	margin: 0 auto;
	color: #000000;
}
.------------------------header{
}
#header{
	width: 876px;
	background-color: #000000;
}
#header ul {
	float: right;
	width: 380px;
}

#header ul li {
	float: right;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 18px;
}
#header ul a {
	color: #999999;
	line-height: 20px;
}

#header ul a:hover {
	color: #0099FF;
}
.header_box {
	border: 1px solid #000000;
}
.------------------------nav{
}
#nav{
	width: 876px;
	height: 84px;
	float: left;
}

.------------------------banner {}
#banner{
	width: 876px;
	background-image: url(../image/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 318px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#side_nav{
	height: 230px;
    width: 276px;
	margin-top: 70px;
	margin-left: 8px;
	overflow: auto;
	float: left;
}
#hot_products{
	float: left;
	width: 276px;
	_width: 268px;
	height: 230px;
	overflow: auto;

}
.hot_product_pic{
	float:left;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin-bottom: 6px;
	margin-right: 6px;
	_margin-right: 3px;
	width: 80px;
	height: 80px;
}
.hot_product_pic span{
	float: left;
	
}
.hot_product_pic a{
	color:#666666;
	_color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.hot_product_pic a:hover{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#banner_flash{
	float: right;
	width: 592px;
	height: 318px;
	margin-top: 0px;
	margin-right: 0px;


}


.------------------------content {}
#content{
	width: 876px;
	background-image: url(../image/content_bg.jpg);
	background-repeat: no-repeat;
	height: 195px;
	float: left;
}
#content_left{
	float: left;
	width: 320px;
	height: 195px;

}

#ex{
	width: 280px;
	height: 140px;
	float: left;
	margin-top: 50px;
	margin-left: 0px;
}

#content_right{
	float: right;
	height: 195px;
	width: 556px;

}
#news_pic{
	border: 5px solid #FFFFFF;
	float: left;
	width: 131px;
	height: 103px;
	margin-top: 60px;
	margin-left: 7px;
}

#news_text{
	float: right;
	width: 370px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	height: 120px;
	margin-top: 55px;
}

#news_text span{
	float:right;
	margin-top: -30px;
}

#news_text a{
	color: #999999;

}

#news_text a:hover{
	color: #0099FF;
}
	


.------------------------footer {}
#footer{
	width: 876px;
	background-image: url(../image/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
}

#footer ul{
	float: left;
	width: 870px;
	height: 49px;
}
#footer ul li {
	float: left;
	color: #999999;
	font-family: "新細明體";
	font-size: 12px;
	margin-top: 15px;
}
#footer span{
	float:right;
	margin-top: 15px;
}

#footer ul a{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;

}

#footer ul a:hover {
	color: #0099FF;
}
