.content{
	margin-top:10px;
}
	.content .left{
		float:left;width:210px; position:relative; z-index:9;
	}
		.content .left .left_a h3{
			font-size:12px; color:#FFFFFF; background:url(left_h3.gif); width:210px; height:25px; line-height:25px; vertical-align:middle; text-align:center;
		}			
			.content .left .webad{
				margin-top:20px; text-align:center;	border:#FFCC00 1px dashed; width:60%; padding:5px; margin-left:auto; margin-right:auto;
			}
	.content .right{
		float:right; width:730px;
	}
		.content .right h1{
			font-size:25px; font-weight:bold;
		}
		.content .right .intro{
			padding-top:15px; padding-bottom:15px;
		}
		.content .right .page{
			padding-top:5px; padding-bottom:5px; text-align:right;
		}
		.content .right .couponlist{
			text-align:center; margin-top:10px;
		}
			.content .right .couponlist .t1{
				background:#F7F7F7;
			}
				.content .right .couponlist .t1 td{
					font-size:14px; font-weight:bold; padding:5px; border-bottom:#D6D6D6 4px solid;
				}
			.content .right .couponlist .t2 td{
				border-bottom:#999 1px dashed;
			}
			.content .right .couponlist td{
				text-align:center; 
			}
				.content .right .couponlist td.storeurl a:link{
					text-decoration:underline; font-size:13px; font-weight:bold;
				}
				.content .right .couponlist td.storeurl a:visited{
					text-decoration:underline; font-size:13px; font-weight:bold;
				}
				.content .right .couponlist td.storeurl a:hover{
					text-decoration:underline; font-size:13px; font-weight:bold;
				}
				td.aboutcoupon h3{font-size:14px;margin-bottom:5px;}
				.content .right .couponlist td.aboutcoupon li.discount a:link{
					text-decoration:underline; color:#006600; font-size:13px;
				}
				.content .right .couponlist td.aboutcoupon li.discount a:visited{
					text-decoration:underline; color:#006600; font-size:13px;
				}
				.content .right .couponlist td.aboutcoupon li.discount a:hover{
					text-decoration:none; color:#006600; font-size:13px;
				}
			.content .right .couponlist td.aboutcoupon{
				text-align:left; 
			}
				.content .right .couponlist td.aboutcoupon ul{
					margin:0; 
				}
					.content .right .couponlist td.aboutcoupon ul li.couponcode{
						padding-top:7px; padding-bottom:7px; 
					}
					    input.couponcodeinput{
					        width:60px;
					        font-size:12px;
					        color:#666666;
					        border:solid 1px #cccccc;
					        margin:0px;
					        padding:2px 4px;
						}
						.content .right .couponlist td.aboutcoupon ul li.couponcode span{
							color:#FF0000;
						}