body
{
    font-family: ÐÂËÎÌå, ËÎÌå, Arial;
    margin: 0px;
    padding: 0px;
    background-color: #A7B9C5;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    font-size: 12px;
}
img {
	border:0px;
}
.padd_bottom{
	padding-bottom: 15px;
}
p{ line-height:150%;}

p, ul, li, h1, h2, h3, h4 ,form{
	margin:0px;
	padding:0px;
}
h1{
	font-size:18px;
	font-weight: normal;
}
h1.MainTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-right: 80px;
	height: 25px;
}
.txtbox_01{ width:100px;}
ul, li {
	list-style-type: none;
}
.indent {
	text-indent: 2em;
}
.toptitle {
	font-size: 14px;
	text-decoration: none;
	text-indent: 2em;
	font-weight: bold;
}
.txtRed {
	color: #C00;
	font-weight: bold;
	font-size: 12px;
}
.txtblue
{
    color: #2D5056;
    font-weight: bold;
    font-size: 12px;
}
.bold {
	font-weight: bold;
}
.blueTitle {
	font-size: 16px;
	font-weight: bold;
	color: #369;
}
.txtBlackB {
	font-weight: bold;
	color: #000;
}
.txtKeyword {
	font-weight: bold;
	color:red;
}
.btnSearch
{
    text-align: center;
    height: 20px;
    width: 20px;
    border: teal 1px solid;
    background-color: #ffffff;
    font-size: 11px;
}

.clearboth {
	clear: both;
}
.txtBox01 {
	height: 15px;
	line-height: 15px;
}

a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}

a:hover {
	text-decoration:underline;
}
a.red_link {
	text-decoration: none;
	color:#C00;
	
}
a.red_link:hover {
	text-decoration:underline;
}
a.langcss {
font-size:12px;
	text-decoration: none;
	color:#FFFFFF; font-weight:bold;
	
}
a.langcss:hover {
	text-decoration:underline;
	color:#FF9900;
}
a.link_blue {
	text-decoration: none;
	color:#369;
	font-size: 12px;
	font-weight: bold;
	
}
a.link_blue:hover {
	text-decoration:underline;
}
a.link_bold {font-weight:bold;color:#333;}
a.link_bold:hover {
	text-decoration:underline;
}
a.btn01 {
	background-image: url(../images/btn_pro.jpg);
	background-repeat: no-repeat;
	background-color: #F60;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 28px;
	width: 97px;
	line-height: 28px;
	display: block;
	text-align: center;
}
a.btn01:hover {
	text-decoration:underline;
}
a.btn_shop{
	background-image: url(../images/ico_shop.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 20px;
	display: block;
	padding-left: 25px;
}
a.btn_shop:hover {
	text-decoration:underline;
}
a.btn_mail{
	background-image: url(../images/ico_mail.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 20px;
	display: block;
	padding-left: 25px;
	background-position: 5px 4px;
}
a.btn_mail:hover {
	text-decoration:underline;
}
a.btn_hot{
	background-image: url(../images/btn_hot.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 23px;
	display: block;
	line-height: 23px;
	width: 94px;
	background-color: #CCC;
	text-align: center;
}
a.btn_hot:hover {
	text-decoration:underline;
}
#sidebar {
	text-align: center;
	position: relative;
	width: 235px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/sidebar_bg.jpg);
	height: 700px;
}
#wrap {
	width: 980px;
	padding-top: 10px;
	padding-left: 20px;
}

#logo {
	position: absolute;
	left: 20px;
	top: 11px;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 75px;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar #nav {
	margin-top: 150px;
	margin-right: 20px;
}
#lang_nav { text-align:right; padding-bottom:30px;}
#sidebar #nav li {
	padding-left: 10px;
	text-align: right;
	line-height: 20px;
}
#sidebar #nav a {
	font-size: 14px;
	color: #2D5056;
	text-decoration: none;
	font-weight: normal;
}
#sidebar #nav a.sel {
 font-weight:bold;
}
#sidebar #nav a:hover{
	font-weight:bold;
}
#sidebar #nav li ul {
	
}
#sidebar #nav li ul a{
	font-size: 11px;
	color: #2D5056;
	text-decoration: none;
	
	
}
#sidebar #nav li ul a.sel
{
   
    color:#C00;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/arr02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
#sidebar #search {
	text-align: right;
	margin-right: 20px;
	margin-top: 50px;
}
#sidebar #contact_list {
	font-size: 11px;
	color: #333;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}
#sidebar #contact_list p{
	line-height:20px;
}
#main {
	margin-left: 275px;
	margin-right: 15px;
}
#content {
	background-color: #FFF;
	height:auto;
}
#main_top {
	height: 100px;
	text-align: left;padding-left:20px;
}
#site_map {
	padding: 40px;
}
#site_map .list_block{
	padding-bottom: 15px;
}
#site_map .list_block h2 {
	font-size:18px;
	padding-bottom: 15px;
}
#products {
	padding: 20px;
}
#products_details {
	border: 2px solid #CCC;
	height: 500px;
}

.product_txt_desc {
	font-size: 11px;
	color: #333;
}
.catalogue {
	padding-left: 30px;
	width: 450px;
}
.catalogue li {
	padding-left: 30px;
	float: left;
	
}
.catalogue li a
{
    width:180px;
	font-weight:bold;
	color:#000;
	font-size:12px;
	display: block;
	background-image: url(../images/arr_about.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 16px;
	background-position: 2px 4px;
}
.catalogue li a.sel
{
    color:#C00;
    width:180px;
	font-weight:bold;
	font-size:12px;
	display: block;
	background-image: url(../images/arr_about.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 16px;
	background-position: 2px 4px;
}
.catalogue_title {
	font-size: 22px;
	color: #999;
	font-weight: bold;
}
.prolist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 110px;
	padding-top: 15px;
}
.pro_picshow {
	float: left;
	height: 80px;
	width: 130px;
	text-align: center;
	border: 1px solid #CCC;
	padding: 5px;
	cursor: hand;
}
.pro_info_left {
	margin-left: 160px;
	font-size: 13px;
	font-weight: bold;
	color: #369;
}
.pro_info_right {
	float: right;
	width: 150px;
	height: 80px;
}
.product_new {
	padding: 10px;
}
.product_new ul li {
	width: 200px;
	display: block;
	float: left;
	height: 170px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.product_new ul li .pic {
	text-align: center;
	padding: 5px;
}
.product_new_info {
	background-color: #E6E6E6;
	height: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.product_new_info p {
	font-size: 11px;
	color: #000;
	line-height: 120%;
}

.product_new_info a {
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px center;
	color: #000;
	height: 20px;
	line-height: 20px;
}


.product_new ul li.clearborder {
	border-right:0;
}


.product_hot {
	margin-top: 10px;
	line-height: 150%;

}
.product_hot ul li {
	width: 200px;
	display: block;
	float: left;
	height: 250px;
	border: 2px solid #CCC;
	margin: 3px;
}
.product_hot ul li .pic {
	text-align: center;
	height: 120px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.product_hot_info {
	height: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.product_hot_info p {
	font-size: 11px;
	color: #000;
	line-height: 150%;
	height: 35px;
}

.product_hot_btn{
	padding-top: 10px;
}
.pro_view_info {
	margin-left: 420px;
	padding-top: 100px;
	padding-right: 20px;
}
.pro_view_info_title {
	font-size: 16px;
	font-weight: bold;
	color: #369;
	text-decoration: none;
	padding-bottom: 15px;
}
.pro_view_info_desc {
	padding-bottom: 15px;
	font-weight: bold;
	color: #333;
	height:60px;

}
.pro_view_info_btns {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.pro_view_pic {
	float: left;
	width: 400px;
	text-align: center;
	padding-top: 30px;
	overflow: hidden;
}
.pro_view_info_nav {
	padding-top: 30px;
}
.pro_view_info_nav span {
	width: 65px;
	height: 15px;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #000;
}

.pro_view_info_nav img {
	padding: 2px;
	border: 1px solid #CCC;
}


.pro_view_prev {
	background-image: url(../images/pro_nav_btn_prev.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 90px;
	float: left;
}
.pro_view_next {
	background-image: url(../images/pro_nav_btn_next.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 110px;
	text-align: right;
}

.about_us_list {
	background-image: url(../images/about_us_pic.jpg);
	background-repeat: no-repeat;
	width: 280px;
	float: left;
	padding-top: 250px;
	background-color: #FFF;
	background-position: 10px 40px;
}
.about_us_tip{ padding:10px; font-style:italic;}
.about_us_linklist{
	padding-left: 40px;
	
}
.about_us_linklist li a{
	background-image: url(../images/arr_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	
}
.about_us_linklist li a:hover{
	text-decoration: underline;
}
.about_us_linklist li ul{
	display: block;
}
.about_us_content {
	margin-left: 300px;
	padding-top: 40px;
	padding-right:20px;
	font-size: 11px;
	color: #666;
}
.about_us_content p{
	padding-bottom:15px;
	line-height: 200%;
	text-indent:2em;
}
.contact_us_info {
	background-image: url(../images/contact_pic.jpg);
	background-repeat: no-repeat;
	height: 528px;
	width: 290px;
	float: left;
	font-size: 12px;
	padding-top: 40px;
	padding-left: 20px;
	line-height: 150%;
	color: #2D5056;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D5056;
}
.online_services {
	margin-left: 330px;
	margin-top: 15px;
	margin-right: 10px;
}
#foot {
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-top: 10px;
}

.pages{ margin-top:10px;}
.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}

