@charset "utf-8";
/* CSS Document */

body{ margin:0; }

img {
	border:0;
}

#ouder {
	width: 100%;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#ouder #wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#ouder #wrapper #header {
	display: block;
	height: 393px;
	width: 1000px;
}
#ouder #wrapper #icon {
	height: 66px;
	width: 920px;
	background-image: url(images/pic-02.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 80px;
}
#icon img {
	padding-left: 30px;
}

#ouder #wrapper #content {
	background-image: url(images/pic-03.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 840px;
	padding-right: 80px;
	padding-left: 80px;
	font-family: "微軟正黑體";
	font-size: 13px;
	line-height: 25px;
	color: #333;
}



#ouder #wrapper #below {
	height: 76px;
	width: 1000px;
}
.title1 {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 25px;
	font-weight: bolder;
	color: #C00;
}
.red {
	color: #C00;
	font-size: 16px;
	font-weight: bolder;
}

.title2 {
	font-family: "微軟正黑體";
	font-size: 22px;
	line-height: 22px;
	color: #606;
	font-weight: bolder;
}
.txt1 {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 25px;
	color: #333;
}
.txt2 {
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.white {
	color: #FFF;
}

.box1 {
	background-color: #33F;
	border: 1px dashed #3CF;
	line-height: 35px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "微軟正黑體";
	font-size: 15px;
	font-weight: bolder;
	color: #FF0;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 655px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 200px;
	text-align: center;
}
.left {
	margin-left: auto;
	margin-right: auto;
}

.box1a {
	background-color: #33F;
	border: 1px dashed #3FF;
	line-height: 35px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "微軟正黑體";
	font-size: 15px;
	font-weight: bolder;
	color: #FF0;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 558px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box2 {
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	color: #F00;
	background-color: #FC0;
	border: 1px dashed #600;
	margin-bottom: 5px;
	display: block;
	width: 125px;
	padding: 2px;
}
.box3 {
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	color: #F00;
	background-color: #6CF;
	border: 1px dashed #600;
	padding: 2px;
	margin-bottom: 5px;
	display: block;
	width: 115px;
}
.box4 {
	background-color: #C60;
	border: 1px dashed #600;
	line-height: 35px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "微軟正黑體";
	font-size: 15px;
	font-weight: bolder;
	color: #FF0;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 700px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 190px;
	text-align: center;
}
