#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
}
#main a {
	color: #164A84;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#main #box01 {
	border: 1px solid #E1E1E1;
}
#main #box02 {
	margin-top: 5px;
}
#main #box02 .box02_left {
	float: left;
	height: 338px;
	width: 450px;
	border: 10px solid #000000;
	overflow: hidden;
	text-align: center;
}
#main #box02 .box02_right {
	float: right;
	height: 356px;
	width: 473px;
	border: 1px solid #E1E1E1;
	overflow: hidden;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#main #box02 .box02_right h2 {
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	display: block;
	height: 32px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#main #box02 .box02_right h2 a {
	color: #000000;
}
#main #box02 .box02_right .neirong p {
	line-height: 20px;
	text-indent: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #box02 .box02_right .neirong {
	margin-right: 10px;
	margin-left: 10px;
	color: #333333;
}
#main #box03 {
	width: 948px;
	margin-top: 5px;
	border: 1px solid #E1E1E1;
}
#main #box03 .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	background-image: url(../images/zhuanti.png);
	background-repeat: no-repeat;
	background-position: 0px -38px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	text-indent: 35px;
	overflow: hidden;
}
#main #box03 .neirong .showphoto {
	display: block;
	_display: inline;
	float: left;
	width: 174px;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main #box03 .neirong .showphoto .photo {
	display: block;
	padding: 2px;
	border: 1px solid #E1E1E1;
	height: 112px;
	width: 168px;
	overflow: hidden;
}
#main #box03 .neirong .showphoto .photo_name {
	line-height: 20px;
	text-align: center;
	display: block;
	height: 20px;
	color: #464646;
}
#main #box03 .neirong .showphoto .photo_name a {
	color: #464646;
	text-decoration: none;
}
#main #box03 .neirong .showphoto .photo_name a:hover {
	color: #ff3300;
	text-decoration: underline;
}
