﻿/*明星3缺1 行動版 文字樣式設定*/
@import url("/include/i_style.css");
@import url("/Games/Mobile/i371/include/i_style.css");
/*風格樣式設計*/

body {
	background:url(/Graphics/Games/Mobile/Member/register_body_bg.jpg) repeat-x left top #fff;
}
/* 遊戲別 */
#mobileitem {
}


#section_main {
}
#maincontents {
	width:990px;
	margin:0 auto 50px auto;
	overflow:hidden;
	background:url(/Graphics/Games/Mobile/Member/register_header.jpg) no-repeat left top;
}
#section_all {
	width:754px;
	margin:0 auto;
}
#allcontents {
	width:auto;
	overflow:visbile;
}
#register_header {
	width:auto;
	background:url(/Graphics/Games/Mobile/Member/register_top.png) left bottom no-repeat;
	height:190px;
}
#register_content {
	width:auto;
	background:url(/Graphics/Games/Mobile/Member/register_bg.png) left top repeat-y;
}
#register_footer {
	width:auto;
	background:url(/Graphics/Games/Mobile/Member/register_footer.png) left top no-repeat;
	height:50px;
}
#section_menus {
	width:255px;
	float:left;
	padding:20px 0 0 20px;
}
#section_content {
	width:710px;
	float:right;
}
#aside {
	display:none;
}/*加入我的最愛區塊*/
/*引入內容區塊*/
#import_content {
	width:90%;
	margin: 0 auto;
}
#import_content td {
	text-align:left;
}

#import_content td[align="center"]{text-align:center;}
button[class]{margin:5px auto;}

/*連回官網*/
#register_header {
	position:relative;
}
#register_header a.back371 {
	display:block;
	position:absolute;
	width:300px;
	height:120px;
	left:230px;
	top:25px;
}
