body {
	background: white;
	margin: 0;
	padding: 0;
	background-image: url("../images/bg.jpg");
	font-size: 12px;

	TEXT-ALIGN: center;
}

#bodyContent{
	width : 1000px; 
	height :800px; 
	TEXT-ALIGN: left;
	MARGIN-RIGHT: auto; MARGIN-LEFT: auto;
}

#leftContent{
	float : left ;
	width : 760px; 
	background: #43423E;
	
}

#rightContent{
	float : left ;
	width : 240px; 
	TEXT-ALIGN: center;	
}

#header{
	background-image: url("../images/topBg.jpg");
	height : 124px;
}

#logo{
	float : left ;
	width : 220px;
	height : 118px;
	background-image: url("../images/header_03.jpg");	

}

#topLine{

	width : 760px; 
	height: 6px;
	background-image: url("../images/topLine.jpg");
}

#menuAndAdv{
	float: left ;
	
}

#banner1Content{
	height:77px;
	width: 540px;
	
}

#banner1{
	padding-top:6px;
	height:70px;
	width: 540px;

}

#menuBar{
	height:30px;
	padding-top:4px;
}

#intro{
	float:left;
	background-color:green;
	height:222px;
	width:540px;
}

#login{
	float:left;
	width:220px;
	height:222px;
	background-color:#201F1B;
	
}

#leftBar{
	float:left;
	width:220px;
	background-color:red;
}

#rightBar{
	float:left;
	width:540px;
}

.bannerCls{

	height:70px;
	width: 540px;

}

#footer{
	clear: both;
	width  : 760px; 	height : 121px;
	
}

.showRoomItem{
	width: 140px ;
	height:135px;
	margin:14px ;
}

.dycNews{
	width:260px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	height:330px;
}

.dycNewsTitle{

	padding-left:8px;
	padding-top:2px;
	FONT-SIZE: 14px; FONT-FAMILY: "SimSun";
	font-weight:bold;
	width:100%;background-color : #393835;
	height : 42px;
	color: #fe7b05;


}

.zxgz{
	width:240 px ;
	background-color:#201F1B;
}

#updateNews{
	float:left;	background-color:darkblue;
}

a.button { 
      background: transparent url(../images/a.gif) no-repeat scroll right top; 
      color: White; 
      display: block; 
      float: left; 
      height: 24px; 
      padding-right: 10px; 
      font: normal 12px sans-serif; 
      margin-right: 10px; 
      text-decoration: none; 
    } 
    a.button span { 
      background: transparent url(../images/span.gif) no-repeat; 
      display: block; 
      padding: 5px 1px 5px 11px; 
      line-height: 14px; 
    }

a.button:hover { 
      background-position: right -24px; 
    } 
    a.button:hover span { 
      background-position: left -24px; 
    } 
    a.button:active { 
      background-position: right -48px; 
    } 
    a.button:active span { 
      background-position: left -48px; 
      padding: 6px 0 4px 12px; 
    }

a.button:active { 
      background-position: right -48px; 
      outline: none; 
    }

#requestTitle{
	height : 25px;
	color:white;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	margin:0 0 0 auto; padding:10px;
กก 
}

a.requestButton{

	
	height : 15px;
	color:white;
	font-size:12px;
	background-color : #001D73;
	text-align:center; 
	margin:0 0 0 auto; padding:4px;}

}

a.requestButtonHigh{

	
	height : 15px;
	color:white;
	font-size:12px;
	font-weight: bold;
	background-color : #FF9900;
	text-align:center;text-decoration: none;
	margin:0 0 0 auto; padding:4px;}

}


a.requestButton:hover { 
    background-color : #3399CC;
	text-decoration: none; 
} 



#requstTop table{
	background-color : #BEBEBE;
	width : 600px;
	
}

#requstTop table tr.header{

	
}
#requstTop table tr.header td{
	font-weight: bold;
	background-color : #E3E3E3;
}
#requstTop table tr.header td{
	font-weight: bold;
	background-color : #E3E3E3;
}

#requstTop table td.header{
	font-weight: bold;
	background-color : #E3E3E3;
}

#requstTop table td.body{
	background-color : #E3E3E3;
}

.normalLink{
	color:#3300CC;

}
#requestTips{
	background-color : #FFCC00;
	border : 1px #E3E3E3 solid;
	width : 400px;
	height : 22px;margin:0 0 0 auto; padding:2px;
}

.requestComment{
	

}
.row0{
	background-color : #E7E4E2;
}
.row1{

}

.replyLine{
	background-color : #330000;
	border : 1px #E3E3E3 solid;
	color:white;
}

.hostReply{
    margin: 2px 0px 5px 0px;
    border-collapse: collapse;
    font: 12px verdana;
    border:1px #3C78B5 dotted
    padding: 3px 4px 3px 4px;
}

.requestReplyHigh{
	background-color : #D8DAE7;

}

.requestReplyHeader{
	text-decoration: underline;

}

#loginLeft{
	float : left ;
	width:90px
}

#loginRight{
	float : right ;
	width:110px
}