@charset "utf-8";
@import url(page.css); 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}

/****index頁*****/
#siteslogan{
	width:732.5px; /*原775-385*/
	height:40px;
	padding: 0px 0px 0px 184.5px;
	background-image: url(../images/title_slogen_sitemap.gif);
	font-size:1.2em;
	color:#706866;
	background-repeat: no-repeat;
	background-position: 42.5px top;
}
#siteslogan .slogan{
	width:690px; 
	height: 28px;
	padding: 10px 0px 0px 0px;
	font-size:1em;
	color:#333333;
}

.site_box{
	width: 855px;
	padding: 0px 35px 15px 70px;
	margin: 0px 0px 10px 0px;
	float:left;
	background-image: url(../images/sitemap_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #78504E;
}
.boxA{
width: 250px;
float:left;
padding: 20px 10px 50px 0px;
margin: 0px ;
}
.boxB{
width: 250px;
float:left;
padding: 20px 5px 50px 40px;
margin: 0px ;
}
.boxC{
width: 250px;
float:left;
padding: 20px 0px 50px 40px;
margin: 0px ;
}
.sitemap {
margin-bottom: 20px;
}
.sitemap th{
	background-image: url(../images/sitemap_line.gif);
	background-position: 20px 22px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 15px;
	line-height: 28px;
}
.sitemap th a:link,.sitemap th a:visited{
	color: #78504E;
	text-decoration: none;
}

.sitemap th a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.sitemap td{
padding-left:12px;
	height:15px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
}

.sitemap td li{
	padding: 1px 0px 4px 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	list-style-image: url(../images/li_3.gif);
	list-style-position: outside;
}
.sitemap a:link,.sitemap a:visited{
	color: #78504E;
	text-decoration: none;
}

.sitemap a:hover{
	color: #FF0000;
	text-decoration: underline;
}


.describe{
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	width:715px;
	height:16px;
	padding: 5px 0px 0px 15px;
	float:left;
}




/********內容區**********/


/*#content{
	width:870px;
	position: relative;
	min-height:336px;
    height:auto!important;
	height:336px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px 0px 0px 0px;
	clear:both;
}
*/
.newsinclude{
width: 870px;
 height:auto!important;
padding: 0px 45px 15px 45px;
margin: 0px 0px 10px 0px;
float:left;
}