body {
	background-color:#fff;	
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	text-align:center;
}

.main {
	background-color:#BBD7FF;
	width:935px;
	padding:10px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 655px;
}

.categories {
	width:525px;
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.categories a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

.categories a:hover {
	background:#CFF3F5;
}


.title {
	width:300px;
	float:left;
	letter-spacing:-1px;
	color:#2D5AC3;
	font-weight:normal;
	margin-bottom:0px;
	font-size:18px;
}

h1, h2 {
	letter-spacing:-1px;
	color:#2D5AC3;
	font-weight:normal;
	margin-bottom:0px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
}

.playerArea {
	width:400px;
	height:630px;
	float: left;
}

.thumbArea {
	width:505px;
	float:right;
	height: 615px;
	overflow: auto;
	border: 1px solid #9BC4FF;
	background-color: #DDEBFF;
}

.sponsorArea {
	width:398px;
	float:left;
	height: 235px;
	overflow: auto;
	border: 1px solid #9BC4FF;
	background-color: #DDEBFF;
}

.videothumbs {
	width:236px;
	float: left;
	margin: 3px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 60px;
	padding: 0px;
}
.thumbImg {
	width:80px;
	float: left;
	text-align: left;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

.thumbImg img {
	width:80px;
	height:60px;
	border:0;
	padding:0px;
	margin:0px;
}

.thumbDes {
	width:148px;
	height: 51px;
	text-align:left;
	float: right;
	margin: 0px;
	text-overflow: clip;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

.thumbDes a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration:none;
}

.thumbDes a:hover {
	background:#CFF3F5;
}

.copyright {
	text-align:center;
	color:#FFFFFF;
}

.desText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00789F;
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 78px;
}

.AddBanners {
	width:80px;
	float: left;
	height: 60px;
	margin: 6px;
}

.AddBanners img {
	border:1px solid #E2A9C6;
}

#nowPlayDes {
	width:308px;
	float:right;
	height:76px;
	overflow:auto;
	border: 1px solid #5B9DFF;
	padding-left: 3px;
	background-color: #FFFFFF;
}

#nowPlayTitle { 
	float:left;
	font-size:10px;
	font-weight:bold;
	width:82px;
	margin-bottom:3px;
}

.subTitles {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	color: #00789F;
	text-align: center;
}

#nowPlayImg {
	width:80;
	height:60;
	float:left;
	margin:0px;
	padding:0px;
}
