@charset "utf-8";
/* CSS Document */
.clear-all, .clear-5, .clear-20 {clear:both; line-height:0;}
.clear-all {height:0;}
.clear-5 {height:5px;}
.clear-10 {height:10px;}
.clear-20 {height:20px;}
.float-left {float:left; text-align:left;}
.float-right {float:right; text-align:right;}
.head {
background:#fff;
width:950px;
height:156px;
margin:0 auto;
}
.location {
background:#00253C url(../images/pyc_head.jpg) no-repeat;
height:160px;
width:740px;
padding:0 20px 0 0;
color:#999;
float:right;
text-align:right;
}
.container {
width:950px;
margin:0 auto;
background:#fff url(../images/body-bg.gif) repeat-y;
}
.container-nav {
background:#001F5E top url(../images/nav-bg.gif) no-repeat;
width:188px;
float:left;
margin:0 auto;
}
.container-nav-link {
margin:15px 0;
text-align:right;
padding-right:22px;
}
.container-banner {
width:120px;
float:left;
padding:15px 0 0 18px;
}
.container-banner img {
margin-bottom:10px;
}
.container-body {
width:550px;
float:left;
background:#fff;
margin:20px 0 15px 35px;
border-right:1px #666 dotted;
padding-right:20px;
}
.container-body-right {
width:210px;
float:left;
background:#fff;
margin:20px 25px 0 20px;
}
.container-body-noads {
width:705px;
float:left;
background:#fff;
margin:20px 15px 15px 35px;
}
.container-banner {
width:120px;
float:left;
padding:15px 0 0 18px;
}
.container-banner img {
margin-bottom:10px;
}
.usefulinfo {
width:188px;
text-align:center;
margin:10px 0;
color:#999;
}
.usefulinfo img {
margin:5px;
}
.timebox{
font-size:9px;
color:#4f93bd;
margin:3px 0;
padding:3px;
}
.saparation {
border-bottom:1px dotted #193343;
height:1px;
width:150px;
margin:0 auto;
}
.contactus {
float:left;
width:150px;
text-align:right;
padding:5px 10px 0 0;
font-weight:bold;
}
/*------------------------Table-------------------------*/
.table_regular {
	border-collapse:none;
	width:520px;
}
.table_regular td {
	vertical-align:top;
	border-spacing:0;
	padding:8px 5px;
	border-bottom:1px #e4e4e4 solid;
}
.table_regular th {
background:#00253C;
color:#fff;
padding:5px 5px;
vertical-align:middle;
text-align:left;
}
#flash_index{
width:450px;
height:198px;
float:left;
}
.footer-link {
padding:5px;
color:#51699a;
font-size:10px;
}
.footer {
background:top #ffc700 url(../images/footer.gif) repeat-x;
width:950px;
height:55px;
margin:0 auto;
text-align:center;
padding-top:20px;
color:#fff;
}
