/***********************************************/
/* sinoaus-v2v.css                             */
/***********************************************/
.invisible { position:absolute; left:-1000em; top:-1000em; }
body{
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:MingLiU, SimSun, SimHei, Hei, ����, san-serif, Arial, Helvetica;*/
	color: #333333;
	line-height: 1.166;	
	width:100%;
	padding:0;
	margin:0;
}
#container{
	position:relative;
	width:950px;
	background:#fff;
	margin:0 auto 0 auto;
	padding:0;
	border:#CCCCCC 1px solid;
	font-size:15px;
}
a,
a:link,
a:visited,
a:active{
	color:#663300;
	text-decoration: none;
}
a:hover{
	color:#FF6600;
	text-decoration: underline;
}
b{
	font-weight:normal;
	color:#FF6600;
}
h1{
 font-size: 160%;
 color:#0066CC;
 margin: 0px;
 padding: 0px;
}
h2{
 font-size: 160%;
 font-weight:normal;
 color:#FF6600;
 margin: 0px;
 padding: 0px;
}
h3{
 font-size: 130%;
 font-weight:normal;
 color:#0066CC;
 margin: 0px;
 padding: 0 0 1em 0;
}
h4{
 font-size: 120%;
 font-weight:normal;
 color:#FF6600;
 margin: 0px;
 padding: 0px;
}
h5{
 font-size: 85%;
 color:#FF3300;
 font-weight:normal;
 margin: 0px;
 padding: 0px;
}
ul{
 list-style-type: square;
 padding:0 0 0 1em;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
li{
	line-height:1.5em;
}
ol{
	padding:1em 0 1em 2em;
}

label{
 font-family:MingLiU, SimSun, SimHei, Hei, ����, san-serif, Arial, Helvetica;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
table{
	width:auto%;
	border:0; 
	margin:10px auto 5px auto;
	padding:1em 0 0 0;
	clear:both;
	text-align:center;
}
th{
	color:#fff;
	background:#FF6600 url(../assets/ui/topbanner-bkg.jpg) repeat-x;
	padding:3px;
	font-weight:normal;
	border:#999999 solid 1px;
}
/*th td{
	border:#999999 solid 1px;
	background:#eee;
}*/
td{
	margin:0; padding:0.2em 0.5em 0.2em 0.2em;
	border:#999999 solid 1px;
	vertical-align:top;
}
td ul{
	margin:0;
}
p{
	clear:both;
	float:none;
	text-align:left;
}
.imagetable td{
	border:0;
}
.imagetable p{
	color:#FF3300;
	font-size:120%;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.imagetable p:hover,
.imagetable a:hover{
	color:#663300;
	text-decoration:underline;
}
object,
embed{
	border:0;
	padding:0;
	margin:0;
}

#table-left-noborder{
	text-align:left;
	
}
#table-left-noborder table{
	width:620px;
	text-align:left;
}
#table-left-noborder th{
	background:#CC6600 url(../assets/ui/banner-orange-leftfade.jpg) top right no-repeat;
	border:none;
}
#table-left-noborder td{
	border:none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	padding: 0;
	margin:0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#topbanner a img{
	padding: 0;
	border:0;
}
#topbanner{
	width:100%;
	height:auto;
	background: #FF8417 url(../assets/ui/topbanner-bkg.jpg);
	padding:0;
	margin:0;
}
#navBar{
	float: left;
	width: 15%;
	margin: 0 2% 0 0;
	padding: 0;
	background-color:#fff;
}
#rightbar{
  	float:right;
	width: 15%;
	margin: 0 0 0 0;
	background-color: #fff;
}
#headlines{
  	float:right;
	width: 15%;
	padding-right:10px;
}
#content{
	float: left;
	width: 65.5%;
}
/***********************************************/
/* Components                                  */
/***********************************************/
#siteName{position:absolute; left:-1000em; top:-1000em;}
/*
	margin: 0;
	padding: 0 0 0 10px;
}*/
/************* #globalNav styles **************/
#globalNav{
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 5px;
	border-bottom:#666666 1px solid;
	border-top:#666666 1px solid;
	color:#663300;
	background:#CCCCCC url(../assets/ui/bkg-globalnav.jpg) top
}
#globalNav img{
 display: block;
}
#globalNav a {
	font-size: 90%;
	font-weight:normal;
	padding: 0 4px 0 0;
}
/*************** #pageName styles **************/
#pageName{
	color:#0066CC;
	margin: 0px;
	padding:0 0 0 0;
}
/************* #breadCrumb styles *************/
#breadCrumb{
	font-size: 80%;
	color:#fff;
	padding: 0.3em 0 0.3em 5px;
	background:#444444;
}
#breadCrumb a,
#breadCrumb a:visited,
#breadCrumb:active{
	color:#fff;
}
#breadCrumb a:hover{
	color:#0066CC;
	text-decoration:underline;
}
/************** .feature styles ***************/
.feature{
	padding: 0;
	font-size: 80%;
	text-align:left;
}
.feature h3,
.feature h1,
.feature h2,
.feature h4{
	padding:1.5em 0 0 0;
	text-align: left;
	margin:-0.5em 0;
}
.feature img{
	float: left;
	border:none;
	background:none;
	margin:10px 10px 5px 0;
}
.feature a img{
	float:none;
	padding:0 1px 0 5px;
	vertical-align:text-bottom;
	border:none;
}
img.iconimg{
	padding:0 2px 0 0;
	float:none;
	vertical-align:bottom;
}
.feature ul{
	line-height:1.8em;
}
.centerobject{
	text-align:center;
	margin:0 auto 0 auto;
}
.centerobject img{
	float:none;
	text-align:center;
	margin:0 auto 0 auto;
}
.feature-greenlight{
	background:#99FF33 url(../assets/ui/feature/feature-greenlight.jpg) bottom repeat-x;
	width:100%;
	padding:0 0 40px 0;
	height:auto;
	border:none;
}
.feature-bluelight{
	background:#99ffff url(../assets/ui/feature/feature-bluelight.jpg) bottom repeat-x;
	width:100%;
	padding:0 0 40px 0;
	height:auto;
	border:none;
}
.feature-redlight{
	background:#cc0000 url(../assets/ui/feature/feature-redlight.jpg) bottom repeat-x;
	width:100%;
	padding:0 0 40px 0;
	height:auto;
	border:none;
	color:#fff;
}
.feature-greylight{
	background:#999999 url(../assets/ui/feature/feature-greylight.jpg) bottom repeat-x;
	width:100%;
	padding:0 0 40px 0;
	height:auto;
	border:none;
	color:#fff;
}
.feature-greylight a.
.feature-redlight a{
	color:#FFFF99;
}
.feature-greylight th,
.feature-redlight th,
.feature-bluelight th,
.feature-greenlight th{
	font-size:120%;
	font-weight:normal;
	color:#003300;
	padding:5px 0 10px 5px;
	border:none;
	background:url(../assets/ui/feature/bkg-greenlight.jpg) top repeat-x;
}
.feature-greylight tr,
.feature-greylight td,
.feature-redlight tr,
.feature-redlight td{
	border:none;
	text-align:left;
}
.feature-redlight h3{
	color:#fff;
	padding:1em 0 0 0;
}
.feature-bluelight tr,
.feature-bluelight td,
.feature-greenlight tr,
.feature-greenlight td{
	border-bottom:none;
	border-top:#fff 1px solid;
	border-left:none;
	border-right:none;
	padding:0 0 0 5px;
	height:auto;
	vertical-align:top;
	text-align:left;
}
.feature-redlight ol,
.feature-redlight ul,
.feature-bluelight ol,
.feature-bluelight ul,
.feature-greenlight ol,
.feature-greenlight ul {
	padding: 0 0 0 2.5em;
}
/************** .story styles *****************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story p{
	padding: 0px 0px 10px 0px;
}
/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	margin:2em 0 0 0;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	font-size: 75%;
	color:#fff;
	padding:0;
	line-height:1em;
	width:auto;
	background:url(../assets/ui/topbanner-bkg.jpg) bottom repeat-x;
}
#siteInfo a{
	color:#fff;
}
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
.footerannounce{
	text-align:center;
	padding:5px 0 5px 0;
	background:#0066CC url(../assets/ui/feature/feature-redlight.jpg) top repeat-x;
}
/************* #search styles ***************/
#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#search form{
 margin: 0px;
 padding: 0px;
}
#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
/*********** #navBar link styles ***********/
#rightbar ul a:link, #rightbar ul a:visited,
#navBar ul a:link, #navBar ul a:visited {display: block;}
#rightbar ul,
#navBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#rightbar li,
#navBar li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
html>body #rightbar li {border-bottom: none;}
/*********** #sectionLinks & #rightBarLinks styles ***********/
.sectionLinks{
	position: relative;
	padding:0;
	margin:0 0 20px 0;
	background-color:#fff;
}
.sectionLinks h3{
	background:#0066CC url(../assets/ui/leftnav-bkg.jpg) bottom repeat-x;
	padding: 2px 5px 2px 5px;
	color:#fff;
	font-size:90%;
	font-weight:normal;
}
#navBar h4,
#navBar li{
	font-size:80%;
}
#navBar form{
	padding:20px 0 0 0;
}
.sectionLinks a,
.sectionLinks a:visited,
.sectionLinks a:active {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 0 0px 0 1.2em;
	color:#003366;
	background:url(../assets/icons/list-blue.gif) left no-repeat;
}
.sectionLinks a:hover,
.sectionLinks li.active a{
	color:#0066FF;
	background-color: #dddddd;
}
.sectionLinks li{
	font-size:75%;
}
.sectionLinks ul{
	background-color: #eeeeee;
}

.rightBarLinks{
	font-family:MingLiU, SimSun, SimHei, Hei, ����, san-serif, Arial, Helvetica;
	position: relative;
	margin:0;
	padding:0;
}
.rightBarLinks dt a,
.rightBarLinks dt a:visited,
.rightBarLinks dt a:active{
	background:url(../assets/ui/topbanner-bkg.jpg) bottom repeat-x;
	padding: 2px 5px 2px 5px;
	color:#fff;
	font-size:90%;
}
.rightBarLinks dt a:hover{
	color:#fff;
	background:url(../assets/ui/topbanner-bkg.jpg) bottom repeat-x;
}
.rightBarLinks dd{
	padding:0;
	margin:0;
}
.rightBarLinks a,
.rightBarLinks a:visited,
.rightBarLinks a:active {
	display: block;
	color:#663300;
	border-bottom: 1px solid #cccccc;
	padding:0 5px 0 1.2em;
	font-size:75%;
	background:url(../assets/icons/list-red.gif) left no-repeat;
}
.rightBarLinks a:hover{
	color:#FF3300;
	background-color:#ddd;
}
.rightBarLinks dd{
	background:#eeeeee;
}
/*********PAGEMENU styles ******************/
.pageMenu {
	font-size:100%;
	position:relative;
	width:620px;	
	margin:1em 0 0 0;
	padding:90px 0 2em 0;
	width:620px;
	vertical-align:bottom;
}
.pageMenu ul{
	padding-left:2px;
}
.pageMenu ul,
.pageMenu li{
		text-align:center;
		display:inline;
		margin:0;
		list-style-tpe:none;
}
.pageMenu a,
.pageMenu a:visited,
.pageMenu a:link,
.pageMenu a:active{
	color:#0066CC;
	padding-top:0.3em; padding-bottom:0.3em;
	padding-left:1.5em; padding-right:1.5em;
	background:#fff;
	border:#0066CC 1px solid;
	margin:0 2px 0 0;
}
.pageMenu li.active a,
.pageMenu a:hover{
	color:#fff;
	border:#0066CC 1px solid;
	background:#0066CC;
	text-decoration:none;
}
#pagemenu-edu-os div.pageMenu{
	background:url(../assets/ui/pagebanner/os.jpg) no-repeat;
}
#pagemenu-edu-os1 div.pageMenu{
	background:url(../assets/ui/pagebanner/os1.jpg) no-repeat;
}
#pagemenu-edu-os2 div.pageMenu{
	background:url(../assets/ui/pagebanner/os2.jpg) no-repeat;
}
#pagemenu-edu-os3 div.pageMenu{
	background:url(../assets/ui/pagebanner/os3.jpg) no-repeat;
}
#pagemenu-edu-os4 div.pageMenu{
	background:url(../assets/ui/pagebanner/os4.jpg) no-repeat;
}
#pagemenu-edu-os5 div.pageMenu{
	background:url(../assets/ui/pagebanner/os5.jpg) no-repeat;
}

#pagemenu-edu-aus-schools div.pageMenu{
	background:url(../assets/ui/pagebanner/schools.jpg) no-repeat;
	}
	
#pagemenu-life-health div.pageMenu{
	background:url(../assets/ui/pagebanner/health.jpg) no-repeat;
	}
#pagemenu-life-health-men div.pageMenu{
	background:url(../assets/ui/pagebanner/men.jpg) no-repeat;
}
#pagemenu-life-health-women div.pageMenu{
	background:url(../assets/ui/pagebanner/women.jpg) no-repeat;
}
#pagemenu-life-health-children div.pageMenu{
	background:url(../assets/ui/pagebanner/children.jpg) no-repeat;
}
#pagemenu-life-health-sex div.pageMenu{
	background:url(../assets/ui/pagebanner/sex.jpg) no-repeat;
}
#pagemenu-life-health-obesity div.pageMenu{
	background:url(../assets/ui/pagebanner/obesity.jpg) no-repeat;
}
#pagemenu-life-health-psychology div.pageMenu{
	background:url(../assets/ui/pagebanner/psychology.jpg) no-repeat;
}
#pagemenu-life-ent div.pageMenu{
	background:url(../assets/ui/pagebanner/entertainment.jpg) no-repeat;
}
#pagemenu-life-ent-movie div.pageMenu{
	background:url(../assets/ui/pagebanner/movie.jpg) no-repeat;
}
#pagemenu-life-ent-music div.pageMenu{
	background:url(../assets/ui/pagebanner/music.jpg) no-repeat;
}
#pagemenu-life-ent-celeb div.pageMenu{
	background:url(../assets/ui/pagebanner/celeb.jpg) no-repeat;
}
#pagemenu-life-ent-writing div.pageMenu{
	background:url(../assets/ui/pagebanner/writing.jpg) no-repeat}
#pagemenu-life-ent-writing-sanchakou div.pageMenu{
	background:url(../assets/ui/pagebanner/sanchakou.jpg) no-repeat;
}
#pagemenu-services-ematch div.pageMenu{
	background:url(../assets/ui/pagebanner/ematch.jpg) no-repeat;
}
#pagemenu-services-ecard div.pageMenu{
	background:url(../assets/ui/pagebanner/cards.jpg) no-repeat;
}

/*********** .relatedLinks styles ***********/
.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}
.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}
/************** #advert styles **************/
#advert{
	padding: 30px 0px 10px;
}
#advert img{
	display: block;
}
/************** #headlines styles **************/
#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p{
	padding: 5px 0px 5px 0px;
}
/********** ADVERTISING ************************/
#topad{
	width:100%;
	padding:0 0 2px 0;
	margin:0;
	text-align:center;
	font-size: 75%;
	color:#999999;
}
/********** NEWS PAGE ************************/
#newspage{
width:65%;
border:#999999 1px solid;
margin:2em auto 2em auto;
clear:left;
}
#newspage h1{
	text-align:center;
	font-size:140%;
	font-weight:normal;
	color:#666666;
}
#newspagetitles{
	width:100%;
	list-style-type:none;
	text-decoration:none;
	padding:0;
	margin:0;
}
#newspagetitles li{
	display:inline;
	width:auto;
	padding:1em auto 1em auto;
}
#newspagetitles li a{
	display:inline;
}
#newspageleft{
	position:relative;
	width:35%; height:auto;
	float:left;
	border-right:#666666 1px dashed;
	background:#cccccc;
	clear:both;
}
#newspageright{
	position:relative;
	height:auto;
	border:#666666 1px dashed;
	float:right;
	width:64%;
}
.newspagefeatures{
	position:relative;
	width:95%;
	padding:5px;
	clear:both;
}
.newspagetitles{
	position:relative;
	width:95%;
	padding:5px;
	clear:both;
}
.cleartable td{
	border:0;
	text-align:left;
	height:20px;
	vertical-align:top;
}
/******** ICONS ***********************************************/
.icon-blank{
	padding:2px 0 2px 16px;
	margin:0 0 0 5px;
	height:20px;
	background:url(../assets/icons/icon-docs-blank.gif) left no-repeat;
}
/******** BROKEN LINKS ***********************************************/
div#brokenlinks{
	border-top:#aaa 1px solid;
	border-bottom:#aaa 1px solid;
	background:#999999 url(../assets/ui/feature/feature-greylight.jpg) bottom repeat-x;
	padding:10px 0 0 0;
	margin:0;
}
#brokenlinks input{
	background:#fff;
	color:#CC0000;
	border-bottom:#CC0000 1px dashed;
	font-size:110%;
	padding:0 1em 0 0;
}
#brokenlinks h5{
	font-size:100%;
	color:#330000;
	font-weight:normal;
}
/********BLOG STYLE ***********************************************/
.post{
	margin:20px 5px 0 0;
	padding:0 10px 30px 10px;
	border:none;
	background:url(../assets/ui/feature/feature-greylight.jpg) bottom repeat-x;
}
.post h3{
	padding:0.6em 0 0 0;
	border-bottom:#fff 1px dotted;
}
.post h3 a{
	color:#FF6600;
}
.post h5{
	padding:5px 0 0 0;
	border-top:#fff 1px dotted;
}
.post h5,
.post h5 a{
	color:#0066FF;
}
.commentsblock h4{
	font-size:100%;
	padding:0 0 5px 0
}
.commentlist{
	padding:0;
	color:#FF3300;
	font-size:100%;
}
.commentlist li{
	padding: 5px;
	border:#ccc 1px dashed;
	background:#eee;
	color:#222;
	font-size:100%;
}
.commentlist a{
	font-size:110%;
}
/******** OFFLINE CONTENT STYLE ***********************************************/
.offline {
	text-decoration:line-through;
}