/* ============================================== common ============================================== */

/* general  */

body{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h2, p{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

h3{
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h1{
	text-align: left;
}

h2, h3{
	text-align: justify;
}

ul{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}
li{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px ;
}

th, td{
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

a{
	text-decoration: none;
}

img{
	border: 0px;
}

p{
	text-align:justify;
}

textarea{
	overflow: auto; 
}

/* box */

div.box_parent{
	width: 100%;
	overflow: hidden;
}
div.box_footer{
	height: 113px;
	text-align: center;
}

/* wrapper */

div.wrapper_header, div.wrapper_main, div.wrapper_footer{
	margin: 0px auto auto auto; 
	position:relative;
}
div.wrapper_header{
	width: 900px; height: 460px;
}
div.wrapper_main{
	width: 900px;
	text-align: left;
}
div.wrapper_footer{
	width: 900px; height: 113px;
	text-align: left;
}

/* flash banner */

div.wrapper_header div.flash_banner{
	position: absolute;
	left: -350px; top: 0px;
	width: 1600px; height: 460px;
	overflow: hidden;
}

/* subpage header */

div.box_subpage_header{
	position: relative;
	width: 780px; height: 20px;
}

/* subpage footer */

div.box_subpage_footer{
	clear: both;
	height: 104px; overflow:hidden;
}
div.box_subpage_footer div.functional_icons{
	height:44px;
	margin: 48px 0px 12px 0px;
}

/* navigation */

div.box_subpage_header div.box_navigation{
	margin-bottom:6px;
}
div.box_navigation div.link{
	
}

/* left menu */

div.box_left_menu{
	float:right;
	width:220px;
	height: 420px;
	overflow:hidden;
	margin-bottom:40px;
}
div.box_left_menu ul{
	width:185px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.box_left_menu ul li{
	display: block;
	height: 50px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
div.box_left_menu ul li table.left_menu_item td{
	vertical-align: middle;
	height: 50px;
	padding: 0px 4px 0px 22px; 
}

/* main content */

div.box_subpage_main{
	position: relative;
	float: right;
	width: 680px;
	overflow:hidden;
}
div.box_subpage_main div.box_subpage_main_content{
	position: relative;
	margin: 0px 0px 40px 0px;
	width: 680px; 
	text-align: left;
}

div.box_footer_link{
	position: absolute;
	left: 430px; top: 5px;
	width: 470px;
	text-align: right;
	margin:0px; padding:0px;
}

div.box_footer_link_family{
	left:225px;
	position:absolute;
	text-align:center;
	top:75px;
}

/* footer copyright */

div.box_footer_copyright{
	position: absolute;
	left: 4px; top: 5px;
	width: 460px;
	text-align: left;
}

/* footer technology support */
div.tech_support{
	position: absolute;
	left: 4px; top: 5px;
	width: 460px;
	text-align: left;
	vertical-align:center;
}

/* ============================================== home ============================================== */


/* button */

body.home  div.button{
	width:91px; height:24px; 
	padding-top:7px;
	text-align:center;
}

/* middle box */

body.home div.middle_box{
	width:900px;
	height: 371px;
	overflow: hidden;
	margin:0px 0px 0px 0px;
}
body.home div.middle_box div.main_title{
	height:54px;
	margin:0px 0px 0px 0px;
}
body.home div.middle_box  div.flash_banner{
	width: 375px; height: 285px;
	overflow: hidden;
}
body.home div.middle_box div.middle_content_left{
	float:left;
	width:375px; height:285px; 	
	overflow:hidden;
	margin-top: 10px;
}
body.home div.middle_box div.middle_content_left img{
	width:375px; height:285px; 	
}
body.home div.middle_box div.middle_content_right{
	margin-left:20px;
	float:left;
	width:500px;
	overflow:hidden;
}
body.home div.middle_box div.button{
	margin-top: 10px;
}

/* separator */

body.home div.middle_separator{
	height:1px; overflow:hidden;
}

/* bottom box */

body.home div.bottom_box{
	position:relative;
	width:900px; height:587px; 
}
body.home div.bottom_box div.bottom_left{
	float:left;
	width:630px; 
}
body.home div.bottom_box div.bottom_right{
	float:left;
	width:270px; height:587px; 
	overflow:hidden;
}

/* bottom box left - 1 */

body.home div.bottom_box div.bottom_left div.content1{
	width:612px; height:208px; 
	margin-top:22px;
	position:relative;
}
body.home div.bottom_box div.bottom_left div.content1 div.content_title{
	margin-left:24px;
	padding-top:4px;
	height:52px;
	z-index:500;
}
body.home div.bottom_box div.bottom_left div.content1 div.content_text{
	margin-left:24px;
	width:396px; height:116px;
}
body.home div.bottom_box div.bottom_left div.content1 div.button{
	margin-left:305px;
}

/* bottom box left - 2 */

body.home div.bottom_box div.bottom_left div.content2{
	width:612px; height:208px; 
	margin-top:26px;
	position:relative;
}
body.home div.bottom_box div.bottom_left div.content2 img.dice1{
	position:absolute;
	left:429px; top:-194px;
	z-index:400;
}
body.home div.bottom_box div.bottom_left div.content2 img.dice2{
	position:absolute;
	left:-70px; top:-22px;
	z-index:390;
}
body.home div.bottom_box div.bottom_left div.content2 div.content_title{
	margin-left:180px;
	padding-top:4px;
	height:52px;
	z-index:600;
	position:absolute;
}
body.home div.bottom_box div.bottom_left div.content2 div.content_text{
	position:absolute;
	top:56px; 
	margin-left:180px;
	width:410px; height:120px;
}
body.home div.bottom_box div.bottom_left div.content2 div.button{
	margin-left:318px;
}

/* bottom box left - 3 */

body.home div.bottom_box div.bottom_left div.content3{
	height:120px;
}

body.home div.bottom_box div.bottom_left div.content3 table{
	margin-top:68px;
}


body.home div.bottom_box div.content_box{
	width:210px; height:120px; overflow:hidden;
	margin:0px 0px 0px 50px;
}

/* bottom right */

body.home div.bottom_box div.bottom_right div.content_title{
	margin: 10px 25px 0px 25px;
}
body.home div.bottom_box div.bottom_right div.content_box{
	padding:2px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	margin-left:25px;
}
body.home div.bottom_box div.bottom_right h2{
	text-align: center;
	margin-top:10px;
}
body.home div.bottom_box div.bottom_right div.button{
	margin-left:150px;
}

/* ============================================== resource ============================================== */

/* ============================================== company ============================================== */

body.company div.box_subpage_main div.content_left, 
body.company div.box_subpage_main div.content_right,
body.company div.box_subpage_main div.content_left_inner,
body.company div.box_subpage_main div.content_right_inner{
	float:left;
}

body.company div.box_subpage_main div.content_left {
	width:190px; height:510px;
}

body.company div.box_subpage_main div.content_left_inner{
	width:190px; 
	height:70px;
	margin-left:0px;
}

body.company div.box_subpage_main div.content_right {
	width:300px; height:510px;
	padding-left:10px;
}

body.company div.box_subpage_main div.content_right_inner {
	height:70px;
}

body.company div.box_subpage_main div.content_affiliate{
	width:600px; height:510px;
}

/* ============================================== contact us ============================================== */

body.contact_us div.box_left_menu div.left_content{
	width:240px;
	padding:28px 0px 0px 0px;
	margin-left:12px;
}
body.contact_us div.box_left_menu{
	width:270px;
	height:440px;	
}
body.contact_us div.box_subpage_main{
	width: 630px;
	
}
body.contact_us div.box_subpage_main div.box_subpage_main_content{
	width: 603px; 
	padding-left:27px;
}

body.contact_us div.box_subpage_header{
	width: 603px; 
	margin-left:27px;
}
body.contact_us div.box_left_menu h4{
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

body.contact_us div.box_subpage_main div.box_subpage_main_content h1 img{
	vertical-align:middle;
}
/* ============================================== sitemap ============================================== */
