@charset "UTF-8";

html {overflow-y:auto;}
body {
	margin:0px;
	background-color:#000000;
}
a {blr:expression(this.onFocus=this.blur()); outline:none;}
img {border:0px;}

body, td, p, select, textarea, input {font-family:"微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", Arial, Helvetica, sans-serif; font-size:15px; color:#fff; line-height:140%;}
a {color:#ffee00; text-decoration:none;}
a:hover,a:active {color:#ffff00; text-decoration:none;}
ul,li {margin: 0;padding: 0;list-style: none;}

/*bg_video*/
#bg_list {
	position:fixed;
}
#bg_mask {
	position:fixed;
	width:100%; height:100%;
	background-color:#000000;
	filter:alpha(opacity=40);-moz-opacity:0.40;opacity:0.40;
}
#bg_mask_t {
	position:fixed;
	width:100%; height:226px;
	background:url('../images/bg_top_index.png') repeat-x bottom center;
}
#bg_mask_b {
	position:fixed;
	width:100%; height:100%;
	background:url('../images/bg_bottom_index.png') repeat-x bottom center;
}

/*doc*/
#doc {
	position:relative;
}
#main {
	margin:0 auto;
	width:90%; max-width:987px;
}
#logo_sr3dx {
	position:absolute;top:3%;z-index:1;
	width:18%; max-width:1629px;
}
#logo_sr3dx img {
	max-width:100%;
}
#logo_sr3dx .back{
	position:absolute;
}
#logo_list {
	position:relative;
	max-width:100%;
}
#logo_list img {
	max-width:100%;
}
#logo_list .shine{
	position:absolute;
	/*width:978px;height:498px;
	background:url('../images/logo_shine.png') no-repeat;*/
}
#logo_list .back{
	position:absolute;
	/*width:978px;height:498px;
	background:url('../images/logo_back.png') no-repeat;*/
}
#logo_list .light{
	position:absolute;
	/*width:634px;height:273px;*/
}
#logo_list .light .shape{
	overflow:hidden;
}
#logo_list .light2{
	position:absolute;
	/*width:897px;height:444px;*/
	/*position:absolute;top:66px;left:310px;
	width:587px;height:378px;*/
}
#logo_list .front{
	position:relative;
	/*width:978px;height:498px;
	background:url('../images/logo_front.png') no-repeat;*/
}
#enter_list  {
	overflow:hidden;
}
#enter_list .enter {
	width:50%;
	float:left;
}
#enter_list .e0 {
	margin-right:-6%;
	text-align:right;
}
#enter_list .e3 {
	margin-left:-5%;
}
#enter_list img {
	max-width:100%;
}
#foot_list {
	clear:both;
	width:100%;
	position:fixed; bottom:0px; left:0px;
	font-size:12px; font-size:0.75rem; color:#fff; text-align:center; line-height:19px;
}
#foot_list .copy {
	padding:10px 0;
}
#foot_list img {
	vertical-align:-13px;
}
#foot_list .copy {
	width:100%;
	text-align:center;
}
#foot_list .copy .align {
	display:inline-block;
}
#foot_list .copy .copy_logo {
	padding:15px 10px 0 0;
	height:57px;
	float:left;
}
#foot_list .copy .copy_text {
	height:72px;
	text-align:left;
	float:left;
}