@charset "utf-8";


#container{ }


#breadcrumbs{ width:1200px; margin:0 auto; height:15px; padding-top:15px; font-size:10px; color:#CCC;}
#breadcrumbs p{ margin-left:15px;}
#breadcrumbs a{ text-decoration:none; color:#CCC;}
#breadcrumbs a:hover{ text-decoration:underline;}

/* ------------------------------------------------------
campaign  main
------------------------------------------------------ */
#cpMain{ width:100%; position:relative;background:url(../images/main_bg_rep.png) repeat-x #FFF;}
#cpMainWrap{ width:1200px; margin:0 auto;/*background:url(../images/main_bg.jpg) center top no-repeat #FFF;*/}
#cpMainInner{ width:996px; margin:0 auto;}


#box01{}
#box01 ul.items{ position:relative; height:232px;}
#box01 ul.items li{ position:absolute; top:0;}
#box01 ul.items li.item1{ left:-17px;}
#box01 ul.items li.item2{ left:331px;}
#box01 ul.items li.item3{ right:0px;}

#cpOverView{ width:100%; color:#666;}
#cpOverViewWrap{ width:996px; margin:0 auto; position:relative; padding-top:40px;}

#cpOverView h2{}

#cpOverView th,#cpOverView td{ color:#666; padding-bottom:25px; vertical-align:top;}
#cpOverView th{ text-align:left; width:70px;}

#cpOverView .notes{color:#666;}
#cpOverView .notes.nomal{ font-size:12px;}

#cpOverView #myMercedes{ border:solid 1px #d1d0d0; /*padding:24px 24px 32px 24px;*/ height:270px; margin-bottom:40px; position:relative;}
#cpOverView #myMercedes h3{ display:block; padding-top:24px; }
#cpOverView #myMercedes .text{ }
#cpOverView #myMercedes .btn{ position:absolute; left:0; bottom:32px;}
#cpOverView #myMercedes div{padding: 0 24px; height:270px;}
#cpOverView #myMercedes .left{width:448px; float: left; border-right:solid 1px #d1d0d0;}
#cpOverView #myMercedes .right{width:449px; float: right;}
	#cpOverView #myMercedes .left .btn{ left:24px;}
	#cpOverView #myMercedes .right .btn{ left:523px;}


#cpOverView #myMercedes.close{ border:solid 1px #d1d0d0; /*padding:24px 24px 32px 24px;*/ height:261px; margin-bottom:40px; position:relative;}
	#cpOverView #myMercedes.close p{ text-align:center; width:100%; position:absolute; left:0; top:160px;}