.col_323 {
	float: left;
	width: 323px;
}

.col_646 {
	float: left;
	width: 646px;
}

.home_module {
	float: left;
	width: 284px;
	padding: 0 19px 10px 20px;
	margin-bottom: 20px;
	background: url(../images/backgrounds/dot_line_vertical.jpg) repeat-y
		right;
}

.home_module .intro_title {
	color: #0053B1;
	font-size: 14px;
	padding: 2px 0 10px 25px;
	display: block;
	font-weight: bold;
}

.other_module .intro_title {
	color: #0053B1;
	font-size: 14px;
	padding: 2px 0 10px 25px;
	display: block;
	font-weight: bold;
}

.home_module .title_desc {
	float: left;
	width: 100%;
	padding: 5px 0 10px 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.other_module .title_desc {
	float: left;
	width: 100%;
	padding: 5px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

.other_module a.figure {
	float: left;
	width: 282px;
	overflow: hidden;
	padding: 5px 10px 5px 0;
}

.other_module a.figure img {
	width: 282px;
}

.home_module a.figure {
	float: left;
	width: 282px;
	height: 118px;
	overflow: hidden;
}

.home_module a.figure img {
	
}

.home_module .desc_text {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	line-height: 16px;
}

.list-supplier .home_module {
	margin-bottom: 0;
	padding: 0 19px 0 20px;
}

.other_module .desc_text {
	padding: 0 0 10px 0;
	line-height: 16px;
}

.home_module a:hover {
	text-decoration: none;
	color: #f64c01;
}

.home_module .title,.other_module .title {
	float: left;
	width: 100%;
	color: #0053B1;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.home_module a.title:hover {
	
}

.home_module .testimonial_container {
	float: left;
	width: 100%;
}

.home_module .testimonial_title {
	float: left;
	padding-bottom: 5px;
	width: 100%;
	color: #0053B1;
	font-size: 12px;
	font-weight: bold;
}

/*.home_module .testimonial_title:hover { text-decoration:underline; }*/
.home_module .testimonial_title span {
	color: #bdbdbd;
	font-size: 10px;
}

.home_module .testimonial_text {
	float: left;
}

.home_module .user_name {
	float: right;
	padding: 11px 0 13px 0;
	font-size: 10px;
}

.other_module {
	float: left;
	width: 606px;
	padding: 0 19px 10px 20px;
	margin-bottom: 20px;
	background: url(../images/backgrounds/dot_line_vertical.jpg) repeat-y
		right;
}

a.read_more {
	float: right;
	font-size: 110%;
	padding: 0 10px 2px 0;
	background: url(../images/symbols/more_orange.gif) no-repeat right;
	cursor: pointer;
}

a.read_more:hover {
	background: url(../images/symbols/more_blue.gif) no-repeat right;
}

.home_module .about_comp {
	background: url(../images/symbols/clock.jpg) no-repeat left 1px;
}

.home_module .our_services {
	background: url(../images/symbols/security.jpg) no-repeat left 1px;
}

.home_module .our_products {
	background: url(../images/symbols/lighter.jpg) no-repeat left 1px;
}

.other_module .about_comp {
	background: url(../images/symbols/clock.jpg) no-repeat left 1px;
}

.other_module .our_services {
	background: url(../images/symbols/security.jpg) no-repeat left 1px;
}

.other_module .our_products {
	background: url(../images/symbols/lighter.jpg) no-repeat left 1px;
}

.home_module .contact_info_container {
	float: left;
}

.home_module table {
	float: left;
}

.contact_info_title {
	color: #0053B1;
	vertical-align: top;
	width: 90px;
	font-size: 12px;
}

.contact_info_details {
	padding-left: 10px;
	vertical-align: top;
	color: #a39f9f;
}

.home_module .exchange_rate_container {
	float: left;
}

.rate_title {
	color: #0053B1;
	vertical-align: top;
	font-size: 12px;
}

.rate_details {
	padding-left: 10px;
	vertical-align: top;
	color: #a39f9f;
}

#list-category {
	width: 100%;
	float: left;
	line-height: 1.6em;
}

#list-category ul {
	padding: 10px 0 0 25px;
}

#list-category ul li {
	background: url(../images/symbols/more_orange.gif) no-repeat 5px 7px;
	padding: 0 0 0 20px;
}

#list-category ul li a {
	font-size: 13px;
	font-weight: bold;
}

#list-category ul li ul {
	display: none;
	padding: 0 0 0 20px;
}

#list-category ul li ul li {
	background: none;
	list-style-type: square;
	padding: 0;
}

#list-category ul li ul li a {
	font-size: 12px;
}

#list-category ul li.selected ul {
	display: block;
}

#list-category ul li.selected>a {
	color: #f64c01;
}

#list-item {
	width: 100%;
	float: left;
}

#list-item table {
	width: 100%;
	border-collapse: collapse;
	border-color: #ccc;
	border-style: dotted;
}

#list-item table td {
	width: 281px;
	padding: 10px;
	float: left;
	font-size: 11px;
	border: none;
}

#list-item table td.noborder_left {
	border-left: 1px dotted #ccc;
}

#list-item table td .img {
	float: left;
	width: 80px;
	height: 80px;
	border: 1px solid #ccc;
	overflow: hidden;
}

#list-item table td img {
	width: 80px;
}

#list-item table td .item {
	margin-left: 90px;
	width: auto;
}

#list-item table td .code {
	color: #0053B1;
	margin-bottom: 3px;
	font-size: 12px;
}

#list-item table td .item h4 {
	color: #0053B1;
	font-size: 12px;
	font-weight: bold;
}

#list-item table td .item h4 a.title {
	color: #0053B1;
	font-size: 12px;
	font-weight: bold;
}

#contact-form,#order-form {
	width: 100%;
	float: left;
	margin: 0 0 15px;
}

#contact-form #form-contact,#order-form #form-order {
	width: 450px;
}

#contact-form #form-contact fieldset,#order-form #form-order fieldset {
	border: none;
}

#contact-form #form-contact p,#order-form #form-order p {
	margin: 0 0 10px;
	width: 100%;
	float: left;
}

#contact-form #form-contact label,#order-form #form-order label {
	width: 100px;
	float: left;
	text-align: left;
}

#contact-form #form-contact label.error,#order-form #form-order label.error
	{
	margin-left: 100px;
	float: left;
	color: #F64C01;
	font-size: 95%;
	width: auto;
}

#contact-form #form-contact input.input,#order-form #form-order input.input
	{
	width: 180px;
	float: left;
	padding: 1px 2px;
	font-size: 100%;
	text-align: left;
}

#contact-form #form-contact TEXTAREA.input,#order-form #form-order TEXTAREA.input
	{
	width: 330px;
	height: 200px;
	float: left;
	text-align: left;
}

#questions,#answer {
	padding: 0 0 15px;
}

#questions h4,#answers h4 {
	color: #0053B1;
	font-size: 14px;
	font-weight: bold;
}

#questions ol {
	padding: 0 0 0 20px;
	list-style: upper-roman;
	font-size: 12px;
	font-weight: bold;
}

#answers ol {
	padding: 0 0 0 20px;
	list-style: upper-roman;
}

#questions ol ol,#answers ol ol {
	padding: 0 0 0 20px;
	list-style: decimal;
}

.search_result {width: 100%;}
.search_result ul {padding: 0 0 0 10px;}
.search_result ul li {list-style-type: none;padding: 0 0 0 15px;margin-bottom: 20px;background: url("../images/symbols/more_blue.gif") no-repeat left 7px;}
.search_result ul li a.title {width: 100%;display: block;}
