/* This is the css file for index.jsp of lucky-fly.com
@Author: Elton Zheng
@Last update: 09/14/05
@Version: 0.6
*/


#main{
	margin-right:175px;	
	text-align:center;
}
#right{
	position:absolute;
	width:183px;
	top:0;
	right:0;
	text-align:center;
}
/* right column css begin */
#servie{
	width:163px;
	height:99px;
	text-align:left;
	margin:8px auto;
}

#msn{
	width:163px;
	height:213px;
	background:#dfe8fe;	
	text-align:left;
	margin:8px auto 0;
	color:#0947d9;
}
#msn h2{
	background:#fff url(../images/msn_title.gif) no-repeat;
	height:32px;
	text-indent:-3000px;
}
#msn ul{
	margin:10px 0 0 10px;
}
#tipsright{
	width:163px;
	height:100%;
	background:#f5eafe;	
	text-align:left;
	margin:8px auto 0;
	color:#785495;
}
#tipsright h2{
	background:#fff url(../images/tips_title.gif) no-repeat;
	height:28px;
	color:#fff;
	font:1em "宋体";	
	padding:11px 0 0 60px;
}
#tipsright ul{
	margin:10px 0 0 10px;
}

#tipsright a{
	color:#785495;
}
#tipsright li{
	margin:4px 0;
}
.center{
	text-align:center;
}

/* right column css end */

/* main column css begin */
#query{
	background:#ffffcc;
	border:1px solid #EB2C2D;
	margin:5px 10px 20px;
	height:280px;
	text-align:center;
}
#query h2{
	background:#EB2C2D;
	height:19px;
	color:#fffd96;
	font:bold 1.2em "宋体";
	padding:5px 0 0 5px;
}
#query #queryTable1,#query #queryTable2{
	width:95%;
	margin:5px auto 0;
	text-align:left;
}
#query #queryTable1 td{
	width:20%;
	padding:2px;
}
#query #queryTable1 td.last{
	width:30%;
}

#queryTable2 #BeginDate,#queryTable2 #EndDate,#queryTable2 #BeginTime,#queryTable2 #EndTime{
	width:100px;	
	font:9pt "宋体";
}

#queryTable2 #TransferDate,#queryTable2 #TransferTime{
	width:100px;	
	font:9pt "宋体";
}

#queryTable2 td{
	padding:3px;
}

#query #queryTable2 td.large{
	width:49%;	
}
#query #queryTable2 td.large p{
	position:relative;
}

#query #queryTable2 td.large img{
	position:absolute;
	top:0px;
	margin-left:3px;
}
#query select{
	width:120px;
}
#return1,#return2,#return3,#return4,#return5{
	display:none;
}
#tips{	
	background:#fffff1;
	border:1px solid #ece9b9;
	height:65px;
	padding:5px;
	width:92%;
	color:#676761;
	line-height:1.3em;
	font:9pt  "宋体";
}
#tips2{	
	background:#fffff1;
	border:1px solid #ece9b9;
	height:19px;
	padding:4px;
	width:70%;
	color:#676761;
	line-height:1.3em;
	font:9pt  "宋体";
}
#date{
	position:absolute;
	top:135px;
	left:10px;
	font:1.2em "宋体";
}
#date img{
	position:absolute;
	top:0px;
	margin-left:3px;
}
#lastline{
	position:absolute;
	top:165px;
	left:10px;
	font:1.2em "宋体";
}
#lastline select{	
	font:.8em "宋体";
	width:110px;
}
#submitbutton{
	width:68px;
	height:18px;
	background:url(../images/button_bg2.gif) no-repeat;
	padding-top:3px;
	text-align:center;
}
#submitbutton a{
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
	font:9pt  "宋体";
}

#board{
	width:166px;
	text-align:left;
	height:192px;
	margin-top:5px;
}
#board h2{
	background:url(../images/board_bg.gif) no-repeat;
	height:20px;
	color:#000;
	font:1em "宋体";
	padding:7px 0 0 35px;
}
#board ul{
	margin:5px 0;
	color:#b63300;
}
#board a{
	color:#6e6e6e;
	text-decoration:none;
	line-height:1.2em;
}
#board a:hover{
	background:#F6F6F6;
	
}
#board ul li{
	margin:5px 0;
}
a.more,a.more:hover{
	display:block;
	font-weight:bold;
	color:#6e6e6e;
	text-align:right;
	padding-right:10px;
	margin-top:10px;
	text-decoration:underline;
	width:140px;
}
#rightad{	
	width:151px;
	height:305px;
	margin:10px 0;
}
.related{
	border:1px solid #dfdfdf;
	margin:10px;
	height:100%;
	text-align:left;
}
.related h2{
	font:bold 1.2em "宋体";
	color:#8964b4;
	margin:5px;
}
.related ul{
	display:block;
	float:left;
	margin:0 20px 0 10px;
	line-height:1.5em;
	width:320px;
}
.related ul li a{
	color:#5c5cad;
}
.related ul li a:hover{
	color:#009933;
}

	
