@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
.tip_body {text-align:center;font:12px/18px "宋体";background:#ffffff; color:#464646;}

.fblack{ color:#000;}
.fblue{ color:#1564ce;}
.fred{ color:#b50708;}
.fleft{ text-align:left;}

/*提示页面*/
.tip_outer{ width:615px; margin:0 auto;overflow:hidden; _height:1%;clear:both;}
.tip_outer .header{ background: url(../images/tips_header_bg.gif) top left no-repeat; width:615px; height:59px; font-weight:bold;}
.tip_outer .header .step{ float:left; margin:23px 0 18px 29px;_margin:23px 0 18px 15px;color:#fff;font-size:16px;}
.tip_outer .header .title{ float:left; margin:25px 0 18px 40px;color:#000;font-size:14px;}
.box_tip{ float:right; width:600px; background:#f9fbfe url(../images/tips_box_bg.gif) top left repeat-x; border-left: 1px solid #c3dbf3;border-right: 1px solid #c3dbf3; border-bottom: 3px solid #c3dbf3;}
.tip_outer .box_tip .text{ float:left; padding:20px; line-height:24px; text-align:left;}
.box_tip h3{ font-size:14px; color:#1564ce; padding:8px 0 8px 10px; margin:0 10px 0 10px; text-align:left; border-bottom:1px dotted #CCC;}
.box_tip p{ padding:5px 15px 8px 20px;line-height:24px; }
.box_tip p img{margin:10px 40px 10px 40px; border:0;}


.tip_line1{ clear:both; height:2px; background: url(../images/tip_line1.gif) left top repeat-x;}
.divtable{clear:both; overflow:hidden; }
.alicen{clear:both; margin:0 auto;width:220px;_width:250px;overflow:hidden;padding:5px 0 20px;}
.alicenone{clear:both; margin:0 auto;width:100px;overflow:hidden; padding:0 0 20px;}
.formcent { clear:both; margin:0 auto; padding:10px; overflow:hidden; width:350px;}
.formcent .form{ float:left;}
.formcent .label {overflow:hidden;clear:both; float:left; margin:4px 0 0; _margin-top:4px; height:20px; padding:2px 0 0; line-height:16px; color:#1564ce;}
.ipt input {border:1px solid #c3dbf3; background:#fff; height:20px; width:220px; overflow:hidden; font-size:12px; line-height:16px; margin:0 0 20px;}
.btn_submit {_display:inline; float:left; width:71px; height:27px; margin:5px 20px 0 16px; font-size:12px; color:#fff; cursor:pointer; border:none; background: url(../images/tips_button.gif) left top no-repeat;}

.invoice input {border:1px solid #c3dbf3; background:#fff; height:20px; width:150px; overflow:hidden; font-size:12px; line-height:20px; }
.invoice .btn{float:left; width:71px; height:25px; margin:5px 20px 0 16px;color:#fff;cursor:pointer; background: url(../images/tips_button.gif) left top no-repeat; padding:4px 0 0 0;}
textarea {border:1px solid #c3dbf3; background:#fff; height:50px; width:250px; overflow:hidden; font-size:12px; line-height:16px; }

.listtable td{ height:25px; }
.offlinetable td{ border-bottom:1px dotted #CCC; line-height:22px; padding:3px;}
