﻿@charset "utf-8";
/* CSS Document */
body {
	font-size: 0.87em;
	color: #333333;
	font-family:"微軟正黑體", "細明體", "Arial Unicode MS";
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearfix {clear:both;}
#Wapper	{
	width: 1100px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#Logo {
	height: 95px;
	width: 178px;
}
#Top{
	height: 95px;
	width: 1100px;
}
#Top > div {
	float:left;
}
#TopLeft{
	width: 922px;
	}
/*上方menu*/
.Menu_on {
	display: block;
	width: 105px;
	height: 36px;
	line-height: 35px;
	text-align: center;
	color: #FFF;
	background-color: #0781be;
}
#Menu{
	background-image: url(Mmenu_bk.jpg);
	height: 36px;
	background-repeat: repeat-x;
	background-position: left;
	float: left;
	width: 515px;
	margin-bottom: 3px;
}
#Main {
	width: 1000px;
}
#Main > div {
	float:left;
	margin-left: 3px;
}
#Menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#Menu li {
	float: left;
}
#Menu li a {
	display: block;
	width: 105px;
	background-image: url(Mmenu.jpg);
	text-align: center;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	background-repeat: no-repeat;
}
#Menu li a:hover {
	background-image: url(Mmenu_f2.jpg);
	color: #FFF;
}
#TopMenu {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6DBAE4;
	margin-bottom: 3px;
}

#TopMenu a {
	display: inline-block;

    *display: inline;
	color:#2797D3;
	padding:0 5px;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6DBAE4;
}
#TopMenu a:hover {
	color: #333;
}
#Welcome{
	float: right;
	width: 100%;
}
/*左邊menu*/
#SideMenu{
	padding: 0px;
	width: 160px;
	float: left;
	border: 1px solid #64B6E5;
	}
p {
  line-height: 1.5em;
}
ul#LeftMenu, ul#LeftMenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 160px;
}

ul#LeftMenu a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03A6E4;
}

ul#LeftMenu li {
	margin-top:1px;
   *margin-top:1px;
	_margin-top:-17px;
}
ul#LeftMenu li a {
	color: #0376AD;
	background-color: #FFF;
	padding: 0.5em;
	_padding-top:1em
}

ul#LeftMenu li a:hover {
	background-color: #C9E6F5;
}

ul#LeftMenu li ul li a {
	background: #ccc;
	color: #D6ECF8;
	padding-left: 20px;
}

ul#LeftMenu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
/*Main*/
#Cotant > div {
	margin-bottom: 10px;
}
#MainCotant{
	border: 1px solid #67D4FF;
	width: 930px;
	height: auto;
}
.TableLine {
	border: 1px solid #67D4FF;
}
.IndexTitle {
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	font-size: 120%;
	letter-spacing: 2px;
	word-spacing: 2px;
	background-color: #67D4FF;
}


#MainCotant02{
	border:1px solid #67D4FF;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-size: 110%;
	overflow: visible;
}
.MainCotant03{
	border:1px solid #67D4FF;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-size: 110%;
}
.MainCotant04{
	border:1px solid #67D4FF;
	margin-right: auto;
	margin-left: auto;
	width: 1100;
	font-size: 110%;
}
.TableLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67D4FF;
	border-top-style: none;
	/*border-bottom-style: none;*/
	border-bottom-style: solid;
	border-bottom-color: #67D4FF;
	/*border-left-style: none;*/
	border-left-style: solid;
	border-left-color: #67D4FF;
}
.TableLineAround {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67D4FF;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67D4FF;
	/*border-bottom-style: none;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67D4FF;
	/*border-left-style: none;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #67D4FF;
}
.TableLineNoLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67D4FF;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67D4FF;
	/*border-bottom-style: none;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67D4FF;
	border-left-style: none;
}
.TableLineNoLeftTop {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67D4FF;		
	border-top-style: none;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67D4FF;
	border-left-style: none;
}
.input {
	height: 22px;
}


#MainImage{
	border:1px solid #67D4FF;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #E4F2FA;
}
/*Copyright*/
#Copyright{
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	font-size: 90%;
}
/*table*/
.Item {
	font-weight: bold;
	background-color: #97CEEC;
	color: #05618D;
}
.Item02 {
	font-weight: bold;
	background-color: #BEE1F3;
	color: #05618D;
}
.Row {
	background-color: #F1F9FC;
}
.button {
	font-size: 120%;
	height: 25px;
	cursor: hand;
	background-image: url(btm_bk.jpg);
	background-repeat: repeat-x;
	width: 80px;
	color: #600;
	border: 1px solid #CB7A01;
	padding-bottom: 2px;
}
a:link{
	color: #333;
	text-decoration: none;
	}
a:hover{
	text-decoration: none;
	color: #333;
	background-color: #FFC;
	}
a:visited{
	color: #333;
	text-decoration: none;
	}
.square{
	list-style-type: square;
	margin-left: -20px;
	margin-right: -10px;
	}
.RedSale {
	font-size: 120%;
	font-weight: bold;
	color: #C00;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.btn_login a {
	width: 90px;
	height: 20px;
	display: block;
	border: none;
	background-image: url(btm_bk.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #630;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.btn_login a:focus,
.btn_login a:active,
.btn_login a:hover,
.btn_login_hover {
	background-image: url(btm_bk.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	text-decoration: none;
}
.Title {
	color: #039;
	background-color: #B7DDF2;
	font-size: 125%;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.DotUp {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #088FD1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #088FD1;
	border-bottom-color: #088FD1;
	border-left-color: #088FD1;
}
.CellBg {	
	background-color: #EBF5FC;	
}

.Text15 {
	font-family: Arial, "新細明體";
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.dot-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Text15b {
	font-family: Arial, "新細明體";
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}
.TextR15b {

	font-family: Arial, "新細明體";
	font-size: 15px;
	line-height: 18px;
	color: #CC0000;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}