@charset "utf-8";

/*Link style*/
.sectionright a:link, .sectionleft a:link, .sectionright a:visited, .sectionleft a:visited {
	color: #444;
	text-decoration: underline;

}
.sectionright a:hover, .sectionleft a:hover {
	color: #C63;
}

.flashSection {
	margin-top: 10px;
}
#sectionContent {
	clear: both;
	float: left;
	padding: 10px;
}
#sectionContent h3 {
	padding: 7px 5px;
	margin: 0px;
	background: url(img/bg_sectionleft.gif) repeat-x left top;
	border-left: 4px solid #F89B01;
	color: #FFF;
}
.sectionleft, .TabbedPanelsContentGroup {
	background: url(img/bg_section.gif) repeat-x left bottom;
}
.sectionright, .sectionleft{
	float: left;
	width: 228px;	
}
.sectionleft{
	margin-right: 10px;
	border: 1px solid #CCC;
	padding-bottom: 3px;
}
.sectionleft p, .TabbedPanelsContent p{
	margin-left: 5px;
	margin-right: 5px;
}
.sectionMore {
	background: url(img/ico_arrow_list.gif) no-repeat right 8px;
	padding-right: 7px;
	text-align: right;
	display: block;
}
.sectionMoreCN {
	background: url(img/ico_arrow_list.gif) no-repeat 72% 8px;
	padding-right: 10px;
	text-align: right;
}
.sectionleft div, .TabbedPanelsContent div {
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
	height: 78px;
	
}
.sectionleft div ul    {
	margin-left: 85px;
}
.sectionSuccess {
	background: url(img/bg_section_success.jpg) no-repeat left top;
}
.sectionSuccessCN {
	background: url(img/bg_section_success-LPS.jpg) no-repeat left top;
}
.sectionSolution {
	background: url(img/bg_section_ESDS.jpg) no-repeat left top;
}
.sectionEvent {
	background: url(img/bg_section_SNW.gif) no-repeat left top;
}
.sectionEvent strong {
	color: #064293;
}
.sectionleft div dl {
	margin-left: 75px;
}
.sectionList dd {
	display: block;
	float: right;
	margin-left: 17px;
}
.sectionESVA {
	background: url(img/bg_section_ESVA.gif) no-repeat left top;
}

/*for Taiwan*/
.sectionJob {
	background: url(img/bg_section_jobTW.gif) no-repeat left top;
}

/*for China*/
.sectionAward {
	background: url(img/bg_section_award.gif) no-repeat left top;
}.sectionAward li {
	background: url(img/ico_dot.gif) no-repeat 0px 7px;
	padding-left: 10px;
}
.sectionList {
	background: url(img/bg_section_listCN.gif) no-repeat left top;
}

.latestDoc {
	height: 150px;
}
.resource {
	margin-top: 10px;
}
.latestDoc ul, .newsList table, .newsList p, .newsletter p, .newsletter ul, .resourceList{
	margin: 0px 5px;
}
.latestDoc li, .newsletter li, .resource li {
	padding: 0 4px 0 12px;
	background-image: url(img/ico_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.latestDoc li {
	padding-bottom: 10px;
}
.latestDoc img {
	margin-top: 2px;
}
.newsList p , .newsletter p{
	padding-top: 2px;
}
.newsList strong {
	padding-right: 8px;
}
.newsList table {
	margin-bottom: 5px;
}
.banner {
	margin-bottom: 10px;
}
.eventNews {
	width: 280px;
	float: left;
	margin-left: 10px;
}