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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F9F9F9;
}
.index_style {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-color: #FFFFFF;
	background-image: url(../images/bg03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.index_style2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}

#index_topmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體";
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	height: 26px;
	position: static;
	float: left;
	background-color: #000000;
	text-align: center;
}
#index_topmenu li {
	height: 26px;
	float: left;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 26px;
	font-weight: bolder;
	text-decoration: none;
}
#index_topmenu a {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000000;
}
#index_topmenu a:hover {
	float: left;
	background-position: center center;
	color: #FFFFFF;
	background-image: url(../images/bg11.jpg);
	background-repeat: no-repeat;
}
.news_seophoto {
	border: 1px solid #FFF;
	margin-left: 4px;
	margin-top: 1px;
}

