@charset "utf-8";
/* CSS Document */

.head_name{
	color:#2044A3;
	font-size:24px;
	font-weight:bold;
	padding:10px 0 0 110px;	
}
.head_do{
	color:#2044A3;
	font-size:14px;
	padding:20px 0 0 110px;
}
.menu ul{
	background:url(../images/menu-bg.jpg) repeat-x;
	width:958px;
	height:100%;
}
.menu ul li{
	background:url(../images/separator.gif) repeat-y scroll left;
	color:#FFFFFF;
	float:left;
	font-size:18px;
	font-weight:bold;
	list-style-type:none;
	margin:11px 0;
	padding:0 30px;
}
.menu ul li a{
	text-decoration:none; 
	color:#fff; 
	font-size:18px;
}
.menu ul li a:hover{
	text-decoration:underline; 
	color:#ccc; 
	font-size:18px;
}
.left_box{
	width:100%;
	height:auto;
}
.left_product_search_text{
	font-size:18px;
	padding:20px 20px 5px;
}
.left_product_search_form{
	padding:10px 0 20px;
	text-align:center;
}
.left_box_banner{
	background:url(../images/left-banner.gif) no-repeat;
	color:#FFFFFF;
	font-size:18px;
	height:31px;
	padding-left:30px;
	padding-top:15px;
}
.left_product_list,.left_connection{
	padding:15px;
}
.left_connection a{line-height:21px;}
.left_product_list ul li{
	background:url(../images/left-list-icon.gif) no-repeat;
	height:26px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:30px;
	padding-top:4px;
}
.left_product_list ul li a{
	display:block;
	text-decoration:none; 
	color:#000; 
}
.left_product_list ul li a:hover{
	text-decoration:none; 
	color:#777; 
	font-weight:bolder;
}
.left_connection p{
	line-height:30px;
	width:213px;
}
.right_box{
	width:675px;
        clear:both;
}
.right_box_banner{
	background:url(../images/right-bar.gif) no-repeat scroll 10px 20px;
	padding-left:30px;
	padding-top:15px;
	color:#000;
	font-size:18px;
}
.right_moare_icon{
	background:url(../images/more-icon.gif) no-repeat scroll 640px 0;
	height:5px;
}
.right_line{
	background:url(../images/right-line.gif) no-repeat scroll 0 3px;
	height:5px;
        margin-bottom:10px;
}
.right_about_img{
	float:left;
	padding:0 0 10px 5px;
}
.right_about_text{
	line-height:20px;
	padding:0 0 0 160px;
}
.right_products_show{
	height:auto;
}
.right_products_show ul li{
	background:transparent url(../images/products-bg.gif) no-repeat scroll 0 0;
	float:left;
	list-style-type:none;
	margin:0 12px!important;
        margin:0 10px;
	padding:2px;
	width:140px;
}
.right_projects_show{
	height:auto;
}
.right_projects_show ul li{
	background:transparent url(../images/projects-bg.gif) no-repeat scroll 0 0;
	float:left;
	list-style-type:none;
	margin:0 16px !important;
        margin:0 12px;
	padding:3px;
	width:186px;
}
.right_projects_show ul li a,.right_products_show ul li a{
	text-decoration:none; 
	color:#000; 
} 
.right_projects_show ul li .pic_name,.right_products_show ul li .pic_name
{
	padding-top:8px;
	text-align:center;
        overflow:hidden;
        white-space:nowrap;
        width:140px;
}
.footer_horizon{
	background:url(../images/footer-horizon.gif) no-repeat scroll center;
	width:958px;
	height:2px;
        font-size:0px;
}
.copyright{
	background:url(../images/footer-logo.gif) no-repeat scroll 34px 4px;
	padding:30px 0 0 370px;
	height:48px;
}
.article_body{line-height:1.8;}
