.pageframe {
	position: relative;
	height: 1000px;
	width: 700px;
	top: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
.bartop {
	position: absolute;
	height: 17px;
	width: 100%;
	top: 0px;
	background-image: url(images/bar_top.gif);
	background-repeat: no-repeat;
}
.barbottom {
	position: absolute;
	height: 17px;
	width: 100%;
	background-image: url(images/bar_bottom.gif);
	background-repeat: no-repeat;
	bottom: 0px;
}
.banner {
	position: absolute;
	height: 90px;
	width: 100%;
	left: 0px;
	top: 40px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
.menu {
	position: absolute;
	height: 23px;
	width: 667px;
	top: 17px;
	left: 19px;
}
a.tab:link, a.tab:visited {
	text-decoration:none;
	display: block;
	float: left;
}
a.tab:hover {
	text-decoration:none
}
a.tab2:link, a.tab2:visited {
	text-decoration:none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
	margin-right: 5px;
	width: 100px;
	padding-top: 2px;
}
a.tab2:hover {
	text-decoration:none;
	color: #6699CC;
	background-color: #E3EEFD;
	background-image: none;
}
a.tab3:link, a.tab3:visited {
	text-decoration:none;
	display: block;
	width: 143px;
	height: 105px;
	margin-bottom: 6px;
	position: relative;
}
a.tab3:hover {
	text-decoration:none
}
a.tab4:link, a.tab4:visited {
	text-decoration:none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	padding-bottom: 2px;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 13px;
	margin-right: 5px;
	width: 150px;
	padding-top: 2px;
	float: left;
}
a.tab4:hover {
	text-decoration:none;
	color: #FF6600;
}
.searchbox {
	position: absolute;
	height: 20px;
	width: 128px;
	left: 546px;
	top: 63px;
}
.searchfield {
	position: absolute;
	height: 15px;
	width: 101px;
	left: 1px;
	top: 0px;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.searchgo {
	position: absolute;
	height: 15px;
	width: 15px;
	left: 107px;
	top: 1px;
	background-image: url(images/arrow.gif);
	border: none;
}
.menu2 {
	position: absolute;
	height: 55px;
	width: 120px;
	left: 20px;
	top: 135px;
}
.menu3 {
	position: absolute;
	height: 253px;
	width: 120px;
	left: 20px;
	top: 195px;
}
.banner2 {
	position: absolute;
	height: 20px;
	width: 520px;
	left: 170px;
	top: 150px;
}
.playerbox {
	position: absolute;
	height: 335px;
	width: 369px;
	left: 166px;
	top: 196px;
	background-image: url(images/box_player.jpg);
	background-repeat: no-repeat;
}
.playerbox2 {
	position: absolute;
	height: 335px;
	width: 150px;
	left: 540px;
	top: 196px;
}
.boxdetail {
	position: absolute;
	height: 43px;
	width: 130px;
	left: 6px;
	bottom: 3px;
	top: 59px;
	color: #FFFFFF;
}
.linkbox {
	position: absolute;
	height: 335px;
	width: 150px;
	left: 540px;
	top: 608px;
}
.playerbox3 {
	position: absolute;
	height: 62px;
	width: 200px;
	left: 166px;
	top: 532px;
}
.playerbox4 {
	position: absolute;
	height: 62px;
	width: 169px;
	left: 368px;
	top: 532px;
	color: #666666;
	font-style: italic;
}
.playerbox5 {
	position: absolute;
	height: 62px;
	width: 139px;
	left: 540px;
	top: 532px;
	color: #666666;
	font-style: italic;
}
.line {
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 1px;
	width: 513px;
	position: absolute;
}
.detailbox01 {
	height: 107px;
	width: 352px;
	position: absolute;
	top: 620px;
	left: 167px;
}
.style01 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.bannercontainer {
	width: 770px;
	position: relative;
	left: 0px;
	background-image: url(../topbak.gif);
	background-repeat: repeat-x;
	height: 100px;
}

