@charset "utf-8";
#adim_header{
	height: 90px;
	width: 990px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: "微軟正黑體";
}

/* CSS Document */

#admin_title {
	font-family: "微軟正黑體";
	font-weight: bold;
	width: 500px;
	font-size: 36px;
	height: 35px;
	text-align: center;
	vertical-align: bottom;
	clear: none;
	float: left;
	margin-top: 45px;
	margin-left: auto;
	color: #63C;
}
#admin_title1 {
	font-family: "微軟正黑體";
	font-size: 24px;
	font-weight: bold;
	color: #600;
	height: 30px;
	width: 990px;
	text-align: left;
	vertical-align: middle;
	display: block;
	margin-bottom: 20px;
}

#adim_logo_cn {
	clear: none;
	float: left;
	height: 90px;
	width: 300px;
}
#adim_logo_en {
	clear: none;
	float: left;
	height: 60px;
	width: 160px;
	margin-bottom: 30px;
	color: #000;
}
#admin_login {
	clear: both;
	float: none;
	height: 450px;
	width: 990px;
	margin-top: 50px;
}
#admin_select {
	display: block;
	clear: none;
	float: none;
	width: 990px;
	height: auto;
	font-family: "微軟正黑體";
	font-size: 22px;
	font-weight: bold;
	color: #900;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: left;
}
