﻿body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color:#F0F0F0;
}
div {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
li {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	       overflow:hidden;

}
ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #000000;
	text-overflow:ellipsis;

}
/**********************************************************/
.container {
	width: 960px;
	font-size: 11,5;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	background: url('image/bj.jpg') repeat-y;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}
.top {
	width: 960px;
	height: 238px;
	background: url('image/top.jpg') no-repeat left top;
}
.daohang {
	height: 48px;
	width: 960px;
	background-image: url(image/Buttons.jpg);
	background-repeat: repeat-x;
}
.daohang ul {
	width: 900px;
}
.daohang li {
	float: left;
}
.daohang li a {
	display: block;
	width: 100px;
	height: 48px;
	font-weight: bold;
	line-height: 48px;
	font-size: 14px;
}
.daohang li a:hover {
	color: #FFffff;
	background: url('image/daohang_1.jpg') no-repeat center bottom;
}
/**********************************************************/
.content {
	width: 960px;
}
.c_left {
	width: 220px;
	float: left;
	padding-top: 17px;
}
.c_left_title {
	background: url('image/index_1.jpg') no-repeat left top;
	height: 42px;
	width: 220px;
	line-height: 42px;
	color: #FFFFFF;
	font-family: 微软雅黑;
	font-size: 14px;
	text-align: left;
	text-indent: 50px;
}
.enc_left_title {
	height: 30px;
	width: 220px;
	line-height: 42px;
	color: #FFFFFF;
	font-family: 微软雅黑;
	font-size: 14px;
	text-align:center;
	background-image: url(image/Buttons.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.c_left_content {
	padding: 5px 20px;
	text-align: left;
	line-height: 24px;
}
form {
	margin-top: 0px;
}
.c_right {
	width: 725px;
	float: none;
}
.c_right a:hover{
	color:#FF0000;
}
.c_right_middle {
	float: left;
	width: 195px;
	padding: 0px 20px;
}
.c_right_middle ul {
	margin-left: 10px;
}
.c_right_middle li {
	background: url('image/list.gif') no-repeat left center;
	text-indent: 10px;
	overflow:hidden;
}
.c_right_title {
	height: 30px;
	width: 725px;
	line-height: 30px;
	text-indent: 22px;
	text-align: left;
	font-family: 微软雅黑;
	font-size: 14px;
	margin-top: 13px;
	background-image: url(image/Buttons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c_right_content {
	padding: 12px 5px;
	padding-bottom: 2px;
	line-height: 20px;
}
/**********************************************************/
.footer {
	background: url('image/footer.jpg') repeat-x;
	height: 52px;
	line-height:52px;	
	clear: both;
	border-top: 1px #999999 solid;
}
