.insideleft {
	float: left;
/*	height: 422px;*/
	width: 210px;
	background-image: url(imagesinside1.jpg);
	margin-left: 5px;
	display: inline;
}
.maincontent_one_inside {
	width: 960px;
	background-color: #e6e6e6;
	padding-top: 10px;
}
.insideleft_one {
	height: 28px;
	line-height:22px;
	width: 145px;
	font-size: 14px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 65px;
}
.insideleft_one a{
    text-decoration: none;
    display: block;
    color: rgb(255, 255, 255);
}

.insideleft_two a {
	color: #5d5c5c;
	text-decoration: none;
}
.insideleft_one a:hover{
	color: #F60;
}

.insideleft_three a:hover {
	color: #F60;
}
.insideleft_two a:hover {
	color: #F60;
}

.insideleft_two {
	background-image: url(imagesinside2.jpg);
	height: 25px;
	width: 155px;
	margin-top: 5px;
	margin-left: 1px;
	font-size: 14px;
	color: #5d5c5c;
	font-family: "微软雅黑";
	padding-top: 3px;
	padding-left: 45px;
}
.insideleft_three a {
	color: #5d5c5c;
	text-decoration: none;
}

.insideleft_three {
	background-image: url(imagesinside2.jpg);
	height: 25px;
	width: 155px;
	margin-top: 2px;
	margin-left: 1px;
	font-size: 14px;
	color: #5d5c5c;
	font-family: "微软雅黑";
	padding-top: 3px;
	padding-left: 45px;
}
.insideright_header {
	height: 35px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 15px;
	color: #2b2b2b;
	font-family: "宋体";
	font-size: 24px;
	font-weight: bold;
}
.insideright_content2 {
	font-family: "微软雅黑";
	font-size: 14px;
	float: right;
	width: 600px;
	text-align: left;
	line-height: 26px;
	height: 27px;
}
.insideright_content2_one {
	float: left;
	height: 26px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.insideright_content2_two {
	float: right;
	height: 26px;
	width: 150px;
	font-family: "宋体";
	color: #000;
	margin-bottom: 1px;
}
.insideright_content2_one a {
	color: #000;
	text-decoration: none;
	font-family: "宋体";
}


.insideright_content1 {
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.insideright {
	float: right;
	width: 703px;
	min-height: 400px;
	border: 1px solid #c9c9c9;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "宋体";
	display: inline;
}
.insideright_content{
	width: 700px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.insideright_content2_one a:hover {
	color: #F60;
}
.page li{
 display: inline;     
}

.page{
	list-style-type:none;
	color:#000;
	width:300px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin:0 auto;
}

/*分页链接样式*/
.page a:link,.page a:visited{
	color:#666;
	text-decoration:none;
	}
.page a:hover{
	color:#000;
	text-decoration:underline;
	}
a.thisclass{
	font-weight:bold;
}