/* CSS aviva-ta */
hr{
	border-top: 1px dotted #ccc; 
	height: 1px; 
	overflow: hidden; 
}
a:link {text-decoration: none;color: #996600;}
a:visited {text-decoration: none;color: #996600;}
a:hover {text-decoration: none;color: #FF9900; background:#FFFFCC;}
a:active {text-decoration: none;}
.borderRight{border-right:#e3e3e3 dashed 1px;}
.borderLeft{border-left::#e3e3e3 dashed 1px;}
body{
list-style:url(../images/li.gif);
}
#tab1{
    border-top:#0066FF solid 1px;
	border-bottom:#0066FF dotted 1px;
}

/*首頁消息上方menu*/
#tabsJ {
	float:left;
	width:525px;
	background:#F4F4F4;
	font-size:13px;
	line-height:normal;
	border-bottom:1px solid #24618E;
}
#tabsJ ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}
#tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsJ a {
	float:left;
	background:url("../images/tableftJ.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabsJ a span {
	float:left;
	display:block;
	background:url("../images/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
	color:#FFF;
}
#tabsJ a:active span {
	color:#FFF;
}
#tabsJ a:hover {
	background-position:0% -42px;
}
#tabsJ a:active {
	background-position:0% -42px;
}
#tabsJ a:hover span {
	background-position:100% -42px;
}
#tabsJ a:active span {
	background-position:100% -42px;
}

/*首頁消息上方menu*/

/*首頁消息下方文字*/
.text{
	border-bottom:#24618E 0px double;
	border-left:#24618E 0px double;
	border-right:#24618E 0px double;
	font-size:13px;
	color:#666666;
	line-height:1.5;
	padding:10px;
}
/*首頁消息下方文字*/

.right{
	border-right:double 3px #ebebeb;
}
.menu01 td{
	border-bottom:#e7e7e7 dotted 1px;
	background:#f7f7f7;
}
.title{font-size:10; color:#999999;}
.ItemPIC{border-bottom:#ffc786 solid 1px;line-height:1.8em;}
.ItemWord{
	font-size:17px; 
	color:#000066;
	padding:0 0 0 50px;
}
	
	
/*contact us*/
.aTable{
	color:#666666;
	font-size:13px;
	border:thick #CCCCCC 1px;
}
.aTable td{
	border-bottom:#ececec dashed 1px;
	border-right:#eeeeee double 1px;
	border-collapse:inherit;
}
.aTable tr:hover td{
	background-color: #e8eef4;
}

/*表單陰影*/
#shadow {

background:#f0ede7;
width:600px;
margin:auto;

} 

#shadow table {
	border:#AAA 1px solid;
	background:#FFF;
	position: relative;
	left: -30px;
	top: -5px;

}
/*透明度*/ 
.side{
      FILTER:Alpha(opacity=85);
	  background-color:#99B9DD;
	  border-bottom:1px dotted #CCCCCC;
} 
.style11 {
	color: #663333;
	font-size: 11px;
}
.Iten01 {
	color: #006633;
	font-weight: bold;
}
img#img1 {float:left;}
img#img2 {float:right;}
.text td{border-bottom:#999999 dashed 1px;
border-right:#999999 dashed 1px;}
.sItem{
border-top:#e3e3e3 1px solid;
}
.sItem td{
border-bottom:#e3e3e3 1px dashed;
border-right:#e3e3e3 1px solid;
}
.table{
padding:5px;
}
.table thead td{
height:20px;
font-size:15px;
color:#4f5b45;
text-align:center;
background-image:url(../images/bg.jpg);
border-bottom:#d7d7d3 3px double;
border-right:#CCCCCC double 1px;
}
.table tbody td{
font-size:13px;
color:#999999;
border-bottom:#d7d7d3 1px dotted;
border-right:#CCCCCC dotted 1px;
}