@charset "utf-8";
/* CSS Document */


.window{
	width:950px;
	margin:0px auto;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	background:#fff;
	}
.top a:link {text-decoration: none; color:#fff;}
.top a:visited {text-decoration: none; color:#fff;}
.top a:hover {text-decoration: none; color:#ccc;}
.top a:active {text-decoration: none;}
.top{
	width:950px;
	height:68px;
	background:url(../images/top.png) top no-repeat;
	}
.top-left{
	float:left;
	margin:5px 0 0 5px;
	padding-top:9px;
	padding-left:30px;
	}
.top-right{
	float:right;
	margin:45px 20px 0 0;
	font-size:12px;
	color: #fff;
	text-align:right;
	}
.top-nav{
	
	}
.top-navc{
	
	}
.keyV{
	width:950px;
	height:156px;
	margin-top:-1px;
	}
.keyVc{
	
	
	}
.keyV-title{
	
	}
.keyV-subtitle{
	
	}
.bottom-nav{
	width:950px;
	height:69px;
	background:#606060;
	
	}
.bottom-navc{
	margin-left:0px;
	}

.main{
	width:950px;
	font-size:15px;
	font-family:"微軟正黑體", Arial;
	color:#434343;
	line-height:30px;
	
	}
.main-index-left{
	width:680px;
	float:left;
	margin:5px 0 0 30px;
	}
.main-index-leftc{
	
	}
.main-index-right{
	width:200px;
	float:right;
	margin:5px 20px 0 0;
	}
.main-index-rightc{
	
	}
.main-newstable, .main-profile, .main-appointment, .main-environment, .main-psinfo, .main-mcinfo, .main-link, .main-newscontent, .main-mediareport{
	width:640px;
	float:left;
	margin:20px 0 0 30px;
	font-size:15px;
	color:#434343;
	line-height:24px;
	}

.main-topc{

	}
.main-middle{
	float:right;
	width:800px;
	margin:0 0 0 30px;

	}


.main-middle-center{
	
	
	}
.main-middle-centerc{
	
	}

.footer{
	background:url(../images/footer.png) bottom no-repeat;
	width:950px;
	height:53px;
	clear:both;
	}
.footer-left{
	width:200px;
	height:50px;
	float:left;
	margin:2px 0 0 0px;
	color:#e3e3e3;
	font-size:12px;	
	padding:7px 0px 0px 30px;
	}
.footer-right{
	width:350px;
	height:50px;
	float:right;
	margin:2px 0px 0 0;
	border:0px solid #0F0;
	color:#e3e3e3;
	font-size:12px;
	text-align:right;
	padding:7px 30px 0px 0px;
	}