*{
	margin: 0px;
}

body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body,td,th,select,input,textarea,button,div{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

h1 {
	color: #003399;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

h3 a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

h3 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h4 {
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
}

h4 a:link{
	color: #FFFF00;
	text-decoration: none;
}

h4 a:visited {
	color: #FFFF00;
	text-decoration: none;
}

h4 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

h5 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}

h6 {
	background: #FFA200;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 5px 0px 0px 10px;
}

img,form {
	border: 0px;
	margin: 0px;
}

p {
	line-height: 130%;
}
/*Link Style*/
a:link,h5 a:link{
	color: #003399;
	text-decoration: underline;
}

a:visited,h5 a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover,h5 a:hover {
	color: #FF6600;
	text-decoration: none;
}

a.redLink:link {
	color: #FF0000;
	text-decoration: underline;
}

a.redLink:visited {
	color: #FF0000;
	text-decoration: underline;
}

a.redLink:hover {
	color: #FF0000;
	text-decoration: none;
}
.bannerAd{
	border: #EEEEEE 1px dashed;
}

.blueFont {
	color: #003399;
}

.brokenLine {
	background: url(/images/dot_02.gif) repeat-x bottom;
	line-height: 18px;
}

.category{
	background: #F0F0F0;
	border-bottom: #CCCCCC 1px dashed;
}

.coffee{
	color: #990000;
}

.current{
	margin: auto auto;
	width: 98%;
}

.docParameter{
	color: #666666;
	font-size: 10px;
}

/*titleBg*/
.h5Bg{
	background: url(/images/titleLine_01.gif) repeat-x left bottom;
	height: 32px;
}

.h5Line{
	background: url(/images/titleLine_02.gif) repeat-x left bottom;
	height: 4px;
}

.headerLine{
	color: #C4C4C4;
}

.icon{
	padding-left: 5px;
	padding-right: 5px;
}

.imgBox{
	border: #CCCCCC 1px solid;
	padding: 1px;
	background:#fff;
}

.inputStyle{
	background: #FFFFFF;
	border: #BABABA 1px solid;
}

.menuBg{
	background: url(/images/menuBgOn.gif) repeat-x left top;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	height: 23px;
	padding: 5px 5px 0px 5px;
}

.menuBg a:link {
	color: #FFFF00;
	text-decoration: none;
}

.menuBg a:visited {
	color: #FFFF00;
	text-decoration: none;
}

.menuBg a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.menuBgOn{
	background: url(/images/menuBgOn.gif) repeat-x left top;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	height: 23px;
	padding: 5px 5px 0px 5px;
}

.menuBgOn a:link, .menuBgOn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menuBgOn a:hover {
	color: #FFFF00;
	text-decoration: none;
}

/*newsList*/
.newsList {
	border: #E5E5E5 1px solid;
	margin: 0px;
	padding: 4px; /*font-weight: normal;*/
	width: 97%;
}

.newsList li{
	list-style-type: none;
	margin: 5px 0px 4px 0px;
}

.newsList ul{
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

.p14{
	font-size: 14px;
}

.proCategory a:link,#footerMenu a:link,#subMenuTitle a:link,.subMenu a:link{
	color: #000000;
	text-decoration: underline;
}

.proCategory a:visited,#footerMenu a:visited,#subMenuTitle a:visited,.subMenu a:visited{
	color: #000000;
	text-decoration: underline;
}

.proCategory a:hover,#footerMenu a:hover,#subMenuTitle a:hover,.subMenu a:hover{
	color: #FF0000;
	text-decoration: none;
}

.productBgColor_01 {
	background: #FFFFFF;
}

.productBgColor_02 {
	background: #FFF7EE;
}

.ProductShow{
	margin: auto auto;
	width: 760px;
}
.ProductTitle{
	font-size:14px;
	font-weight:bold;
	color:#003399;
}

.purpleFont {
	color: #A22F74;
}

.redFont {
	color: #FF0000;
}

.searchBg{
	background: url(/images/searchBg.gif);
}

.searchBottomBg{
	background: url(/images/searchBottomBg.gif);
}

/*serviceCenter*/

.serviceSearch{
	background: url(/images/serviceCenterBg.gif) #FFFFFF repeat-x center top;
	height: 7px;
}

.sourc,#hint{
	color: #666666;
}

.space{
	height: 8px;
	overflow: hidden;
}

.subList {	
	padding: 0px;
	margin: auto auto;
	width: 96%;
}

.subList ul{
	padding: 0px;
	margin: 0 0 5px 0;
	list-style-type: none;
}

.subList li{
	list-style-image: url(/images/icon_arrow.gif);
	background: url(/images/subListLine.gif) repeat-x left bottom;
	list-style-position: inside;
	padding: 5px !important;
	padding: 0;

}

.subList li a {
	padding: 5px 0 0 0 !important;
	padding: 5px 0 0 5px;
	height: 20px;
	display: inline !important;
	display: block;
	text-decoration: none;

}
.subList li a:link, .subList li a:visited {
	text-decoration: none;
}
.subList li a:hover {
	text-decoration: none;
}
.subList li.active-item{
	list-style-image: url(/images/icon_arrow01.gif);

}
.subList li.active-item a{
	color: #f60;
	font-weight: bold;
	text-decoration: none;

}

.subMenu{
	background: url(/images/submenuTitle_02.gif) #FFFFFF no-repeat left top;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	padding: 0px 10px 0px 10px;
	width: 170px;
	line-height:12px;
}

.subMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.subMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.subMenu a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.subMenuLine{
	background: url(/images/submenuLine.gif) #FF6702 no-repeat center bottom;
	height: 60px;
	width: 2px;
}

/*buyer-services*/
.subMenuTitle{
	background: url(/images/submenuTitle_01.gif) #FFFFFF no-repeat left top;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding: 6px 10px 8px 10px!important;padding: 0px 10px 8px 10px;
	width: 170px;
}

.text{
	line-height: 150%;
}

.textcontent{
	font-size: 14px;
	line-height: 150%;
}

.titleBox{
	border-bottom: #FFA200 1px solid;
	border-left: #FFA200 1px solid;
	border-right: #FFA200 1px solid;
}

.titleBox_01{
	border: #FFA200 1px solid;
}

.titleBox_02{
	border: #E5E5E5 1px solid;
}

.webofficeHint{
	color: #666666;
	padding-left: 5px;
}


/*Font Color*/
.whiteFont {
	color: #FFFFFF;
}

/*news*/
#bookmark{
	height: 50px;
	padding-top: 30px;
	text-align: center;
	width:100%;
}

#copyright{
	line-height: 200%;
	padding-top: 8px;
	width: 100%;
}

#divFoot{
	background: #FFFFFF;
	border-top: #FF6600 2px solid;
	height: 100px;
	margin: auto auto;
	text-align: center;
	width: 98%;
}

/*footer*/
#divFooter{
	background: #FFFFFF;
	border-top: #FF6600 2px solid;
	height: 100px;
	margin: auto auto;
	text-align: center;
	width: 760px;
}

#divHead{
	margin: auto auto;
	width: 98%;
}

/*header*/
#divHeader{
	margin: auto auto;
	width: 760px;
}

/*middle*/
#divMiddle{
	margin: auto auto;
	width: 760px;
}

#divMiddleContent{
	margin: auto auto;
	width: 98%;
}
/*footer*/
#footerMenu{
	background: #F7F7F7;
	color: #000000;
	font-size: 14px;
	height: 19px;
	padding-top: 3px;
	text-align: center;
	width: 100%;
}

#loginTitle{
	background: url(/images/loginTitle.gif) #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 3px 0px 0px 30px;
	width: 160px;
}

#servicesNewsList {
	border: #E5E5E5 1px solid;
	margin: 0px;
	padding: 6px 4px 2px 0px; /*font-weight: normal;*/
	width: 98%;
}

#servicesNewsList li{
	list-style-type: none;
	margin: 5px 0px 4px 0px;
}

#servicesNewsList ul{
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

/*trade title*/
#tradeTitle_01{
	background: url(/images/tradeTitle_01.gif) #FFFFFF;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding: 0px 0px 0px 3px;
	width: 98px;
}

#tradeTitle_02{
	background: url(/images/tradeTitle_02.gif) #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding: 0px 0px 0px 10px;
	width: 82px;
}

#tradeTitle_03{
	background: url(/images/tradeTitle_03.gif) #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding: 0px 0px 0px 10px;
	width: 98px;
}
/*enrol*/
td.enrolLeft{ background:#f5f5f5; border-bottom:#e1e1e1 1px solid;}
/*buyer-service*/
.listNumber {
	margin: 0px;
	padding: 0px 0px 0px 32px;
}
.listNumber ol{
	margin: 0px;
	padding: 0px;
}
.listNumber li{
	margin: 0px;
	padding: 2px 2px 2px 0px;
	list-style-type: decimal;
	line-height:150%;
}
.buyerBox{
	border: #e5e5e5 1px solid;
	padding: 2px;
}

.buyerBox li{
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px 0px 5px 3px;
}

.buyerBox ul{
	padding: 5px;
}

.usBox{
	padding: 2px;
}

.usBox li{
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px 0px 5px 3px;
}

.usBox ul{
	padding: 5px;
}
.tips{ background:url(/images/tips_02.gif) no-repeat left top; height:54px;}

.contentBox{border:#e5e5e5 1px solid; padding:10px; line-height:150%;}
