body {
	background:#000;
	font-family: 'Open Sans',"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.frame {
	width:650px; 
	margin:0 auto; 
	background:#000; 
	display:block;
}
.tc {
	font-family:'Open Sans',"Trebuchet MS", Arial, Helvetica, sans-serif, '微軟正黑體', Microsoft JhengHei;
}
.head {
	background:#1f1f1f; 
	display:block; 
	overflow:auto; 
	margin-bottom:21px;
}
.head .left {
	float:left;
}
.head .right {
	float:right;
}
.headline, .headimg, .discription, .activecontent, .bundle, .footer {
	position:relative;
}
.content {
	position:absolute;
}
.headline {
	background:url(../images/headline-bg.jpg) no-repeat;
	width:650px;
	height:48px;
}
.headline .content{
	top:16px;
	left:30px;
	color:#FFF;
	font-size:20px;
	font-weight:700;
}
.headline .lang{
	position:absolute; 
	right:20px; 
	top:12px;
}
.headline .lang a{
	font-family:'微軟正黑體', Microsoft JhengHei,'Open Sans',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	/*background:#444;*/
	border:#444 1px solid;
	border-radius:5px;
	padding:3px 8px;
	margin-left:6px;
	text-decoration:none;
	transition:all ease-in-out 200ms;
}
.headline .lang a:hover{
	/*background:#111;*/
	border:#76b900 1px solid;
	box-shadow:#76b900 0 0 10px, inset #76b900 0 0 5px;
}

.headline-apac {
	background:url(../images/headline-bg(APAC).jpg) no-repeat;
}

.headimg {
	background:url(../images/head-bg.jpg) no-repeat;
	width:650px;
	height:339px;
}

.headimg .content1 {
	top:162px;
	left:422px;	
	width:210px;
	color:#76b900;
	font-size:15px;
	font-weight:600;
	line-height:18px;
	text-transform:uppercase;
}
.headimg .content1 p {
	color:#FFF;
	font-size:24px;
	font-weight:700;
	line-height:24px;
	margin-bottom:10px;	
}
.headimg .content1 span {
	font-size:11px;
	font-weight:400;
}
.headimg .content1 div {
	margin-bottom:5px;
}

.headimg .content2 {
	top:295px;
	left:37px;
	color:#76b900;
	font-size:15px;
	font-weight:400;
	line-height:18px;
	text-transform:uppercase;
}
.headimg .content2 span {
	color:#FFF;
}
.headimg .content3 {
	top:309px;
	left:408px;
	color:#999;
	font-size:13px;
	font-weight:400;
	text-transform:uppercase;
}
.headimg .content3 span {
	font-size:12px;
	text-transform:lowercase;
}
.discription {
	background:url(../images/model.jpg) no-repeat;
	width:650px;
	height:423px;
}
.discription .content {
	top:51px;
	left:38px;
	width:335px;
	color:#bdbdbd;
	font-size:13px;
}
.discription .content p {
	line-height:17px;
	margin-bottom:10px;
}
.activecontent {
	background:url(../images/model-APAC.jpg) no-repeat 100% 50%;
	width:650px;
	height:316px;
}
.activecontent .content {
	top:111px;
	left:38px;
	width:270px;
	color:#76b900;
	font-size:15px;
	font-weight:400;
	line-height:18px;
	text-transform:uppercase;
}
.activecontent .content p {
	line-height:17px;
	margin-bottom:10px;
}
.activecontent .content span {
	color:#FFF;	
}
.bundle {
	background:url(../images/Bundle-bg.jpg) no-repeat;
	width:650px;
	height:269px;	
}
.bundle .content1 {
	top:6px;
	width:650px;
	text-align:center;
	font-size:13px;
	font-weight:600;
	color:#dfdfdf;
	text-transform:uppercase;
}
.bundle .content2 {
	width:400px;
	display:block;
	margin:0 auto;
	padding:22px 0;
}
.bundle .content2 .item {
	margin:22px 15px;
	display:block;
	float:left;
	width:170px;
	font-size:13px;
	line-height:18px;
	text-align:center;
	color:#76b900;
}
.bundle .content2 .item .btn {
	width:99px;
	margin:0 auto;
}
.bundle .content2 .item div {
	margin-bottom:10px;	
}
.bundle .content2 .item div p {
	font-weight:700;
	color:#FFF;
}
.bundle .content2 .item div p a{
	color:#FFF;
	text-decoration:none;
}
.howtodo {
	background:#1a1d20;
	color:#FFF;
	border-top:#76b900 1px solid;
	border-bottom:#76b900 1px solid;
	padding:38px;
	font-size:15px;
	font-weight:400;
	line-height:18px;
	margin-bottom:15px;
}
.howtodo p.content1 {
	color:#76b900;
	text-transform:uppercase;
	margin-bottom:20px;
}

.howtodo p.content2 {
	line-height:22px;	
}

.howtodo p.content3 {
	font-size:12px;
	color:#aaa;
	line-height:18px;
	margin-top:15px;
}


.howtodo a {
	color:#F60;
}

.howtodo a:hover {
	color:#F90;
}

.footer {
	background:url(../images/footer-bg.jpg) no-repeat;
	width:650px;
	height:448px;
}
.footer .content {
	top:180px;
	left:260px;
	width:360px;
	font-size:10px;
	line-height:100%;
	color:#949494;
}
.footer .content p {
	margin-bottom:10px;
}
.footer .content a {
	color:#fff;
}
.footer .content a:hover {
	color:#f60;
}
.footer .content span {
	color:#fff;
}
.footer .content ul {
	padding-left:18px;
}
.footer .content ul.tc {
	line-height:13px;
}

.footer .content ul li {
	list-style:decimal;
	margin-bottom:3px;
	-webkit-transform:scale(0.83);	
	-webkit-transform-origin: 0 0;
	width:360px;
}
.footer .content ul.tc li {
	-webkit-transform:scale(0.95);
	margin-bottom:2px;
}
.footer .content ul li span {
}
.dialog div.area {
	background:#5e5e5e; font-size:15px; line-height:22px; width:500px; overflow:auto; margin:0; padding:0;
}
.dialog div.area a {
	width:244px; height:200px; margin-left:4px; margin-top:4px; margin-bottom:4px; float:left; background:#444; text-align:center; text-decoration:none; border-radius:5px; color:#eee;  transition:all ease-in-out 200ms; box-shadow:inset #222 0 0 100px;
}
.dialog div.area a:hover {
	background:#222; color:#fff; box-shadow:inset #111 0 0 100px;
}
.dialog p {
	margin-top:40px;
	font-size:22px;
	line-height:30px;
	padding:15px 19px;
}
/*.dialog a {
	color:#00F;
}
.dialog a:hover {
	color:#F60;
}*/
:focus {
	outline:none;	
}
.dialog ul {
	background:#FFF; padding:16px 16px; overflow:auto;
}
.dialog ul li {
	float:left; padding:3px; -webkit-filter:brightness(0.95); transition:all ease-in-out 100ms;
}
.dialog ul li:hover {
	-webkit-filter:brightness(1);
}