/* CSS Document */
.page
{
		text-align:left;
		width:600px;
		font-family:"Á¥Êé";
		font-size:14px;
}
.page table{
		width:600px;
		
}
.page .font_title1{
         font-size:15px;
		 line-height:22px;
		 text-align:center;
		 font-weight:bold ;
		 color:#000000;
		 background-color:#3399ff;
		}

.page .font_title3{
         font-size:13px;
		 line-height:25px;
		 text-align:center;
		 font-weight:bold ;
		 color:#000000;
		 background-color:#DD9F39;
}
.page td{      
          border:1px 1px #99ccff;
	  
 }   
.page tr{ 
     border:1px 1px #99ccff;
}
.page .red{
	color:red;
}

.page a{
	text-decoration:none;
}

/*****************¶¥²ã°´Å¥*************************/
.page ul{
		margin-left:0px;
}
.page li{
	      float:left;
	      list-style:none;
	      text-align:center;
	      width:100px;
		  height:23px;
		  border:0px;
		  margin-left:5px;
		 /*   background-image:url("../images/wuhan.gif"); */
		}
.page .btn_wuhan,.page .btn_tianjin,.page .btn_chengdu{
		width:100px;
		height:23px;
		border:0px;
		margin:0px;
		background-image:url("../images/tianjin_sell.gif"); 
}
.page .btn_wuhan
{
		background-image:url("../images/wuhan.gif");
}
.page .btn_tianjin
{
		background-image:url("../images/tianjin_sell.gif");

}
.page .btn_chengdu
{
		background-image:url("../images/chengdu_sell.gif");

}
.page .btn_green{
		width:100px;
		height:25px;
		border:0px;
		margin:0px;
		letter-spacing:6px;
		line-height:23px;
		color:white;
		font-weight:bold ;
		font-size:15px;
		background-image:url("../images/green.gif");
}
/**/
.page .btn2{
		width:100px;
		height:23px;
		border:0px;
		font-weight:bold ;
	/*	background-image:url("../images/green.gif"); */
	background-color:#99ccff;

}

.page .yellow{
		background-color:#F5E3C5;
		height:30px;
}
.page .lightskyblue{
		background-color:#99ccff;
}
.page .font_top{
         font-size:12px;
		 line-height:22px;
		 text-align:left;
		 font-weight:bold ;
		 color:#333333;
}
.page .form   {     margin-top:   0px;   margin-right:   0px;   margin-bottom:   0px;   margin-left:   0px}  