﻿/*--------------------------------------------------------------------------- ParsData */
body, ul, li, div, span{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body{
	font: normal 100% tahoma;
}

::-moz-selection {
       background-color: #BB0000;
       color: #fff;
}

::selection {
       background-color: #BB0000;
       color: #fff;
}

/*--------------------------------------------------------------------------- ******** */
#ps_body{
	background: #fff url(../Images/bg.gif) repeat-x 0 top;
}
/*--------------------------------------------------------------------------- ######## */
#ps_header{
	
}
#ps_maplan{
	background: url(../Images/maplan_bg.gif) repeat-x 0 0;
	clear: both;
	height: 35px;
}
#ps_main{
	background: #f2f2f2 url(../Images/main_bg.gif) repeat-x 0 top;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ps_footer{
	background: url(../Images/footer_bg.gif) repeat-x 0 0;
	clear: both;
	height: 35px;
}
/*--------------------------------------------------------------------------- Header */
.ps_header,.ps_maplan,.ps_footer{ width: 1000px; margin: 0 auto;}

.ps_header{

}
.ps_info{
	padding: 2px 0;
	color: #fff;
	font-size: 0.71em;
}
.ps_id{
	font-weight: bold;
}
.ps_date{
}
.ps_navigation{
	clear: both;
	position: relative;
	top: -2px;
}
/* --------------------------------- */
.ps_lftlink{
	float: left;
	width: 74px;
	padding-top: 33px;
}
.ps_lftlink a,.ps_lftlink a:visited{
	display: block;
	height: 50px;
	width: 52px;
	background: url(../Images/l.png) no-repeat left top;
	float: right;
}
.ps_lftlink a:hover{
	
}
/* --------------------------------- */
.ps_menu{
	float: left;
	height: 114px;
	width: 851px;
}
.ps_menu span.ps_logo{
	width: 40px;
	height: 115px;
	display: block;
}
.ps_menu ul{
	
}
.ps_menu ul li{
	list-style: none;
}
.ps_menu ul li a,.ps_menu ul li a:visited{
	display: block;
	width: 98px;
	height: 115px;
}
.ps_menu ul li a.ps_menulink_1st{
	width: 96px;
}
/* ---------- */
.ps_menu ul li a.ps_menulink_1st:hover{}
.ps_menu ul li a.ps_menulink_2nd:hover{}
.ps_menu ul li a.ps_menulink_3rd:hover{}
.ps_menu ul li a.ps_menulink_4th:hover{}
.ps_menu ul li a.ps_menulink_5th:hover{}
.ps_menu ul li a.ps_menulink_6th:hover{}
.ps_menu ul li a.ps_menulink_7th:hover{}
.ps_menu ul li a.ps_menulink_8th:hover{}
/* --------------------------------- */
.ps_rgtlink{
	float: right;
	width: 75px;
	padding-top: 33px;
}
.ps_rgtlink a,.ps_rgtlink a:visited{
	display: block;
	height: 50px;
	width: 52px;
	background: url(../Images/r.png) no-repeat right top;
	float: left;
}
.ps_rgtlink a:hover{
	
}
/* --------------------------------- */
.ps_ver{
	float: right;
	text-align: right;
	font-size: 0.7em;
	color: #ddd;
	padding-top: 15px;
}
/* --------------------------------- */
.ps_maplan{
	font-size: 0.71em;
	padding-top: 7px;
	color: #777;
}
.ps_lan{
	height: 16px;
	color: #999;
}
.ps_map{
	height: 16px;
	width: 813px;
}
/*--------------------------------------------------------------------------- Main */
.ps_main{
	display: table;
	width: 986px;
	padding: 7px;
		padding-bottom: 0;
	margin: 0 auto;
	border: 1px #dbdbdb solid;
}
.ps_sdbar{
	width: 282px;
}
.ps_content{
	width: 696px;
}
/*--------------------------------------------------------------------------- Block */
.ps_block_shadow{
	padding-bottom: 3px;
}
.ps_block{
	border: 1px #dbdbdb solid;
	background-color: #fff;
	margin: 1px 0 5px 0;
}
.ps_block h3.ps_title{
	background: url(../Images/title_bg.gif) repeat-x;
	height: 17px;
	margin: 4px;
	border: 1px #d3d3d3 solid;
	font-size: 0.75em;
	font-weight: normal;
	color: #555;
}
.ps_block h3.ps_title span{
	display: block;
	width: 33px;
	height: 31px;
	position: absolute;
}
.ps_post{
	font-size: 0.71em;
	line-height: 1.25em;
	border: 1px #d3d3d3 solid;
	margin: 5px;
	padding: 5px;
	color: #666;
}
/*--------------------------------------------------------------------------- Red Title Block */
.ps_rtblock_shadow{
	padding-bottom: 3px;
	background: url(../Images/block_centershadow.png) no-repeat center bottom;
}
.ps_rtblock{
	background: #ebebeb url(../Images/rt_block_bg.gif) repeat-x 0 0;
	border: 1px #d3d3d3 solid;
	margin: 5px 0;
}
.ps_rttitle_r{
	background: url(../Images/rt_title_bg.gif) repeat-x 0 0;
}
.ps_rtblock h3.ps_rttitle{
	height: 25px;
	margin: 0;
	font-size: 0.75em;
	font-weight: normal;
	color: #fff;
}
.ps_rtblock h3.ps_rttitle span{
	display: block;
	width: 61px;
	height: 26px;
	position: relative;
	margin-top: -4px;
}
.ps_rtpost{
	font-size: 0.71em;
	line-height: 1.25em;
	padding: 10px;
		padding-top: 3px;
	color: #666;
}
/* ----------------RT BIG----------------- */
.ps_rtblock h3.ps_rtbigtitle{
	height: 25px;
	margin: 0;
	font-size: 0.75em;
	font-weight: normal;
	color: #fff;
}
.ps_rtblock h3.ps_rtbigtitle span{
	display: block;
	width: 61px;
	height: 31px;
	position: relative;
	margin-top: -9px;
}
/* --------------RT FLAG------------------- */
.ps_rtblock h3.ps_rtflagtitle{
	height: 25px;
	margin: 0;
	font-size: 0.75em;
	font-weight: normal;
	color: #fff;
}
.ps_rtblock h3.ps_rtflagtitle span{
	display: block;
	width: 60px;
	height: 31px;
	position: relative;
	margin-top: -6px;
}
/* --------------RT HEADPHONE--------------- */
.ps_rtblock h3.ps_rthptitle{
	height: 25px;
	margin: 0;
	font-size: 0.75em;
	font-weight: normal;
	color: #fff;
}
.ps_rtblock h3.ps_rthptitle span{
	display: block;
	width: 60px;
	height: 34px;
	position: relative;
	margin-top: -8px;
}
/* ---------------RT SIMPLE---------------- */
.ps_rtblock h3.ps_rtsimpletitle{
	height: 25px;
	margin: 0;
	font-size: 0.71em;
	font-weight: normal;
	color: #fff;
}
.ps_rtblock h3.ps_rtsimpletitle span{
	display: block;
	width: 60px;
	height: 31px;
	position: relative;
	margin-top: -1px;
}
/*---------------------------------------------------------------------Simple Block */
.ps_smplblock_shadow{
	padding-bottom: 3px;
}
.ps_smplblock{
	border: 1px #dbdbdb solid;
	background-color: #fff;
	margin: 1px 0 5px 0;
}
.ps_smplblock h3.ps_smpltitle{
	margin: 0;
		margin-bottom: 4px;
	padding: 0;
	color: #555;
}
.ps_smplpost{
	font-size: 0.71em;
	line-height: 1.25em;
	border: 1px #d3d3d3 solid;
	margin: 5px;
	padding: 5px;
	color: #666;
}
/*--------------------------------------------------------------------------- Footer */
.ps_footer{
	clear: both;
	color: #ddd;
	font-size: 0.71em;
	padding-top: 8px;
}
.ps_copy{
	text-align: center;
}
/*--------------------------------------------------------------------------- -------- */
