﻿.home_top {
	width:557px;
	height: 90px;
	background-image: url('../images/home_top.jpg');
	background-repeat: no-repeat;
	overflow:hidden;
}
.home_pic {
	background-image: url('../images/home_bg1.jpg');
	background-repeat: no-repeat;
	width: 557px;
	height: 286px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow:hidden;
}
.home_text {
	width: 527px!important;width:557px;
	height:180px!important;height:190px;
	background-image: url('../images/home_bg2.jpg');
	background-repeat: no-repeat;
	padding-top:10px;
	padding-left: 30px;
	overflow:hidden;
	color:#FFF7F7;
	font-size: 12px;
}
.home_text a {
	color:#FFF7F7;
    text-decoration: none;	
}
.home_text a:hover{
	color: #FFDF00;	
}
.home_foot {
	background-image: url('../images/home_foot.jpg');
	background-repeat: no-repeat;
	height: 12px;
	width: 557px;
}
.home_block {
	margin-right: 20px;
	width: 239px;
	float: left;
}
.block_title {
	background-image: url('../images/home_block_title.jpg');
	background-repeat: no-repeat;
	height: 26px;
	width: 239px;
}
.block_title dl {
	line-height: 26px;
	vertical-align: middle;	
}
.block_title dl dt {
	width: 150px;
	margin-left: 3px;
	font-size: 14px;
	float:left;
}
.block_title dl dd {
	width:80px;
	text-align:right;
}
.block_content {
	background-image: url('../images/home_block_content.jpg');
	background-repeat: no-repeat;
	width: 239px;
	height: 146px;
}
.block_content ul {
	width:239px;
	font-size: 12px;
	margin-top: 4px;
	list-style-type:none;
}
.block_content ul li {
	width:233px!important;width: 239px;
	background:url(../images/bsspa.gif) no-repeat 5px 10px;
	padding:1px 0 0 15px;
	line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.shortcut_title {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.li_shortcut {
	margin-top: 20px;
	list-style-type: none;
	line-height: 40px;
}
.li_shortcut li {
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	width: 136px;
	float: left;
}
.li_shortcut li a:hover {
	color: #FFDF00;
}
.li_shortcut li a {
	color: #FFF7F7;
	font-weight: bold;
}

