﻿/* 固定 */

body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	background-image: url(../sample/site_bg.jpg);
	background-repeat: repeat-x;
}

#WRAPPER {
	width: 950px;
	height: auto;
}
#HEADER {
	background-color: #FFFFFF;
	height:auto;
	overflow: hidden;
}
#VISION {
	height: 353px;
	width: 950px;
	display: block;
	text-align: left;
}

#CONTENT {
	height: 506px;
	display: block;
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}


#CONTENT #LEFT {
	width: 30px;
	height: 505px;
	float: left;
}


#CONTENT #RIGHT{
	width: 920px;
	height: 505px;
	float: left;
}
#CONTENT #RIGHT .list{
	width: 550px;
	height: 419px;
	padding-left: 370px;
}

#CONTENT #RIGHT .link {
	height: 68px;
	width:902px;
	_display:inline;
}
#CONTENT #RIGHT .link .push {
	height: 68px;
	width:160px;
	_display:inline;
	float: left;
}
#CONTENT #RIGHT .link .banner {
	height: 60px;
	width:733px;
	_display:inline;
	float: left;
	padding-top: 8px;
}
#CONTENT #LEFT .player {
	height: 480px;
	width: 180px;
	margin-top: 13px;
	margin-bottom: 5px;
	float: left;
	padding-left: 25px;
	padding-top: 8px;
}


#COPYRIGHT{
	display:block;
	width:950px;
	height:auto;
}
#WRAPPER #CONTENT #RIGHT .link .push .btnarea .icon img {
cursor:pointer
}
