﻿body,form { margin:0px;}

body{
	background:#e4e1d9 url(bg.jpg) top center repeat-x;
}

p{
	font:15px Arial;
	color:#666666;
	line-height: 20px;
}
p a{
	font:15px Arial;
	color:#ff6600;
	text-decoration:underline;
}
p a:hover{
	text-decoration: none;
}


ol{
	margin: 0;
	font:15px Arial;
}

ol li{
	margin-left:-15px;
	line-height: 20px;
	margin-bottom: 8px;
}



/* 區域定位 */
.container{
	position:relative;
	width:1010px;
	margin:0 auto;
}

.kv{
	margin-bottom: 30px;
}



.footer{
	font:12px Arial;
	color:#8c8c8c;
	background:#000;
	line-height: 19px;
	padding:15px 0;
	margin-top:50px;
	border-top:#b2aa9b solid 15px;
}
.footer a {
		text-decoration: underline;
		color:#8c8c8c;	
}

.footer a:hover {
		text-decoration:  none;
}

.footerH{
	font:12px Arial;
	color:#8c8c8c;
	background:#000;
	line-height: 19px;
	padding:15px 0;
	margin-top:20px; 
	border-top:#b2aa9b solid 15px;
}
.footerH a {
		text-decoration: underline;
		color:#8c8c8c;	
}

.footerH a:hover {
		text-decoration:  none;
}




/* 內容 html標籤 start */

.item{
	font:15px Arial;
	color:#333333;
	font-weight:bold;
	xxtext-align:right;
}
.item1{
	font:16px Arial;
	color:#125dcd;
	font-weight:bold;
	border-left:#000 solid 4px;
	padding-left: 4px;
	xxline-height: 25px;
}

.highlight{
	color:#0253c9;
}
.highlight1{
	color:#F60;
}

.ct{
	font:15px Arial;
	color:#333333;
	line-height: 20px;
}
.ct a{
	font:15px Arial;
	color:#333333;
	text-decoration:underline;
}
.ct a:hover{
	text-decoration: none;
}


/* 按鈕爛位 */
.inputw {
		border:1px solid #b2b2b2;
		background-color:#FFFFFF;
		font:15px Arial;
		color:#333333;
		padding:2px;
}
.inputw1 {
		border:1px solid #b2b2b2;
		background-color:#FFFFFF;
		font:15px Arial;
		color:#333333;
		padding:2px;
}


/* 表格 start */
.wStyle{
	font:15px Arial;
	color:#333;
	 line-height: 20px;
}
.wStyle td{
	border-bottom:#c3c3c3 solid 2px;
}
.wStyle td a{
	font:12px Arial;
	color:#333;
	text-decoration: none;
	font-weight:  normal !important;
	text-decoration:underline;
}
.wStyle td a:hover{
	color:#ff3300;
	text-decoration:  none;
}
.wStyle .sub{
	font:13px Arial;
	font-weight: bold;
	line-height: 28px;
}
.wStyle strong{
	color:#ff4800;
	font-weight: bold;
}
.wStyle .no{
	font:46px Arial;
	color:#c0c0c0;
	xxfont-weight: bold;
}
.wStyle .w{
	font:12px Arial;
	color:#fff;
	background:#4a4a4a url(bgTable.jpg) repeat-x top;
	padding: 4px 10px;
     line-height: 25px;
}




.tableStyle{
	font:15px Arial;
	color:#333;
	line-height: 18px;
}
.tableStyle td{
	border-bottom:#909090 solid 1px;
}
.tableStyle td a{
	font:15px Arial;
	color:#333;
	text-decoration: none;
	padding-left:30px;
}
.tableStyle td a:hover{
	color:#ff3300;
}
.tableStyle .sub{
	font:15px Arial;
	color:#fff;
	background:#4a4a4a url(bgTable.jpg) repeat-x bottom;
	padding-top: 10px ;
	font-weight: bold;
}
.tableStyle strong{
	color:#ff0000;
	font-weight:normal !important;
	margin-left: 25px;
}



.bgColor { 
	background:#d0d2d6;
}

.bgColor1 { 
	background:#c4c3c1 url(bgTable1.jpg) repeat-x top;
}

.bgColor2 { 
	background:#d7d7d7;
}



/* Facebook區域定位 */
.fb{
	background:url(FBbottom.jpg) no-repeat top left;
	padding:1px;
	width:315px;
	height:103px;
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	font: 12px "Arial";
	color:#3c5899;
}

.fb  .name{
	font: 15px "Arial";
	color:#333333;
	font-weight:bold;
	padding: 18px 0 5px;
}

.fb  .name a{
	font: 12px "Arial";
	color:#666666;
	font-weight: normal !important;
	padding: 18px 0 5px 8px;
}


.fb  .link{
	font: 12px "Arial";
	color:#fff;
	padding-top: 14px;
}
.fb  .link a{
	font: 12px "Arial";
	color:#fff;
	text-decoration: none;
}

.fb  .link a:hover{
	color:#ff9000 !important;
}

.fb  .link a span{
	font: 12px "Arial";
	color:#80b6ff;
	text-decoration: none;
}

.fb  .link a span:hover{
	color:#ff9000 !important;
}


