/* CSS Document */
/* =============== mainContent =============== */
/* Top Info */
.info {margin:0 10px 10px 0;font-family:Verdana,sans-serif;padding-top:10px;}
.info p {margin-bottom:18px;line-height:16px;}

.mainContent h3 {line-height:36px;background:#cdbf90;border-top:5px solid #f14231;color:#fff;font-family:"Times New Roman", Times, serif;padding-left:20px;font-size:20px;}
.mainContent h4 {line-height:30px;background:#f8efe6;margin-top:1px;font-family:Arial,sans-serif;color:#0179f1;padding-left:20px;font-weight:normal;font-size:12px;}
.mainContent h4 span {color:#fe0000;}
.mainContent p.submit {padding:20px 15px 40px 20px;font-style:italic;font-size:13px;background:#f8efe6;margin-bottom:15px;}
.mainContent p.submit img {float:right;}
.box {background:#f8efe6;padding:20px;margin:8px 0 12px;font-size:13px;}
.box span {color:#fe0000;}
.box table td {padding:3px 0 2px;}

/* Travel Details */
#detail {padding:20px 5px 20px 20px;}
#detail input {width:200px;}
#detail select {width:50px;}
#detail select.s1 {width:60px;}
#detail select.s2 {width:300px;}

/* Special Request */
#request {border-bottom:5px solid #f14231;margin:12px 0 0 0;}
#request ul{padding:15px 0 10px 50px;}
#request textarea {width:400px;height:50px;margin-top:10px;}

/* Go Top */
.goTop li {float:right;background:url(/images/point/point009.gif) 0 2px no-repeat;margin-left:30px;text-indent:18px;}
.goTop li.back {background:url(/images/point/point008.gif) 0 2px no-repeat;}
.goTop li a {color:#fe0000;}

