*{
	font-family: Arial, "新細明體";
	font-size: 12px;
}
.bodyAll {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #1f3950;
	color: #b8bec4;
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 17px;
	margin-top: 0px;
 SCROLLBAR-FACE-COLOR: #1a2c3a;
 SCROLLBAR-HIGHLIGHT-COLOR: #223e56;
 SCROLLBAR-SHADOW-COLOR: #223e56;
 SCROLLBAR-3DLIGHT-COLOR: #223e56;
 SCROLLBAR-ARROW-COLOR: #223e56;
 SCROLLBAR-TRACK-COLOR: #223e56;
 SCROLLBAR-DARKSHADOW-COLOR: #223e56;
 SCROLLBAR-BASE-COLOR: #0048d8
}
.footer {
	font-size: 10px;
	color: #39404b;
	background-image: url(images/footerBg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	line-height: 22px;
	text-align: right;
	display: block;
	padding-right: 10px;
}
.footer a {
	color: #274765;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
}



.indexInfo {
	float: left;
	width: 350px;
	display: inline;
	margin-left: 50px;
}
.content ,.indexContent{
	width: 998px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #73808e;
	border-left-color: #73808e;
	background-color: #213e56;
	background-image: url(images/contentBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	min-height: 372px;
}
.indexContent {
	background-image: url(images/indexContantBg.jpg);
	background-repeat: repeat-x;
	height: 579px;
}
.indexContent img {
	float: left;
}
.menu {
	float: left;
	height: 206px;
}
.contntIn {
	width: 925px;
	margin-left: 35px;
	margin-bottom: 15px;
}
.contntProduct {
	width: 970px;
	margin-left: 24px;
	margin-bottom: 15px;
}
.news  li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1B3955;
	list-style-type: none;
	background-image: url(images/newsIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
.productPhotoFrame1,.productPhotoFrame2,.productPhotoFrame3 {
	float: left;
	border: 2px solid #CCC;
	margin-top: 5px;
	margin-left: 3px;
	position: relative;
}

.productPhotoFrame2 #frame1,.productPhotoFrame2 #frame2,.productPhotoFrame2 #frame3,.productPhotoFrame2 #frame4 ,.productPhotoFrame1 #frame5,.productPhotoFrame3 #frame1,.productPhotoFrame3 #frame2,.productPhotoFrame3 #frame3,.productPhotoFrame3 #frame4 ,.productPhotoFrame1 #frame6,.productPhotoFrame3 #frame5,.productPhotoFrame2 #frame6{
	visibility: hidden;
}
#frame1,#frame2,#frame3,#frame4 ,#frame5,#frame6{
	position: absolute;
}
.productPhotoFrame1 #frame1 {
	left: -3px;
	top: -3px;
}
.productPhotoFrame1 #frame2 {
	right: -3px;
	top: -3px;
	position: absolute;
}
.productPhotoFrame1 #frame3 {
	left: 0px;
	bottom: -1px;
}.productPhotoFrame1 #frame4 {
	right: -3px;
	bottom: -3px;
}
.productPhotoFrame2 #frame5 {
	right: 0px;
	bottom: 0px;
}
.productPhotoFrame3 #frame6 {
	left: 0px;
	bottom: 0px;
}
.productLeft ,.GIALeft{
	float: left;
	width: 135px;
}

.productList {
	width: 100%;
	border-collapse:collapse;
	margin-top: 7px;
}
.productRight {
	float: left;
	width: 810px;
	margin-left: 5px;
}
.GIARight {
	float: right;
	width: 775px;
}
.productList td {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #1E3850;
}
.productScroll li img {
	border: 1px solid #274765;
}
.productScroll {
	margin: 0px;
	border: 1px solid #0A1628;
	width: 125px;
	height: 370px;
	overflow: auto;
	padding: 0px;
	float: left;
}
.productScroll a {
	color: #FFF;
	text-decoration: none;
	width: 95px;
	display: block;
	padding: 5px;
}

.productScroll li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #274765;
}
.productScroll a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #274765;
}
.productInfo {
	float: right;
	width: 675px;
}

.productList .tableTitle {
	background-color: #13253a;
	height: 22px;
}
.path  {
	color: #9DBCD9;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DBCD9;
}
.productContent li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.btBar {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9DBCD9;
	display: block;
	margin-top: 12px;
	padding-top: 6px;
	padding-left: 280px;
}


.productContent {
	float: right;
	width: 335px;
	margin: 0px;
	padding-left: 15px;
	line-height: 17px;
}
.productInfo img {

}
.tableTitle .firstCl {
	background-image: url(images/tableTitleL.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.tableTitle .lastCl {
	background-image: url(images/tableTitleR.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.productList .odd  {
	background-color: #233F58;
}
.productList tr:hover ,.productList .odd tr:hover{
	background-color: #294B69;
}
.productList tr.tableTitle:hover {
	background-color: #13253A;
}

.floatLImgFrame {
	float: left;
	border: 1px solid #172B39;
	padding: 5px;
	background-color: #1A3042;
	margin-right: 20px;
	margin-bottom: 10px;
}
.SearchArea a.search {
	padding: 0px;
	width: 45px;
	margin: 0px;
}
.SearchArea input {
	width: 100px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #0A356A;
	background-color: #ACC7DF;
	height: 18px;
}



a.search {
	background-image: url(images/search.jpg);
	display: block;
	float: left;
	height: 23px;
	width: 45px;
	background-repeat: no-repeat;
	text-indent: -8000px;
	margin-left: 5px;
}

a.search:hover {
	background-image: url(images/searchOver.jpg);
}


.news {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.mail {
	color: #FFF;
}


.news a {
	color: #B8BEC4;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.mail:hover {
	color: #FF0;
	text-decoration: none;
}


.news a:hover {
	color: #FFF;
	background-color: #1D3853;
}

.contentIndex {
	background-image: url(images/indexContent.jpg);
	background-repeat: no-repeat;
	height: 373px;
	width: 591px;
	float: right;
}
.clear {
	clear: both;
}
.page {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 7px;
	display: block;
}
.productRight .page {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BDD7F1;
	padding-top: 7px;
}

.page .selected {
	background-color: #335E84;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.contactBt {
	border: 1px solid #FFF;
	padding: 3px;
	color: #FFF;
	margin-right: 5px;
	text-decoration: none;
}
a.contactBt:hover {
	background-color: #1A3042;
	color: #A7F43E;
	border: 1px solid #679AC5;
}


.page a.white {
	color: #CCC;
	text-decoration: none;
	border: 1px solid #CCC;
	margin-right: 3px;
	margin-left: 3px;
}
.page a.white:hover  {
	color: #FF0;
	text-decoration: underline;
	background-color: #091426;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.page a {
	color: #3E719F;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.page a:hover {
	color: #FFF;
	background-color: #335E84;
}
a.contact {
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	padding: 2px;
	display: block;
	margin-top: 5px;
	width: 55px;
	text-align: center;
}
a.contact:hover {
	background-color: #335F8A;
}

.important {
	color: #FFF;
}
.subMenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subMenu li {
	list-style-type: none;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #112749;
	border-left-color: #112749;
	width: 132px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #203952;
}
.subMenu a {
	color: #bdd7f1;
	text-decoration: none;
	background-color: #274765;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 129px;
	padding-left: 3px;
}


.subMenu .titleName {
	background-image: url(images/ulTitle.jpg);
	height: 29px;
	width: 101px;
	line-height: 29px;
	padding-left: 33px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sumenuIn {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}

.sumenuIn li{
	width: 127px;
	border-style: none;
}
.sumenuIn a {
	width: 117px;
	padding-left: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
}
.sumenuIn a:hover {
	width: 114px;
	padding-left: 18px;
	background-position: 12px;
}


li.SearchArea {
	background-color: #274765;
	padding: 5px;
	width: 122px;
}

.subMenu a:hover  {
	color: #FFF;
	background-color: #213B55;
}
.subMenu .selected ,.subMenu a.selected:hover{
	background-color: #2963A9;
	color: #FFF;
}
a.ProductBt {
	color: #FFF;
	text-decoration: none;
	display: block;
	border: 1px solid #FFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	float: left;
	margin-right: 5px;
}
a.ProductBt:hover {
	background-color: #274765;
}
.catagory {
	background-color: #5489BA;
	padding: 4px;
	margin-top: 5px;
	border: 1px solid #233F58;
	color: #FFF;
	width: 100%;
}

.catagory a {
	float: left;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin-right: 10px;
}
.catagory a:hover {
	color: #FF0;
	text-decoration: underline;
}


.newsLeft {
	width: 310px;
	float: left;
	margin-right: 5px;
}
.newsRight {
	float: left;
	width: 395px;
	border: 1px solid #1E3750;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.news .selected ,.news .selected a:hover{
	background-color: #335E84;
}
.newsRight h3 {
	margin-bottom: 2px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #1E3750;
	background-color: #15283F;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	margin-top: 0px;
}
.newsContent {
	padding: 8px;
}
.floatLpic {
	padding: 3px;
	float: left;
	border: 1px solid #172B39;
}

.GIARight h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5B78AC;
	font-size: 15px;
	background-image: url(images/giaIcon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 32px;
	background-color: #172C42;
}
.productListUl {
	float: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
.productListUl li {
	float: left;
	margin-left: 7px;
	list-style-type: none;
	margin-bottom: 7px;
	text-align: center;
	border: 1px solid #091426;
}
.productListUl img {
	border: 1px solid #CCC;
}
.productListUl a {
	color: #BDD7F1;
	text-decoration: none;
	display: block;
	height: 145px;
	width: 101px;
	overflow: hidden;
	padding: 3px;
}
.productListUl a:hover {
	color: #FFF;
	background-color: #274765;
}
a.mapBt  {
	color: #A7F43E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7F43E;
}
.noresult {
	font-size: 15px;
	color: #FFF;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 250px;
	border: 1px solid #213C56;
}

a.mapBt:hover {
	color: #FF0;
}
.contactTable{
	border-collapse:collapse;
	margin-bottom: 10px;
}
.contactTable td {
	border: 1px solid #213D56;
	padding: 5px;
}
.contactTable .tdName {
	text-align: right;
}
.goldPrice {
	float: left;
}
.goldPrice table {
	border-collapse:collapse;
	width: 300px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.goldPrice td , .goldPrice th{
	border: 1px solid #091426;
	padding: 3px;
	text-align: center;
	color: #BDD7F1;
}
.goldPrice th {
	background-color: #274765;
}
#frame1 {
	background-image: url(images/frame1.png);
	height: 41px;
	width: 43px;
}

