#box_left {
	width: 605px;
	padding-left: 30px;
	float: left;
}
#box_left p {
	padding-left: 15px;
	text-align: left;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#box_right {
	float: right;
	width: 260px;
	margin-right: 16px;
}
/*IE6css*/
* html #box_right {
	margin-right: 8px;
}
#system {
	background-image: url(../5dindex/bg_system.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 605px;
}
ul {
	padding-top: 65px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 50px;
}
li {
	padding-top: 16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	text-align: left;
	padding-left: 50px;
}
.link {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;

}
.index_h3 {
	text-align: left;
	padding-left: 20px;
	float: left;
	font-weight: bold;
	color: #600;
	height: 37px;
	padding-top: 10px;
}
h3 {
	margin: 0px;
	font-size: 14px;
}


#co_name {
	float: right;
	margin-right: 30px;
}
/*IE6*/
* html #co_name {
	margin-right: 15px;
}
#co_name a {
	background-image: url(../5dindex/co_name.jpg);
	display: block;
	height: 56px;
	width: 166px;
	background-position: left top;
}

#co_name a:hover {
	background-image: url(../5dindex/co_name.jpg);
	background-position: left -56px;
}

