body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #707070;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}


body p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

body a:link, body a:visited, body a:active {
	text-decoration: none;
	color: #559F11;
}

body a:hover {
	text-decoration:underline;
}

#divContainer {
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../images/bg_r.png);
}
#divBgTop {
	background-image: url(../images/bg_t.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: 52px;
	width: 100%;
	clear: both;
	margin: 0px;
	display: block;
	float: left;
}

.shortinput5 {
	background-color: #AAEA5E;
	height: 18px;
	border: 1px solid #458A00;
	width: 50px;
	margin-top: 0px;
	font-size: 13px;
}

.longinput20 {
	background-color: #AAEA5E;
	height: 18px;
	border: 1px solid #458A00;
	width: 60px;
	margin-top: 0px;
	font-size: 13px;
}



.float_right {
	float: right;
}
.float_left {
	float: left;
}
#divMain {
	background-color: #FFFFFF;
	background-image: url(../images/bg_l.png);
	background-repeat: repeat-y;
	display: block;
	height: 100%;
	margin-right: 30px;
	padding-left: 30px;
}

#divBgFooter {
	background-image: url(../images/bg_b.png);
	background-repeat: repeat-x;
	height: 157px;
	width: 100%;
	margin: 0px;
	float: left;
	padding: 0px;
}



#divMain input.textfield {
	background-color: #AAEA5E;
	height: 18px;
	border: 1px solid #458A00;
	width: 300px;
	margin-top: 0px;
	font-size: 13px;
}

#divMain input.textfield1 {
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #7F9DB9;
	width: 300px;
	margin-top: 0px;
	font-size: 13px;
}

#divMain input.uploadtextfield {
	background-color: #AAEA5E;
	height: 18px;
	border: 1px solid #458A00;
	width: 600px;
	margin-top: 0px;
	font-size: 13px;
}

#divMain input.uploadtextfield1 {
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #7F9DB9;
	width: 600px;
	margin-top: 0px;
	font-size: 13px;
}

#divMain select.combo1 {
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #458A00;
	width: 100px;
	margin-top: 0px;
	font-size: 13px;
	margin-right: 10px;
}

#divMain input.button {
	width: 100px;
	font-size: 13px;
	color: #006633;
	margin-left: 10px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
}

#divMain input.loginbutton {
	width: 200px;
	font-size: 13px;
	color: #006633;
	margin-left: 10px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
}

#divMain input.button1 {
	width: 100px;
	font-size: 13px;
	color: #006633;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
}

#divMain input.button2 {
	width: 100px;
	font-size: 13px;
	color: #006633;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: 8px;
}


#divNaviBg {
	width: 90%;
	height: 35px;
	margin-left: 40px;
}

#divNavi {
	width: auto;
	clear: none;
	background-image: url(../images/btn_navi_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
}
#divNavi a:link, #divNavi a:visited, #divNavi a:active{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_navi_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
	padding-left: 30px;
	display: inline;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
}
#divNavi a:hover{
	background-image: url(../images/btn_navi_left_hi.png);
	color: #333333;	
}

#divHotSearch {
	background-color: #F6F6F6;
	width: 650px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#divHotSearch p{
	text-align: left;
	color: #333333;
}

#divHotSearch p label {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 20px;
	color: #FF6600;
}

#divCopyright {
	font-size: 10px;
	color: #CCCCCC;
	position: relative;
	top: 23px;
}
#divDevelop {
	float: right;
	position: relative;
	top: 12px;
}


#divCopyright a:link, #divCopyright a:visited, #divCopyright a:active{
	color: #E8E8E8;
}
#imgLogoS {
	position: relative;
	left: 40px;
}
#divSearchBox {
	position: relative;
	left: 20px;
	width: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
}

#divSearchBox p{
	text-align: left;
	color: #333333;
	margin-top: 0px;
	margin-bottom: -10px;
}

#divSearchBox p label {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	color: #333333;
}

#tbSearch {
	width: 95%;
	background-color: #FFFCF5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tbSearch th {
	background-color: #999999;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
}
#tbSearch td {
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#ADtd {
	font-size: 12px;
	height: 20px;
	width: 700px;
}


.tdPrice {
	font-size: 26px;
	color: #FF6600;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.tdTitle {
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
}
.tdTitle h5 {
	font-size: 15px;
	font-weight: bold;
	color: #578F12;
	margin-bottom: 0px;
	margin-top: 0px;
}

.tdTitle h5 a:link, .tdTitle h5 a:visited, .tdTitle h5 a:active {
	text-decoration: none;	
}

.tdTitle h5 a:hover {
	text-decoration:underline;	
}


#txtLastUpdate {
	font-size: 12px;
}

.tdSource {
	width: 120px;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}
#txtHit {
	color: #FF6600;
}




#divTxSearchResult {
	margin-bottom: 5px;
	margin-right: 50px;
	text-align: right;
}
.tdPic {
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
#imgPic {
	height: 80px;
	width: 80px;
}
#divBala {
	background-image: url(../images/bala.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	width: 23px;
	display: inline;
	padding-top: 7px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	background-position: center center;
}
.txtBig {
	font-size: 14px;
}


#divBala a:link, #divBala a:visited, #divBala a:active{
	color: #006633;
	text-decoration: none;
}

#divBala a:hover{
	color: #FFFFFF;
}

#divBala.current{
	background-image: url(../images/bala2.gif);
	color: #FFFFFF;
	font-weight: bold;
}

#divSearchBoxHome {
	width: 500px;
	display: block;
}

#divSearchBoxHome p{
	text-align: left;
	color: #333333;
	margin-top: 0px;
	margin-bottom: -5px;
}

#divSearchBoxHome p label {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	color: #333333;
	top: 5px;
	position: relative;
}
#divFAQ {
	padding-right: 100px;
	padding-left: 100px;
}
#ulQ li {
	font-size: 16px;
	color: #CC3300;
	text-decoration: underline;
	list-style-type: none;
	margin-top: 10px;
}
#ulA li{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 30px;
}
#divSubTitle {
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 90%;
	padding-bottom: 5px;
}
#divAdvText {
	background-color: #FFFFEE;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 1px;
	padding: 10px;
	border: 1px dashed #FFFFCC;
	color: #999999;
}
#divAdvText .spnAdvTxt {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 20px;
}
#divAdvContact {
	text-align: right;
	margin-top: 1px;
}

#divAdvContact a{
	color: #CC0000;
}
