body {
	margin: 0px;
	background-color: black;
}


#header {
	height: 200px;
	width: 1003px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}

#header_name_CH {
	font-size: 62px;
	font-weight: normal;
	color: #FEFF00;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#header_name_EN {
	font-family: "Times New Roman";
	color: #FEFF00;
	padding-left: 30px;
	font-size: 30px;
}


#content {
	width: 1003px;
	float: left;
	background-color: #CCCCCC;
}

#contentL {
	float: left;
	width: 230px;
	background-color: #CCCCCC;
}

#contentR {　
	background-color: #FFCC00;
	float: right;
	width: 773px;
	background-image: url(img/wall.jpg);
	background-repeat: repeat;
}


#menu_1 {
	width: 230px;
	float: left;
}

#menu_2 {
	background-color: #CCCCCC;
	background-image: url(img/menu_01.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 37px;
	font-size: 30px;
	padding-left: 50px;
	padding-top: 8px;
	font-weight: normal;
	font-family: "標楷體";
}

li a{
	display: block;
	width: 220px;
	height: 33px;
	background-color: #CCCCCC;
	line-height: 33px;
	text-align: left;
	color: #000000;
	font-family: "標楷體";
	font-weight: normal;
	text-decoration: none;
	font-size: 23px;
	padding-left: 10px;
} 

li a:hover{
	background-color: #FFFFFF;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
} 

#footer {
	width: 1003px;
	background-color: #000000;
	clear: left;
}

#footer01 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: "新細明體";
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#footer02 {
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 40px;
}

#about_map {
	float: left;
	background-image: url(img/map.gif);
	height: 343px;
	width: 444px;
}

#about_content {
	margin-left: 450px;
	height: 600px;
	margin-top: 10px;
	margin-right: 10px;
	font-family: "標楷體";
	font-size: 18px;
}

table {
	border: 0;
	font-family: arial;
	font-size:14px;
	width: 650px;
} 

#about1and2_title {
	font-family: "標楷體";
	font-size: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #2541fe;
}

#about1and2_table {
	padding-left: 65px;
	padding-bottom: 20px;
}

#tr1 {
	background-color: #877afe;
}

#tr2 {
	background-color: #9ba3fb;
}

#tr3 {
	background-color: #FFFFFF;
}

#td1 {
	color: #FFFFFF;
	font-size: 15px;
	width: 15%;
	padding-left: 15px;
}

#td2 {
	color: #FFFFFF;
	font-size: 15px;
	width: 35%;
	padding-left: 15px;
}

#td3 {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	width: 35%;
	padding-left: 15px;
}

#td4 {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	width: 15%;
	padding-left: 15px;
}

#td5 {
	color: #000000;
	font-size: 15px;
	padding-left: 15px;
}

h1  {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: center;
	padding-right: 20px;
	padding-left: 70px;
}

h1 a {
	color: #243ffe;
	font-family: "標楷體";
	text-decoration: none;
	font-size: 23px;
}

h1 a:hover {
	color: #000000;
	font-size: 23px;
}

#about3and4and5_title {
	width: 773px;
	height: 27px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#about3_content {
	width: 673px;
	background-image: url(img/about3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 574px;
	margin-left: 50px;
}

#about4_content {
	width: 650px;
	background-image: url(img/about4.gif);
	background-repeat: no-repeat;
	float: left;
	height: 432px;
	margin-left: 60px;
	padding-bottom: 40px;
}

#about5_content {
	width: 651px;
	background-image: url(img/about5.gif);
	background-repeat: no-repeat;
	float: left;
	height: 437px;
	margin-left: 60px;
	padding-bottom: 35px;
}
#dmp_title {
	font-size: 30px;
	font-family: "標楷體";
	color: #FF0000;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#dmp_sub_title_L {
	float: left;
	font-size: 30px;
	color: #243ffe;
	font-family: "標楷體";
	padding-left: 90px;
	padding-right: 150px;
	padding-bottom: 10px;
}

#dmp_sub_title_R {
	font-size: 30px;
	color: #243ffe;
	font-family: "標楷體";
	padding-bottom: 10px;
}

#dmp_sub_title_L a {
	color: #243ffe;
	font-family: "標楷體";
	text-decoration: none;
	font-size: 30px;
}

#dmp_sub_title_R a {
	color: #243ffe;
	font-family: "標楷體";
	text-decoration: none;
	font-size: 30px;
}

#dmp_sub_title_L a:hover {
	color: #000000;
	font-size: 30px;
}

#dmp_sub_title_R a:hover {
	color: #000000;
	font-size: 30px;
}

#dmp_img_L {
	float: left;
	height: 300px;
	width: 216px;
	margin-left: 70px;
	background-image: url(img/dm01.jpg);
}

#dmp_img_R {
	height: 300px;
	width: 220px;
	margin-left: 80px;
	float: left;
	background-image: url(img/dm02.jpg);
}

#dmp_footer {
	clear: left;
	padding-bottom: 135px;
}
#mail_title {
	font-family: "標楷體";
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #243ffe;
}

#mail_chat {
	padding-bottom: 40px;
}

#mail_chat_img {
	float: left;
	height: 45px;
	width: 78px;
	background-image: url(img/mail_chat.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-right: 50px;
}

#mail_chat_content {
	margin-left: 180px;
	font-family: "標楷體";
	font-size: 23px;
	line-height: 1.2;
}

#mail_chat_content a {
	color: #000000;
	font-family: "標楷體";
	text-decoration: none;
	font-size: 23px;
}

#mail_chat_content a:hover {
	color: #243ffe;
	font-size: 23px;
}


#mail_nengkai {

}

#mail_nengkai_img {
	float: left;
	background-image: url(img/mail_nengkai.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 52px;
	margin-left: 60px;
}

#mail_nengkai_content {
	margin-left: 180px;
	font-family: "標楷體";
	font-size: 23px;
	line-height: 1.2;
}

#mail_footer {
	padding-bottom: 70px;
}

#item1and2and3and4and5_title {
	color: #0000cc;
	font-size: 40px;
	font-family: "Times New Roman";
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

#item1and2and3and4and5_content {


}

#item1and2and3and4and5_up_next {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 650px;
}

#item1and2and3and4and5_up_next a {
	text-decoration: none;
	color: #000000;
	font-family: "標楷體";
	font-size: 20px;
}

#item1and2and3and4and5_up_next a:hover {
	color: #3f3fff;
}

#item1and2and3and4and5_footer {
	padding-bottom: 260px;
	clear: both;
}


h2  {
	float: left;
	text-align: left;
	font-size: 18px;
	line-height: 1.6;
	font-family: "標楷體";
	padding-left: 80px;
}

h2 a {
	text-decoration: none;
	color: #797979;
}

h2 a:hover {
	color: #000000;
}
