@charset "utf-8";
/* review */

			#discountCon {
				margin: 0 auto;
				font-family:Verdana,Arial,Helvetica,sans-serif;
		        padding-top: 10px;
				padding-bottom: 10px;
				padding: 0 20px 10px 20px;
				
												
			}
			#discountCon h1{
			  color:#000000;	
              font-size:16px;	
              font-family:Verdana,Arial,Helvetica,sans-serif;
			  font-weight:bold;
			  line-height:18px;
			  padding: 0 50px 0 0;		  
			  margin-bottom: 5px;
			  text-align: left;
			}
			#discountCon p{
			  color:#333333;
			  font-size: 12px;
			  font-family:Verdana,Arial,Helvetica,sans-serif;
			  text-align: justify; align: center;
			  margin: 0 auto;
			  line-height:18px;
			}
			#discountCon h2{
			  color:#9A3466;	
              font-size:14px;	
              font-family:Verdana,Arial,Helvetica,sans-serif;
			  margin:0;
			 }
			#discountCon a{
			  color:#000000;	
			  line-height: 1.7em;
			  font-size: 12px;
			
			  font-family:Verdana,Arial,Helvetica,sans-serif;
			  padding-left: 5px;
			  }
		    #discountCon a:hover{
				text-decoration: underline;
			}
		    #discountCon li{
				list-style: arrow;
				color: #000000;
					
			}