@charset "utf-8";
/* CSS Document */


BODY
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%;
}


A:link
{
	text-decoration:none;
	color:#4360b0;
}

A:visited
{
	text-decoration:none;
	color:#4360b0;	
}

A:hover
{
	text-decoration:underline;
	color:#900;
}


H5
{
	font-size:12px;
	font-weight:bold;
}

H4
{
	font-size:12px;
	font-weight:bold;
}
H3
{
	font-size:13px;
	font-weight:bold;
}

H1
{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-top: 30px;
	margin-bottom:30px;
}

H2
{
	font-size:14px;
	font-weight:bold;	
}

img
{
	vertical-align:middle;
	border:0;
}

td.header
{
	background-image:url(images/bluegradient.jpg);
	font-size:12px;
	font-weight:bold;
	height:25px;
	text-align:center
}

div.benefit_header
{
	font-weight:bold;
	margin-top:20px;
	background-image:url(images/bluegradient.jpg);
}

div.benefit_header_cn
{
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	background-image:url(images/bluegradient.jpg);
}

div.benefit_header_tw
{
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	background-image:url(images/bluegradient.jpg);
}

td.header_feature_new
{
	font-size:12px;
	font-weight:bold;
	background-color:#efeff8;
}


td.header_feature_cn
{
	font-size:14px;
	font-weight:bold
}

td.header_feature_tw
{
	font-size:14px;
	font-weight:bold
}


table.gray_border
{
	background-color:#CCF;
}

table.gray_border tr
{
	background-color:#FFFFFF;
}

table.featuretable
{
	margin-bottom: 5px;
}

a.greylink
{
	text-decoration: none; 
	color: #666666;
}

a.textlink
{
	text-decoration:: none;
	color: #000000;
}

tr.graylinks a:link
{
	text-decoration:none;
	color:#666666;
}

tr.graylinks a:visited
{
	text-decoration:none;
	color:#666666;
}


div.benefit-block { 
 border: solid 1px #9CF;
 border-radius: .8em;
}

div.quote-block { 
 border: solid 1px #CCC;
 background-color:#f2f6fb;
 border-radius: .8em;
}

div.quote-block p
{
	margin-left:15px;
	margin-right:15px;
}

div.body-block { 
 border: solid 1px #d5ecf2;
 border-radius: .4em;
 box-shadow: 0.1em 0.1em 0.2em #ccc
}