@charset "UTF-8";

/* Page Title */



#cart   {width:100%; float:left; }
#cart   table.list   {width:100%; float:left; border-top:2px solid black;  border-bottom:1px solid #707070;}
#cart  table.list  th   {padding:7px 5px 10px 5px;  vertical-align:middle; background-color:#f9f9f9; font-size:13px; font-weight:600; color:#333;  border-bottom:1px dotted #999;}
#cart  table.list  td   {padding:7px 5px 10px 5px; vertical-align:middle; text-align:center;  font-size:13px; color:#777; border-bottom:1px dotted #999;}



#cart .order_btn   {padding:4px 0px 7px 0px;  text-align:center;  font-size:13px; text-align:center; }


#cart .order_btn  a {
	display:inline-block;
     text-decoration:none;
     width:70px;
	 margin-bottom:3px; 

	}

#cart .order_btn2   { padding:4px 0px 7px 0px;  text-align:center;  font-size:13px; text-align:center; }


#cart .order_btn2  a {
	display:inline-block;
     text-decoration:none;
     width:100px;
	}



#cart .c1   {border:1px solid #8b48aa; background-color:#fff; }

#cart .c1 a:link	{  color:#8b48aa; }
#cart .c1 a:hover	{color:#8b48aa;  }
#cart .c1 a:active	{ color:#8b48aa; }
#cart .c1 a:visited	{ color:#8b48aa; }


#cart .c2   {background-color:#8b48aa; border:1px solid #8b48aa;   }
#cart .c2 a:link	{ color:#fff; }
#cart .c2 a:hover	{color:#fff;  }
#cart .c2 a:active	{ color:#fff; }
#cart .c2 a:visited	{ color:#fff; }

#cart .c3   {background-color:#666;  border:1px solid #666;}
#cart .c3 a:link	{  color:#fff; }
#cart .c3 a:hover	{color:#fff;  }
#cart .c3 a:active	{ color:#fff; }
#cart .c3 a:visited	{ color:#fff; }





#cart  .all_box   {border:3px solid #ddd; float:left; margin-top:20px; padding:20px 15px 20px 0px;
                    text-align:right; width:795px; font-size:14px; color:#444;}


#cart  .check_all  {font-size:13px; width:100%; float:left;  margin-top:17px;}



#cart   table.write   {width:100%; float:left; border-top:2px solid black;  border-bottom:1px solid #707070;}
#cart  table.write  th   { vertical-align:middle; width:150px; padding:7px 0px 10px 0px; background-color:#f9f9f9; font-size:13px; font-weight:600; color:#333;  border-bottom:1px dotted #999;}
#cart table.write  td   {padding:7px 7px 10px 15px;  font-size:13px; color:#777; border-bottom:1px dotted #999;}
#cart  table.write .blue  {color:#6aa7cc; font-size:12px;}

#cart  .s_tt     {width:100%; float:left; font-weight:600; font-size:17px;color:#333; height:33px;}

#cart .check_btn   { padding-bottom:10px;     background-color:#8b48aa;  padding-bottom:5px;  padding-top:2px; font-size:12px; text-align:center; color:#fff; }


#cart .check_btn a {
	display:inline-block;
     text-decoration:none;
	  width:80px;
 
	}

#cart .check_btn a:link	{  color:#fff; }
#cart .check_btn a:hover	{color:#fff;  }
#cart .check_btn a:active	{ color:#fff; }
#cart .check_btn a:visited	{ color:#fff; }




#cart .boder_box   {border:3px solid #ddd; float:left; text-align:center; margin-top:20px; padding:20px 15px 20px 0px;
                   width:795px; font-size:15px; font-weight:600;color:#555;}
#cart  .boder_box   b  {color:#007ed2;}
