/* CSS Document */
#header{
	width: 920px;
	padding-left: 30px;
	
	position:relative;
	height: 220px;
}
#header .content{
	padding-top: 50px;
}
#about-paper{
	width: 950px;
	background-image: url(../images/bg_green_coarse.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
}
#about-paper .edit{
	width: 920px;
	margin-left: 30px;

}
#green-paper{
	width: 950px;
	background-image: url(../images/bg_green_coarse_thin.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	position:relative;
}
#green-paper .edit{
	width: 920px;
	margin-left: 30px;

}
.divide-line{
	background-image: url(../images/line_divide.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 588px;
	clear: left;
}
/****** Header Company Profile ******/
#companynew{
	background-image: url(../images/bg_new_company.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 616px;
	padding-top: 5px;
	
	margin-top: 45px;
	position: absolute;	
}
.companyword{
	font-size: 0.8em;
	line-height: 130%;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.companyword h1{
	font-size: 2em;
	color: #37189c;
	line-height: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/****** Member Login ******/
#gtoarea{
	width: 267px;
	position: absolute;
	right: 25px;
	z-index: 200;
	float: right;
}
.gtojoin{
	width: 260px;
	font-size: 0.9em;
	font-weight: bold;
	color: #676767;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-top: 22px;
	height: 24px;
}
.gtojoin a {
	color: #7103b1;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: lighter;
}
.gtojoin a:hover {
	color: #99CC00;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: lighter;
}
.loginarea{
	background-image: url(../images/bg_gto.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 171px;
}
.loginarea-newuser{
	background-image: url(../images/bg_newuser.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 171px;
}
.loginarea-white{
	background-image: url(../images/bg_gto_white.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 171px;
}
.loginarea-white-newuser{
	background-image: url(../images/bg_newuser_white.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 171px;
}
.loginword{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 250%;
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 10px;
	text-align: right;
}
.loginword a {
	font-weight: lighter;
	color: #8fb704;
	text-decoration: underline;
	font-size: 0.9em;
}
.loginword a:hover {
	font-weight: lighter;
	color: #006699;
	text-decoration: none;
	font-size: 0.9em;
}
.status-title{
	font-size: 1.2em;
	color: #4e7d9e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9dce06;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9dce06;
}
.status-word{
	font-weight: lighter;
	color: #343434;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ececec;
	_padding-top: 3px;
	_padding-bottom: 3px;
}
#query {
	width: 147px;
	color: #487ea4;
	font-size: 0.9em;
	line-height: 200%;
	background-color: transparent;
	background-image: url(../images/bg_input.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: lighter;
	padding-left: 5px;
}

.submit {
	width: 74px;
	height: 24px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/button_login.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.submit:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search-go {
	width: 56px;
	height: 24px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/button_search_go.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.search-go:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/****** Quick Search ******/
#quicksearch{
	width: 251px;
	display: block;
	margin-bottom: 10px;
}
#quicksearch .word{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
}
#quicksearch .word a{
	color: #487597;
	text-decoration: underline;
	
}
#quicksearch .word a:hover{
	color: #9db007;
	text-decoration: none;
	
}
#quicksearch .Popular{
	font-size: 1em;
	line-height: 1.2em;
	color: #666666;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8dc7f8;
	margin-top: 5px;
}
#quicksearch .Popular a{
	text-decoration: none;
}
#quicksearch .Popular a:hover{
	text-decoration: none;
}
/****** Inquire Product ******/
#inquire-product{
	width: 251px;
	display: block;
	margin-bottom: 10px;
}
#inquire-product .edit{
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#inquire-product .product{
	margin: 5px;
	width: 65px;
	font-size: 0.9em;
	line-height: 1em;
	height: 90px;
	float: left;
}
#inquire-product .product a{
	text-decoration: none;
	color: #487597;
}
#inquire-product .product a:hover{
	text-decoration: none;
	color: #9db007;
}
#inquire-product .product a img{
	background-color: #f4f4f4;
	padding: 2px;
	border: 1px solid #d5d5d5;
	margin-bottom: 2px;
}
#inquire-product .product a:hover img{	background-color: #e8fc4d;
	padding: 2px;
	border: 1px solid #bed508;	margin-bottom: 2px;}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f3f3f3;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -220px; /*position where enlarged image should offset horizontally */

}
/****** PR and Adv******/
#pr, #adv{
	width: 251px;
	display: block;
	margin-bottom: 5px;
}
#pr, #adv .editbox{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#pr .editbox a img{
	background-color: #f1f2f2;
	border: 1px solid #c9c9c9;
	padding: 3px;
	margin-top: 10px;
	margin-left: 5px;	
}
#pr .editbox a:hover img{
	background-color: #f1f6c0;
	border: 1px solid #d0db66;
	padding: 3px;
	margin-top: 10px;
	margin-left: 5px;
	}
#adv .editbox a img{
	background-color: #f1f2f2;
	border: 1px solid #c9c9c9;
	padding: 3px;
	margin-top: 10px;
	margin-left: 5px;	
}
#adv .editbox a:hover img{
	background-color: #f1f6c0;
	border: 1px solid #d0db66;
	padding: 3px;
	margin-top: 10px;
	margin-left: 5px;
}
/****** Hot Product ******/
#hot-product{
	margin-bottom: 5px;
}
#hot-product h1{
	font-size: 1.8em;
	color: #3e357f;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#hot-product .hotproduct{
	height: 150px;
	width: 105px;
	margin-right: 10px;
	float: left;
	text-align: center;
}
#hot-product .hotproduct h3{
	font-size: 0.9em;
	line-height: 1.1em;
	font-weight: lighter;
	margin-top: 3px;
	margin-bottom: 2px;
}
#hot-product .hotproduct a{
	text-decoration: none;
	color: #487597;
}
#hot-product .hotproduct a:hover{
	text-decoration: none;
	color: #9abad0;
	
}
#hot-product .hotproduct a img{
	background-color: #f4f4f4;
	padding: 2px;
	border: 1px solid #f4f4f4;
	margin-bottom: 2px;
}
#hot-product .hotproduct a:hover img{	
    background-color: #cee0ec;
	padding: 2px;
	border: 1px solid #cee0ec;	margin-bottom: 2px;}
/****** Message and Keyword and Category******/
#message, #keyword, #google-video, #category{
	margin-bottom: 5px;
}
#message h1, #keyword h1, #category h1{
	font-size: 1.8em;
	color: #3e357f;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#message .box{
	width: 47%;
	margin-right: 10px;
	float: left;
}
#message .product-more{
	background-image: url(../images/subject_message_product.gif);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfe334;
}
#message .trade-more{
	background-image: url(../images/subject_message_trade.gif);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfe334;
}
#messageTable{
	width: 99%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
	overflow: auto;
	
}
.trade-date{
	font-size: 0.9em;
	color: #76a736;
	float: right;
	width: 60px;
	margin-left: 3px;
}
.trade-country{

	float: right;
	width: 20px;
	margin-left: 3px;
}
#category .box{
	width: 47%;
	float: left;
	margin-bottom: 12px;
	padding-left: 10px;
}
#category .box h1{
	font-size: 1em;
	color: #81b53e;
	background-image: url(../images/ico_cate.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	font-weight: bold;
}
#category .box h1 a{
	color: #81b53e;
	text-decoration: none;
}
#category .box h1 a:hover{
	color: #4a64af;
	text-decoration: underline;
}
#category .word{
	font-size: 0.9em;
	line-height: 1.2em;
	color: #5b5b5b;
	margin-left: 12px;
}
#category .word a{
	color: #0e96e4;
	text-decoration: none;
}
#category .word a:hover{
	color: #5b5b5b;
	text-decoration: underline;
}
/****** Message Product******/
a.product:link{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/resultset_next.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
}
a.product:visited{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/resultset_next.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
}
a.product:hover{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 17px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/resultset_next.gif);
	text-decoration: none;
	color: #809a39;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-color: #f7ffe3;
	line-height: 1em;
}
/****** Message Buyer******/
a.trade-B:link{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/ico_buyer.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
}
a.trade-B:visited{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/ico_buyer.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
}
a.trade-B:hover{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 17px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/ico_buyer.gif);
	text-decoration: none;
	color: #809a39;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-color: #f7ffe3;
	line-height: 1em;
}
/****** Message business******/


a.trade-b:link{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(/images/ico_business_service.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
}
a.trade-b:visited{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(/images/ico_business_service.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
}
a.trade-b:hover{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 17px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(/images/ico_business_service.gif);
	text-decoration: none;
	color: #809a39;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-color: #f7ffe3;
	line-height: 1em;
}

/****** Message Supplier******/
a.trade-S:link{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/ico_supplier.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
}
a.trade-S:visited{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/ico_supplier.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
}
a.trade-S:hover{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 17px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/ico_supplier.gif);
	text-decoration: none;
	color: #ec790e;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-color: #fcf5eb;
	line-height: 1em;
}
/****** Keyword******/
#keyword .box{
	float: left;
	width: 142px;
	margin-right: 3px;
	font-size: 0.9em;
	padding-right: 2px;
}
#keyword h1{font-size: 1.8em;
	color: #3e357f;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}
a.keywordbox:link{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 13px;
	display: block;
	background-image: url(../images/ico_keyword.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 1em;
}
a.keywordbox:visited{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 13px;
	display: block;
	background-image: url(../images/ico_keyword.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 1em;
}
a.keywordbox:hover{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	background-image: url(../images/ico_keyword.gif);
	text-decoration: underline;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 1em;
}
/****** Tag Cloud Styling ******/
ul#tagcloud {
	padding: 5px;
	width: 870px;
	margin-left: 40px;
	text-align:left;
	list-style:none;
	line-height:180%;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	 
ul#tagcloud li {display:inline; font-size:70%; color:#ccc;background:none; padding:0;}
ul#tagcloud li.t1 a {color:#797979;font-size:120%; }
ul#tagcloud li.t2 a {color:#6d6d6d;font-size:160%;}
ul#tagcloud li.t3 a {color:#616161;font-size:190%;}
ul#tagcloud li.t4 a {color:#555555;font-size:210%;}
ul#tagcloud li.t5 a {color:#484848;font-size:230%;}
ul#tagcloud li.t6 a {color:#3c3c3c;font-size:250%;}
ul#tagcloud li.t7 a {color:#303030;font-size:270%;}
ul#tagcloud li.t8 a {color:#242424;font-size:290%;}
ul#tagcloud li.t9 a {color:#181818;font-size:310%;}
ul#tagcloud li.t10 a {color:#0c0c0c;font-size:330%;}
#news ul#tagcloud { padding-left:0; }
.tags {background-color:#F0F5F7; }
.tags p {font-size: 0.9em;padding: 5px; }

ul#tagcloud li a, ul#tagcloud li a:link {text-decoration:none;}
ul#tagcloud li a:hover {text-decoration: underline; }


/******Advanced Search******/
#search-box{
	margin-top: 0px;
	margin-left: 5px;
	width: 550px;
}
#search-box h1{
    font-size: 1.8em;
	color: #3e357f;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}
.search-nav{
	height: 27px;
	margin-right: 5px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.search-nav-choice{
	font-weight: bold;
	color: #3087c3;
}
.search-nav a{
	font-weight: bold;
	color: #9ea0a1;
	text-align: center;
	text-decoration: none;
}
.search-nav a:hover{
    font-weight: bold;
	color: #7b7b7b;
	text-align: center;
	text-decoration: none;}
#search-box .top{
	height: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e0e0;
}
#search-box .edit{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e0e0;
	border-left-color: #e2e0e0;
	padding-right: 10px;
	padding-left: 10px;
}
.btn-search {
	width: 79px;
	height: 26px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/button_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btn-search:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg-btn-search{
	color: #336699;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Helvetica, sans-serif;
	background-image: url(../images/btn_search.gif);
	background-repeat: repeat-x;
	border: 1px solid #becedc;
	margin-bottom: 5px;
	padding: 0px;
}
/******Tradeshow******/
#tradeshow{
	background-image: url(../images/tradeshow_02.gif);
	background-repeat: repeat-y;
	width: 237px;
	margin-left: 7px;
	margin-bottom: 10px;
}
#tradeshow .down{
	height: 6px;
}
#tradeshow .box{
	color: #098ae5;
	padding: 5px;
	font-size: 0.9em;
}
a.tradeshow:link{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/resultset_next.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
	margin-bottom: 2px;
}
a.tradeshow:visited{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/resultset_next.gif);
	text-decoration: none;
	color: #487597;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1em;
	margin-bottom: 2px;
}
a.tradeshow:hover{
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 17px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-image: url(../images/resultset_next.gif);
	text-decoration: none;
	color: #809a39;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-color: #f7ffe3;
	line-height: 1em;
	margin-bottom: 2px;
}
#tradeshow .country{
	float: right;
	width: 20px;
}
/******About Us******/
#about-header{
	width: 831px;
	margin-right: 0px;
	background-image: url(../images/about_top_pic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 124px;
	padding-top: 46px;
	*padding-top: 20px;
	margin-left: 30px;
	_margin-left: 35px;//給IE6以下
	position: relative;
	*margin-top: 26px;
	
	}
#join-header{
	width: 831px;
	margin-right: 0px;
	background-image: url(../images/join_top_pic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 124px;
	padding-top: 46px;
	*padding-top: 20px;
	margin-left: 30px;
	_margin-left: 40px;//給IE6以下
	position: relative;
	*margin-top: 26px;
	
}
#join-header .top-left, #about-header .top-left{
	height: 83px;
	width: 385px;
	margin-top: 41px;
	*margin-top: 61px;
	
}
.main{
	padding-top: 10px !important;//給IE7
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 65px;
	font-size: 0.8em;
	color: #504f50;
	overflow: hidden;
	

}
.aboutia{
	margin-bottom: 15px;
	color: #631cba;
}
.imgapoc{
	height: 341px;
	width: 267px;
	background-image: url(../images/about_pic.png);
	_background-image: url(../images/about_pic.gif);
	background-repeat: no-repeat;
	float: left;
}
.history{
	margin-right: auto;
	margin-left: auto;
	width: 825px;
	height: 823px;
	background-image: url(../images/about_history.gif);
	background-repeat: no-repeat;
	
}
.history .leftcolumn{
	float: left;
	width: 320px;
	margin-top: 15px;
	
}
.history .rightcolumn{
	float: right;
	width: 330px;
	margin-top: 35px;
	padding-right: 20px;
}
.history h4{
	font-size: 1.2em;
	font-weight: lighter;
	padding: 0px;
	display: block;
	color: #79b136;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1em;
}
/******Privacy Policy******/
.main h1{font-size: 1.5em;
	color: #3e357f;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}
.main h2{
	font-size: 1.3em;
	color: #454545;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
.main h3{
	font-size: 1.3em;
	color: #FFFFFF;
	padding-bottom: 2px;
	background-image: url(../images/bg_about_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	padding-top: 3px;
	padding-left: 22px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main h6{
	font-size: 1em;
	color: #88a432;
	padding-bottom: 2px;
	background-image: url(../images/ico_circle_blue.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 3px;
	padding-left: 15px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.word-color{
	font-size: 1em;
	color: #666666;
	margin-right: 10px;
	margin-left: 20px;
}
.contentword{
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #eaffa8;
	color: #4e9001;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
}
/******Top Area******/
#top-header{
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	height: 194px;
	position: relative;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#top-header .top-left{
	width: 540px;
	padding-top: 77px;
	font-size: 0.8em;
	
}
#top-header .edit{
	margin-left: 10px;
	width: 540px;
}
#top-header .top-left-search{
	width: 540px;
	padding-top: 55px;
	font-size: 0.8em;
}
#top-header ul{margin: 0;
padding: 0;}
#top-header li{
	list-style-type: none;
	display: inline;
	padding-right: 9px;
	font-weight: bold;

}

#top-header li a{
	color: #7e9862;
	text-decoration: none;
}
#top-header li a:hover{color: #6f39b2;text-decoration: none;}

/* Search Nav */
#glowingtabs{
	width: 95%;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs li.selected{
	float:left;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	background-image: url(../images/bg_top_file_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

#glowingtabs li.selected span{
	float:left;
	display:block;
	background:url(../images/bg_top_file_right.gif) no-repeat right top;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#glowingtabs a{
	float:left;
	margin-right: 0px;
	text-decoration:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	display:block;
}

#glowingtabs a span{
	float:left;
	display:block;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #3487a5;
}

#glowingtabs #current a{ /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/

}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: #FFFFFF;
}

#glowingtabs a:hover{ /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
	
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}



#top-header-search{
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	height: 170px;
	position: static;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#top-header-search .top-left{
	width: 540px;
	padding-top: 77px;
	font-size: 0.8em;
	
}
#top-header-search .edit{
	margin-left: 10px;
	width: 800px;
}
#top-header-search .top-left-search{
	width: 800px;
	padding-top: 55px;
	font-size: 0.8em;
}
#top-header-search ul{
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#top-header-search li{
	list-style-type: none;
	display: inline;
	
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

#top-header-search li a{
	color: #7e9862;
	text-decoration: none;
}
#top-header-search li a:hover{color: #6f39b2;text-decoration: none;}
#top-header-search .toparea{
	padding-top: 8px;
}
#top-header-search .toparea a{
	text-decoration: none;
	color: #FFFFFF;
}
#top-header-search .toparea a:hover{
	text-decoration: none;
	color: #0252ad;
}
/******Success stories Area******/
#story{
	width: 251px;
	display: block;
	margin-bottom: 10px;
}
#story .word{
	font-size: 0.9em;
	color: #959596;
	margin: 5px;
}
#story .img{
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#story a{
    font-size: 1.1em;
	color: #367caf;
	text-decoration: none;
	font-weight: bold;
}
#story a:hover{
    font-size: 1.1em;
	color: #7eb317;
	text-decoration: underline;
	font-weight: bold;
}
/******Trade history******/
#trade-history{
	width: 505px;
	margin-right: 0px;
	margin-left: 5px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #afafb0;
}
#trade-history .editbox{
	padding: 3px;
	border: 1px solid #cfe334;
}
#trade-history a{
	color: #493eb0;
	text-decoration: none;
}
#trade-history a:hover{
	color: #7eb317;
	text-decoration: underline;
}
/****** popular product ******/
#popular-product{
	width: 180px;
	padding-left: 2px;
	margin-bottom: 10px;
	padding-right: 0px;
}
#popular-product .product{
	width: 70px;
	font-size: 0.7em;
	line-height: 1em;
	float: left;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
	text-align: center;
}
#popular-product .product a{	text-decoration: none;}
#popular-product .product a img{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #eaeaea;
}
#popular-product .product a:hover img{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #e8fc4d;

}
#popular-product ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	background-image: url(../images/bg_select_product.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	padding-right: 0px;
}
#popular-product li{
	font-size: 0.75em;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.3em;
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: bold;	
}
#popular-product li a{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #dfeff5;
	text-decoration: none;
}
#popular-product li a:hover{
	color: #83ae00;
}
/****** Adv Banner******/
#adv-182{
	width: 182px;
}
#adv-120{
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}
#adv-120 img{
	margin: 3px;
}
#adv-175 a img{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #eaeaea;
	margin-top: 3px;
	margin-bottom: 3px;
}
#adv-175 a:hover img{background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #99CCCC;	margin-top: 3px;
	margin-bottom: 3px;}

