a:link{color:#FF00FF;}
a:visited{color:#FF0000;}

.bridal_top_image {
	width:100%;
	height:300px;
	background-image:url(../img/bridal_top.swf);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.bridal_base {
	width:100%;
	height:auto;
	margin-top:10px;
}	

.bridal_base h2{
	width:100%;
	height:20px;
	/*background-color:#00CCFF;*/
	border-left:5px solid #0099CC;
	color:#999999;
	margin:5px 2px 5px 2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/bridal/bridal_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	

.bridal_plan_price {
	width:100%;
	height:107px;
	background-image:url(../img/bridal/banner.jpg);
	background-repeat:no-repeat;
	background-position:10 0;
	text-indent:-5000px;
}

.bridal_plan_image {
	width:100%;
	height:839px;
	background-image:url(../img/bridal/bridal_plan.jpg);
	background-repeat:no-repeat;
	background-position:10 0;
	text-indent:-5000px;
}

.box_bridal_simulation {
	width:900px;
	height:90px;
	background-color:#FFF0F5;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}

.bridal_simulation_text {
	width:600px;
	height:50px;
	float:left;
	line-height:18px;
	margin:0 0 10px 5px;
	padding:10px 0 0 0;
}

.bridal_simulation_text h3 {
	width:100%;
	height:20px;
	color:#ff0000;
	margin:5px 2px 5px 2px;
	font-size:15px;
}	

.bridal_simulation {
	width:200px;
	height:50px;
	float:right;
	border-style:outset;
	border-width:2px;
	border-top-color:#ff0000;
	border-left-color:#ff0000;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	background-color:#ffffff;
	margin:10px 10px 10px 0;
	padding:18px 0 0 0;
	text-align:center;
}

