 @charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
		}

.box_top {margin-top:60px; color:#024191;}

/*快速選單*/	
.topmenu {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	}
	.topmenu a:link {color: #ffffff;text-decoration: none;}
	.topmenu a:visited {color: #ffffff;text-decoration: none;}	
	.topmenu a:hover {color:#FF9900;text-decoration: none;}

.bar{font-size: 12px; color: #ffffff;font-weight:bold;	font-family: Verdana, Arial, Helvetica, sans-serif;	}


.box01{ border:solid 1px #CCCCCC; margin-bottom:8px;}
.donwn_line{border-bottom:solid 1px #CCCCCC; height:25px; padding:0 5px 0 5px; }
.down_bg{ background-image:url(/hostinsight/images/down_bg.jpg); background-repeat:repeat-x; width:100%; height:48px;
			}

.down_txt{font-size: 11px; color: #95acf0;font-weight:bold;	font-family: Verdana, Arial, Helvetica, sans-serif; padding:25px 0px 0px 200px;}



/* 輸入欄位 */
.email_block {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	border: 1px solid #999999;
	background-position: center;
	width: 180px;
	height: 16px;
	background-color: #ffffff;
}
.email_block2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	border: 1px solid #999999;
	background-position: center;
	background-color: #ffffff;
}
