.bgbtn{
	float:right;
	display: block;
	vertical-align: middle;
	color: #1A5C68;
	background-image: url(images/btn_bg.jpg);
	height: 23px;
	width: 96px;
	margin: 20px 10px  0px  5px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgbtn a:link, .bgbtn a:visited, .bgbtn a:active {
	padding: 5px 10px;
	display: block;
	color: #1A5C68;
}

.bgbtn a:hover{
	background-image: url(images/btn_bg_over.jpg);
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #1A5C68;
}

.btn1 {
	display: block;
	vertical-align: middle;
	background-color: #A1C65D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE9C2;
	color: #FFFFFF;
	font-size:15px;
}

.btn1 a:link,.btn1 a:visited , .btn1 a:active {
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	background-color: #A1C65D;
	color: #FFFFFF;
}

.btn1 a:hover{
	background: #1A5C68 ;
	text-decoration: none;
	color: #FFFFFF;
}

.btn2 {
	display: block;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE9C2;
}

.btn2 a:link,.btn2 a:visited , .btn2 a:active {
    padding: 5px 15px 5px 10px ;
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #1A5C68;
} 

.btn2 a:hover {
	background: #E8E8E8 url(images/icon_arrow02.gif) no-repeat right center;
	text-decoration: none;
}

/*  -------------------------------------------*/
div.body {
	width: 939px;
	padding-top: 30px;
	margin: 0px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}

div.line {
	clear: both;
	width: 218px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/* I------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #155964;
}

/*  -------------------------------------------*/
div.top {
	width: 100%;
	clear: both;
	height: 85px;
}

div.left {
	float:left;
	text-align: left;
	padding-left: 10px;
}

div.right {
	float:right;
	text-align: right;
	padding-right: 10px;
}


/* pic------------------------------------------- */
div.leftpic {
	float:left;
	text-align: left;
}

 /* rsC ------------------------------------------- */
li.inline {
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px dotted #999999;
  }

li.last {
  display: inline;
  padding-left: 7px;
  padding-right: 0px;
  border-right: 0px;
  } 

/*  -------------------------------------------*/
div.main{
	width: 100%;
	height: 100%;
	clear: both;
}

/*  -------------------------------------------*/
div.left_btn {
	width: 215px;
	float: left;
	padding-top:15px;
}

/* Ws */
div.product_c {
	float:left;
	clear: both;
}

div.product_c  span.label{
	float:left;
	height: 18px;
	width: 205px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8DDA2;
	color: #FFFFFF;
	background-color: #94C148;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 4px;
}

div.product_c  span.label2{
	float:left;
	height: 18px;
	width: 205px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1EDCB;
	background-color: #FFFFFF;
	font-size: 12px;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 4px;
}

div.product_c  span.label2 a {
	color: #333333;
	text-decoration: none;
}
div.product_c  span.label2 a:hover {
	color: #155962;
	text-decoration: underline;
}
div.product_c  span.label2 a:visited {
	color: #333333;
	text-decoration: none;
}

div.product_c  span.label2 a:active {
	color: #155962;
	text-decoration: none;
}



 /* search */
div.search{
	clear: both;
	background-image: url(images/search.jpg);
	background-repeat: repeat-x;
	height: 55px;
	padding-top: 15px;
	vertical-align: baseline;
	text-align:center;
}

div.search input.btn{
	border: none;
	background-color: #F0F0F0;
	color: #155964;
	height: 18px;
}

div.search input.textbox{
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	height: 17px;
	text-indent: 5pt;
}


 /* MA */
div.addlist {
	clear: both;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

 /*  */
div.pic{
	clear: both;
	text-align: center;
}

div.pic_2{
	clear: both;
	text-align: center;
	padding-bottom:80px;
}

 /* k  -------------------------------------------*/
div.right_main {
	width:708px;
	float: right;
	text-align: left;
}

/* swf*/
div.rightswf{
	float:right;
	text-align: right;
}

/* s|*/
div.state {
	clear: both;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
}

/* D*/
div.title16 {
	padding-left: 10px;
	clear: both;
	color: #155964;
	text-align: left;
	padding-top: 15px;
	padding-right: 5px;
	font-size: 16px;
	vertical-align: baseline;
	font-weight: bold;
}

/* D2*/
div.title16 span {
	text-align: left;
	color: #BEBEBE;
	font-weight: bold;
	vertical-align: text-bottom;
	height: 15px;
	line-height: -5px;
}

/* Du*/
div.state_line{
	clear: both;
	width: 708px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ~  -------------------------------------------*/

div.control {
	text-align: right;
	clear: both;
	padding-right: 10px;
	padding-top: 3px;
	height: 20px;
	width: 698px;
	vertical-align: sub;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
}

div.product {
	width: 230px;
	float: left;
	margin-bottom: 20px;
}

/* */
div.product span.pic {
	 width: 97px;
	 float: left;
	 clear: left;
}

/* D*/
div.product span.title{
	float: right;
	width: 130px;
	text-align: left;
	font-weight: bold;
	color: #155763;
	font-size: 12px;
	clear: right;
	margin-bottom: 5px;
}

/* r*/
div.product span.txt {
	float: right;
	width: 125px;
	text-align: left;
	clear: right;
	margin-bottom: 4px;
	line-height: 20px;
}

/* bigpic-----------------------------------------------------*/
div.product2 {
	 width: 708px;
	 float: left;
}

div.product2 span.pic {
	float: left;
	clear: left;
	width:330px;
	text-align: center;
	vertical-align: middle;
}


div.product2 span.title{
	float: right;
	padding-left:10px;
	 width: 340px;
	text-align: left;
	font-weight: bold;
	color: #A1C65D;
	font-size: 16px;
	clear: right;
	margin-bottom: 5px;
	margin-right: 10px;
}

div.product2 span.title2{
	padding-left:10px;
	float: right;
	 width: 340px;
	text-align: left;
	font-weight: bold;
	color: #155763;
	font-size: 12px;
	clear: right;
	margin-bottom: 5px;
	margin-right: 10px;
}

div.product2 span.txt {
	padding-left:10px;
	float: right;
	width: 340px;
	text-align: left;
	clear: right;
	margin-bottom: 15px;
	margin-right: 10px;
}

div.product2 span.txt2 {
	padding-left:10px;
	float: right;
	 width: 340px;
	text-align: right;
	clear: right;
	margin-bottom: 15px;
	margin-right: 10px;
}


/*bottom-------------------------------------------*/
div.bottom{
	width: 939px;
	clear: both;
	margin: 0px 0px 40px;
	vertical-align: middle;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div.bottom2{
	width: 939px;
	clear: both;
	padding-top: 10px;

}

div.left{
	float:left;
	text-align: left;
	color: #666666;
}

div.left a:link, div.left a:visited , div.left a:active {
	text-decoration: none;
	color: #666666;
}

div.left a:hover{
	text-decoration: none;
	color: #333333;
}

div.right{
	float:right;
	text-align: right;
	color: #666666;
}

div.right a:link, div.right a:visited , div.right a:active {
	text-decoration: none;
	color: #145760;
}

div.right a:hover{
	text-decoration: underline;
	color: #145760;
}


a {
	cursor:hand;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #155962;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #155962;
	text-decoration: none;
}



div.about {
	width: 300px;
	float: left;
	margin: 10px;
	height:100px;
}

div.about span.pic {
	width: 100px;
	float: left;
	paddinf-right:10px;
	text-align: leftt;
}

div.about span.title{
	float: right;
	width: 200px;
	text-align: left;
	font-weight: bold;
	color: #155763;
	font-size: 12px;
	clear: right;
	margin-bottom: 5px;
}

div.about span.txt {
	float: right;
	width: 200px;
	text-align: left;
	clear: right;
	line-height: 20px;
}

div.about2{
	width: 708px;
	float: left;
	text-align: left;
	list-style-type: none;
}

div.about2 span.pic {
	float: right;
	clear: right;
	width:250px;
	margin-right: 10px;
	padding-right:10px;
	text-align: right;
	vertical-align: middle;
}

div.back2 {
	float: right;
	clear: both;
	width:100px;
	margin-right: 35px;
	text-align: right;
}

div.about2 span.title{
	float: left;
	padding-left:10px;
	 width: 300px;
	text-align: left;
	font-weight: bold;
	color: #A1C65D;
	font-size: 16px;
	clear: left;
	margin-bottom: 5px;
}

div.about2 span.title2{
	padding-left:10px;
	float: left;
	 width: 300px;
	text-align: left;
	font-weight: bold;
	color: #155763;
	font-size: 12px;
	clear: left;
	margin-bottom: 5px;
}

div.about2 span.txt {
    padding-top:10px;
	padding-left:9px;
	line-height:20px;
	float: left;
	width: 400px;
	text-align: left;
	clear: left;
	margin-bottom: 15px;
}

div.career {
	width: 94%;
	float:left;
	clear: both;
	padding:8px 10px 4px 10px;
	margin-left:5px;
	background-color: #E0E0E0;
}

div.career span.top1 {
	float: left;
	width: 160px;
	padding:0px 10px 0px 0px;
	border-right: 1px dotted #ADADAD;
	color: #999999;
	vertical-align: middle;
}

div.career span.top2 {
	float: left;
	width: 300px;
	padding:0px 10px;
	border-right: 1px dotted #ADADAD;
	color: #999999;
	vertical-align: middle;
}

div.career span.top3 {
	float: right;
	width: 140px;
	padding:0px 10px;
	color: #999999;
	vertical-align: middle;
}


div.careerlist{
	width: 94%;
	float:left;
	clear: both;
	padding:15px 10px 15px;
	margin-left:5px;
    float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
}

div.careerlist span.top1{
	float: left;
	width: 160px;
	line-height:20px;
	padding:0px 10px 0px 0px;
}

div.careerlist span.top1 p{
	float: left;
	padding:0px 10px 0px 0px;
	font-weight: bold;
	color: #155964;
}

 div.careerlist span.top1 a:link {
 	font-weight: bold;
	color: #155964;
	text-decoration: none;
 }
 
div.careerlist span.top1 a:visited , div.careerlist span.top1 a:active {
	color: #333333;
	text-decoration: none;
 }

div.careerlist span.top1 a:hover{
	text-decoration: underline;
}

div.careerlist span.top2{
	float: left;
	width: 300px;
	padding:0px ;
	margin:0px;
	line-height:20px;
}

div.careerlist span.top2 ul{
	float: left;
	width: 300px;
	padding:0px ;
	margin:0px 0px 0px 5px;
	list-style-type: decimal;
}

div.careerlist span.top2 li{
	list-style-type: decimal;
	list-style-position: inside;
}

div.careerlist span.top3{
	float: right;
	width: 140px;
	padding:0px 10px;
	vertical-align: middle;
}


 div.careerlist span.top3 a:link {
	color: #155964;
	text-decoration: none;
 }
 
div.careerlist span.top3 a:visited , div.careerlist span.top3 a:active {
	color: #333333;
	text-decoration: none;
 }

div.careerlist span.top3 a:hover{
	text-decoration: underline;
}

div.careerform{
	width: 668px;
	float:left;
	clear: both;
	padding:20px 10px 50px 10px;
	margin:0px 0px 10px 5px;
	border: 1px solid #C3C3C3;
	vertical-align: middle;
	text-align:left;
}

div.formgroup{
	clear:both;
	padding: 5px;
	vertical-align: baseline;
}

div.formleft{
	float:left;
	width:160px;
	text-align:right;
	margin: 3px 0px;
	padding: 0px;
}

div.formright{
	float:right;
	width: 470px;
	margin: 3px 0px;
	padding: 0px;
	text-align: left;
}

div.formright span{
 	font-weight: bold;
	color: #155964;
}

div.formright input{
	border: 1px solid #CCCCCC;
	height: 15px;
}


div.product3{
	width: 688px;
	float:left;
	clear: both;
	padding:8px 10px 4px 10px;
	margin:0px;
	background-color: #E0E0E0;
}

div.product3 span.top1 {
	float: left;
	width: 70px;
	padding:0px 10px 0px 0px;
	border-right: 1px dotted #ADADAD;
	color: #999999;
	vertical-align: middle;
}

div.product3 span.top2 {
	float: left;
	width: 420px;
	padding:0px 10px;
	border-right: 1px dotted #ADADAD;
	color: #999999;
	vertical-align: middle;
}

div.product3 span.top3 {
	float: right;
	width: 140px;
	padding:0px 10px;
	color: #999999;
	vertical-align: middle;
}


div.product3data{
	width: 688px;
	float:left;
	clear: both;
	padding:8px 10px  0px  ;
	margin:0px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
}

div.product3data span.top1{
	float: left;
	color: #155964;
	width: 70px;
	padding:0px 10px 0px 0px;
}

div.product3data span.top2{
	float: left;
	width: 420px;
	padding:0px 0px 0px 10px;
	vertical-align: left;
	margin: 0px;
}
 
div.product3data span.top2 a:visited, div.product3data span.top2 a:active{
	color: #155964;
	text-decoration: none;
	padding:0px 10px 0px 0px;
	font-weight: bold;
 }
 
div.product3data span.top2 a:link{
	color: #155964;
	text-decoration: none;
	padding:0px 10px 0px 0px;
	font-weight: bold;
 }

div.product3data span.top2 a:hover{
	text-decoration: underline;
}

div.product3data span.top3{
	float: right;
	width: 140px;
	padding:0px 10px;
}


 div.product3data span.top3 a:link {
	color: #155964;
	text-decoration: none;
	vertical-align: super;
 }
 
div.product3data span.top3 a:visited , div.product3data span.top3 a:active {
	color: #333333;
	text-decoration: none;
 }

div.product3data span.top3 a:hover{
	text-decoration: underline;
}


div.product4{
	width: 688px;
	float:left;
	clear: both;
	margin:0px;
	padding:4px 10px;
}

div.product4 span.title{
	padding:4px 0px;
	margin:0px;
	font-weight: bold;
	color: #155964;
	font-size: 14px;
}

div.product4 span.top4{
	width: 250px;
	float: right;
	clear: right;
	color: #999999;
	vertical-align: middle;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

div.product5{
	width: 320px;
	float: left;
	clear: left;
	padding: 4px 10px;
	margin: 5px 0px;
	background-color: #E0E0E0;
}

div.product5 span.top1{
	width: 40px;
	float: left;
	padding: 0px 10px ;
	border-right: 1px dotted #ADADAD;
	color: #999999;
	vertical-align: middle;
}

div.product5 span.top2{
	width:160px;
	float: left;
	padding:0px 10px;
	border-right: 1px dotted #ADADAD;
	color: #999999;
	vertical-align: middle;
}

div.product5 span.top3{
	width:50px;
	float: right;
	padding:0px 10px;
	color: #999999;
	vertical-align: middle;
}

div.product6{
	width: 320px;
	float: left;
	clear: left;
	padding:4px 10px;
	margin: 0px;
	border-bottom: 1px dotted #CDCDCD;
}

div.product6 span.top1{
	width: 40px;
	float: left;
	padding:0px 10px ;
	border-right: 1px dotted #CDCDCD;
	vertical-align: middle;
}

div.product6 span.top2{
	width:160px;
	float: left;
	padding:0px 10px;
	border-right: 1px dotted #CDCDCD;
	vertical-align: middle;
}

div.product6 span.top3{
	width:50px;
	float: right;
	padding:0px 10px;
	vertical-align: middle;
}

div.product7{
	width: 330px;
	float: left;
	clear: left;
	padding: 4px 10px;
	margin: 5px 0px;
	background-color: #E0E0E0;
}

div.product7 span.top1{
	width: 40px;
	float: left;
	padding: 0px 5px ;
	border-right: 1px dotted #ADADAD;
	vertical-align: middle;
	color: #999999;
}

div.product7 span.top2{
	width:80px;
	float: left;
	padding:0px 5px;
	border-right: 1px dotted #ADADAD;
	vertical-align: middle;
	color: #999999;
}

div.product7 span.top3{
	width:80px;
	float: left;
	padding:0px 5px;
	border-right: 1px dotted #ADADAD;
	vertical-align: middle;
	color: #999999;
}

div.product7 span.top4{
	width:80px;
	float: left;
	padding:0px 5px;
	vertical-align: middle;
	text-align: left;
	color: #999999;
}

div.product8{
	width: 330px;
	float: left;
	clear: left;
	padding: 4px 10px;
	margin: 0px;
	border-bottom: 1px dotted #CDCDCD;
}

div.product8 span.top1{
	width: 40px;
	float: left;
	padding: 0px 5px ;
	border-right: 1px dotted #ADADAD;
	vertical-align: middle;
}

div.product8 span.top2{
	width:80px;
	float: left;
	padding:0px 5px;
	border-right: 1px dotted #ADADAD;
	vertical-align: middle;
}

div.product8 span.top3{
	width:80px;
	float: left;
	padding:0px 5px;
	border-right: 1px dotted #ADADAD;
	vertical-align: middle;
}

div.product8 span.top4{
	width:80px;
	float: left;
	padding:0px 5px;
	vertical-align: middle;
	text-align: left;
	color: #333333;
}

div.product9{
	width: 480px;
	float: left;
	clear: left;
	padding: 4px 10px;
	margin: 5px 0px;
	background-color: #E0E0E0;
}

div.product9 span.top1{
	width: 220px;
	float: left;
	padding: 0px 5px ;
	border-right: 1px dotted #ADADAD;
	vertical-align: middle;
	color: #999999;
}

div.product9 span.top2{
	width:220px;
	float: left;
	padding:0px 5px;
	vertical-align: middle;
	color: #999999;
}

div.product10{
	width: 480px;
	float: left;
	clear: left;
	padding: 4px 10px;
	margin: 0px;
	border-bottom: 1px dotted #CDCDCD;
}

div.product10 span.top1{
	width: 220px;
	float: left;
	padding: 0px 5px ;
	border-right: 1px dotted #ADADAD;
	vertical-align: middle;
}

div.product10 span.top2{
	width:220px;
	float: left;
	padding:0px 5px;
	vertical-align: middle;
}
div.index_right_main {
	width:708px;
	float: right;
	text-align: left;
	border: 1px solid #CACACA;
	background-image: url(images/index/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 50px;
}
div.index_newtxt {
	clear: both;
	width: 678px;
	background-image: url(images/icon_arrow02.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: super;
	padding-top: 0px;
}


div.news{
	width: 94%;
	float:left;
	clear: both;
	padding:8px 10px 4px 10px;
	margin:0px 5px 0px 5px;
	background-color: #E0E0E0;
}

div.news span.top1 {
	float: left;
	width: 100px;
	padding:0px 10px 0px 0px;
	border-right: 1px dotted #ADADAD;
	color: #999999;
	vertical-align: middle;
}

div.news span.top2 {
	float: left;
	width: 445px;
	padding:0px 10px;
	color: #999999;
	vertical-align: middle;
}

div.newsdata{
	width: 94%;
	float:left;
	clear: both;
	padding:0px 10px;
	margin:10px 5px 0px 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
}

div.newsdata span.top1{
	float: left;
	color: #155964;
	width: 100px;
	padding:0px 10px 0px 0px;
	text-align: left;
}

div.newsdata span.top2{
	float: left;
	width: 455px;
	padding:0px 0px 0px 15px;
	vertical-align: left;
	background-image: url(images/icon_arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
 
div.newsdata span.top2 a:visited, div.newsdata span.top2 a:active{
	color: #155964;
	text-decoration: none;
	padding:0px 10px 0px 0px;
 }
 
div.newsdata span.top2 a:link{
	color: #155964;
	text-decoration: none;
	padding:0px 10px 0px 0px;
 }

div.newsdata span.top2 a:hover{
	text-decoration: underline;
}

div.newsdata_d{
	width: 688px;
	float:left;
	clear: both;
	padding:0px 10px;
	margin:10px 0px 0px;
	float:left;
	height: 20px;
}

div.newsdata_d span.top1{
	float: left;
	width: 420px;
	line-height:20px;
	vertical-align: left;
	margin:px 0px  0px  0px 10px;
}
 
div.newsdata_d span.top1 a:visited, div.newsdata_d span.top1 a:active{
	color: #155964;
	text-decoration: none;
	padding:0px 10px 0px 0px;
	font-weight: bold;
 }
 
div.newsdata_d span.top1 a:link{
	color: #155964;
	text-decoration: none;
	padding:0px 10px 0px 0px;
	font-weight: bold;
 }

div.newsdata_d span.top1 a:hover{
	text-decoration: underline;
}

div.newsdata_d span.top2{
	float: right;
	color: #155964;
	width: 245px;
	padding:0px ;
	margin: 0px 10px  0px 0px;
	text-align: right;
}

div.inquirylist_form{
	width: 660px;
	float:left;
	clear: both;
	padding:10px 10px 10px 10px;
	margin:5px;
	border: 1px solid #C3C3C3;
	vertical-align: middle;
	text-align:left;
}

div.title{
	font-weight: bold;
	color: #155964;
}

div.inquirylist_form span._bg{
	width: 100%;
	clear:both;
	float:left;
	padding: 15px 0px 15px 0px;
	vertical-align: middle;
	text-align:left;
	background-color: #EAEAEA;
}

div.inquirylist_form span.list{
    margin:5px 5px 5px 5px ;
	clear:both;
	line-height:30px;
	padding: 10px 10px 0px 10px;
	text-align:left;
}

div.inquirylist_form span._bg span.list a:visited, div.inquirylist_form span._bg span.list a:active{
	color: #155964;
	text-decoration: none;
	font-weight: bold;
 }
 
div.inquirylist_form span._bg span.list a:link{
	color: #155964;
	text-decoration: none;
	font-weight: bold;
 }

div.inquirylist_form span._bg span.list a:hover{
	text-decoration: underline;
}



div.share_bothclear {
	clear:both;
}




div.contact{
	width: 688px;
	float:left;
	clear: both;
	padding:0px 10px;
	margin:10px 0px 0px;
	float:left;
}

div.contact span.top1{
	width: 300px;
	float: left;
	clear: both;
	padding:0px;
	vertical-align: left;
	margin: 0px ;
}

div.contact span.top1 span.title{
	color: #155964;
	line-height:20px;
	font-weight: bold;
}

div.contact span.top2{
	float: right;
	clear: both;
	color: #155964;
	width: 600px;
	text-align: right;
}

div.contact_form{
	width: 660px;
	float:left;
	clear: both;
	padding:10px 10px 10px 10px;
	margin:5px;
	border: 1px solid #C3C3C3;
	vertical-align: middle;
	text-align:left;
}

div.contact_form span._bg{
	width: 100%;
	clear:both;
	float:left;
	padding: 15px 0px 15px 0px;
	vertical-align: middle;
	text-align:left;
	background-color: #EAEAEA;
}



div.sitemap{
	width: 658px;
	float:left;
	clear: both;
	padding:0px 10px;
	margin:10px 0px 0px 10px;
	float:left;
}

div.sitemap span.top1{
	float: left;
	color: #155964;
	width: 100px;
	padding:5px 10px 0px 0px;
	text-align: right;
	line-height: 24px;
	vertical-align: top;
}

div.sitemap span.top1 a:visited, div.sitemap span.top1 a:active{
	color: #155964;
	text-decoration: underline;
	padding:0px 10px 0px 0px;
 }
 
div.sitemap span.top1 a:link{
	color: #155964;
	text-decoration: underline;
	padding:0px 10px 0px 0px;
 }

div.sitemap span.top1 a:hover{
	text-decoration: none;
}

div.sitemap span.top2{
	float: left;
	width:500px;
	padding:0px;
	vertical-align: top;
	text-align: left;
}

div.sitemap span.top3{
	padding:0px 0px 0px 10px;
	vertical-align: left;
	text-indent: -10px;
	line-height: 24px;
}
 
div.sitemap span.top3 a:visited, div.sitemap span.top3 a:active{
	color: #155964;
	text-decoration: underline;
	padding:0px 10px 0px 0px;
 }
 
div.sitemap span.top3 a:link{
	color: #155964;
	text-decoration: underline;
	padding:0px 10px 0px 0px;
 }

div.sitemap span.top3 a:hover{
	text-decoration: none;
}

div.sitemap span.top4{
	float: left;
	padding:0px 0px 0px 10px;
	vertical-align: left;
}
 
div.sitemap span.top4 a:visited, div.sitemap span.top4 a:active{
	color: #155964;
	text-decoration: underline;
	padding:0px 10px 0px 0px;
 }
 
div.sitemap span.top4 a:link{
	color: #155964;
	text-decoration: underline;
	padding:0px 10px 0px 0px;
 }

div.sitemap span.top4 a:hover{
	text-decoration: none;
}

/*  -------------------------------------------產品頁面quick_link*/
div.quick_link{
    width: 939px;
}

div.link_menu{
	float:right;
	padding: 10px 10px 10px 10px;
	vertical-align:bottom;
	letter-spacing:1px;
	text-align: right;
}

div.link_menu  a:link, div.link_menu  a:visited , div.link_menu  a:active {

	text-decoration: none;
	color: #333333;
}

div.link_menu  a:hover{
	text-decoration: underline;
	color: #155964;
}

/*  -------------------------------------------產品頁面quick_link*/

form {
	margin:0px;
}
