/* ////////////////////////////////////
	pageName:首页样式
	function:用于首页版块布局
	author：有问题请发送邮件至
	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: #F2F2F2; background-color: #FFFFFF; background-image: url(IMG/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(IMG/fa_01.gif); background-repeat: no-repeat; background-position: left top; }

#fa .fa_02 { background-image: url(IMG/fa_02.gif); background-repeat: no-repeat; background-position: left top; }

#fa .fa_03 { background-image: url(IMG/fa_03.gif); background-repeat: no-repeat; background-position: left top; }

#fa .fa_04 { background-image: url(IMG/fa_04.gif); background-repeat: no-repeat; background-position: left top; }

div#container {
	width: 961px;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(IMG/bg4.gif);
}

div#container_box {
	float: left;
	height: 200px;
	width: 230px;
	margin-left: 0px;
	display: inline;
	background-image: url(IMG/box3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 8px;
}

div#container_box_title {
	line-height: 35px;
	text-indent: 0px;
	height: 35px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-bottom: 8px;

}

div#container_box ul {
	background-repeat: repeat-x;
	background-position: center;
}

div#container_box ul li { line-height: 22px; background-image: url(IMG/arrow2.gif); background-repeat: no-repeat; background-position: left center; padding-left: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eee; }

div#container_box .img {
	height: 60px;
	width: 75px;
	border: 1px solid #eee;
	margin-right: 10px;
	margin-left: 10px;
}

div#container_box .botton { text-align: right; line-height: 25px; }

/*//////////////////////////另种风格代码/////////////////////*/
#con { background-image: url(IMG/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(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(IMG/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(IMG/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: #F2F2F2; 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: #F2F2F2; margin-bottom: 10px; border-bottom-style: solid; }

ul.fw .img { height: 50px; width: 50px; margin-right: 10px; }

