@charset "utf-8";
body{
margin:0 auto;
text-align:left;
background:#ffffff;
font:400 13px Arial, Helvetica, sans-serif;
color:#535353;
}
img a{
border:0;
}
p, p a{
font:400 13px Arial, Helvetica, sans-serif;
color:#0c4100;
line-height:24px;
margin-top:20px;
text-align:justify;
}
p a{
margin:0;
text-decoration:none;
color:#e17000;
}
p a:hover{
padding-bottom:1px;
border-bottom:1px dashed #394e53;
}
.left{
float:left;
}
.right{
float:right;
}
.imgwrapper{
line-height:1px;
}
.mar-t20{ margin-top:20px;}
.mar-r20{ margin-right:20px;}
.mar-b20{ margin-bottom:20px;}
.mar-l20{ margin-left:20px;}
.mar-t15{ margin-top:15px;}
.mar-r15{ margin-right:15px;}
.mar-b15{ margin-bottom:15px;}
.mar-l15{ margin-left:15px;}
.mar-t10{ margin-top:10px;}
.mar-r10{ margin-right:10px;}
.mar-b10{ margin-bottom:10px;}
.mar-l10{ margin-left:10px;}
.mar-t5{ margin-top:5px;}
.mar-r5{ margin-right:5px;}
.mar-b5{ margin-bottom:5px;}
.mar-l5{ margin-left:5px;}
.mar-0{margin:0;}
.pad-t20{ padding-top:20px;}
.pad-r20{ padding-right:20px;}
.pad-b20{ padding-bottom:20px;}
.pad-l20{ padding-left:20px;}
.pad-t15{ padding-top:15px;}
.pad-r15{ padding-right:15px;}
.pad-b15{ padding-bottom:15px;}
.pad-l15{ padding-left:15px;}
.pad-t10{ padding-top:10px;}
.pad-r10{ padding-right:10px;}
.pad-b10{ padding-bottom:10px;}
.pad-l10{ padding-left:10px;}
.pad-t5{ padding-top:5px;}
.pad-r5{ padding-right:5px;}
.pad-b5{ padding-bottom:5px;}
.pad-l5{ padding-left:5px;}
.pad-10{ padding:10px;}
.align-top{
vertical-align:top;
}

h1{
font:400 30px Arial, Helvetica, sans-serif;
line-height:30px;
}
h2{
font:400 18px Arial, Helvetica, sans-serif;
line-height:24px;
}
h5{
font:400 14px Arial, Helvetica, sans-serif;
line-height:24px;
}
.bluetext{
color:#004098;
}
.orangetext{
color:#e07711;
}
.greytext{
color:#1c6d84;
}
.whitetext{
color:#ffffff;
}
.text11{
font:400 11px Arial, Helvetica, sans-serif;
}
.browntext{
color:#71521a;
}
.dbluetext{
color:#00273a;
}
.greentext, .greentext a{
color:#0c4100;
}
.greentext a:hover{
color:#62a021;
}
.text13, .text13 a{
font:400 13px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.text13 a:hover{
color:#008ca8;
}
.purpletext, .purpletext a{
color:#2b0933;
}
.purpletext a:hover{
color:#511260;
}
.pgreentext, .pgreentext a{
color:#417807;
}
.pgreentext a:hover{
color:#57a109;
}
.bluetext, .bluetext a{
color:#345b82;
}
.bluetext a:hover{
color:#4b7baa;
}
.redtext, .redtext a{
color:#ac1014;
}
.redtext a:hover{
color:#e02b30;
}
.blacktext{
color:#000;
}
/* margin */
.margint20{
margin-top:20px;
}
.marginb40{
margin-bottom:40px;
}
.marginb60{
margin-bottom:60px;
}
.marginb80{
margin-bottom:80px;
}
.marginb100{
margin-bottom:100px;
}
.marginb5{
margin-bottom:5px;
}
.marginb150{
margin-bottom:150px;
}
.marginr270{
margin-left:270px;
}
.marginl50{
margin-left:50px;
}
.marginl200{
margin-left:200px;
}
.marginl520{
margin-left:520px;
}
.paddingb60{
padding-bottom:100px;
}
.alginC{
text-align:center;
}
.line{
height:1px;
width:100%;
background: url(../img/line.jpg) repeat-x;
}
.width610{
width:560px;
}
.width6100{
width:610px;
}
.w550{
	width:550px;
}
.no-mar-p p{
	margin:0;
}
ul.listing3{
padding:15px 0 15px 30px;
}
ul.listing3 li{
list-style:disc;
}
ul.listing{
padding-left:15px;
}
ul.listing li, ul.listing li a{
text-align:left;
font:400 13px Arial, Helvetica, sans-serif;
line-height:15px;
color:#0c4100;
margin-bottom:10px;
list-style:disc;
}
ul.listing li a{
margin:0;
padding:0;
text-decoration:none;
}
ul.listing li a:hover{
padding-bottom:1px;
border-bottom:1px dashed #666666;
}
ol.listing{
padding-left:15px;
}
ol.listing li, ol.listing li a{
text-align:left;
font:400 13px Arial, Helvetica, sans-serif;
line-height:15px;
color:#0c4100;
margin-bottom:10px;
list-style:decimal;
}
ol.listing li a{
margin:0;
padding:0;
text-decoration:none;
}
ol.listing li a:hover{
padding-bottom:1px;
border-bottom:1px dashed #666666;
}
.textbox{
font:400 12px Arial, Helvetica, sans-serif;
color:#666666;
padding:2px;
border:1px solid #d0d0d0;
background:#f2f2f2;
}
.cleaner{
clear:both;
}
/*  btn  */
.btnBack a{
background:url(../img/btnBack.jpg) no-repeat;
width:79px;
height:35px;
display:block;
}
.btnBack a:hover{
background:url(../img/btnBack_over.jpg) no-repeat;
}
.btnSubmit a{
background:url(../img/btnSubmit.jpg) no-repeat;
width:79px;
height:35px;
display:block;
}
.btnSubmit a:hover{
background:url(../img/btnSubmit_over.jpg) no-repeat;
}
.btnReset a{
background:url(../img/btnReset.jpg) no-repeat;
width:79px;
height:35px;
display:block;
}
.btnReset a:hover{
background:url(../img/btnReset_over.jpg) no-repeat;
}
#container{
width:100%;
margin:0;
}
#lang{
width:980px;
position:relative;
margin:0 auto;
height:37px;
text-align:left;
}
#lang a.eng,#lang a.tw{
	display:block;
	width:60px;
	height:37px;
	background:url(../img/lang.jpg) 0 5px no-repeat;
	float:right;
}
#lang a.tw{
	width:39px;
	background-position: -60px 5px;
}
#lang a.facebook{
display:block;
	width:117px;
	height:37px;
	background:url(../img/btnFacebook.jpg) left top no-repeat;
	float:right;
	}
.sub-menu a.facebook{
display:block;
	width:117px;
	height:37px;
	background:url(../img/btnFacebook.jpg) left top no-repeat;
	float:right;
	}
#index-container{
width:980px;
margin:0px auto 0 auto;
position:relative;
border:1px solid #a1a1a1;
}
#index-container-inner{
width:980px;
height:770px;
margin:50px auto;
position:relative;
border:1px solid #a1a1a1;
}
#header{
width:980px;
overflow:hidden;
}
#homepage-ad{
width:880px;
height:90px;
padding:9px 50px;
}
#ad-1{
width:508px;
height:88px;
border:1px solid #a1a1a1;
}
#ad-2{
width:367px;
height:88px;
border:1px solid #a1a1a1;
}
#footer{
font:400 10px Arial, Helvetica, sans-serif;
color:#696969;
width:980px;
height:30px;
position:relative;
}
#copy-right{
font:400 10px Arial, Helvetica, sans-serif;
color:#696969;
position:absolute;
bottom:20px;
left:15px;
}
#web-design{
position:absolute;
right:15px;
bottom:20px;
}
#web-design a{
font:400 10px Arial, Helvetica, sans-serif;
color:#696969;
text-decoration:none;
}
#web-design a:hover{
color:#e17000;
border-bottom:1px solid #fff;
padding-bottom:1px;
}
#flash-menu{
width:980px;
}
.flash-menu{
width:980px;
}
#flash-bnr{
width:980px;
}
#main-cont-test{
width:920px;
overflow:hidden;
padding:110px 30px;
position:relative;
}
#main-cont{
width:840px;
height:320px;
overflow:auto;
padding:0px 80px 10px 60px;
position:relative;
}
.width200{
width:240px;
}
.pic-shadow{
	background:	url('../img/shadow.png') no-repeat bottom right;
	padding: 0 9px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.border5{
border:5px solid #fff;
}
/* about us*/ 
#about-us-container{
width:100%;
height:auto;
background:#e8ff5d url(../img/about_us_body_bg.jpg) no-repeat top center;
}
#about-us-main{
width:980px;
background:url(../img/about_us_bg.jpg) no-repeat top;
margin:0 auto;
}
#glass_bg{
width:980px;
height:195px;
background:url(../img/glass.png) no-repeat top;
position:absolute;
left:0;
bottom:0;
}
#glass_bg2{
width:980px;
height:50px;
background:#fff url(../img/glass2.png) no-repeat top;
}
#sand_bg2{
width:980px;
height:50px;
background:#fff url(../img/sand2.jpg) no-repeat top;
}
#leaf_bg2{
width:980px;
height:50px;
background:#fff url(../img/leaf2.jpg) no-repeat top;
}
#snow_bg2{
width:980px;
height:50px;
background:#fff url(../img/snow2.jpg) no-repeat top;
}
.displayinline{
display:inline;
}
.marginr15{
margin-right:15px;
}
.milostone{
width:530px;
padding:20px 40px;
text-align:left;
overflow:hidden;
background:url(../img/milostone_bg.jpg) repeat-y;
}
.milostone-jpg{
width:530px;
padding:10px 40px;
text-align:left;
overflow:hidden;
background:url(../img/milostone_bg.jpg) repeat-y;
}
.width50{
width:50px;
}
/* about us join us */
#about-us-join-us-main{
width:980px;
background:url(../img/about_us_join_us_bg.jpg) no-repeat top;
margin:0 auto;
}
/* about us contact us */
#about-us-contact-us-main{
width:980px;
background:url(../img/about_us_contact_us_bg.jpg) no-repeat top;
margin:0 auto;
}
.form{
padding:13px 0px;
width:540px;
overflow:auto;
}
.form p{
overflow:hidden;
}
.form label{
width:112px;
float:left;
}
.form input.textbox{
width:191px;
background:url(../img/textbox_bg.jpg) no-repeat;
padding:2px 5px;
border:0;
height:17px;
}
.form .textarea{
width:392px;
background:url(../img/textarea_bg.jpg) no-repeat;
padding:2px 5px;
border:0;
height:79px;
font:400 13px Arial, Helvetica, sans-serif;
color:#000;
}
/* news */
#news-container{
width:100%;
height:auto;
background:#dec497 url(../img/news_body_bg.jpg) no-repeat top center;
}
#news-main{
width:980px;
background:url(../img/news_bg.jpg) no-repeat top;
margin:0 auto;
}
#news-discount-main{
width:980px;
background:url(../img/news_discount_bg.jpg) no-repeat top;
margin:0 auto;
}
#news-direction-main{
width:980px;
background:url(../img/news_direction_bg.jpg) no-repeat top;
margin:0 auto;
}
.news-list{
overflow:hidden;
clear:both;
margin-bottom:50px;
}
.header-bnr-left{
margin-left:60px;
width:429px;
height:97px;
display:inline;
margin-right:4px;
}
.header-bnr-right{
margin-right:58px;
width:429px;
display:inline;
height:97px;
}
.new-pic-width{
width:167px;
}
#page{
width:450px;
margin:20px 0px;
font:800 13px Arial, Helvetica, sans-serif;
color:#000;
}
.page-number{
margin:4px 20px 0 0;
float:left;
}
#page-btn{
width:350px;
}
#page-btn ul li{
float:left;
margin-left:10px;
text-align:center;
}
#page-btn ul li a{
width:26px;
height:22px;
padding-top:4px;
color:#000;
text-decoration:none;
background:url(../img/page_bg.jpg) no-repeat;
display:block;
}
#page-btn ul li a:hover{
text-decoration:underline;
color:#fff;
background:url(../img/page_active_bg.jpg) no-repeat;
}
#page-btn ul li.active{
color:#fff;
width:26px;
height:22px;
padding-top:4px;
background:url(../img/page_active_bg.jpg) no-repeat;
}
#sand_bg{
width:980px;
height:95px;
background:url(../img/sand.jpg) no-repeat top;
position:absolute;
left:0;
bottom:0;
}
/* our taste */
#our-taste-container{
width:100%;
height:auto;
background:#ffb41d url(../img/our_taste_body_bg.jpg) no-repeat top center;
}
#our-menu-main{
width:980px;
background:url(../img/our_taste_menu_bg.jpg) no-repeat top;
margin:0 auto;
height:1470px;
}
#our-menu{
width:920px;
height:500px;
position:relative;
}
#our-menu a.drink{
width:400px;
height:300px;
display:block;
top:40px;
left:0px;
position:absolute;
}
#our-menu a.food{
width:400px;
height:300px;
display:block;
top:40px;
right:0px;
position:absolute;
}
#our-pearl-main{
width:980px;
background:url(../img/our_taste_our_pearl_bg.jpg) no-repeat top;
margin:0 auto;
}
#our-take-out-main{
width:980px;
background:url(../img/our_taste_take_out_bg.jpg) no-repeat top;
margin:0 auto;
}
/* join us */
#join-us-container{
width:100%;
height:auto;
background:#fbfbf9 url(../img/join_us_body_bg.jpg) no-repeat top center;
}
#join-us-our-support-main{
width:980px;
background:url(../img/join_us_support_bg.jpg) no-repeat top;
margin:0 auto;
}
#join-us-join-us-main{
width:980px;
background:url(../img/join_us_join_us_bg.jpg) no-repeat top;
margin:0 auto;
}
#join-us-flow-main{
width:980px;
background:url(../img/join_us_flow_bg.jpg) no-repeat top;
margin:0 auto;
}
#join-us-form-main{
width:980px;
background:url(../img/join_us_want_to_join_bg.jpg) no-repeat top;
margin:0 auto;
}
.join-us-pic-shadow{
width:480px;
	background:	url('../img/shadow.png') no-repeat bottom right;
	padding: 0 9px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
/* member */
#members-container{
width:100%;
height:auto;
background:#b36f66 url(../img/members_body_bg.jpg) no-repeat top center;
}
#members-main{
width:980px;
margin:0 auto;
}
#jetso-main{
width:980px;
background:url(../img/jetso_bg.jpg) no-repeat top;
margin:0 auto;
}
.height100{
height:100px;
}
.scrollbar{
height:250px;
overflow:auto;
}
.header-bnr{
width:980px;
height:97px;
}
.nTable th,.nTable td{
	padding:6px 3px 3px 3px;
	border:1px solid #FFFFFF;
	text-align:left;
	vertical-align:top;
}
.nTable th{
	color:#FFFFFF;
	background-color:#e17000;
	border:none;
	padding:3px;
	line-height:12px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.nTable td img{
	border:1px solid #CCCCCC;
	padding:3px;
	background:#FFFFFF;
	margin:0 0 5px 5px;
}
.dark{
	background:#F2F2F2;
}
.light{
	background:#F9F9F9;
}
ul.address-tab{
		list-style:none;
		list-style-image:none;
		list-style-type:none;
		overflow:hidden;
		margin-left:60px;
}
ul.address-tab li{
		float:left;
}
ul.address-tab li a{
	display:block;
	width:196px;
	height:25px;
	background:url(../img/address.jpg) left top no-repeat;
}
ul.address-tab li a.btn2{
	background-position:-196px top;
}
ul.address-tab li a.btn3{
	background-position:-392px top;
	width:195px;
}
ul.address-tab li a:hover{
	background:url(../img/address-o.jpg) left top no-repeat;
}
ul.address-tab li a:hover.btn1,ul.address-tab li a.active1{
	background:url(../img/address-o.jpg) left top no-repeat;
	background-position:left top;
}
ul.address-tab li a:hover.btn2,ul.address-tab li a.active2{
	background:url(../img/address-o.jpg) left top no-repeat;
	background-position:-196px top;
}
ul.address-tab li a:hover.btn3,ul.address-tab li a.active3{
	background:url(../img/address-o.jpg) left top no-repeat;
	background-position:-392px top;
	width:195px;
}
.non-ul{
		overflow:hidden;
		text-align:left;
}
.non-ul ol{
	list-style-type:decimal;
	margin-left:25px;
	margin-bottom:20px;
}
		
.non-ul li{
		border-bottom:1px #e17000 dotted;
}
.non-ul li li{
		border:none;
		margin-bottom:5px;
}
.non-ul li a{
	color:#e17000;
	display:block;
	width:797px;
	padding:5px 10px 5px 20px;
	cursor:pointer;
	background:url(../img/bul.jpg) left 5px no-repeat;
	}
.non-ul li a:hover,.non-ul li a.active{
	background:#e17000 url(../img/bul-o.jpg) left 5px no-repeat;
	color:#FFF;
}
.career-content{
		border:1px #e17000 solid;
		padding:10px;
}
.img-border{
	background:#FFF;
	padding:5px;
	border:1px solid #f3f3f3;
	margin-right:10px;
}
#main-cont.map{
	padding-top:0;
	}
.jScrollCap,.jScrollCapTop,.jScrollCapBottom{
	width:8px;
	height:10px;
	position:absolute;
	right:60px;
	background:url(../img/scoll-top.jpg) left top no-repeat;
}
.jScrollPaneDrag{
float:right;
right:60px;
}
.jScrollCapBottom{
	bottom:0;
	position:absolute;
	right:60px;
	background:url(../img/scoll-bottom.jpg) left top no-repeat;
}
.new-list{
	float:left;
}
.about_test_pic_header{background:url(../img/about_test_pic_header.jpg) left top no-repeat;}
.news_header{background:url(../img/news_test_pic_header.jpg) left top no-repeat;}
.join_header{background:url(../img/join_flow_test_pic_header.jpg) left top no-repeat;}
.taste_header{background:url(../img/our_taste_test_pic_header.jpg) left top no-repeat;}
.member_header{background:url(../img/member_test_pic_header.jpg) left top no-repeat;}
.sub-menu{
width:870px;
	margin:10px 50px 0 50px;

}
.inner-sub{
	float:left;
}
.inner-sub li{
	float:left;
}
.inner-sub li a{
	display:block;
	height:39px;
}
ul.about-sub li a.btn1,.about-sub li a.btn2,.about-sub li a.btn3{
width:150px;
background: url(../img/about-menu.jpg) -153px top no-repeat;}
ul.about-sub li a.btn2{
width:148px;
background-position:-302px top;}
ul.about-sub li a.btn3{
width:147px;
background-position:-449px top;}
ul.our_milostone-sub li a.btn1 {
	width:153px;
	background-position:left top;
}
ul.our_mission-sub li a.btn1{width:153px;background-position:left top;}
ul.our_mission-sub li a.btn2{width:150px;background-position:-153px top;}
ul.our_mission-sub li a.btn3{width:147px;background-position:-449px top;}

ul.our_brand-sub li a.btn1{width:153px;background-position:left top;}
ul.our_brand-sub li a.btn2{width:150px;background-position:-153px top;}
ul.our_brand-sub li a.btn3{width:148px;background-position:-302px top;}

ul.news-sub li a{background: url(../img/news-menu.jpg) left top no-repeat;}
ul.news-sub li a.btn1{width:114px;background-position:-118px top;}
ul.news-sub li a.btn2{width:119px;background-position:-232px top;}

ul.discount-sub li a.btn1{width:118px;background-position:left top;}
ul.discount-sub li a.btn2{width:119px;background-position:-232px top;}

ul.new-direction-sub li a.btn1{width:118px;background-position:left top;}
ul.new-direction-sub li a.btn2{width:114px;background-position:-118px top;}

ul.join-sub li a{background: url(../img/join-menu.jpg) left top no-repeat;}
ul.join-us-sub li a.btn1{width:133px;background-position:-157px top;}
ul.join-us-sub li a.btn2{width:147px;background-position:-289px top;}
ul.join-us-sub li a.btn3{width:132px;background-position:-435px top;}

ul.join-flow-sub li a.btn1{width:157px;background-position:left top;}
ul.join-flow-sub li a.btn2{width:147px;background-position:-289px top;}
ul.join-flow-sub li a.btn3{width:132px;background-position:-435px top;}

ul.support-sub li a.btn1{width:157px;background-position:left top;}
ul.support-sub li a.btn2{width:133px;background-position:-157px top;}
ul.support-sub li a.btn3{width:132px;background-position:-435px top;}

ul.join-form-sub li a.btn1{width:157px;background-position:left top;}
ul.join-form-sub li a.btn2{width:133px;background-position:-157px top;}
ul.join-form-sub li a.btn3{width:147px;background-position:-290px top;}

ul.taste-sub li a{background: url(../img/taste-menu.jpg) left top no-repeat;}
ul.taste-sub li a.btn1{width:148px;background-position:-189px top;}
ul.taste-sub li a.btn2{width:183px;background-position:-337px top;}

ul.our-menu-sub li a.btn1{width:189px;background-position: left top;}
ul.our-menu-sub li a.btn2{width:183px;background-position:-337px top;}

ul.takeour-sub li a.btn1{width:189px;background-position: left top;}
ul.takeour-sub li a.btn2{width:148px;background-position:-189px top;}

ul.map-sub li a{background: url(../img/map-menu.jpg) left top no-repeat;}
ul.maphk-sub li a.btn1{width:105px;background-position:-107px top;}
ul.maphk-sub li a.btn2{width:104px;background-position:-212px top;}


ul.mapoversea-sub li a.btn1{width:107px;background-position:left top;}
ul.mapoversea-sub li a.btn2{width:105px;background-position:-107px top;}

ul.mapmo-sub li a.btn1{width:107px;background-position:left top;}
ul.mapmo-sub li a.btn2{width:104px;background-position:-212px top;}

ul.about_us_join_us-sub li a{background: url(../img/about-us-join-us-menu.jpg) left top no-repeat;}
ul.about_us_join_us-sub li a.btn1{width:142px;background-position:-140px top;}
ul.about_us_join_us-sub li a.btn2{width:144px;background-position:-282px top;}

ul.stairway-sub li a.btn1{width:140px;background-position:left top;}
ul.stairway-sub li a.btn2{width:142px;background-position:-140px top;}

ul.employment-sub li a.btn1{width:140px;background-position:left top;}
ul.employment-sub li a.btn2{width:144px;background-position:-282px top;}

a.btnDownloadform{
	background:url(../img/btnDownloadForm.jpg) left top no-repeat;
	display:block;
	width:180px;
	height:53px;
	margin-left:270px;
}
.mar-l270{margin-left:270px;}

div.contact-comment .textarea{
	position:relative;
	top:30px;
	right:110px;
}
div.contact-comment {
	height:120px;
}
div.contact-newsletter input{
	float:left;
}
div.contact-newsletter label{
	width:420px;
	margin-left:5px;
}
.input label, .contact-comment label, .contact-newsletter label{
	color:#0C4100;
}
.contact-submit-input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/btnSubmit.jpg) no-repeat scroll 0 0;
	display:block;
	height:35px;
	width:79px;
	border:none;
	cursor:pointer;
	position:relative;
	left:250px;
}
.contact-submit-input:hover{
background:url(../img/btnSubmit_over.jpg) no-repeat;
}
.error-message {
	color:#F00;
}
.contact-comment .error-message {
	position:relative;
	top:30px;
}
.contact-submit {
	/*position:relative;*/
	height:35px;
	width:79px;
}
.employment-menu a:hover, .employment-menu a.active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E17000 url(../img/bul-o.jpg) no-repeat scroll left 5px;
color:#FFFFFF;
}
.employment-menu a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/bul.jpg) no-repeat scroll left 5px;
color:#E17000;
cursor:pointer;
display:block;
padding:5px 10px 5px 20px;
width:797px;
}
a.btnDownloadform-us{
	background:url(../img/btnDownloadForm-us.jpg) left top no-repeat;
	display:block;
	width:180px;
	height:53px;
	margin-left:270px;
}
.contact-privacy {
	display:block;
	clear:both;
}
.game-con{width:583px; height:500px; overflow:hidden; margin:0 auto;}