@charset "utf-8";
/* CSS Document */
/* 网页头部CSS信息*/
*{
font-size:13px;
font-family:"宋体";
}
body,table,td{
margin:0px;
padding:0px;
}
#order_title{
background:url(../images/order_title.jpg) no-repeat;
width:960px;
height:143px;
margin:0 auto;
}
#order_bg{
background:url(../images/order_bg.gif) repeat-x;
width:960px;
height:800px;
margin:0 auto;
}
#order_inner{
width:816px;
height:794px;
background:#74b8fa;
margin:0 auto;
padding:5px 0 0 5px;
}
.six_title{
background:url(../images/six_title.gif) no-repeat;
width:810px;
height:66px;
}
.six_title table{
color:#ffffff;
}
.six_title table tr td img{
margin:0 6px -5px 0;
}
#order_out{
background:url(../images/order_out.gif) repeat-x;
width:800px;
height:699px;
margin:10px 0 0 0px;
padding:5px;
}
#order_left{
float:left;
background:#ffffff;
width:452px;
height:678px;
border:3px solid #cae3f9;
padding:10px;
color:#192d01;
}
.septr{
font-weight:600;
color:#192d01;
}
#order_left form{
margin:0px;
padding:0px;
}
.septr2{
color:#1589f7;
font-weight:600;
}
.enter_button{
background:url(../images/enter_button.gif) repeat-x;
width:102px;
height:28px;
border:none;
cursor:hand;
cursor:pointer;
margin:0 30px 0 0;
}
.reset_button{
background:url(../images/ordercancle.gif) repeat-x;
width:102px;
height:28px;
border:none;
cursor:hand;
cursor:pointer;
}
.septr3{
color:#fa0819;
text-indent:24px;
line-height:26px;
}
#order_right{
float:left;
width:314px;
height:700px;
background:url(../images/order_right.gif) repeat-x;
margin:0 0 0 5px;
}
.septr4{
font-size:13px;
color:#ffffff;
padding:10px;
line-height:26px;
text-indent:24px;
}
#foot{
width:960px;
height:50px;
border-top:1px solid #454545;
margin:8px auto 0 auto;
padding:10px 0 20px 0;
text-align:center;
line-height:20px;
background:#f7f6f5;
}
