@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color:#8986a5;
}

	HTML {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

h1 {
	color:#49466b;
	font-size:20px;
}

ol {
	margin:0 0 10px 20px;
	padding:0;
}

li {
	margin-bottom:6px;
}

.audio-bold {
	font-weight:bold;
}

a:link {
	text-decoration:underline;
	color:#333;
}

a:hover,a:focus {
	text-decoration:none;
	color:#C00;
}


.wrapper-main {
	width:1006px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	padding:0 25px;
	background-image:url(images/page-bg.gif);
	background-repeat:repeat;
	background-position:center;
	text-align:center;
}

.wrapper {
	width:960px;
	position:absolute;
	left:50%;
	margin-left:-505px;
	padding:0 25px;
	background-image:url(images/page-bg.gif);
	background-repeat:repeat;
	background-position:center;
	/*border-left:#c4c4c4 solid 1px;
	border-right:#c4c4c4 solid 1px;
	border-bottom:#c4c4c4 solid 1px;*/
}

.logo-box {
	float:right;
	width:320px;
	height:41px;
	margin-right:28px;
	margin-top:30px;
	margin-bottom:34px;
	background:url(images/pg-logo-new.png) no-repeat;
}

.navbar {
	width:954px;
	height:48px;
	padding-left:4px;
	padding-right:2px;
	float:left;
}

.navbar a {
	display:block;
	float:left;
	width:115px;
	height:35px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	border: 1px solid #6c6c6c;
	background-color:#a7a7a7;
	color:#fff;
	margin-right:1px;
	font-weight:bold;
	font-size:11px;
}

.navbar a:hover,a:focus {
	background-color:#fff;
	color:#49466b;
}


.home-button a {
	display:block;
	float:left;
	width:60px;
	height:35px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	border: 1px solid #6c6c6c;
	background-color:#a7a7a7;
	color:#fff;
	margin-right:1px;
	font-weight:bold;
	font-size:11px;	
}

.active-button a {
	display:block;
	float:left;
	width:60px;
	height:35px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	border: 1px solid #6c6c6c;
	background-color:#fff;
	color:#49466b;
	margin-right:1px;
	font-weight:bold;
	font-size:11px;	
}

.active-button-wide a {
	display:block;
	float:left;
	width:115px;
	height:35px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	border: 1px solid #6c6c6c;
	background-color:#fff;
	color:#49466b;
	margin-right:1px;
	font-weight:bold;
	font-size:11px;	
}

.main-content-wrapper {
	width:880px;
	float:left;
	padding:30px 40px;
}

.section-header {
	width:900px;
	height:40px;
	padding-left:10px;
	margin-bottom:20px;
	float:left;
}

/*.home-col-right a:link {
	color:#333;
	font-size:12px;
	display:inline
}*/

.home-col-left {
	width:430px;
	padding-left:10px;
	float:left;
}
.audio-col-left {
	width:460px;
	float:left;
}

.audio-track-wrapper {
	width:420px;
	float:left;
	padding-left:36px;
	padding-bottom:8px;
	margin-bottom:11px;
	background:url(images/audio-bullet.gif) no-repeat top left;	
}

.audio-track-wrapper a {
	background-color:#eeeeee;
}

.home-col-right {
	width:395px;
	padding-left:25px;
	padding-right:12px;
	padding-top:2px;
	float:right;
	text-align:justify;
}
.news-col-left-wrap {
	width:550px;
	float:left;
}
.news-col-right {
	width:265px;
	padding-left:25px;
	margin-right:25px;
	float:right;
}

.audio-col-right {
	width:380px;
	margin-right:40px;
	float:right;
	text-align:center;
}

.audio-col-left a{
display: block;
color:#666;
padding: 6px 3px 2px 6px;
margin: 2px 5px 2px 5px;
width: 394px;
background-color: #e1e1e1;
border-bottom: 1px solid #999;
border-right: 0;
border-top: 0;
border-left: 0;
text-decoration:none;
line-height:14px;
text-align:left;
font-weight:normal;
}

.audio-col-left a:visited
{
color: #666;
text-decoration: none;
}

.audio-col-left a:hover
{
background-color: #ddd9d9;
color: #666;
}

.news-col-left {
	width:510px;
	float:left;
	padding-left:36px;
	padding-bottom:8px;
	margin-bottom:11px;
	background:url(images/news-bullet.gif) no-repeat top left;
	border-bottom:#d7d6d6 solid 1px;
}



.news-iten-wrapper {
	width:560px;
	float:left;
	padding-left:36px;
	padding-bottom:8px;
	margin-bottom:11px;
	background:url(images/news-bullet.gif) no-repeat top left;
	border-bottom:#d7d6d6 solid 1px;
}

.upp-voice-col-left {
	width:830px;
	float:left;
	padding-left:36px;
	padding-bottom:8px;
	margin-bottom:11px;
	border-bottom:#b6b4c3 dotted 1px;
}

.contact-col-left {
	width:830px;
	float:left;
	padding-left:36px;
	padding-bottom:8px;
	margin-bottom:11px;
}

.contact-voice-img {
	float:right;
	margin-right:30px;
	margin-top:3px;
	border:#666 solid 1px;
}

.upp-voice-col-left-no-bord {
	width:830px;
	float:left;
	padding-left:36px;
	padding-bottom:8px;
	margin-bottom:11px;
}

.upp-voice-text-wrapper {
	width:600px;
	float:left;
}

.contact-wrapper {
	width:500px;
	float:left;
}

.upp-voice-img {
	float:right;
	margin-right:30px;
	border:#666 solid 1px;
}

.footer {
	width:960px;
	height:60px;
	line-height:60px;
	margin:0 auto:
	padding:10px;
	clear:both;
	float:left;
	font-size:10px;
	text-align:center;
	background-color:#cbcbcb;
	/*background-image:url(images/footer-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment:fixed;*/
}



.pic-border {
	border: 1px solid #000;
}

.audio-pic {
	padding-top:20px;
	padding-left:4px;
}

.news-pic {
	padding-top:20px;
}

.para-no-pad {
	padding-top:0;
	margin-top:0;
}

.listen {
	margin-top:5px;
}