/* 二级页面样式 */
#sidebar2{
	float: left;
	height: auto;
	width: 220px;
}
#mainbody2{
	float: left;
	height: auto;
	width: 640px;
}
.title{
margin: 0px;
	height: 40px;
	width: 216px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.titlelist a:link{
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	background-image: url(../images/icon15.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	height: 21px;
	width: 170px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
.titlelist a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #fb7306;
	text-decoration: none;
	background-image: url(../images/icon23.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	height: 22px;
	width: 170px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
.titlelist a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #43a9cd;
	text-decoration: underline;
	background-image: url(../images/icon14.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	height: 21px;
	width: 170px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
.titlelist2{
	background-image: url(../images/leftsidemenu2_bg.jpg);
	background-repeat: repeat-y;
	width: 190px;
	padding-left: 15px;
	padding-right: 15px;
}
.hotlist{
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.hotlist a:link{
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	display: block;
}
.hotlist a:visited{
	font-size: 14px;
	font-weight: bold;
	color:  #fb7306;
	text-decoration: none;
	display: block;
}
.hotlist a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #43a9cd;
	text-decoration: underline;
	display: block;
}
#search{
	height: 135px;
	margin-top: 7px;
}
.tex2{
	width: 160px;
	height: 15px;
}
#leftfooter{
	background-image: url(../images/leftfooter.jpg);
	background-repeat: no-repeat;
	width: 220px;
	margin-top: 5px;
	height: 15px;
}
#imgtitle{
	height: 150px;
	width: 610px;
	margin-left: 12px;
	margin-top: 5px;
}
#righttitle{
	height: 34px;
	width: 610px;
	margin-top: 10px;
	margin-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eae9e9;
	background-color: #f8f8f8;
}
#righttext{
	height: 100%;
	width: 570px;
	margin-top: 10px;
	margin-left: 12px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
#mainbody2header{
	float: left;
	height: 15px;
	width: 640px;
	background-image: url(../images/mainbody2_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#rightsearch{
	width: 610px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 13px;
}