@charset "utf-8";
/* CSS Document */
body{
color:#454545;
margin:0 0 40px 0;
font:15px Verdana;
background:url(../images/bg_bot.png) center bottom no-repeat;
}

form{margin:0px;}
input {font:bold 15px Verdana; color:#234161}
button {font:bold 15px Verdana}
fieldset{
width:500px;
margin:0 auto;
}
legend {
font:16px "微軟正黑體", Verdana;
color:#0066CC;
}

p{margin:10px 0 10px 74px}
ul{ margin-left:80px;}
li{font:16px "微軟正黑體", Verdana; color:#444444; margin:5px 0px; letter-spacing:2px;}

li a{ text-decoration:none; color:#114477}
li a:hover{ text-decoration:underline; color:#CC7700}


#topBanner{
width:604px;
height:125px;
background:url(../images/bg_top.png) center bottom no-repeat;
margin:0 auto 0px auto;
position:relative;
}

#topBanner h1{
position:absolute;
top:43px; left:254px;
color:#FFFFFF;
font:22px "微軟正黑體", Verdana;
}

#allCont{
width:604px;
margin:0 auto 30px auto;
background:url(../images/bg_all.png) center bottom repeat-y;
}

	.mainLink {
	height:20px;
	margin:18px 0 10px 50px;
	padding-left:18px;
	font:15px "微軟正黑體", Verdana;
	color:#333333;
	background:url(../images/list001.gif) left center no-repeat
	}
	.mainLink a{font:15px Verdana; text-decoration:none; color:#0066CC}
	.mainLink a:hover{ text-decoration:underline; color:#CC7700}


	.mailTitle {
	height:20px;
	margin:18px 0 10px 50px;
	padding-left:18px;
	font:20px "微軟正黑體", Verdana;
	color:#333333;
	background:url(../images/list001.gif) left center no-repeat
	}
	.mailTitle a{font:12px Verdana; text-decoration:none; color:#0066CC}
	.mailTitle a:hover{ text-decoration:underline; color:#CC7700}
	
	.case_kind_all{
	height:24px;
	margin:0px 40px 0px 70px;
	font:bold 16px/22px "微軟正黑體", Verdana;
	color:#CE964A;	
	}
	.case_kind{
	height:24px;
	background-color:#F3F3FE;
	margin:10px 40px 5px 70px;
	font:bold 16px/22px "微軟正黑體", Verdana;
	color:#CE964A;	
	}
	.case_kind a{font:11px Verdana; text-decoration:none; color:#0066CC}
	.case_kind a:hover{ text-decoration:underline; color:#CC7700}
	.headLine{
	margin:1px 40px 1px 85px;
	font:15px "微軟正黑體", Verdana;
	color:#333333;	
	}
	.headLine a{font:11px Verdana; text-decoration:none; color:#0066CC}
	.headLine a:hover{ text-decoration:underline; color:#CC7700}
	
	.hintTEXT{
	font:13px Verdana;
	color:#CC7700;
	letter-spacing:0px;
	}
	
	.hintTEXT2 {
	FONT: 13px Verdana; COLOR: #FF0000; LETTER-SPACING: 0px
	}
	

.goBack {
	margin: 10px 40px 5px 70px; text-align: right;
}
.goBack A {
	FONT: 11px Verdana; COLOR: #0066cc; TEXT-DECORATION: none
}
.goBack A:hover {
	COLOR: #cc7700; TEXT-DECORATION: underline
}	