@charset "utf-8";
/* 基本定義 */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/images/backgrund.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	height:100%;
}
a:link,a:active,a:visited {color:#005599;}
a:hover {color:#3399FF;text-decoration:none;}
.clear{clear:both;}
/* 基本設定 */
.bodybox {
	width:992px;
	margin:0 auto;
	color:#333;
	text-align:left;
}
/* 標頭 */
.line{	
	border-bottom:dotted 1px #c7def2;
}
.header {
	text-align:left;
	margin:5px 30px 30px 30px;
}
.header_over {
	color:#005599;
}
.header_line {
	color:#88b1c2;
	border-bottom:dotted 1px #c1dde9;
}
.header_link {
	color:#333;
}
.header_link a:link, .header_link a:active, .header_link a:visited {
	display:block;
	color:#999;
}
.header_link a:hover,.header_link:hover, #litTopName:hover {
	color:#3399FF;
}
#litTopName {
	color:#333;
}

/* 社群 */
.share{
	padding-right:10px;
	padding-top:3px;
	text-align:right;
	float:right;
}
.fb_share{
	text-align:right;
	float:right;
}

/* 內文 */
.index {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color:#767677;
}
.index a:link,.index a:active, .index a:visited {color:#767677;}
.index a:hover {color:#e2336c;}
.index_text {
	font-size: 12px;
	line-height: 18px;
	color:#8e8e94;
}
.news {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color:#767677;
	border-bottom:dotted 2px #f9cec5;
}
.news a:link, .news a:active, .news a:visited {
	color:#444;
}
.news a:hover {
	color:#FF6600;
	text-decoration:none;
}

.text {
	margin:20px 0px 0px 32px;
}
.a11pt {
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
.red11pt {
	font-size: 11px;
	line-height: 16px;
	color: #c50402;
}
.gray12pt {
	font-size: 12px;
	margin:10px 10px 0px 10px;
	line-height: 22px;
	color: #8e8e94;
}
.a11pt {
	font-size: 10px;
	line-height: 20px;
	color: #505050;
}
.a12pt {
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.a14pt {
	font-size: 16px;
	line-height: 24px;
	color:#333;	
}
.yellow16pt {
	font-family: "微軟正黑體", Microsoft JhengHei, SimHei ,  Apple LiGothic Medium, Arial, Helvetica, sans-serif ;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #e5a220;
}
.black16pt {
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
.black16pt a:link, .black16pt a:active, .black16pt a:visited {
	display:block;
	color:#000;
}
.black16pt a:hover {
	color:#FF6600;
	text-decoration:none;
}

.pop_pink12pt {
	font-size: 12px;
	line-height: 20px;
	color: #fea295;
}
.pink12pt {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align:right;
}
.pink12pt_old {
	font-size: 12px;
	line-height: 16px;
	color: #ffa090;
	text-align:right;
}
.pinkB12pt {
	font-size: 12px;
	line-height: 18px;
	color: #993300;
}
.pinkB12pt a:link, .pinkB12pt a:active, .pinkB12pt a:visited {
	display:block;
	color:#993300;
}
.pinkB12pt a:hover {
	color:#FF6600;
	text-decoration:none;
}

.a16pt {
	font-family: "微軟正黑體", Microsoft JhengHei, SimHei ,  Apple LiGothic Medium, Arial, Helvetica, sans-serif ;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #6f6f76;
}
.a25pt {
	font-family: "微軟正黑體", Microsoft JhengHei, SimHei ,  Apple LiGothic Medium, Arial, Helvetica, sans-serif ;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
}

/* menu */
.menu{
	margin: 0px 7px 5px 37px;
	color: #005599;
	text-align:left;
}
.menu_line{
	font-size: 15px;
	line-height: 28px;
	border-bottom:dotted 1px #d4d8d9;
}
.menu_line2{
	margin:0 0 5px 0;
	border-bottom:dotted 1px #d4d8d9;
}
.menu_line2_item {
}
.menu_line2_item a:link, .menu_line2_item a:active, .menu_line2_item a:visited {
	padding:0 0 0 16px;
	background-image:url(../images/arrow-alt-right.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	display:block;
	color:#993300;
}
.menu_line2_item a:hover {
	color:#FF6600;
	text-decoration:none;
	background-image:url(../images/arrow-alt-right_o.png);
	background-repeat:no-repeat;
}

.menu_line a, .menu_line a:active, .menu_line a:visited {
	display:block;	
	color: #005599;
}
.menu_line a:hover {
	color:#3399FF;
	text-decoration:none;
}
.menu_over{
	font-size: 15px;
	line-height: 28px;
	border-bottom:dotted 1px #d4d8d9;
}
.menu_over a:link, .menu_over a:active, .menu_over a:visited{
	display:block;	
	color:#993300;
	font-weight:bold;
}
.menu_over a:hover {
	color:#FF6600;
	text-decoration:none;
}

/* footer */
.footer{
	font-size:11px;
	margin:0 auto;
	width:992px;
	color:#000;
	background-image:url(../images/down_bg.jpg);
	background-repeat:repeat-x;
}
.footer_line {
	border-top:dotted 1px #d4d8d9;
}
.footer a:link,a:active,a:visited {color:#4c89c8;}
.footer a:hover {color:#7ab73e;}
.footer a{margin-left:12px;}
