@charset "UTF-8";
/*common.css*/

/*copyright ps logo*/
.txtLogo		{vertical-align:-1px !important;padding:0 !important;vertical-align:-2px; padding:2px 0;}
.btnIcon		{vertical-align:-2px !important;padding:0 !important;vertical-align:-4px; padding:2px 0;}

html,body{background-color:#000;}
html{height:100%;}
body{min-height:100%;*height:100%;}

.blockSet	{clear:both;float:left;width:100%;padding-bottom:15px;}
.normalSet,.floatSet		{clear:both;float:left;width:100%;}

p.caption			{padding-top:5px;}

/*list end style*/
li.last	{margin:0 !important;}

/*line*/
.hairLine	{clear:both;width:100%;border-bottom:1px solid #CCCCCC;}
hr			{display:none;}

/*----------------------------------------------------------------------*/
/*wrapper*/
.section{width:950px;margin:0 auto;position:relative;}

/*-- btnClass --*/
.btnClass a{display:block;width:100%;height:100%;text-indent:-9999px;overflow:hidden;background-position:left top;background-repeat:no-repeat;}
.btnClass a:hover{background-position:left bottom;}

/*footer*/
#footer{clear:both;float:left;width:100%;padding-bottom:15px;}
#footer p{text-align:center; padding-top:15px;}
