@charset "utf-8";
/* CSS Document */

body {
	    font-family: "Open Sans", "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size:14px;
    line-height: 22px;
}

.hh1{
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	color:#333333;
	text-align: center;
	margin: 5px 0px 8px;
	border-top-style: none;
	background-color: #ececec;
}

.datatable  {
	border-collapse: collapse;
	margin: 0px auto;
	font-size: 13px!important;
	color: #333333;
	background-color: #ffffff;
	line-height: normal;
	border: 1px solid #d7dde4;
	width: 850px;
}

.datatable td{
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #d7dde4;
	font-size: 13px;
}
.new {
	color: #FF0000;
}
.style4{
	    font-family: "Open Sans", "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.vc_name {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.vc_type{
	font-size:13px;
	color:#333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.vc_price {
	font-size: 12px;
	    font-family: "Open Sans", "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;sans-serif;
	padding-bottom: 5px;
	color: #000000;
	font-weight: 600;
}

.vc_discount {
	font-size: 20px;
	font-family: "Open Sans", "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
	sans-serif;
	padding-bottom: 5px;
	color:#FF0000;
	font-weight:600;
	line-height: 40px;
}

.vc_price_tiger {
	font-size:13px;
	padding-bottom: 5px;
	color: #990000;
	font-weight:bold;
	text-decoration:line-through;
}

.vc_buy {
  background: #ff7200;
  margin: 5px auto 5px auto;
  padding: 3px 30px;
  font-weight: 400;
  cursor: pointer;
  color: white !important;
  text-decoration: none;
  font-size: 17px !important;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ff7200;
}
.vc_buy a {
  background: #ff7200;
  color: white;
  border: 1px solid #ff7200;
}
.vc_buy:hover {
  background: #ff9e2b;
  color: white;
  border: 1px solid #ff9e2b;
}

.vc_buy_jpn {
  background: #ff7200;
  margin: 5px auto 5px auto;
  padding: 3px 15px;
  font-weight: 400;
  cursor: pointer;
  color: white !important;
  text-decoration: none;
  font-size: 17px !important;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ff7200;
}
.vc_buy_jpn a {
  background: #ff7200;
  color: white;
  border: 1px solid #ff7200;
}
.vc_buy_jpn:hover {
  background: #ff9e2b;
  color: white;
  border: 1px solid #ff9e2b;
}


.datatable th {
	text-align: left;
	padding: 8px;
	margin: 0px;
	color: #000000;
	background-position: center top;
	font-size: 16px;
	border-top: 1px solid #999999;
	border-right: 1px solid #d7dde4;
	border-bottom: 1px solid #d7dde4;
	border-left: 1px solid #d7dde4;
	background:#d7dde4;
}
.compare_bigTitle {
	font-weight: bolder;
	color: #000000;
	font-size: 18px;
	line-height: normal;
}

.datatable th.altrow {
	background-color: #d7dde4;
	color: #990000;
	font-size: 13px;
	margin: 0px;
	padding: 8px;
	vertical-align: middle;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}


.datatable caption {
	font: bold 14px Arial, Helvetica, sans-serif;
	  font-family: "Open Sans", "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable tr.altrow {
	color: #FFFFFF;
	font: bold 14px/normal Verdana, Arial, Helvetica, sans-serif;
	  font-family: "Open Sans", "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #d7dde4;
}
.datatable td.altrow {
	color: #FFFFFF;
	font-weight: bold;

}
.yes {
	text-align: center;
	font-weight: bold;
	color: #CC0000;
}
.more_features {
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.pd_name {
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}
.pd_slogan {
	font-size: 11px;
	padding-top: 10px;
}
.pd_price {
	color: #CC0000;
	font-weight: bold;
}
.datatable p, .pricetable p  {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
.improved {
	font-weight: bold;
	font-style: oblique;
}

.buy a{
	font-size: 14px;
	font-weight: bold;
}
.clearBoth {
	clear: both;
	height: 20px;
}



.downBut{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 2px;
}
.downBut a:link{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 2px;
}
.downBut a:hover{
	font-size: 14px;
	color: #ffd200;
	text-decoration: none;
	padding-bottom: 2px;
}
.downBut a:visited{
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 2px;
	text-decoration: none;
}

.downPrice{
	font-size: 18px;
	color: #000000;
}

.inkl01{
	font-size:9px;
	color:#333333;
	margin-top: -8px;
}
	
td div {
	line-height: 20px;
	font-size: 14px;
	padding: 0px 0px 5px 5px;
}
.comparison-block{
	position:relative;
	width:900px;
	margin:auto;
	}
.comparison-block-fixed{
	position:fixed;
	top:0px;
	width:900px;
	margin:auto;
	}	
td:nth-child(2) {
    background:  #f1f8fd;
}
td:nth-child(3) {
    background: #f6f4fd;
}
td:nth-child(4) {
    background:  #fffafd;
}
.bg-w{
	background:#fff !important;}
.bg-ult {
  background: #f6f4fd !important;
}

.bg-uls {
  background: #fffafd !important;
}

.bg-ultra {
  background: #f1f8fd !important;
}
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup
*/
table {
  border-collapse: collapse;
  border-spacing: 1;
  text-align: center;
}

.c_check {
  width: 22px;
  height: 18px;
  display: block;
  background-image: url(../images/yes.gif);
}
.c_check2 {
  width: 22px;
  height: 18px;
  display: block;
  background-image: url(../images/yes_white.gif);
}



.new_effect {
	color: white;
	background: #dc0000;
	padding: 0px 10px;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 5px;
	line-height: 18px;
}
.new_effect_gray {
	color: white;
	background: #e6e1e1;
	padding: 0px 10px;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 5px;
	line-height: 18px;
}
.comparison-block_effect{
	position: fixed;
	width: 750px;
	margin: auto;
	border: 10px solid #FFF;
	}
.comparison-block-fixed_effect{
	position:fixed;
	top:0px;
	width:700px;
	margin:auto;
	}
.datatable_effect  {
	border-collapse: collapse;
	margin: 0px auto;
	font-size: 13px!important;
	color: #333333;
	background-color: #ffffff;
	line-height: normal;
	border: 1px solid #d7dde4;
	width: 750px;
}

.datatable_effect td{
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #d7dde4;
	font-size: 14px;
}
.vc_name_effect {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	vertical-align:middle;
	padding:0px;
}
.bundle{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	font-style: italic;
}