
/*submit*/
#submit p{ line-height:18px; margin-bottom:15px;}
#submit h3{ font-size:16px; margin:15px 0 10px 0; color:#333;}
#submit li{ line-height:25px; background: url(../images/submit/tick.gif) no-repeat 0 5px; padding-left:20px; list-style:none}
#submit .btn{ width:100%; text-align:center; margin:15px 0 30px;}

/*btn2*/
#submit .btn2{ margin-bottom:15px;}
#submit .btn2 p{ width:80%; margin:0 auto; text-align:center; line-height:20px;}
#submit .btn2 img{ margin-top:8px;}
#submit .btn2 p a{ color:#00f; text-decoration:underline; font-size:20px;}

/*.table*/
#submit .table { width:98%; text-align:center; border-collapse:collapse; }
#submit .table th, .table td{ padding:5px; border:1px solid #ddd; }
#submit .table th { background:#f4faff; }
#submit .table .title{ font-weight:bold; font-size:13px;}
#submit .table .price{ color:#f00;}
#submit .table .buy a{ color:#00f; text-decoration:underline; }
