/* ////////////////////////////////////
pageName:首页样式
function:用于首页版块布局
author：有问题请发送邮件至wangt5k@126.com 
remarks：兼容多种浏览器，经测试正常;此样式包换页面公用部分：导航，底部版权，主题框架，内容板块，背景图
///////////////////////////////////////////*/#fa{font-weight:normal;height:160px;margin-left:0px;background-color:#FFFFFF;}
#fa ul{padding:5px;}
#fa ul li{display:inline;padding-left:50px;text-align:left;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;background-color:#FFFFFF;background-image:url(../images/fa_li_bg.gif);background-repeat:repeat-x;background-position:bottom;float:left;width:120px;font-size:12px;height:60px;}
#fa ul li .tit{text-align:left;color:#006BB8;width:50px;}
#fa .fa_01{background-image:url(../images/fa_01.gif);background-repeat:no-repeat;background-position:left top;}
#fa .fa_02{background-image:url(../images/fa_02.gif);background-repeat:no-repeat;background-position:left top;}
#fa .fa_03{background-image:url(../images/fa_03.gif);background-repeat:no-repeat;background-position:left top;}
#fa .fa_04{background-image:url(../images/fa_04.gif);background-repeat:no-repeat;background-position:left top;}
div#container{
	width:960px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
div#container_box{float:left;margin-left:10px;display:inline;background-image:url(../images/box3.gi);background-repeat:no-repeat;background-position:left top;margin-top:0px;width:227px;}
div#container_box_title{line-height:30px;text-indent:0px;height:30px;font-weight:bold;background-repeat:no-repeat;background-position:10px center;padding-left:0px;font-size:14px;color:#4471AF;}
div#container_box ul{
	background-repeat:repeat-x;
	background-position:center;
	padding-left:0px;
	padding-top:10px;
	display: block;
}
div#container_box ul li{
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding-left:10px;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:none;
	line-height:22px;
	overflow: hidden;
}
div#container_box .img{height:60px;width:75px;border:1px solid #ccc;margin-right:0px;margin-left:0px;}
div#container_box .botton{text-align:right;line-height:25px;}
/*//////////////////////////另种风格代码/////////////////////*/
#con{background-image:url(../images/box1.gif);background-repeat:no-repeat;background-position:center top;overflow:hidden;height:280px;}
#con .con_ct_01{float:left;height:150px;width:650px;}
#con .con_ct_02{float:right;height:150px;width:300px;}
#con .con_ct_01 .con_ct_01_01{float:left;height:150px;width:150px;}
#con .con_ct_01 .con_ct_01_02{float:right;height:150px;width:500px;}
#con2{background-image:url(../images/box2.gif);background-repeat:no-repeat;background-position:center top;overflow:hidden;height:320px;}
#con2 .con2_ct_01{float:left;height:150px;width:650px;}
#con2 .con2_ct_02{float:right;height:150px;width:300px;}
#con2 .con2_ct_01 .con2_ct_01_01{float:left;height:150px;width:150px;}
#con2 .con2_ct_01 .con2_ct_01_02{float:right;height:150px;width:500px;}
#TIT{line-height:30px;clear:both;background-image:url(../images/tit_bg.gif);background-repeat:repeat-x;background-position:bottom;text-indent:15px;color:#0072BD;font-weight:bold;height:30px;}
#product_con{height:200px;padding-top:10px;padding-left:15px;}
#product_con ul li{line-height:25px;display:block;float:left;width:30%;background-image:url(../images/arrow.gif);background-repeat:no-repeat;background-position:left center;text-indent:10px;border-bottom-width:1px;border-bottom-color:#EBEBEB;}
#product_img{height:50px;width:120px;margin-bottom:15px;}
#product_p{padding-bottom:15px;}
#product_pad{padding:15px;}
ul.al{padding:10px;}
ul.al .img{height:55px;width:100px;float:left;border:1px solid #CCCCCC;}
ul.al li{padding-top:5px;padding-bottom:5px;display:block;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;height:60px;}
ul.al .text{float:right;width:160px;}
ul.fw{padding:10px;}
ul.fw li{float:left;height:60px;width:49%;padding-bottom:5px;border-bottom-width:1px;border-bottom-color:#ccc;margin-bottom:10px;border-bottom-style:solid;}
ul.fw .img{height:50px;width:50px;margin-right:10px;}
