@charset "utf-8";
/* 整體結構 */
body{
	margin:0;
	padding:0;
   }
/* 連結 */
a:link{
	color:#000000;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
	text-decoration: none;
}
a:visited{
	color:#000000;
	text-decoration: none;
   }
a:active{
	color:#000000;
	text-decoration: none;
   }
#wrepper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header{
	width: 1000px;
	margin-bottom: 2px;
	height: 108px;
}
/* 首頁 */
#header .logo {
	float: left;
	width: 404px;
	margin: 0px;
	padding: 0px;
}
#header .keyword {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4B4B4;
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 5px;
}
/* 選單 */
#header .subnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 8px;
}
#header .subnav ul{
	float: right;
	width: 300px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#header .subnav li#home {
	width: 72px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	list-style-type: none;
	float: right;
	padding-top: 22px;
	list-style-image: none;
	padding-right: 13px;
}
#header .subnav li a:link{
	color:#888888;
	text-decoration: none;
   }
#header .subnav li a:visited{
	color:#888888;
   }
#header .subnav li a:active{
	color:#888888;
   }
#header .subnav li a:hover{
	color:#FF0000;
   }
#header .subnav li#map {
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
	padding-top: 22px;
	list-style-type: none;
	text-align: center;
	float: right;
	width: 70px;
}
#header .subnav li#email {
	width: 50px;
	background-image: url(images/email.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 22px;
	list-style-type: none;
	text-align: center;
	float: right;
	margin-left: 15px;
}
#header .menu {
	height: 27px;
	width: 596px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .menu ul {
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header .menu li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	padding-left: 35px;
	background-image: url(images/icon_04.jpg);
	background-repeat: no-repeat;
	background-position: left;
	letter-spacing: 1pt;
	float: left;
	width: 95px;
}
#header .menu li#first{
	background-image:none;
	padding: 0px;
	margin-left: 100px;
}
#header .menu li a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	text-decoration: none;
   }
#header .menu li a:visited{
	color:#FFFFFF;
   }
#header .menu li a:active{
	color:#FFFFFF;
   }
#header .menu li a:hover{
	color:#FFFF00;
   }
/* 廣告區 */
#banner {
	width: 1000px;
}
#center{
	width: 1000px;
}
#center .news {
	float: left;
	width: 238px;
	margin-top: 10px;
	background-color: #dddddd;
	padding: 5px;
}
#center .news .news-bg{
	width: 228px;
	background-color: #f0f0f0;
	padding: 5px;
	margin: 0px;
}
#center .news .news-bg ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #454545;
	display:inline;
	list-style-type: none;
	line-height: 165%;
	margin: 0px;
	padding: 0px;
}
#center .news .news-bg li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #454545;
	display:inline;
	list-style-type: none;
	background-image: url(images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 8px;
	margin-left: 8px;
	line-height: 165%;
	float: left;
	width: 200px;
	margin-bottom: 7px;
}
#center .newpro {
	float: right;
	width: 720px;
	margin-top: 10px;
	list-style-type: none;
	list-style-image: none;
	border: 1px solid #DFDFDF;
}
#center .newpro .new-pro {
	float: left;
	width: 700px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	margin: 5px;
}
/* 宣告區 */
#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}
#footer .copyright{
	width: 990px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4C4C4C;
	padding-left: 10px;
	margin-top: 15px;
}
#footer-nav {
	margin-bottom: 7px;
	width: 1000px;
	height: 25px;
	padding-top: 8px;
}
#footer-nav ul{
	clear: both;
	margin: 0px;
	padding: 0px;
}
#footer-nav li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-image: none;
	display:inline;
	padding-right: 15px;
	background-image: url(images/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	float: right;
}
#footer-nav li#first{
	background-image:none;
}
#footer-nav li a:link{
	color:#FFFFFF;
	text-decoration: none;
   }
#footer-nav li a:visited{
	color:#FFFFFF;
   }
#footer-nav li a:active{
	color:#FFFFFF;
   }
#footer-nav li a:hover{
	color:#00FFFF;
   }
   
   
/* 內頁整體結構 */
#p-banner {
	width: 287px;
	float: left;
	margin-top: 2px;
}
#main {
	float: right;
	width: 700px;
	margin-left: 10px;
}
#main .sitemap {
	width: 675px;
	background-color: #cacaca;
	background-image: url(images/icon_03.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	font-size: 12px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 30px;
}
#main .title {
	width: 700px;
	margin-bottom: 10px;
}
#main .html {
	width: 660px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-left: 40px;
}
.title-news
{
	FONT-SIZE: large;
	COLOR: #202775;
	LINE-HEIGHT: 190%;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}.table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #ff7200;
}
