﻿.en {
	margin-top:-2px \0;
 +margin-top:-1px;
}
.maincenter {
	font-family: Arial, Helvetica, sans-serif;
	font-family:Tahoma, 微軟正黑體, PMingLiU, Geneva, sans-serif;
	min-height: 300px;
	width: 740px;
	margin-bottom: 100px;
}
.maincenter h2 {
	background-image:url(images/h2Bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-indent: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	top: 0px;
	position: relative;
	font-weight: bold;
	font-size: 110%;
	color: #19176B;
}
.maincenter h2 span {
	background-image:url(images/h2Icon.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}
.maincenterZone {
	word-wrap: break-word;
	word-break: normal;
	color: #555;
	font-size: 95%;
	margin-left: 70px;
	line-height: 180%;
	padding-right: 50px;
}
.maincenterZone h3 {
	background-image: url(images/h3Icon.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 0px;
	color: #3855a0;
	font-size: 14px;
	text-indent: 15px;
	margin: 20px 0 10px 0;
}
.maincenterZone p {
	margin-left: 30px;
	margin-bottom: 20px;
}
.maincenterZone img {
	/*border:#d8d8d8 1px solid;*/
	margin: 0 auto;
	display: block;
	max-width:600px;
}
.imgNone{ /*圖案無樣式*/
	border: 0px !important;
	margin-top: 20px !important;
}
.maincenterZone dl {
	color: #555;
	margin-left: 30px;
	line-height: 180%;
}
.maincenterZone dt {
	background-image: url(images/h4Icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.maincenterZone dd {
	padding-left: 40px;
	margin-bottom: 20px;
}
.maincenterZone ul {
	margin-left: 30px;
	line-height: 180%;
}
.maincenterZone li {
	background-image: url(images/h4Icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.maincenterZone a {
	color: #0066ff;
	text-decoration:none;
}
.maincenterZone a:hover {
	color: #3855a0;
		text-decoration:underline;
}
.maincenterZone table {
	border: 1px solid #CCC;
}
.maincenterZone table img {
	margin-left: 0px;
	border:0px;
}
.maincenterZone th {
	color: #fff;
	background-color: #3855a0;
	padding: 10px;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	border: 1px solid #3855a0;
}
.maincenterZone td {
	padding: 10px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	vertical-align: top;
}
/*內文資訊表格*/
table.formtable {
	min-width: 480px;
	margin:20px 0 20px 15px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
table.formtable th {
	padding: 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color: #e9e9e9;
	color: #06C;
	text-align: center;
	font-weight: bold;
}
table.formtable td {
	font-family: 新細明體;
	border-bottom:1px solid #ccc;
	padding: 10px;
	border-right:1px solid #ccc;
	text-align: center;
	color:#666;
}
table.formtable caption {
	text-align: right;
	color: #999;
	margin: 5px 0;
}
/*內文最下方資訊廣告*/
.textFooter {
	text-align: center;
	color: #666;
	margin-top: 40px;
	padding-top: 20px;
	background-image: url(images/textFooterBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:120px;
}
.textFooter span {
	color: #0099ff;
	font-size: 115%;
    line-height: 200%;
}
/*多圖排版用的TABLE*/
table.tt {
	border:0 !important;
	margin-left: 20px;
}
table.tt td{
	border:0 !important;
	padding: 0 10px !important;
}
table.tt img {
	border:#d8d8d8 1px solid;
	width:180px;
}
.tt td.imgText {
	background-image:url(images/h4Icon.gif);
	background-repeat: no-repeat;
	background-position: 15px 30%;
	padding: 0 0 10px 25px !important;
	font-size: 93%;
	color: #666;
	text-align: left;
}
/*PVB排版用的TABLE*/
table.pvb {
	border:0 !important;
	margin-left: 20px;
}
table.pvb td{
	border:0 !important;
	padding: 0 10px !important;
}
table.pvb img {
	border:#d8d8d8 1px solid;
	width:270px;
	margin: 5px;
}

/*index*/
.pdFastLink {
}
.pdFastLink ul {
	padding-left: 210px;
}
.pdFastLink ul li {
	background-image: url(images/fastLinkLi.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 57px;
	display:block;
	float:left;
	padding: 0 10px;
}
.pdFastLink ul li a {
	background-image: url(images/fastLinkIcon.png);
	background-repeat: no-repeat;
	background-position:left 21px;
	display:block;
	float:left;
	color: #065fb5;
	padding: 0 18px;
	padding-top: 18px;
	text-decoration:none;
}
.pdFastLink ul li a:hover {
	color: #666;
	text-decoration:underline;
}
/*首頁小貼紙*/	
.adLink ul li {    height: 66px;
}
li.ad1 a {
	background-image: url(images/locationLink.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 220px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-bottom: 10px;
}
li.ad1 a:hover {
	background-image: url(images/locationLink.png);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	height: 51px;
	width: 220px;
	text-indent:-9999px;
	display:block;
}
li.ad2 a {
	background-image: url(images/qualityLink.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 220px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-bottom: 10px;
}
li.ad2 a:hover {
	background-image: url(images/qualityLink.png);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	height: 51px;
	width: 220px;
	text-indent:-9999px;
	display:block;
}
li.ad3 a {
	background-image: url(images/contactLink.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 220px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-bottom: 10px;
}
li.ad3 a:hover {
	background-image: url(images/contactLink.png);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	height: 51px;
	width: 220px;
	text-indent:-9999px;
	display:block;
}
li.ad31 a {
	background-image: url(images/Estorm logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 220px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-bottom: 10px;
}
li.ad31 a:hover {
	background-image: url(images/Estorm logo.png);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	height: 51px;
	width: 220px;
	text-indent:-9999px;
	display:block;
}
li.ad33 a {
	background-image: url(images/ResourceLink.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 220px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-bottom: 10px;
}
li.ad33 a:hover {
	background-image: url(images/ResourceLink.png);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	height: 51px;
	width: 220px;
	text-indent:-9999px;
	display:block;
}
/*內頁小貼紙	*/
.adbanner {
	overflow:hidden;
	position:absolute;
	display:block;
}
.adbanner img {
	margin-bottom:10px;
}
li.ad4 a {
	background-image: url(images/locationLinkS.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 200px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-bottom:5px;
	margin-left:5px;
}
li.ad4 a:hover {
	background-image: url(images/locationLinkS.png);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	height: 51px;
	width: 200px;
	text-indent:-9999px;
	display:block;
	position:relative\0;
	right: 1px\0;
}
li.ad5 a {
	background-image: url(images/qualityLinkS.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 200px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-bottom:5px;
	margin-left:5px;
}
li.ad5 a:hover {
	background-image: url(images/qualityLinkS.png);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	height: 51px;
	width: 200px;
	text-indent:-9999px;
	display:block;
	position:relative\0;
	right: 1px\0;
}
li.ad6 a {
	background-image: url(images/contactLinkS.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 200px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-bottom:5px;
	margin-left:5px;
}
li.ad6 a:hover {
	background-image: url(images/contactLinkS.png);
	background-repeat: no-repeat;
	background-position: 0 -51px;
	height: 51px;
	width: 200px;
	text-indent:-9999px;
	display:block;
	position:relative\0;
	right: 1px\0;
}
/*關於阜康首頁*/
.homecenter {
	color: #666;
	font-size: 93%;
	line-height: 180%;
}
.homecenter H2 {
	padding-left:20px;
	padding-top: 5px;
}
.homecenterZone {
	width: 320px;
	margin-top: 25px;
	padding: 0 20px;
}
/*最新消息首頁*/
.Newscenter {
	color: #0066ff;
	font-size: 93%;
	line-height: 180%;
}
.Newscenter h2 {
	padding-left: 20px;
		padding-top: 5px;
}
.Newscenter li {
	border-bottom:#d8d8d8 1px dashed;
	width:100%;
	padding: 5px 0 5px 20px;
}
.Newscenter li:hover {
	color: #CC3300;
}
.Newscenter a {
	color: #666;
	line-height: 180%;
	text-decoration:none;
}
.Newscenter span {
	margin-right:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 93%;
}
.NewscenterZone {
	margin-top:20px;
}
/*最新消息列表頁*/
.NewsList {
	color: #666;
}
#insidepage_com {
	margin-top:0px;
	margin-left:70px;
	padding-top:5px;
	text-align: left;
	line-height:25px;
	width:90%;
	font-size: 95%;
}
#insidepage_com td {
	padding:3px;
	color: #666;
}
#insidepage_com h1 {
	color: #0066ff;
	font-size:100%;
}
#insidepage_com p {
	color: #666;
}
#insidepage_com .h3{
		color: #3855A0;
}
#insidepage_com span{
}
#newstable {
	border: #d8d8d8 1px solid;
	width:600px;
	margin-top:10px;
}
#newstable th {
	color: #666;
	background-image:url(images/inputBgW.gif);
	background-repeat:repeat-x;
}
#newstable td {
	border-bottom:#d8d8d8 0px dotted;
}
#newstable td a {
	color: #0066ff;
	font-size: 95%;
	text-decoration:none;
}
#newstable td a:hover {
	color: #3855a0;
		text-decoration:underline;
}
.page td {
	padding:3px;
	color: #000;
}
.moreBtn {
	background-image:url('images/moreBtn.png');
	width:34px;
	height:12px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
	margin-right:10px;
	float:right;
	z-index:999;
	position: absolute;
	top: 9px;
	right: 35px;
}
.moreBtn:hover {
	background-image:url(images/moreBtn.png);
	width:34px;
	height:11px;
	background-repeat:no-repeat;
	background-position:0 -11px;
	text-indent:-9999px;
}
.moreBtn a {
	display:block;
	width:34px;
	height:11px;
}
/*回到最新消息列表*/
a.backnewslink {
	background-image: url(images/h4Icon.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
	text-decoration: none;
	color:#fa8a00;
}
a:hover.backnewslink {
	color: #0066ff;
}
/*聯絡我們_留言表單*/
.h3 {
	background-image: url(images/h3Icon.png);
	background-repeat: no-repeat;
	background-position: 0px 40%;
	padding-left: 0px;
	color: #3855a0;
	font-size: 14px;
	text-indent: 15px;
	margin: 20px 0 10px 0;
}
.borderg {
	BORDER: #d0d0d0 1px solid;
}
.borderg table {
	margin:10px;
}
.borderg th {
	width:130px;
	text-align:right;
	padding-right:20px;
	color: #666;
	height:40px;
	background-color:#f5f5f5;
	border-bottom:1px #999 dotted;
}
.borderg td {
	text-indent:20px;
	border-bottom:1px #999 dotted;
}
.borderg td a{
	color:#06F;
	text-decoration: none;
}
.borderg td a:hover{
		color:#3855A0;
		text-decoration: underline;
}
.borderg table input {
	padding:3px;
	BORDER-RIGHT: #E8E8E8 1px solid;
	BORDER-TOP: #E8E8E8 1px solid;
	BORDER-LEFT: #E8E8E8 1px solid;
	BORDER-BOTTOM: #E8E8E8 1px solid;
	background-color:#F0F0F0;
}
.borderg input[type=text]:focus {
	border: 1px #80b0ea solid;
}
.borderg textarea:focus {
	border: 1px #80b0ea solid;
}
.w01 {
	font-size:95%;
	Color:#666;
	line-height:1.5;
}
.w01 A {
	color:#666666;
	ext-decoration: underline;
}
.w01 A:link {
	color:#666666;
	text-decoration:underline;
}
.w01 A:visited {
	color:#ff6600;
	text-decoration: none;
}
.w01 A:hover {
	color:#ff6600;
	text-decoration: underline;
}
.wreds {
	font-size:90%;
	color:#FF6262;
}
.borderg2.h3 {
	background-image: url(images/h3Icon.png);
	background-repeat: no-repeat;
	background-position: 0px 40%;
	padding-left: 0px;
	color: #0066ff;
	font-size: 14px;
	text-indent: 15px;
	margin: 20px 0 10px 0;
}
.borderg2 {
	background-color:#fff;
	BORDER: #fff 1px solid;/*	padding:0 20px;*//*margin-right: 20px;*/
		
}
.borderg2 table {
	margin:10px;
}
.borderg2 th {
	background-image: url(images/h4Icon.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-align:left;
	padding-left:35px;
	color: #666;
	height:20px;/*	border-bottom:1px #999 dotted;*/
}
.borderg2 td {
	text-indent:20px;
	color:#36C;/*	border-bottom:1px #999 dotted;*/
}
.btn1_mouseout {
	background-color: #0066ff;
	color: #FFF;
	padding:3px 15px 1px 15px;
	margin-top: 10px;
}
/*sitemap*/
.sitemap {
	BORDER: #d0d0d0 1px solid;
	background-color:#f7f7f7;
	margin-top: 20px;
}
.sitemap table {
	margin:10px;
	border:1px solid #666;
}
.sitemap th {
	text-align:left;
	text-indent:20px;
	border-bottom:1px #d8d8d8 dotted;
	border-right:1px #d8d8d8 dotted;
	background-image:url(images/inputBgW.gif);
	background-repeat:repeat-x;
	width:50%;
	padding: 0px !important;
	background-color: #FFF !important;
	border-top: 1px solid #d0d0d0 !important;
	border-left: 1px solid #d0d0d0 !important;
	color: #3855A0 !important;
}
.sitemap td {
	vertical-align:top;
	border-right:1px #d8d8d8 dotted;
	padding:10px;
	line-height:28px;
	padding-left:10px;
}
.sitemap ul {
	float:left;
	text-align:left;
}
.sitemap li {
}
.sitemap li a {
	
		color:#666;
	text-decoration: none;
}
.sitemap li a:hover {
color:#09C;

}
/*登入*/
.loginPanel {
	text-align: left;
	border-right:1px solid #d0d0d0 !important;
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:#f6f6f6;
	width:50%;
	margin-left:100px;
	margin-top: 20px;
}
.loginPanel table {
	border:1px solid #666;
}
.loginPanel td {
	text-indent:20px;
	border-bottom: none !important;
	padding: 5px !important;
}
.loginPanel th {
	background-image:url(images/inputBgW.gif);
	background-repeat:repeat-x;
	background-position: 0px 50%;
	padding-left:10px;
	text-indent:10px;
	font-size:120%;
	line-height:27px;
	color:#3855A0 ;
	padding: 0px !important;
	background-color: #FFF !important;
	border: 1px solid #d0d0d0 !important;
}
.loginPanel input[type="password"] {
	margin:10px;
	color:#666;
	font-size:100%;
	border:1px solid #ccc;
	width:190px;
	padding:3px;
}
.loginPanel input[type="text"] {
	margin:10px;
	color:#666;
	font-size:100%;
	border:1px solid #ccc;
	width:190px;
	padding:3px;
}
.loginPanel input:focus {
	border:1px solid #3c98ed;
}
/*產品模組*/
.goods_bk{
border: 1px solid #d0d0d0;
margin: 5px;
background-image: url(images/goods_bk.jpg);
background-repeat: repeat-x;
background-position: right;

}
.goods_bk h1{
background-image: url(images/h1Icon.png);
background-repeat: no-repeat;
background-position: 0px 40%;
padding-left: 15px;
padding-bottom: 5px;
border-bottom: 1px dotted #999999;
}
.goods_bk span{
	background: none;
	padding-left: 0px;
}
.goods_bk a{
color:#06C;
text-decoration: none;
}
.goods_bk a:hover{
color:#06F;
text-decoration: underline;
}
.goods_bk img{
background-color:#efefef;
padding:5px;
}
.goodsbox_all{
border: 1px solid #ccc;
margin-right: 10px;
}
.goodsbox_up img, .goodbox_down img{
display:none;
}
.goodsbox_center {
width: 150px;
text-align:center;
}
.goodsbox_center img{
padding:5px;

}
.goodsbox_center span{
background: none;
}


