@charset "UTF-8";
/*CSS Document of PPBC introduction phone page*/

/*Layout Format Start*/
body{background-color:#325E09;
margin-top:15px;
padding:0}

.ppbc #container{width:10%;
	background:#325E09;
	margin:0 auto}

#divpoly { display:block}
	
#divani { display:none}

#divskip { display:none}	

/*Layout Format ends*/

/*Text Format Star*/	
.style1 {font-family:Arial, Helvetica, sans-serif;
	color: #C8DA8E;
	font-size: 11px;
	margin-top:auto;
	font-style: normal}
/*Text Format ends*/

/*Link Format Start*/	
a:link {color: #C8DA8E;
	text-decoration: none}
	
a:visited {	text-decoration: none;
	color: #C8DA8E}
	
a:hover {text-decoration: none;
	color: #FFFFFF}

a:active {text-decoration: none;
	color: #C8DA8E;}
/*Link Format ends*/

