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

*{
	font-family: "微軟正黑體", "新細明體";
}
body {
	margin: 0px;
	background-color: #f2f2f2;
}
ul li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
dl dd {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
img {
	border: 0px;
} 
h1 {
	display: none;
}
h2, h3, h4, h5, h6 {
	font-family: "微軟正黑體", "新細明體";
	font-size: 15px;
	color: #333;
	line-height: 26px;
	font-weight: normal;
}
h2 a {
	color: #F00;
}

.alpha:hover {
    opacity: 0.5;
}
.clear{clear: both;}
#all {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.png);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	height: 100%;
}
#bg {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.star {
	font-size: 12px;
	color: #F00;
	font-weight: normal;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu {
	margin-right: auto;
	margin-left: auto;
	background-color: #e6e6e6;
	position: relative;
	padding: 0px;
	height: 45px;
	left: 0px;
}
.menu btn {
	float: left;
	margin: 0px;
}
.header {
	margin-right: 20px;
	margin-left: 20px;
	height: 80px;
	margin-bottom: 10px;
}
.logo {
	background-image: url(../images/logo.png);
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	margin-bottom: 10px;
	height: 61px;
	width: 413px;
}

.bd {
	background-image: url(../images/db.jpg);
	float: right;
	height: 60px;
	width: 325px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 20px;
}
.content {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	font-weight: normal;
}
.content a{
	color: #F00;
	text-decoration: underline;
}
.content a:hover{
	color: #999;
}
.title {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.indesx_news {
	color: #369;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: 16px;
	font-family: "微軟正黑體", "新細明體";
}
#main_content {
	padding-right: 22px;
	padding-left: 22px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.box1 {
	height: 158px;
	width: 288px;
	float: left;
	margin-right: 3px;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-x;
}
.box2 {
	height: 158px;
	width: 288px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-x;
}
.box3 {
	height: 158px;
	width: 288px;
	float: left;
	margin-left: 4px;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-x;
}
.ind_box {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#slider {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 100px;
}
.work_box {
	border: 1px solid #e6e6e6;
	margin-right: 2px;
	margin-left: 1px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
}
.work_box dl dt {
	font-size: 18px;
	color: #69C;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 28px;
}
.work_box dl dd {
	font-size: 14px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.news_btn {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	color: #333;
}
#footer {
	width: 100%;
	background-color: #666;
	margin: 0px;
	height: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pic_right {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer_box {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	padding-top: 5px;
	background-image: url(../images/footer_1.png);
	background-repeat: no-repeat;
}
.copy {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.f_box {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.f_box a{
	font-size: 14px;
	color: #F2F2F2;
	text-decoration: none;
}
.f_box a:hover{
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.work_nav {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
.work_nav a {
	color: #F00;
	font-size: 14px;
	padding-right: 20px;
	}
.work_nav a:hover {
	color: #CCC;
	padding-right: 20px;
}
