/************ 所有網頁  **********/
a:link {
	text-decoration: none;
	color: #FF9900;
	font-size: 12px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
	font-size: 12px;
}

.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;
	background-color: #000000;

}

.main_bg
 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/main/main_bg.jpg);
	background-position: top;
	background-repeat: repeat;
}
.main_bulletin_bg
 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/main/main_bg1.jpg);
	background-position: top;
	background-repeat: repeat;
}
.content_bg
 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/main/main_bg2.gif);
	background-position: top;
	background-repeat: repeat;
}
.right_bg_top
 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/right_bg_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.right_bg
 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/right_bg.jpg);
	background-position: top;
	background-repeat: repeat;
}
.menu_bg
 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(/images/menu/menu_bg.jpg);
	background-position: top;
	background-repeat: repeat;
}

/************ 所有內文的文字用檔**********/
.all {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.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: #003145;
	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: #FF0000;
}
.all_blue {
	font-size: 12px;
	line-height: 22px;
	color: #66CCFF;
}
.all_yellow {
	font-size: 12px;
	line-height: 22px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.all_font1 {
	font-size: 12px;
	line-height: 22px;
	color: #6e3a06;
}

/************ 內文圖片對齊 ************/
.content_img_right{
	float : right;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content_img_left{
	float : left;
	padding: 10px;
}

/************ 搜尋+英雄日誌 ************/
.search_form {
	height: 12pt;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


/************ 公告區 ************/
.bulletin {
	font-size: 12px;
	line-height: 22px;
}
.bulletin_date {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.bulletin:link {
	text-decoration: none;
	color: #000000;
}
.bulletin:hover {
	text-decoration: none;
	color: #0059ac;
}
.bulletin:visited {
	text-decoration: none;
	color: #424242;
}


/************ 官網單元(英雄旅程外面+動畫搶先看) ************/
.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: #7d0000;
}
.product_content_title {
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
}

.hotproduct {
	font-size: 12px;
	line-height: 20px;
	color: #700000;
}

/********* noroi用 *********/
#onlineCount-Div
{
	position: absolute;
	top: 295px;
	left: 5px;
	margin: 0;
	padding: 0.1em;
	color: #ffffff;
	background: #0000ff;
	font-size: 12px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	display: none;
}
