@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:2px 0px 5px 0px;  text-align:center;  font-size:12px; text-align:center; }


#cart .order_btn  a {
	display:inline-block;
     text-decoration:none;
     width:70px;
	}

#cart .order_btn2   { padding:2px 0px 5px 0px;  text-align:center;  font-size:12px; text-align:center; }


#cart .order_btn2  a {
	display:inline-block;
     text-decoration:none;
     width:100px;
	}



#cart .c1   {border:1px solid #eb008d; }

#cart .c1 a:link	{  color:#eb008d; }
#cart .c1 a:hover	{color:#eb008d;  }
#cart .c1 a:active	{ color:#eb008d; }
#cart .c1 a:visited	{ color:#eb008d; }


#cart .c2   {background-color:#eb008d;  color:#fff; }
#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 .c4   {background-color:#000; border:1px solid #666; }
#cart .c4 a:link	{  color:#fff; }
#cart .c4 a:hover	{color:#fff;  }
#cart .c4 a:active	{ color:#fff; }
#cart .c4 a:visited	{ color:#fff; }



#cart   .red_b    {color:red; font-size:14px; font-weight:600;}


#cart  .all_box   {border:3px solid #ddd; float:left; margin-top:20px; padding:20px 15px 20px 0px;
                    text-align:right; width:760px; font-size:13px; 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:#eb008d;  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; }


