html{padding:0px; margin:0px; }
body{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}
p, img, span{margin:0px;padding:0px;}

a{outline: none; /* for Firefox */ hlbr:expression(this.onFocus=this.blur()); /* for IE */}

ul{margin:0px; padding:0px; list-style-type:none; font-size:0; }

a img{border:none;}

a:link{color:#333333; text-decoration:none;}
a:active{color:#333333; text-decoration:none;}
a:hover{color: #FF6633;	text-decoration:none;
}
a:visited{color:#333333; text-decoration:none;}

.clearfloat{clear:both; height:0px; font-size:0px; line-height:0px;}
#imgPreloader{display: none;}
p.blank{display: block; height: 18px;}
p.blank2{display: block; height: 20px;}
p.blank3{display: block; height: 5px;}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/*架  構*/
#under-bg{
	background-image: url(../images/bg_fotter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bg-cube{
	background-image: url(../images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position: top;
	z-index: -5;
}
#main{
	width:900px;
	padding:0px;
	margin: 0px auto 0px auto;
	position: relative;
}
/*上方*/
#top {
	width:900px;

}
#txt {
	width:900px;

}
#footer {
	clear:both;
	width:900px;
	height:40px;

}

/*top*/
#top-bg{
	height:270px;
	width:960px;
	position: absolute;
	z-index: 0;
	background-image: url(../images/common/top-bg_1.png);
	background-repeat: no-repeat;
}


/*right-main*/

#Rmain_txtbox{
	width:615px;
}
/*Rmain_txtbox*/
#Rmain_head{width:615px;height:30px;background-image: url(../images/common/Rmain_head.png);background-repeat: no-repeat;background-position: bottom;}
#Rmain_txt{
	width:615px;
	background-image: url(../images/common/Rmain_txt.png);
	background-repeat: repeat-y;
	background-position: center;
}
#Rmain_footer{width:615px;height:18px;background-image: url(../images/common/Rmain_footer.png);background-repeat: no-repeat;background-position: top;}

