@charset "utf-8";
/* CSS Document */
.opacity {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.mouse-default {
	cursor:default;
}
.mouse-pointer {
	cursor:pointer;
}
#header-menu li a.a {
	background:url(../../../images/btn_home.png) no-repeat 0 -51px;
	filter:none;
}
#content {
	margin:20px 0 0 0;
 	*margin:30px 0 0 0;
}
#content-banner {
	position:relative;
	z-index:10;
	overflow:hidden;
	background:url("../../../images/index/bg01.jpg") no-repeat left bottom;
	height:334px;
}
#content-banner img {
	position:absolute;
	top:0;
	left:0;
}
#content-intro {
	/*background:url(../../../images/index/bg01.jpg) no-repeat 0 0;*/
	height:82px;
	margin:-83px 0 0;
	padding:19px 0 0;
	position:relative;
	width:1000px;
	z-index:20;
}
#content-intro ul, #content-intro li {
	float:left;
}
#content-intro ul {
	margin:-2px 0 0 22px;
	_margin:-2px 0 0 10px;
}
#content-intro li {
	width:58px;
	position:relative;
	height:53px;
}
#content-intro li img {
	margin:1px 0 0 1px;
}
#content-intro li div {
	width:51px;
	height:53px;
	position:absolute;
	top:0;
	left:0;
	background:url(../../../images/index/v08_tunghop_btn01.png) no-repeat 0 0;
	_background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/v08_tunghop_btn01.png', sizingMethod='crop');
}
#content-intro li div.allow {
	width:12px;
	height:11px;
	position:absolute;
	top:-17px;
	left:19px;
	background:none;
}

#content-intro li.selected div, #content-intro li.selected2 div {
	background:url(../../../images/index/v08_tunghop_btn02.png) no-repeat 0 0;
	_background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/v08_tunghop_btn02.png', sizingMethod='crop');
}

#content-intro li.selected div.allow, #content-intro li.selected2 div.allow {
	background:url(../../../images/index/allow.jpg) no-repeat 0 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/allow.jpg', sizingMethod='crop');
}
/*#content-intro li div:hover{
	background:url(../../../images/index/v08_tunghop_btn02.png) no-repeat 0 0;	
}*/
#content-intro div.a {
	float:right;
	width:627px;
}
#content-intro div.a img {
	float:left;
	margin:-2px 11px 0 0;
}
#content-intro div.a span {
	background-color:#DF107C;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:20px;
	padding:3px 9px;
	text-transform:uppercase;
}
#content-intro div.a p {
	line-height:37px;
	color:#747474;
}
#content-remark {
}
#content-remark img {
	float:left;
	margin:0 0 0 119px;
}
#content-remark p {
	color:#747474;
	float:right;
	margin:0 61px 0 0;
	_margin:0 27px 0 0;
	width:550px;
	_width:560px;
	line-height:20px;
}
