/************ 所有網頁  **********/
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #0059ac;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5e5e5e;
}

.b:link {
	text-decoration: none;
	color: #666666;
}
.b:hover {
	color: #71c5ff;
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/************ 所有內文的文字用檔**********/
.all {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.med_txt_bg {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(/images/main/medtext_bg.gif);
}
.med_txt {
	font-size: 15px;
	line-height: 25px;
	color: #0c5900;
	font-weight: bold;
}
.med_txt_white1 {
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
}
.med_txt_black {
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
}
.med_txt_gray {
	font-size: 15px;
	line-height: 25px;
	color: #CCCCCC;
	font-weight: bold;
}
.med_txt_white {
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
}
.all_black {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.all_red {
	font-size: 12px;
	line-height: 22px;
	color: #9e0000;
}
.all_blue {
	font-size: 12px;
	line-height: 22px;
	color: #15669f;
}
.all_yellow {
	font-size: 12px;
	line-height: 22px;
	color: #794700;
	font-weight: bold;
	text-decoration: none;
}

/************ 內文圖片對齊 ************/
.content_img_right{
	float : right;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content_img_left{
	float : left;
	padding: 10px;
}


/************ 官網單元(英雄旅程外面+動畫搶先看) ************/
.web_unit {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.web_unit_line {
	background-image: url(/images/line.gif);
}
.web_unit_out {
    border:1px solid #a4a4a4;text-align:center;
	}
.web_unit_over {
	border: 1px solid #000000;
}
.web_unit_down {
	border: 1px solid #000000;
}


/************ 官網單元(英雄日誌+英雄旅程內頁) ************/
.web_unit_diary {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.web_unit_diary_line {
	background-image: url(/images/line.gif);
}
.web_unit_diary_out {
    border:1px solid #000000;text-align:center;
	}
.web_unit_diary_over {
	border: 1px solid #a4a4a4;
}
.web_unit_diary_down {
	border: 1px solid #a4a4a4;
}





/********* banner mouse over特效 *********/
.banner_out {border:1px solid #000000;text-align:center}
.banner_over {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a4a4a4;
	border-right-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	border-left-color: #a4a4a4;
}
.banner_down {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a4a4a4;
	border-right-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	border-left-color: #a4a4a4;
}

/********* 申請帳號DIV *********/

.account {
	width:485px;
	height:350px;
	overflow:auto;
	border:1px solid #333333;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.form {
	border: 1px solid #666666;
}
.table-content {
	border: 1px dotted #666666;
	font-size: 12px;
	line-height: 20px;
}



.t1 {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #ffb72d;
}
.f2 {
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #2a5100;
}
.f2_mid_select {
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #454545;
}
.product_big_title {
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #b33939;
}
.product_content_title {
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
}

.hotproduct {
	font-size: 12px;
	line-height: 20px;
	color: #700000;
}
