body {
	background-color: #B4D2BA;
	font-size: 0.8em;
	font-family: arial,helvetica,sans-serif;
	line-height:150%;
	color: #000000;
	margin-top:15px;
	text-align:left;
}

h1 {
	color:#EE811F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:110%;
	font-weight:bold;
	line-height:110%;
	padding:0;
	margin-top:0px;
}

h2 {
	color:#575757;
	font-size:200%;
	font-weight:bold;
	line-height:100%;
	margin:0;
}

ul {
	list-style-image:url(/images/templates/portal/li-bullet.gif);
	padding-left:150px;
}

a:visited {
	color:#D73001;
	text-decoration:none;
}

a, a:link {
	color:#EE811F;
	text-decoration:none;
}

a img {
	border:none;
}

p {
	margin-bottom:0px;
}

/* main layout */
.header {
	width:978px;
	height:101px;
	padding-left:10px;
	padding-right:10px;
	background:url(/images/templates/portal/header-bg.jpg) top center repeat-y;
	text-align:left;
	padding-top:10px;
}

.body {
	width:978px;
	background:url(/images/templates/portal/body-bg.jpg) bottom center no-repeat;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
	clear:both;
}

.footer {
	background:url(/images/templates/portal/footer-bg.jpg) top center no-repeat;
	padding-top:10px;
	width:998px;
	font-size:0.85em;
	color:#1A6B29;
}


/* other layout */
.logo, .copyright, .left {
	float:left;
}

.date, .credit, .right {
	float:right;
}

.date {
	color:#FFFFFF;
}

.left {
	width:237px;
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
	font-size:0.85em;
	margin-bottom:190px;
}

.right {
	width:680px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:11px;
}

.copyright {
	padding-left:50px;
}

.credit {
	padding-right:50px;
}

.footer a {
	color:#E98804;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.bottom {
	clear:both;
}

/* tab box */
.container {
	padding:5px 0 10px;
	width:637px;
	color:#FFFFFF;
	text-align:left;
}

.container_title {
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:10px;
}

.container p {
	margin-top:0px;
}

.tab_box {
	display:none;
	background-color:#FFFFFF;
	border-left:2px solid #1A6B29;
	border-right:2px solid #1A6B29;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	min-height:250px;
}
.container_tabs a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.tab_selected:hover, a.tab_selected:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.container_tabs a {
	text-decoration:none;
}

.tab_button {
	display:block;
	height:19px;
	width:143px;
	background:url(/images/templates/portal/tab.jpg) bottom no-repeat;
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin-right:5px;
	padding-top:2px;
	font-weight:bold;
}

.tab_selected {
	background:url(/images/templates/portal/tab-active.jpg) bottom no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

.orange {
	color:#E98804;
}


/* Product boxes */
.youdu-box {
	width:239px;
	margin-bottom:30px;
}

.youdu-box-content {
	background:url(/images/templates/portal/box-main.jpg) top repeat-y;
	padding-top:10px;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}

.youdu-box-content p {
	margin-bottom:0px;
}

.youdu-box-content a, .youdu-box-content a:visited {
	color:#EE811F;
	text-decoration:none;
}

.youdu-box-content a:hover {
	text-decoration:underline;
}


/* News box */
#lastest_news {
	margin:20px 0;
	width:230px;
	text-align:left;
}

#news_header {
	padding:6px 0 0 10px;
}

.box_header {
	background:transparent url(/images/templates/portal/box_header.gif) no-repeat scroll left top;
	height:29px;
}

.box_title {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.box_left {
	background:transparent url(/images/templates/portal/box_left.gif) repeat-y scroll 0 0;
	width:9px;
}

.box_middle {
	width:218px;
}

.box_right {
	background:transparent url(/images/templates/portal/box_right.gif) repeat-y scroll 0 0;
	width:4px;
}

.news_item, .rsslink {
	padding:0 5px;
}

.news_title {
	margin-top:0px;
}

.news_title a, .rsslink a {
	color:#EE811F;
	text-decoration:none;
}

.news_title a:hover, .rsslink a:hover {
	text-decoration:underline;
}

.news_date {
	font-size:0.9em;
	padding-top:4px;
	padding-bottom:0px;
	border-bottom:1px dotted #CCCCCC;
}

.box_footer {
	background:transparent url(/images/templates/portal/box_footer.gif) no-repeat scroll left bottom;
	height:13px;
}

.emphasis {
	color:#1A6B29;
	font-weight:bold;
}
