﻿.TopBarLeft
{
	width: 10px;
	height: 40px;
	background-image: url(../images/topbar_left.gif);
	float: right;
}
.TopBarRight
{
	width: 10px;
	height: 40px;
	background-image: url(../images/topbar_right.gif);
	float: right;
}
.TopBarSep
{
	width: 20px;
	height: 30px;
	background-image: url(../images/topbar_sep1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
}
.TopBarText
{
	height: 24px;
	float: right;
	padding-top: 6px;
	color: black;
	text-align: right;
	padding-right: 6px;
}
.TopBarSlogan
{
	width: 383px;
	height: 81px;
	
	clear: both;
}
.TopLogo
{
	float: right;
	width: 520px;
	height: 125px;
	background-image: url(../images/logo.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.TopMenu
{
	width: 992px;
	height: 39px;
	background-color: #F7F8F2;
	background-image: url(../images/button_bg.gif);
	border-right: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
}
#ContentPane
{
	width: 775px;
	float: right;
}
#RightPane
{
	width: 200px;
	float: right;
}
#PanelSpacer
{
	width: 15px;
	float: right;
	background-image: url(../images/PanelSpacer.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
}
.TopDate
{
	width: 195px;
	height: 69px;
	padding-top: 35px;
	background-image: url(../images/TopDate.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.TitleBarCenterR
{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../images/box_corner_tr.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.TitleBarCenterC
{
	float: right;
	height: 15px;
	background-image: url(../images/box_t.gif);
	background-repeat: repeat-x;
}
.TitleBarCenterL
{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../images/box_corner_tl.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.TitleBarCenterText
{
	width: 763px;
	background-color: White;
	text-align: right;
	border-right: solid 1px #dadfce;
	border-left: solid 1px #dadfce;
	margin-right: 5px;
	margin-left: 5px;
	height: 30px;
	clear: both;
}
.BottomBarCenterR
{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../images/box_corner_dr.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.BottomBarCenterC
{
	float: right;
	height: 15px;
	background-image: url(../images/box_d.gif);
	background-repeat: repeat-x;
}
.BottomBarCenterL
{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../images/box_corner_dl.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.ContentBody
{
	background-color: White;
	text-align: right;
	border-right: solid 1px #dadfce;
	border-left: solid 1px #dadfce;
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
	padding-bottom: 20px;
}
.BannerBtn1
{
	background-image: url(../images/btn_loom.gif);
	width: 185px;
	height: 37px;
}
.BannerBtn2
{
	background-image: url(../images/btn_building.gif);
	width: 185px;
	height: 37px;
}
.BannerBtn3
{
	background-image: url(../images/btn_agricalture.gif);
	width: 185px;
	height: 37px;
}
.BannerBtn4
{
	background-image: url(../images/btn_indpro.gif);
	width: 185px;
	height: 37px;
}
.BannerBtn5
{
	background-image: url(../images/btn_techser.gif);
	width: 185px;
	height: 37px;
}
.tml1
{
	float: right;
	width: 18px;
	cursor: pointer;
}
.tml2
{
	float: right;
	cursor: pointer;
}
fieldset
{
	-moz-border-radius: 8px;
}
legend
{
	font-weight: bold;
	color: steelblue;
}
faqList
{
}
.faqList ul
{
	margin: 0;
	padding: 0;
	padding-right: 2px;
	list-style-type: none;
}
.faqList li
{
	margin: 0;
	padding: 5px 2px 6px 0px;
	border-bottom: 1px solid #cfe2ed;
	background-image: url(../images/features.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
.topHeader
{
	width: 992px;
	height: 125px;
	background-color: #F7F8F2;
	border-right: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	background-image:url(../images/header.jpg);
}
.paging
{
	width:20px;
	border: solid 1px #ccc;
	background-color: #fff;
	font-size:12px;
	text-align:center;
}