#box {
	height: 1000px;
	width: 960px;
margin:0 auto;
}
#left {
	float: left;
	height: 800px;
	width: 200px;
    overflow:auto;
	overflow-x:hidden;
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(150,140,150); 

}
#leftup {
	float: left;
	height: 30px;
	width: 200px;
	font-family: "宋体";
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
#leftdw {
	float: left;
	height: 900px;
	width: 200px;
}
.font01 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.font02 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
}
.font03 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
}
#td1 {
	height: 130px;
	width: 90px;
	border: 1px solid #FF6600;
	padding-top: 20px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#tad2 {
	background-color: #EBEBEB;
}



#td {
	background-image: url(../images/photo_bj.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	background-position: 40px 0px;
	padding-left: 55px;
	padding-top: 10px;
}
#tab {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
#right {
	float: left;
	height: 1000px;
	width: 780px;
}
