@CHARSET "utf-8";
html{
	overflow-y: scroll;
}
html, body{
	width:100%;
	height:auto;
	margin:0px;
	FONT-SIZE: 100%; 
	line-height:160%; 
	color: #555555; 
	letter-spacing:0.3pt;
	background-image:url("../images/bg/bg_side.gif");
    background-repeat:repeat;
}

#blockScreen{
	position:fixed; 
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	z-index:999;
	
	_position: absolute;  /*position fixed for IE6 */
	_height:expression(documentElement.clientHeight);
	_top:expression(documentElement.scrollTop);
}
#bigPic{
	position:fixed;
	z-index:1000;
	width:auto;
	height:auto;
	
	_position: absolute;  /*position fixed for IE6 */
}
#menu_sensor{position:absolute;left:-25px;top:-25px;}
#ps_img{left:236px;top:171px;}

#player1{left:27px;position:absolute;top:41px;}
#logo,#main{left:50%;
margin-left:-500px;
position:absolute;
width:1000px;}
#logo{height:405px;background-image:url("../images/logo/big_logo.jpg");background-repeat:no-repeat;}
#main{height:500px;;background-image:url("../images/bg/content_bg.jpg");background-repeat:repeat;top:405px;}
#logo_menu{position:absolute;left:725px;top:363px;}

#content_bg1,#content_bg2,#content_bg3{position:absolute;width:1000px;left:0px;}
#content_bg1{top:0px;height:77px;}
#content_bg2{top:359px;height:367px;}
#content_bg3{height:69px;top:726px;}
#contact_us{left:866px;top:35px;}

.absolute{position:absolute;}
#menu{left:117px;top:23px;width:119px;}
#menu_rh{left:88px;top:0px;}
#page_view{left:236px;top:0;}
#movie_area{height:253px;left:444px;top:0;width:258px;}
#music_control{height:90px;left:60px;top:485px;width:176px;}

#news_title{left:0px;top:0px;}
#news_more{left:373px;top:0px;}
#news_list{background-color:#FFFFFF;background-image:url("../images/bg/news_list_bg.jpg");color:#80875E;font-size:12px;height:140px;left:28px;line-height:30px;top:40px;width:402px;}
#sale_title{left:0px;top:177px;}
#sale_more{left:373px;top:177px;}
#sale_list{background-color:#FFFFFF;height:93px;left:28px;top:220px;width:402px;background-image:url("../images/bg/news_list_bg.jpg");color:#80875E;font-size:12px;line-height:30px;}
#silhouette_title{left:0px;top:314px;}
#silhouette_more{left:373px;top:314px;}
#silhouette_small_bg1{left:28px;top:355px;}
#silhouette_small_bg2{left:163px;top:355px;}
#silhouette_small_bg3{left:298px;top:355px;}
#silhouette_small_img1{left:46px;top:366px;cursor: pointer;}
#silhouette_small_img2{left:181px;top:366px;cursor: pointer;}
#silhouette_small_img3{left:316px;top:366px;cursor: pointer;}
#silhouette_small_txt1{height:40px;left:38px;top:465px;width:120px;}
#silhouette_small_txt2{left:172px;top:465px;height:40px;width:120px;}
#silhouette_small_txt3{left:307px;height:40px;width:120px;top:465px;}
#silhouette_title2{left:471px;top:6px;}
#silhouette_more2{left:603px;top:6px;}
#silhouette_big_bg1{left:481px;top:68px;}
#silhouette_big_bg2{left:481px;top:281px;}
#silhouette_big_img1{left:495px;top:82px;cursor: pointer;}
#silhouette_big_img2{left:495px;top:295px;cursor: pointer;}
#silhouette_big_txt1{height:40px;left:487px;top:224px;width:180px;}
#silhouette_big_txt2{left:487px;top:437px;height:40px;width:180px;}
.silhouette_txt{text-align:center;}
#content{background-color:#FFFFFF;height:526px;left:236px;overflow-x:hidden;overflow-y:auto;top:171px;width:622px;font-size:13px;padding:15px 40px;}



.css_table{
	border:1px #666666 outset;
}
.css_table td{
	padding:3px;
	border-top:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
}

#leaf{background-image:url("../images/menu_sensor/leaf.png");
background-repeat:no-repeat;width:26px;height:18px;}

.detail_img{
	background-image:url(../images/detail.png);
	width:22px;
	height:22px;
	cursor: pointer;
}
#detail{
	background-image:url('../images/bg.jpg');
 	position:absolute;
	z-index:1000;
	width:auto;
	height:auto;
	top:30px;
	border-top:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
}