/* CSS Document */
.home{
	width:930px;
        clear:both;
	margin-left:7px;
}
.home_service{
	height:230px;
	width:914px;
	margin:8px 0px 0px 8px;
}
.service_box{
	width:420px;
	height:100px;
	float:left;
	margin:0px 37px 15px 0px;
}
.service_box_image{
	float:left;
	width:154px;
}
.service_box_image img{
	border:none;
	width:154px;
}
.service_box_detail{
	width:260px;
	color:#909190;
	font-size:12px;
	float:right;
}
.service_box_detail_text{
	height:70px;
	width:260px;	
}
.service_box_detail h1 a:link,.service_box_detail h1 a:visited{
	font-size:18px;
	color:#27a93c;
	display:block;
	margin-bottom:15px;
}
.service_box_more
{
	height:27px;
	width:111px;
	background:url(../images/home/icon_readmore.png);
	font-weight:bold;
}
.service_box_more a:link,.service_box_more a:visited{
	padding:6px 0px 2px 28px;
	display:block;
	color:#000000
}
.boxs_headding
{
	background:url(../images/home/bg_header1.png) repeat-x;
	width:100%;
	height:31px;
}
.boxs_headding .boxs_headding_title{
	width:100%;
	height:31px;
	background:url(../images/home/bg_header2.png) right no-repeat;
}
.boxs_headding .boxs_headding_title a:link,.boxs_headding .boxs_headding_title a:visited{
	padding:4px 0px 0px 25px;
	font-size:16px;
	font-weight:bold;	
	color:#FFFFFF;	
	display:block;
}
.box_news
{
	width:260px;
	margin-left:8px;
	float:left
}
.box_news .box_news_main{
	background:url(../images/home/bg_news.png) no-repeat;
	margin-top:8px;
	width:260px;
	height:109px;
}
.box_product{
	width:322px;
	margin-left:26px;
	float:left;
}
.box_product .box_product_main{
	width:315px;
	margin:8px 0px 0px 4px;
}
.box_support{
	width:280px;
	margin-left:26px;
	float:left
}
.box_support .box_support_main{
	background:url(../images/home/bg_support.png) no-repeat center;
	margin:8px 0px 0px 1px;
	width:278px;
	height:104px;
}
.box_news_main ul
{
	height:79px;
	overflow:hidden;
	padding:12px 5px 0px 8px;
}
.box_news_main ul li{
	padding-left:22px;
	margin-bottom:2px;
	background:url(../images/home/start.png) no-repeat left center;
	list-style:none;
}
.box_news_main ul li a:link,.box_news_main ul li a:visited
{
	color:#01a94c;
	line-height:18px;
	font-weight:bold;
	font-size:13px;
}
.box_product_item
{
	width:157px;
	margin:5px 0px 16px 0px;
	float:left;
}
.box_product_item_icon{
	float:left;
}
.box_product_item_icon img{
	border:none;
	width:36px;
}
.box_product_item_title a:link,.box_product_item_title a:visited{
	color:#039e3d;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 3px;
	display:table
}
.box_support_item{
	width:117px;
	margin:6px 0px 0px 13px;
	height:24px;	
	float:left;
}
.box_support_item img{
	border:none;
	margin-right:10px;
}
.box_support_item a:link,.box_support_item a:visited
{
	color:#7c7a7a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}
.box_support_email{
	margin:0px 0px 0px 4px;
        clear:both;
	color:#3b43d8;
	font-size:13px;
	font-weight:bold;
	font-style:italic
}
.box_support_email a:link,.box_support_email a:visited{
	color:#3b43d8;
	font-size:13px;
	font-weight:bold;
	font-style:italic
}