@charset "utf-8";
*{margin:0; padding:0; list-style:none; }
img{ border:0;  }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main02.jpg);
	font-family: "微軟正黑體", "Century Gothic";
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F03;
}



#by {
	background-image: url(images/by.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 1000px; /*最少顯示寬度*/
	width: 100%;
}
#On {
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#logo {
	height: 80px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#TopMenu {
	font-size: 10pt;
	color: #666;
	height: 20px;
	position: absolute;
	top: 7px;
	right: 5px;
}
#Button {
	height: 40px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}



#Button ul {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Button ul li {
	float: left;
	height: 40px;
	width: 40px;
	list-style-type: none;
	margin-left: 10px;
}
#Button ul li a {
	background-image: url(images/Button.png);
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	height: 0 !important;
	height/**/: 40px;
	_height: 0;
	width: 40px;
	font-size: 0px;
	padding-top: 40px;
}
#Button1 a { background-position: 0 0;}
#Button2 a {background-position: -40px 0px;}
#Button3 a { background-position: -80px 0px;}



#Button1 a:hover {background-position:  0px  -40px;}
#Button2 a:hover {background-position: -40px -40px;}
#Button3 a:hover {background-position: -80px -40px;}


#flash {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	background-image: url(images/flash1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	padding: 15px;
}
#Advertising {
	float: left;
	width: 700px;
}
#recommend {
	width: 270px;
	float: left;
}

#recommend ul {
	padding: 0px;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#recommend ul li {
	float: left;
	height: 50px;
	width: 270px;
	list-style-type: none;
}
#recommend ul li a {
	background-image: url(images/Menu.png);
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	height: 0 !important;
	height/**/: 48px;
	_height: 0;
	width: 270px;
	font-size: 0px;
	padding-top: 50px;
}
#Link1 a { background-position: 0 0;}
#Link2 a {background-position: 0px -50px;}
#Link3 a { background-position: 0px -100px;}
#Link4 a {background-position:  0px -150px;}
#Link5 a { background-position: 0px -200px;}
#Link6 a { background-position: 0px -250px;}


#Link1 a:hover {background-position: -270px  0px;}
#Link2 a:hover {background-position: -270px -50px;}
#Link3 a:hover {background-position: -270px -100px;}
#Link4 a:hover {background-position: -270px -150px;}
#Link5 a:hover {background-position: -270px -200px;}
#Link6 a:hover {background-position: -270px -250px;}
#Declare {
	background-color: #F9D9DE;
	float: left;
	width: 100%;
}
#next {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10pt;
	line-height: 20pt;
	text-align: center;
}
#next h1 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#mid {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 25px;
}
#NextMenu {
	font-size: 10pt;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	color: #666;
	float: left;
	width: 1000px;
}
#NextMenu a{
	color: #666;
	text-decoration: none;
}
#NextMenu a:hover{
	color: #F03;
}
#HomeForm {
	width: 990px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 15px;
}
#HomeForm ul li .map {
	margin-bottom: 5px;
	border: 5px solid #DCABAB;
}
#HomeForm ul li h3 {
	font-size: 10pt;
	line-height: 20pt;
	font-weight: normal;
}

#HomeForm .About45 {
	margin-right: 45px;
	margin-left: 45px;
}
#HomeForm ul li .subject {
	font-size: 14pt;
	font-weight: bold;
	color: #F03;
	margin-bottom: 10px;
}




#HomeForm ul li {
	float: left;
	width: 300px;
}











/*----會員跑馬燈-----*/
#HomeMember {
	float: left;
	height: 220px;
	width: 650px;
	margin-left: 30px;
	margin-bottom: 25px;
}

.picMarquee-left{
	overflow: hidden;
	position: relative;
	float: left;
	height: 220px;
	width: 650px;
}
.picMarquee-left .hd{
	overflow: hidden;
	height: 45px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5;
	padding-left: 10px;
	background-image: url(images/Hometitle.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

.picMarquee-left .bd{
	height: 170px;
	width: 630px;
	padding-right: 10px;
	padding-left: 10px;
}
.picMarquee-left .bd ul{
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li{
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	width: 120px;
}
.picMarquee-left .bd ul li .pic{
	text-align: center;
	padding: 2px;
	border: 1px solid #CCC;
	height: 114px;
	width: 114px;
	overflow: hidden;
}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{
	font-size: 10pt;
	margin-top: 5px;
	height: 35px;
	overflow: hidden;
}

/*--首頁最新消息--*/
#Homenews {
	float: left;
	height: 175px;
	width: 320px;
	margin-bottom: 25px;
	padding-top: 45px;
	background-image: url(images/Hometitle2.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.newskkk {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 22px;
	background-image: url(images/Little.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 22px;
	margin-top: 5px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

.newskkk .potiome {
	font-size: 8pt;
	line-height: 20px;
	float: right;
	width: 65px;
	font-family: "Lucida Console", Monaco, monospace;
}

.newskkk .newstitle {
	font-size: 10pt;
	width: 200px;
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
#LeftMenu {
	float: left;
	width: 210px;
	margin-right: 30px;
	margin-left: 15px;
}
#RightContent {
	float: right;
	width: 730px;
	margin-right: 15px;
	background-image: url(images/by2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	padding-bottom: 30px;
}
#Headline {
	margin-bottom: 15px;
}

#pushbutton {
	font-size: 12pt;
	line-height: 20pt;
	float: left;
	width: 210px;
	margin-bottom: 30px;
}
#pushbutton ul li {
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-image: url(images/e2.png);
	background-position: center bottom;
}
#pushbutton ul li a {
	background-image: url(images/Button2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	display: block;
	padding-right: 5px;
	color: #666;
}

#pushbutton ul li a:hover {
	color: #990000;
	background-image: url(images/Button3.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#LeftMenu .banner {
	width: 200px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	float: left;
}
#Location {
	font-size: 10pt;
	color: #333;
	text-align: left;
	text-decoration: none;
	margin-bottom: 15px;
}
#Location a {
	color: #999;
}
#Location a:hover {
	color: #C00;
}
#Subtitle {
	font-size: 16pt;
	height: 40px;
	margin-bottom: 10px;
	line-height: 40px;
	text-align: left;
	background-image: url(images/Subtitle.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	letter-spacing: 5pt;
	padding-left: 50px;
}


#word {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11pt;
	line-height: 22pt;
	overflow: hidden;
}
#word .Frame1 {
	background-image: url(images/Border1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 710px;
}
#word .Frame2 {
	background-image: url(images/Border2.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 650px;
	padding-right: 30px;
	padding-left: 30px;
}
#word .Frame3 {
	background-image: url(images/Border3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 710px;
}
/*-------最新消息-------*/
#Newsitem2 {
	width: 670px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}

#Newsitem2 .sort1
{
	font-size: 11pt;
}

#Newsitem2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#Newsitem2 ul li {
	float: left;
	width: 670px;
}
#Newsitem2 ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18pt;
	float: left;
}
#Newsitem2 ul li a:hover{
	border-color: #333;
	color: #F03;
	background-image: url(images/by6.png);
}
#Newsitem2 ul li .Date   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	width: 130px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Newsitem2 ul .Date2 {
	width: 130px;
	color: #FFF;
	background-color: #F2A3A6;
	float: left;
	font-size: 14pt;
	line-height: 35px;
	text-align: center;
	height: 35px;
	letter-spacing: 5pt;
}
#Newsitem2 ul li a .Date span {
	text-align: center;
	float: left;
	width: 130px;
	margin: 0px;
}

#Newsitem2 ul li a .Messagetopic   {
	width: 530px;
	padding-left: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11pt;
	line-height: 18pt;
}
#Newsitem2 ul .Messagetopic2 {
	width: 539px;
	color: #FFF;
	background-color: #F2A3A6;
	letter-spacing: 2cm;
	text-align: center;
	height: 35px;
	float: left;
	font-size: 14pt;
	line-height: 35px;
	margin-left: 1px;
}

#Newsitem2 ul .Line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B18567;
}
#Newsitem2 .word2 {
	font-size: 10pt;
	line-height: 20pt;
	color: #666;
	float: left;
	width: 630px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
}
/*-------產品頁-------*/
.quotes {
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10pt;
	width: 90%;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.quotes a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
.quotes a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
.quotes span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
quotes span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

/*----------照片------------*/
#Photo {
	float: left;
	width: 690px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.listStyle1{
	list-style: none;
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 10px;
}
.listStyle1 li{
	margin: 0;
	border: 1px solid #EAEAEA;
	padding: 2px;
	float: left;
	background-image: url(images/by6.png);
}
.listStyle1 li:hover{
	color: #F90;
	background-color: #FFF;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.listStyle1 li a{
	display: block;
	text-decoration: none;
	padding: 10px;
	color: #333;
}
.listStyle1 li a .map{
	display: block;
	border: none;
	width: 180px;
	height: 120px;
	overflow: hidden;
}

.listStyle1 li a .figureTxt{
	margin-top: 10px;
	height: 40px;
	width: 180px;
	float: left;
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-size: 11pt;
	line-height: 16pt;
	overflow: hidden;
}
.listStyle1 li:hover  a .figureTxt{
	color: #F90;
}

.listStyle1 li.topRow{
	margin: 10px;

}
/*----------照片內頁------------*/

#Photoss {
	float: left;
	width: 690px;
	margin: 20px;
}
#Photoss ul li {
	padding: 4px;
	width: 152.5px;
	border: 1px solid #CCC;
	height: 100px;
	float: left;
	margin: 5px;
}


/*----------客服------------*/
.roundbox_center {
	float: left;
	width: 675px;
	padding-left: 25px;
	color: #333333;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
}
.roundbox_center  h3  {
	font-size: 11pt;
	line-height: 14pt;
	float: left;
	width: 90px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.roundbox_center  h2  {
	font-size: 11pt;
	line-height: 14pt;
	float: left;
	width: 130px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.roundbox_center ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.roundbox_center li {
	float: left;
	width: 640px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
.roundbox_center ul li .remind {
	font-size: 12px;
	color: #666;
	margin-left: 10px;
	margin-right: 10px;
}
.roundbox_center ul li #Marriage {
	float: left;
}



/*------------------------------------------*/
#liaison {
	float: left;
	width: 450px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/liaison.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	padding-left: 50px;
	padding-right: 200px;
}
#Contact {
	float: left;
	width: 700px;
	margin-right: 5px;
	margin-left: 5px;
}
.Form {
	font-size: 12px;
	color: #666;
}
#button {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Title-R {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/by6.png);
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}
.Title-L {
	background-image: url(images/by7.png);
	width: 150px;
	padding-right: 10px;
	text-align: right;
	font-size: 10pt;
}
#Submit {


}
#Data {
	width: 710px;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
#Data .Photo3 {
	float: left;
	width: 250px;
}
#Data .Photo3 .map1 {
	height: 240px;
	width: 240px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 5px solid #C2A997;
}
#Data .Photo3 .map2 {
	float: left;
	height: 110px;
	width: 110px;
	overflow: hidden;
	border: 5px solid #C2A997;
}
#by #mid #RightContent #Data .Photo3 .L {
	float: left;
}
#by #mid #RightContent #Data .Photo3 .R {
	float: right;
}



#Data .Basic {
	float: right;
	width: 420px;
}
#Data .Basic ul {
	background-image: url(images/Basic.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 420px;
	padding-top: 65px;
	background-position: 0px 10px;
}

#Data .Basic ul li {
	font-size: 11pt;
	line-height: 18pt;
	margin-bottom: 5px;
	width: 420px;
	float: left;
}
#Data .Basic ul li .form-L {
	float: left;
	width: 90px;
	color: #900;
}
#Data .Basic ul li .form-R {
	float: left;
	width: 120px;
	overflow: hidden;
}
#Data .Basic ul li .form-R2 {
	float: left;
	overflow: hidden;
}




#Data2 {
	width: 710px;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 30px;
	background-image: url(images/Basic2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}
.form2 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#word .apply {
	height: 70px;
	width: 270px;
	margin-right: 220px;
	margin-left: 220px;
	margin-bottom: 20px;
}

#word .apply a {
	background-image: url(images/apply.png);
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	height: 0 !important;
	height/**/: 40px;
	_height: 0;
	width: 270px;
	font-size: 0px;
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#word .apply a:hover {
	background-position: 0px -70px;
}