/* CSS Document */
.main {
	color: #000;
}

body {
	text-align: center;
	background-color: #F5F5DC;
}

#clock {
	list-style: none;
	z-index:3;
}

#min{
	position: absolute;
	width: 14px;
	height: 200px;
	top: -10px;
	left: 87px;
	background: url(../images/minhand.png);
	z-index: 5;
}

#hour {
	position: absolute;
	width: 16px;
	height: 200px;
	top: -10px;
	left: 87px;
	background: url(../images/hourhand.png);
	z-index: 4;
}

#sec{
	position: absolute;
	width: 10px;
	height: 200px;
	top: -10px;
	left: 89px;
	background: url(../images/sechand.png);
	z-index: 6;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #458b74;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #458b74;
	text-decoration: none;
}

.main {
	width: 950px;
	margin: 0px auto;
}

.head {
	width: 950px;
	height: 230px;
	margin-top: 10px;
	position: relative;
	top:-120px;
	z-index: 1;
	overflow: hidden;
}

.head img {
	display: none;
	width: 950px;
	height: 230px;
}

.content {
	width: 950px;
	height: 55px;
	position: relative;
}

.ltb {
	width: 137px;
	height: 121px;
	/*background-image: url(../images/logo.png);*/
	float:left;
	position:relative;
	top:-120px;
	margin-left: 10px;
	margin-top: 10px;
}

.nav {
	width: 790px;
	margin-left: -20px;
	position: relative;
	top: -670px; 
}

.dh {
	width: 748px;
	height: 39px;
	cursor: pointer;
	index: 0;
	overflow: hidden;
}

.dh1 {
	width:auto;
	height: 39px;
	position: relative;
	left: 0px;
}

.dh1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.dh1 ul li {
	height: 39px;
	margin-left: 0px;
	line-height: 39px;
	text-align: center;
	background-image:url("../images/menu.png");
	float: left;
	display: inline;
	width: 107px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

.dh4 {
	width: 774px;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 58px;
	cursor: pointer;
}

.dh3 {
	width: 1200px;
	height: auto;
}

.dh3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
	background-color: #70B411;
	visibility: hidden;
	width: 100px;
	position: inherit;
}

.dh3 li {
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 0px
}

.img1 {
	width: 16px;
	height: 16px;
	background-image: url(../images/img1.gif);
	background-repeat: no-repeat;
	float: left;
	left: 0px;
	margin-top: 12px;
}

.img2 {
	width: 16px;
	height: 16px;
	background-image: url(../images/img2.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 12px;
}

.img3 {
	width: 16px;
	height: 16px;
	background-image: url(../images/img4.gif);
	position: relative;
	float: left;
	margin-top: 200px;
	margin-left: -95px;
	top: -120px;
}

.img4 {
	width: 16px;
	height: 16px;
	background-image: url(../images/img3.gif);
	position: relative;
	float: left;
	margin-top: 500px;
	margin-left: -95px;
	top: -120px;
}

.lt {
	width: 100px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
}

.lt ul li a,.lt ul li a:visited {
	display: block;
	text-decoration: none;
	width: 70px;
	height: 30px;
	text-align: center;
	color: #333300;
	border: 1px solid white;
	background-image:url("../images/menuG.gif");
	line-height: 30px;
	font-size: 12px;
	font-weight:600;
	overflow: hidden;
}

.lt ul li a:hover {
	background-image:url("../images/menuY.gif");
}

.lt ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.lt ul li {
	float: left;
	margin-right: 1px;
	position: relative;
}

.ltl {
	width: 70px;
	height: 255px;
	position:relative;
	text-align: center;
	float:left;
	margin-top: 230px;
	margin-left: -120px;
	overflow: hidden;
	top: -120px;
}

#snavTitle {
	height: 25px;
	width: 85px;
	position: absolute;
	left: -153px;
	top: 110px;
	border: solid 1px #ccc;
	background-image:url("../images/menuG1.gif");
	text-align: center;
	padding-top: 8px;
	display: none;
}

#fnavTitle {
	height: 25px;
	width: 85px;
	position: absolute;
	left: -68px;
	top: 110px;
	border: solid 1px #ccc;
	background-image:url("../images/menuG1.gif");
	padding-top: 8px;
	display: none;
}

.snav {
	height: auto;
	width: 85px;
	position: absolute;
	top: 140px;
	left: -153px;
	overflow: visible;
	z-index: 1;
	display: none;
}

.snav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.snav ul li {
	float: left;
	margin-right: 0px;
	position: relative;
}

.snav ul li a,.menu ul li a:visited {
	display: block;
	text-decoration: none;
	width: 85px;
	height: 30px;
	text-align: center;
	color: #333300;
	border: 1px solid white;
	background-image:url("../images/menuG1.gif");
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
}

.snav ul li a:hover {
	color: #666;
	background-image:url("../images/menuY1.gif");
}

.fnav {
	height: auto;
	width: 85px;
	position: absolute;
	top: 140px;
	left: -68px;
	overflow: visible;
	z-index: 1;
	display: none;
}

.fnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.fnav ul li {
	float: left;
	margin-right: 0px;
	position: relative;
}

.fnav ul li a,.menu ul li a:visited {
	display: block;
	text-decoration: none;
	width: 85px;
	height: 30px;
	text-align: center;
	color: #333300;
	border: 1px solid white;
	background-image:url("../images/menuG1.gif");
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
}

.fnav ul li a:hover {
	color: #666;
	background-image:url("../images/menuY1.gif");
}

.tnav {
	width: 0px;
	height: 380px;
	padding-left: 10px;
	position: absolute;
	top: 200px;
	left: 450px;
	z-index: 10;
	background-color: white;
	display: none;
	overflow: hidden;
	filter: alpha(opacity=80);
}

#rightDiv{
	width: 40px;
	font-size:14px;
	float:left;
	position:relative;
	margin-left:140px;
	margin-top: -100px;
	height:30px;
}

#rightDiv span{
	color:#333300;
	font-weight: bold;
}

.lastSedDiv{
	position: relative;
	margin-top:-110px;
	float:left;
	width:70%;
	margin-left:0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333300;
	overflow: hidden;
}

#demo1{
	overflow: hidden;
	margin-top: 5px;
	border: 0px;
}
#demo2 a img{
	border: 0px;
}

#demo1 a img{
	border: 0px;
}

.lastDiv{
	position: relative;
	width: 100%;
	float:left;
	border: 0px green solid;
	text-align: center;
	font-size: 14px;
	height: 150px;
	margin-top: -60px;
}

.lastDiv ul li{
	list-style: none;
	border: 0px green solid;
	line-height: 5px;
}

.lastDiv ul li span{
	color:#333300;
	font-weight: bold;
}

.lastDiv ul li span a{
	color: #333300;
	text-decoration: none;
}

.lastDiv ul li span a:HOVER{
	color: #996600;
	text-decoration: none;
}

.tnav table {
	height: 375px;
	width: 550px;
	display: none;
	z-index: 1;
	position: relative;
	top: -10px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.tnav table tr {
	border: 1px red solid;
}

.tnav table tr td {
	vertical-align: top;
}

#tnav ul li {
	width: 600px;
	height: auto;
}

.tk {
	width: 200px;
	height: 150px;
	border: 1px solid #009933;
	float: left;
	margin: 0px;
	padding: 0px;
}

.rtb {
	width: 190px;
	height: 500px;
	position: relative;
	left: 150px;
	margin-top: 50px;
	margin-left: 430px;
	top: -120px;
}

.b {
	width: 180px;
	height: 180px;
	background-image: url(../images/clock.png);
	position: absolute;
	top: 1px;
	left: 3px;
	overflow: hidden;

}

.rl {
	width: 188px;
	height: 205px;
/*	background-image: url(../images/dates.png);*/
	position: absolute;
	left: 0px;
	top: 188px;
	
}

.bup{
	width: 180px;
	height: 180px;
	position:relative;
	top:0px;
	left:-3px;
	z-index:2;
	overflow: hidden;
}

.rlt {
	width: 188px;
	height: 205px;
	position: absolute;
	left: 0px;
	top: 188px;
	z-index: 2;
}

.items1 {
	width: 200px;
	height: auto;
	border-right: solid 1px #eeeee0;
	float: left;
}

.items1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.items1 ul li a {
	display: block;
	text-decoration: none;
	width: auto;
	height: 30px;
	text-align: left;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
}

.items1 ul li a:hover {
	color: #666;
	text-decoration: underline
}

.items1 ul li a:visited {
	display: block;
	text-decoration: underline;
	width: auto;
	height: 30px;
	text-align: left;
	color: #666;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
}

.items2 {
	width: 210px;
	border-right: solid 1px #eeeee0;
	height: auto;
	float: left;
}

.items2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.items3 {
	width: 230px;
	height: auto;
	float: left;
}

.items3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#contall {
	width: 574px;
	min-height: 240px;
	height: auto;
	text-align: left;
	position: relative;
	left: 0px;
	top: -500px;
}

#contall h2 {
	font-size: 16px;
	color: #333333;
	text-align: left;
	position: relative;
	top: -15px; *
	top: 0px;
	left: 20px;
}

#contall li {
	font-size: 12px;
	line-height: 18px;
	list-style: url(../images/arrow.gif)
}

#contleft {
	width: 282px;
	height: auto;
	min-height:1000px;
	float: left;
	position: relative;
	top: -1040px;
}

#contup2 {
	width: 282px;
	height: 230px;
	padding-top: 7px;
	margin-top: 10px;
	float: right;
	border: 1px solid #B9AE8C;
	background: url(../images/mbg.png) repeat-x;
}

#contup2 ul {
	position: relative;
	top: -40px;
	left: -3px;
}

#contup2 span {
	position: relative;
	top: -45px;
	left: 230px;
}

#contright {
	width: 282px;
	height: auto;
	min-height:1000px;
	float: right;
	position: relative;
	top: -1040px;
}

#contdown h2 {
	font-size: 16px;
	color: #333333;
	text-align: center;
}

#contdown li {
	font-size: 12px;
	line-height: 18px;
	list-style: url(../images/arrow.gif)
}

#text {
	width: 950px;
	min-height: 900px;
	height: auto;
}

#texttop {
	width: 950px;
	height: 150px;
	margin-bottom: 12px;
}

.pnav {
	width: auto;
	height: 30px;
	background: url(../images/navbg.jpg);
	text-align: right;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.pnav img{
	position: relative;
	margin-top: 8px;
	margin-left: 300px;
}

#biaoti{
	position: relative;
	font-size: 16px;
}

#backhome{
	position: relative;
	margin-right: 80px;
}

#backhome a{
	text-decoration: none;
	color: black;	
}

.dz {
	border-top: #c1cdc1 1px solid;
	height: 1px;
	width: 98%;
}

#words {
	height:1350px;
	margin-top: 10px;
	font-size: 13px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	background: url(../images/txbg.png) no-repeat;
}

#pageCount{
	height: 50px;
	margin-top: -100px;
}

#pageCount a,#pageCount a:VISITED{
	text-decoration: none;
	width:100px;
	color: black;
}

#pageCount a:HOVER{
	text-decoration: underline;	
}

#bigdiv{
	position:relative;
	width: 950px;
	height: 1350px;
	margin-top: 10px;
}

#titlediv{
	position: relative;
	margin-top: 80px;
}

#items {
	position:relative;
	width: 950px;
	height: 1207px;
	font-size: 13px;
	text-align: left;
}

#items li {
	width: 38%;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	float: left;
	margin-left: 60px;
	list-style: none;
}

#items table{
	border-bottom: 1px #EEA124 solid;
	text-align: left;
}

#items table:hover {
	background: #F6D562;
	
}

#yeshu{
	width: 800px;
	height: 50px;		
}

.itnav {
	width: auto;
	height: 25px;
	border-top: 1px solid #CCCCCC;
	background: url(../images/mbg.png) repeat-x;
	text-align: left;
	padding-top: 7px;
	padding-left: 15px;
}

.tvclass ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
}

.field {
	height:24px;
}

#loginmsg{
	height: 30px;
	width: 950px;
}

#loginmsg iframe{
	height: 30px;
	width: 950px;
	border:0px;
	
}

#weatherDiv{
	position: relative;
	top:225px;
	left:10px;
}

#lifeyhbj{
	position: relative;
	top: 190px;
	height:150px;
	width:190px;
	background-image:url("../images/lifeyhbj.png");
	margin-left: 5px;
	z-index: 0;
}

#lifewz EMBED{
	position: relative;
	float:left;
	top:5px;
	height:30px;
	width:100px;
	margin-left:45px;
	z-index: 3;
}

#lifelm EMBED{
	position: relative;
	float:left;
	height:150px;
	width:190px;
	margin-top:-30px;
	z-index: 4;
}

#movieId{
	position: absolute;
	margin-left: 30px;
	margin-top: 16px;
	z-index: 2;	
}

#imgPath{
	position:relative;
	top: 180px;
	left: 0px;
	margin-top: 30px;
	margin-left: 5px;
	height: 190px;
	width: 190px;
	background-image: url("../images/liuyanban.png");
	border: 1px #F5F5DC solid;	
	z-index: 100;
}

#noteId{
	position:relative;
	margin-left: 10px;
	height: 148px;
	margin-top:20px;
	width: 158px;
	padding-top:0px;
	padding-left:15px;
	padding-right:5px;
	border: 0px red solid;
	overflow: hidden;
}

#loginDiv {
	position:relative;
	height: 30px;
	width: 950px;
	text-align: right;
	vertical-align: center;
}

#loginDiv span{
	position: relative;
	top:5px;
}

#loginDiv2{
	position:relative;
	height: 30px;
	width: 950px;
	text-align: right;
	vertical-align: center;
}

#loginDiv2 span{
	position: relative;
	top:7px !important;
	top:8px;
	font-weight: 600;
}

#loginDiv2 a,#loginDiv2 a:VISITED{
	color: black;
	text-decoration: none; 
}

#loginDiv2 a:HOVER{
	text-decoration: underline;
}

#loginDiv input{
	vertical-align: center;
	position: relative;
	*top:3px;
	top:5px;
	border:0;
	height: 18;
}

#loginUserMsg{
	height: 30px;
	width: 950px;
	background-color: #6cb70f;
	text-align: right;
}

#loginDiv p {
	height: 30px;
	line-height: 30px;
}

.loginButton {
	height: 18px;
	width:35px;
	background-image: url("../images/denglu.png");
	cursor: pointer;
}

.zhuceButton{
	height: 18px;
	width:35px;
	background-image: url("../images/zhuce.png");
	cursor: pointer;
}

.exchange {
	width: 34px;
	height: 36px;
	float:left;
	margin-top:140px;
	margin-left:-105px;
	background-image: url(../images/next.png);
	z-index: 2;
	position: relative;
	top: -120px;
}

.tvclass {
	width: 180px;
	margin: 0px;
	padding: 0px;
}

.tvclass p{
	margin: 0px;
	padding: 0px;
	width: 180px;
	line-height: 30px;
	
}

.tvclass a{
	display: block;
	text-decoration: none;
	height: 30px;
	text-align: left;
	color: black;
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
}

.tvclass a:HOVER{
	color:#666666;
	text-decoration: none;
}

.STYLE1 {
	font-size: 12px;
	color: #66CC66;
	text-align: center;
}

#hmenu {
	width: 1110px;
	height: 59px;
	line-height: 35px;
	list-style-type: none;
}

#hmenu a {
	display: block;
	width: 107px;
}

#hmenu a:link {
	color: #333300;
	text-decoration: none;
}

#hmenu a:visited {
	color: #333300;
	text-decoration: none;
}

#hmenu a:hover {
	color: #666666;
	text-decoration: none;
}


.ds {
	border-bottom: #ccc 1px dashed;
	height: 10px;
	width: 98%;
}

#content {
	clear: left;
}

.STYLE7 {
	font-size: 12px;
	color: #FFFFFF;
}

.menulist {
	position: relative;
	padding-left:60px;
	padding-right:60px;
	margin-top:20px;
	border: 1px #D28216 dashed;
	min-height: 40px;
}

.menulist a,.menulist a:VISITED{
	color: black;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.menulist a:HOVER{
	color: 	#D28216;
	font-size: 14px;
	text-decoration: underline;
}

.menulist2 {
	position: relative;
	margin-top:20px;
	padding-left:80px;
	padding-right:80px;
}

.menuListTitle {
	position: relative;
	margin-top:100px;
	padding-left:70px;
	text-align: left;
}

.menuListTitle span {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	position: relative;
	left: 13px;
}

.menulist ul {
	padding: 0;
	margin: 0;
	height: auto;
	list-style: none;
}

.menulist ul li {
	width: 10%;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	float: left;
	padding-left: 0px;
	text-align: left;
}

.articles {
	height: 1350px;
	width: 950px;
	padding-top: 10px;
	font-size: 12px;
	position:relative;
	margin-top:20px;
	background: url(../images/txbg.png) no-repeat;
}


#weatherFrame{
	position: relative;
	top:0px;
	left:0px;
}

#slider-sl a{
	width:14px;
	height:14px;
}

#slider-sl{
	position: relative;
	top:115px;
	left:-440px;
	height:240px;
	width:5px;	
}

#littleLink{
	position: relative;
	top:-150px;
	height:auto;
	z-index: 100px;
	left:-410px;
}

#littleLink ul li{
	width: 30px;
	height: 25px;
	list-style: none;
	margin-top: 8px;
	cursor: pointer;
	line-height:25px;
	background-image: url("../images/littlepic.png");
}

#littleLink ul li a{
	font-weight: 600;
	font-size: 12px;
	color: #333300;
	text-decoration: none;	
}

.pic{
	width:74px;
	height:74px;
	border:solid 2px #fff;
	float: left;
	margin-top: 410px;
	margin-left: -120px;
}

#zhujian{
	float: left;
	text-align:left;
	margin-top: 440px;
	margin-left: -120px;
}

#healthquality{
	float: left;
	position: relative;
	height:auto;
	width:130px;
	margin-left: -180px;
	margin-top: 580px;
}

#healthquality ul li{
	list-style: none;
}

#healthquality a{
	display:block;
	border:5px #F5F5DC solid;
	float:left;
	color: #333300;
	font-weight: 600;
	height:39px;
	width:130px;
	line-height: 39px;
	background-image: url("../images/health.png");
	text-decoration: none;
}

#healthquality a:HOVER{
	background-image: url("../images/health1.png");
}

#fontcolor{
	position: relative;
	float:left;
	width: 130px;
	font-size:16px;	
	margin-left: -135px;
	margin-top: 780px;
}

#paihangbang{
	position: relative;
	float:left;
	width: 175px;
	font-size:12px;	
	margin-left: -180px;
	margin-top: 795px;
}

#paihangbang ul li{
	list-style: none;
	margin-top: 6px;
}

#paihangbang ul li a ,#paihangbang ul li a:VISITED{
	color: #6a850b;
	text-decoration: none;
}

#paihangbang ul li a:HOVER{
	text-decoration: underline;
}

#service{
	float: left;
	position:relative;
	margin-top: 960px;
	margin-left: -135px;
	width: 130px;
	height: 39px;
}

#service a,#service a:VISITED{
	float: left;
	display:block;
	width: 130px;
	height: 39px;
	line-height:39px;
	font-weight:600;
	text-decoration:none;
	color:#333300;
	background-image: url("../images/health.png");
}

#service a:HOVER{
	background-image: url("../images/health1.png");
}

#servicelink{
	float: left;
	position:relative;
	margin-top: 1000px;
	margin-left: -180px;
	width: 175px;
}

#servicelink a ,#servicelink a:VISITED{
	color:#6a850b;	
	text-decoration: none;
}

#servicelink a:HOVER{
	text-decoration: underline;	
}
	
#servicelink ul li{
	list-style: none;
	margin-top: 6px;
}

#lifestage{
	float: left;
	position:relative;
	margin-top: 1130px;
	margin-left: -135px;
	background-image: url("../images/lifeStage.png");
	width:134px;
	height:94px;
}

#mingren{
	float: left;
	position:relative;
	margin-top: 1230px;
	margin-left: -171px;
	width:170px;
	height:auto;
	text-align: center;
}

#mingren ul li{
	list-style: none;	
}

#mingren a,#mingren a:VISITED{
	text-decoration:none;
	color: #6a850b;
	cursor: pointer;
}

#mingren a:HOVER{
	text-decoration: underline;	
}

#fangwen{
	float: left;
	position:relative;
	margin-top: 1400px;
	margin-left: -135px;
	font-weight: 500;
}

#fangwen span{
	color: #6a850b;
}

#fangwen span a{
	color: red;
}

#shengming{
	position: relative;
	margin-left:5px;
	top:170px;
	width: 190px;
}

#bjpmy{
	position:relative;
	margin-left:5px;
	top:150px;
	width:190px;
	height:52px;
	background-image: url("../images/bjpmy.png");
	cursor: pointer;
}

#guanjia{
	position: relative;
	margin-left:5px;
	top:160px;
	width: 190px;
	height: 80px;
	background-image:url("../images/guanjia.png");
	background-repeat:no-repeat;
}

#guanjia span{
	float: right;
	color: #8B6234;
	font-weight:600;
	padding-right: 25px;
	padding-top: 3px;
}

#guanjiaPhoto {
	position: relative;
	margin-left:5px;
	top:140px;
	width: 190px;
	height: 80px;
	overflow: hidden;
}

#guanjiaPhoto a img,#guanjiaPhoto a img:HOVER,#guanjiaPhoto a img:VISITED{
	border: 0px red solid;
}

#zhuanjia{
	position: relative;
	margin-left:5px;
	top:145px;
	width: 190px;
	height: 80px;
	background-image:url("../images/zhuanjia.png");
	background-repeat:no-repeat;
	cursor: pointer;
}

#zhuanjia span{
	float: right;
	color: #8B6234;
	font-weight:600;
	padding-right: 25px;
	padding-top: 3px;
}

#zhuanjiaPhoto {
	position: relative;
	margin-left:5px;
	top:125px;
	width: 190px;
	height: 80px;
	overflow: hidden;
}

#zhuanjiaPhoto a img,#zhuanjiaPhoto a img:HOVER,#zhuanjiaPhoto a img:VISITED{
	border: 0px;	
}

#seatservice{
	position: relative;
	margin-left: 5px;
	width:190px;
	height:80px;
	margin-top:130px;
	background-image: url("../images/seatservice.png");	
}

#seatservice a,#seatservice a:VISITED{
	float: left;
	width: 60px;
	height: 30px;
	line-height:30px;
	margin-top:40px;
	color:#333300;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	background-image: url("../images/seat.png");
}

#a1{
	float:left;
	margin-left: 32px;
}

#a2{
	float:left;
	margin-left: 5px;
}

#seatservice a:HOVER {
	background-image: url("../images/seat1.png");
}

#qrcode{
	float: left;
	position:relative;
	margin-top: 1260px;
	margin-left: -135px;
	font-weight: 500;
}

/*
#oabtn{
	position:absolute;
	top:420px;
	left:290px;
	width:85px;
	height: 60px;
	z-index:10;
	overflow:hidden;
	background-image: url(../images/oa1.png);	
}

#btns{
	position: absolute;
	top:280px;
	left:380px;
	width: 750px;
	height:50px;
	z-index:10;
	
}

#btns ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 750px;
	height: 55px;
}

#btns ul li{
	padding: 0px;
	margin: 2px;
	margin-right:3px;
	float: left;
	background-image: url(../images/btn1.png);
	width:48px;
	height:45px;
}

#btns ul li p{
	text-align: center;
	width: 30px;
	color:yellow;
	font-weight:bold;
	margin:0px;
	font-size:14px;
	padding:0px;
	padding-top:5px;
	*padding-top:8px;
	
}
*/
