@charset "UTF-8";

/* main */
#wrapper #main_area {
    width: 100%;
    height: 203px;
    margin: 0;
    padding: 0;
	text-align:center;
	background-color:#fff;
	background:url('../../img/share/pct_main_bg.gif') repeat-x top left;
}

#wrapper #main_area #pct_main{
    max-width:1300px;
    height:203px;
    background:url('../img/pct_main.jpg') no-repeat top center;
    text-indent:-9999px;
	margin:0 auto;
}








