@charset "UTF-8";
#content_inner {
	margin: 0px auto;
	padding-top:11px;
	width:800px;
	height: 100%;
	background-image:url(../../images/bg_content.png);
	background-repeat:repeat-y;
}
#content_inner_empty {
	margin: 0px auto;
	padding-top:11px;
	width:800px;
	height: 100%;
}
#content_inner h1 {
	margin-left:28px;
	font-family: 'NovecentowideBookRegular';
	font-size:26px;
	color:#1f5382;
}
#box_inner {
	font-family: "MuliRegular";
	margin: 18px 28px 18px 28px;
	width:742px;
	height: 107px;
	background-color:#FFFFFF;
	background-image:url(../../images/bg_innerbox.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:central;
	-webkit-box-shadow:  1px 2px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  1px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
#box_inner2 {
	font-family: "MuliRegular";
	margin: 18px 28px 18px 5px;
	width:742px;
	height: 107px;
	background-color:#FFFFFF;
	background-image:url(../../images/bg_innerbox.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:central;
	-webkit-box-shadow:  1px 2px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  1px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
#box_inner_left {
	display:table;
	width:550px;
	height:107px;
	float:left;
	padding-left:15px;
	font-size:14px;
	color:#db8124;
	line-height: 120%;
}
.center-align {
	display:table-cell;
	vertical-align:middle;
}
.subtitle_inner {	
	font-size:20px;
	color:#db8124;
	line-height: 115%
}
.subtitle_inner_black {
	font-size:20px;
	color:#000;
	line-height: 115%
}
.subtitle_inner_top1 {
	font-size:14px;
	color:#1f5382;
}
.subtitle_inner_top2 {
	font-size:18px;
	color:#bb6813;
}
.subtitle_inner_top2 {
	font-size:18px;
}
.text_acrobat {
	color:#bb6813;
	font-size:12px;
}
#box_inner_right {
	margin-top:40px;
	margin-left:35px;
	font-size:12px;
	padding:8px 0 0 8px;
	font-family: "MuliRegular";
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background-color:#ffc00f;
	height:22px;
	width:80px;
	color:#000;
	behavior: url(styles/PIE.php);
	float:left;	
}	
.box_inner_right1 {
	color:#666;
	text-decoration:none;
}
a.box_inner_right1:link {
	color:#666;
	text-decoration:none;
}
a.box_inner_right1:hover {
	color:#000;
	text-decoration:none;
}
#box_inner_top {
	font-family: "MuliRegular";
	margin:0 7px 0 7px;
	width:785px;
	height: 100%;
	background-color:#FFFFFF;
	background-image:url(../../images/bg_innerbox_top.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:central;
	-webkit-box-shadow:  1px 2px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  1px 2px 2px 1px rgba(0, 0, 0, 0.2);
	overflow:hidden;
}
#box_inner_top_left {
	display:table;
	padding:0 0 0 15px;
	width:469px;
	height:84px;
	float:left;
	color:#bb6813;
	font-size:14px;
}
#box_inner_top_right {
	display:table;
	margin-top:24px;
	width:230px;
	height:40px;
	float:right;
	vertical-align:middle;
}
#box_inner_top_right a{
	text-decoration:none;
}
#content_box {
	font-family: "MuliRegular";
	margin-top:40px;
	padding:0 23px 0px 23px;
	width:100%;
	height:100%;	
	padding-right:200px;
	font-size:14px;
}
#text_box {
	font-family: "MuliRegular";
	margin-top:40px;
	padding:0 23px 0px 23px;
	width:750px;
	height:100%;
	font-size:14px;
}
#text_box_form {
	font-family: "MuliRegular";
	padding:0 23px 0px 23px;
	width:750px;
	height:100%;
	font-size:12px;
}
#text_box h2, #text_box_form h2 {
	font-size:18px;
	color:#bb6813;
	font-size:18px;
	font-weight:normal;
}
.text_box_rightlink1 {
	color:#666;
	text-decoration:none;
}
a.text_box_rightlink1:link {
	color:#666;
	text-decoration:none;
}
a.text_box_rightlink1:hover {
	color:#000;
	text-decoration:none;
}
div#capsule {
	width:650px;
	height:100%;
}

#capsule-right{
	float:right;
	width:140px;
	
	}
#capsule-right span{display: block; min-height: 3px; width: 100%;}
#capsule-right span.cont{padding: 10px 12px; width: 101px; font-size:14px;}
#capsule-right span.small{font-size: 12px}
#capsule-right .buttom{
	width:125px;
	text-decoration:none;
	display:block;
	}
#capsule-right .pricing{
	padding:10px 0 6px 5px;
	color:#666;
	}
#capsule-right .pricing:hover{color: #000}
#capsule-right .pricing span.top{background:url(../../images/bg_top_yellow_btn.png) no-repeat;}
#capsule-right .pricing span.cont{background:#ffc00f;}
#capsule-right .pricing span.bottom{background:url(../../images/bg_bottom_yellow_btn.png) no-repeat;}



#capsule-right .download{
	padding:0 0 6px 5px;
	color:#fff;
	}
#capsule-right .download:hover{color: #ff7800}
#capsule-right .download span.top{background:url(../../images/bg_top_purple_btn.png) no-repeat;}
#capsule-right .download span.cont{background:#892335;}
#capsule-right .download span.bottom{background:url(../../images/bg_bottom_purple_btn.png) no-repeat;}

#capsule-right .optional{
	padding:0 0 5px 5px;
	color:#fff;
	}
#capsule-right .optional:hover{color: #ff7800}
#capsule-right .optional span.top{background:url(../../images/bg_top_purple_btn.png) no-repeat;}
#capsule-right .optional span.cont{background:#892335;}
#capsule-right .optional span.bottom{background:url(../../images/bg_bottom_purple_btn.png) no-repeat;}

.text_box_rightlink2 {
	color:#fff;
	text-decoration:none;
}
a.text_box_rightlink2:link {
	color:#fff;
	text-decoration:none;
}
a.text_box_rightlink2:hover {
	color:#ff7800;
	text-decoration:none;
}
.text_box_button {
	font-size:12px;
	color:#fff;
	line-height:13px;
	background:none;
	text-decoration:none;
}
a.text_box_button:link {
	background:none;
	text-decoration:none;
}
a.text_box_button:hover {
	color:#ff7800;
	text-decoration:none;
}
.rounded-corners {
	font-size:12px;
	padding:8px 0 0 4px;
	font-family: "MuliRegular";
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background-color:#e5c324;
	height:22px;
	width:90px;
	color:#fff;
	behavior: url(styles/PIE.php);
}
a.rounded-corners:link {
	color:#666;
	text-decoration:none;
}
a.rounded-corners:hover {
	color:#000;
	text-decoration:none;
}

#mandarin_news{
	width:750px;
	padding-top:20px;
}

#mandarin_news .separator{
	width:100%;
	height:1px;
	margin-top:3px;
	margin-bottom:15px;
	background:url(../../images/line_news.png) repeat-x;
}

@media screen and (max-width: 1080px) {
	#text_box, #text_box_form {
		font-size: 26px;
	}
	#text_box h2, #text_box_form h2 {
		font-size: 30px;
	}
	input, select, textarea{
		font-size:23px;	
	}
}