@charset "utf-8";
/* CSS Document */

/*reset
--------------------------*/
html{margin:0; padding:0}
body,ul,ol,p,form,h1,h2,h3,h4,h5,h6{margin:0; padding:0}
ul,ol{list-style:none}
img{border:none}

/*global
---------------------------*/
body{background:#ebebeb}
.clear{clear:both}
h4{font-size:14px; font-weight:bold}
a{text-decoration:none}

/*wrapper
-----------------------------*/
#wrapper{width:939px; margin:20px auto;background:url(sale_07.jpg) repeat-y}

/*header
-------------------*/
#header{width:939px; height:99px; background:url(logo2.jpg) no-repeat;}
#header ul{float:right;margin:30px 20px 0 0; display:inline}
#header ul li{background:url(sale_03.jpg) no-repeat; padding:0 0 0 30px; width:98px; height:18px}
#header ul li a{color:#666;text-decoration:none; font-size:12px}
#header ul li a:hover{text-decoration:underline}
.bold{font-weight:bold; }

/*main
-----------------*/
#main{width:939px}
.main_top{width:901px; background:url(sale_05.jpg) no-repeat; height:41px;padding:26px 0 0 38px;}
.main_top h5{font-weight:normal;font-size:12px; background:url(sale_7.jpg) no-repeat left center; padding:0 0 0 10px;  color:#666666}
.main_top h5 a{font-weight:bold; color:#666666}

/*content
------------------*/
#content{width:573px; float:left; display:inline}
.bt{font-size:14px; color:#FF0000; width:538px; height:21px; background:url(sale_10-13.jpg) no-repeat; padding:15px 0 0 35px; margin:0 0 0 38px}
.bt span{margin:0 0 0 30px; color:#666666; font-weight:normal; font-size:12px}

.table01{margin:26px 0 0 38px; border:1px solid #ccc; width:573px;}
.table01 th{background:url(sale_14-17.jpg) repeat-x; height:27px; text-align:left; padding-left:20px}
.table01 td{height:35px; font-size:12px; padding-left:20px; color:#333}
.table01 select{width:120px; height:20px}
.red{color:#FF0000}
.mar{margin-left:10px}
.table01 .submit{width:84px; height:23px; background:url(submit.jpg) no-repeat; border:none; color:#FFFFFF; font-size:14px; font-weight:bold}

/*sidebar
---------------------*/
#sidebar{float:right; width:310px; display:inline; text-align:center}

/*footer
----------------------*/

#footer{width:939px; background:url(footer_bg.jpg) no-repeat center bottom; height:100px}
#footer p{text-align:center; font-size:12px; margin-top:10px}
#footer p a{color:#666666; font-size:14px; color:#000000}

.message{margin-left:50px;font-weight:bold;font-size:13px;border:1px dashed #FFCC99; margin-bottom:20px; background:#FFFFCC;width:520px; padding:10px;}
