#language {
	/*background-color: #FFF;
	filter: Alpha(Opacity=80);*/
	padding-left: 5px;
	font-size: 13px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 30px;
	margin-right: 115px;
}
#language a{
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.language01 {
	/*background-color: #FFF;
	filter: Alpha(Opacity=80);*/
	z-index: 10;
	position: absolute;
	top: 28px;
	right: 0px;
}

#inquire {
	width: 214px;
	margin-bottom: 20px;
}

#newspap {
	background-image: url(/images/newspap.jpg);
	height: 32px;
	width: 198px;
	background-repeat: no-repeat;
	margin-top: 16px;
	padding-top: 48px;
	padding-left: 16px;
}
.newspap_text {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 135px;
	height: 16px;
}
#sales {
	background-image: url(/images/sales.jpg);
	background-repeat: repeat-y;
	width: 214px;
	position: relative;
	margin-bottom: 25px;
	height: 189px;
}





#sales_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 17px;
	width: 127px;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 60px;
	padding-left: 18px;
	left: -1px;
}
.sales_down {
	background-image: url(/images/sales.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sales_top {
	background-color: #c1a6a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	padding-left: 15px;
}


#sales_online {
	height: 27px;
	width: 68px;
	position: absolute;
	left: 2px;
	z-index: 99;
	top: 93px;
}
#product {
	width: 214px;
	margin-bottom: 5px;
}

#product_title {
	width: 214px;
	background-image: url(/images/share_bg.jpg);
	background-repeat: repeat-y;
}
#product_list {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #adadad;
	margin-top: 5px;
}
.product_bg {
}


.product_title_left {
	width: 15px;
	background-image: url(/images/share_left.png);
	background-repeat: repeat-y;
	background-color: #C3C3C3;
}
.product_title_text {
	background-color: #C3C3C3;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 23px;
	color: #004592;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;

}

.product_title_right {
	width: 3px;
	background-image: url(/images/share_right.png);
	background-repeat: repeat-y;
	background-color: #C3C3C3;
}


#product_menu {


}
#product_menu ul{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#product_menu li a {
	display: block;
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: auto;
}
#product_menu li a:hover {
	color: #225081;
	font-weight: bold;
}
.photo {
	margin: 0;
	float: left;
	border: 1px solid black;
	width: 90%;
	background-color: #cccccc;
	text-align: center;
}
.photo img {
	max-width: 70px;
	max-height: 70px;
}
.text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.text a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.text a:hover {
	color: #094C9A;
	font-weight: bold;
}
.line {
	background-image: url(/images/pro_line.jpg);
	background-repeat: repeat-x;
}

#benchmark {
	margin-bottom: 10px;
	width: 213px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 192px;
	text-align: center;
	background-image: url(/images/benchmark_bg.jpg);
}
.benchmark_input {
	width: 115px;
	height: 13px;
	border: 1px solid #a5acb2;
	color: #000;
}

#rss {
	width: 214px;
}
.rss01 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
}
.rss02 {
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	display: block;
	color: #FF9142;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}
.rss02 a {
	color: #FF9142;
	text-decoration: none;
	background-image: url(/images/rss_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-right: 10px;
	padding-left: 25px;
	display: block;
}

.rss03 {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 4px;
}
.rss02 a:hover {
	color: #62A814;
	text-decoration: none;
	background-image: url(/images/rss_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	padding-right: 10px;
	padding-left: 25px;
}
