@charset "utf-8";
/* company css */

#main {
	padding-left: 2.5px;
	width: 707px;
	height: auto;
	margin-bottom: 15px;
}
#main .mainboxHead {
	background-image: url(../images/mainbox_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 705px;
}
#main .mainBody {
	background-image: url(../images/mainbox_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1320px;
	width: 705px;
}
#main .mainboxFoot {
	background-image: url(../images/mainbox_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 705px;
	clear: both;
}
#main .mainBody h5 {
	height: 82px;
	width: 580px;
	padding-left: 40px;
	padding-top: 10px;
	display: block;
	margin-bottom: 25px;
}
#main .mainBody h6 {
	height: 31px;
	width: 628px;
	margin-left: 50px;
	margin-bottom: 20px;
	clear: both;
}
#main .mainBody .position {
	clear: both;
	height: 31px;
	width: 628px;
	margin-bottom: 20px;
	padding-top: 25px;
}

#main .mainBody .player {
	border: 3px solid #CCCCCC;
	height: 79px;
	width: 64px;
	float: left;
}
#main  .mainBody  .times  {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#main .mainBody .nameSet {
	width: 140px;
	height: 38px;
	display: block;
	float: left;
	margin-left: 5px;
	margin-top: 22px;
}
#main  .mainBody  .boxSet01 {
	display: block;
	width: 215px;
	height: 85px;
	margin-left: 50px;
	float: left;
}
#main   .mainBody   .boxSet02 {
	display: block;
	width: 215px;
	height: 85px;
	float: left;
	margin-bottom: 15px;
}
#main   .mainBody   .boxSet03 {
	display: block;
	width: 215px;
	height: 85px;
	margin-left: 50px;
	float: left;
	margin-bottom: 15px;
}
#main p#backTop {
	text-align: right;
	margin-right: 20px;
	clear: both;
	margin-bottom: 10px;
	padding-top: 35px;
	overflow: hidden;
	padding-bottom: 7px;
}


*:first-child +html #main .mainBody {

}
* html #main .mainBody {
	height: 865px;
}
* html 
#main .mainBody .boxSet01 {
	margin-left: 25px;
}
