.wrapper .main {
	float: left;
}
.wrapper .main .content {
	float: right;
}
.wrapper .main .nav .navbg {
	float: left;
	width: 100%;
}

.wrapper .main .nav .navbg .space {
	float: left;

}
.wrapper .main .nav .navhot {
	background-image: url(../images/hotnews/nav_hotnews.png);
	height: 120px;
	width: 230px;
	background-position: 0px 0px;
}
.wrapper .main .content .table01 {
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 600px;
	text-align: left;
}
.wrapper .main .content .table01 .ntitle {
	background-color: #66787C;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	height: 20px;
	padding: 10px;
}
.wrapper .main .content .table01 .icon {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66787C;
	height: auto;
	font-size: 13px;
	color: #333;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wrapper .main .content .table01 .icon a {
	font-size: 13px;
	color: #333;
	display: block;
	text-align: left;
	width: 450px;
	height: auto;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wrapper .main .content .table01 .icon a:hover {
	color: #FFF;
	background-color: #8EA5CF;
}
.wrapper .main .content h1 {
	background-image: url(../images/about/h_bg.png);
	height: 100px;
	width: 600px;
	background-position: 0px -800px;
	text-indent: -9999px;
}
.wrapper .main .content h2 {
	font-size: 14px;
	color: #333;
	background-image: url(../images/about/h_bg.png);
	width: 600px;
	background-position: -940px 5px;
	height: 30px;
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 30px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 200px;
	text-decoration: blink;
}
.wrapper .main .content .table01 .hotbtn {
	font-size: 13px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
}
.wrapper .main .content .table01 tr td .hotbtn li a {
	display: block;
	float: left;
	width: 60px;
	height: 20px;
	margin-top: 5px;
	text-align: center;
	background-color: #66787C;
	color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #374244;
	border-bottom-color: #374244;
	border-left-color: #CCC;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 13px;
	line-height: 20px;
}

.wrapper .main .content .table01 tr td .hotbtn li  {
	display: inline;
	float: left;
}
.all {
	margin: auto;
	width: 750px;
	background-image: url(../images/hotnews/hotin_all.jpg);
	background-repeat: repeat-y;
}
.all .top {
	background-image: url(../images/hotnews/hotin_top.jpg);
	height: 138px;
}
.all .main {
	background-attachment: scroll;
	background-image: url(../images/hotnews/hotin_main.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 22px;
}
.all .main .word {
	color: #03F;
}
.all .down .close {
	font-size: 13px;
	color: #FFF;
	margin-left: 100px;
	margin-top: 30px;
	float: left;
	line-height: 24px;
	background-color: #535F62;
	width: 70px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D7D8;
	border-right-color: #282C2D;
	border-bottom-color: #282C2D;
	border-left-color: #D3D7D8;
	display: block;
	height: 25px;
	cursor:hand;
}
.all .down .close a {
	color: #FFF;
	text-decoration: none;
}

.all .down {
	background-image: url(../images/hotnews/hotin_down.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
.wrapper .main .nav .navhotdown {
	background-image: url(../images/hotnews/nav_hotnews_down.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 230px;
	float: left;
}
