@charset "utf-8";
body {
	margin: 0px;
	font-size: 1em;
	color: #333;
	font-family: 'Microsoft JhengHei', 'Apple LiGothic Medium', 'Helvetica, Arial', "微軟正黑體";
	line-height: 23px;
}
img {
	border:none;
}
table {
	border-collapse: separate; 
	border-spacing: 0;
	*border-collapse: expression('separate', cellSpacing = '0');
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a:link,a:visited ,a:hover,a:active {
	text-decoration: none;
}
table tr td {
	padding: 3px;
}
h1,h2,h3,h4,h5,h6,ul,li,ol {
	margin:0;
	padding:0;	
}
.container {
	width:980px;
	margin:0 auto;
}
.rel {
	position:relative;
}
.addtop25 {
	padding-top:25px;
}
.addbottom {
	margin-bottom:25px;
}
.font01 {
	font-size: 20px;
	font-weight: bold;
	color: #14A7ED;
}
.font02 {
	color: #C03;
}
h3.title {
	color: #000;
	text-align: center;
	margin-top: 25px;
	font-size: 25px;
	font-weight: normal;
}
h4.title {
	margin-top:50px;
}
.center {
	text-align: center;
	padding: 25px;
}
.icon01 {
	background-image: url(../images/teeth01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:80px;
	min-height:65px;
}
.icon02 {
	background-image: url(../images/teeth02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:80px;
	min-height:65px;
}
#btn {
	position: absolute;
	left: 735px;
	top: 445px;
}

#top {
	widows:100%;
	height:100px;
}
#logo {
	position: absolute;
	left: 11px;
	top: 27px;
}
#menu {
	position: absolute;
	top: 54px;
	right: -23px;
	height: 25px;
	width: 318px;
}
#menu li {
	float: left;
	margin-right: 10px;
	font-size: 13px;
	list-style-type: none;
	color: #000;
	margin-left: 10px;
}
#menu li a {
	color: #000;
}
#banner {
	width: 100%;
	background-image: url(../images/bg.jpg);
	height: 510px;
}
#banner_left {
	position: absolute;
	left: -175px;
	top: 0px;
}
#banner_right {
	position: absolute;
	top: 0px;
	right: -175px;
}
.tablestyle01 {
	margin:15px;
}
.tablestyle01 p {
	margin:3px;
}
.tablestyle01 tr:nth-child(odd) {
	background-image: -webkit-linear-gradient(top, #e4f5fc, #eaf8fb 3%, #eef9fd);
	background-image: -moz-linear-gradient(top, #e4f5fc, #eaf8fb 3%, #eef9fd);
	background-image: -o-linear-gradient(top, #e4f5fc, #eaf8fb 3%, #eef9fd);
	background-image: linear-gradient(top, #e4f5fc, #eaf8fb 3%, #eef9fd)
}

.tablestyle01 tr:nth-child(even) {
	background-image: -webkit-linear-gradient(top, #e1f2f9, #e1f4fb 3%, #e2f5fc);
	background-image: -moz-linear-gradient(top, #e1f2f9, #e1f4fb 3%, #e2f5fc);
	background-image: -o-linear-gradient(top, #e1f2f9, #e1f4fb 3%, #e2f5fc);
	background-image: linear-gradient(top, #e1f2f9, #e1f4fb 3%, #e2f5fc)
}

/*頁簽輪播*/
#abgne-block {
	paffing:25px 0;
}
#abgne-block .info {
	display: none;
}
#abgne-block .on {
	display: block;	
}
#abgne-block .bd {
	padding-top:75px;

}
#abgne-block .title01{
	margin: 0 0 10px 0;
}
#abgne-block .title01 ul {
	list-style-type: none;
	margin:0px auto;
	border: medium none;
	list-style: none outside none;
	text-align: center;
	border-bottom:1px solid #ccc;
	margin-bottom:50px;
}
#abgne-block .title01 li {
	display: inline;
	float: none;
	height: inherit;
	width: inherit;
	font-weight: normal;
	font-size:2.0em;
	padding:10px 35px;
	line-height:65px;
	cursor:pointer;
	color: #ccc;
}
#abgne-block .title01 li.line {
	border-right:1px solid #ccc;
	background:#ccc;
}
#abgne-block .title01 li.on, #abgne-block .title01 li.over {
	color: #000;
}
#abgne-block .title01 li p {
	color: #ccc;
}
#abgne-block .title01 li.on h3, #abgne-block .title01 .over h3, #abgne-block .title01 li.on p, #abgne-block .title01 .over p {
	color: #ccc;
}
.btn {
	width:150px;
	margin:25px auto;
}

#footer {
	background-color: #001D59;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	color: #FFF;
}
#footer a {
	color: #FF0;
}
