
/*submit*/
#submit { padding:10px}
#submit em { font-weight:bold; color:#000; font-size:13px;}
#submit a { color:blue; text-decoration:underline}
#submit p{ line-height:18px; margin-bottom:10px;}
#submit p b { font-size:16px;}
#submit h3{ font-size:16px; margin:15px 0 10px 0; color:#333;}
#submit li{ line-height:25px;list-style:none; background:url(../images/li_bg01.gif) 0 7px no-repeat; padding-left:15px; border-bottom:1px dashed #ccc;}
#submit li a { color:blue; text-decoration:underline;}
#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; }
