@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", Arial, "Arial Unicode MS";
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


ul,ol,li,h1,h2,h3,h4,h5,h6,form{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #intor {
	background-color: #FFF;
	width: 100%;
	margin-top: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: inline-table;
	position: relative;
}
#intor #header {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
}
#wrapper #intor #header {
	height: 86px;
	margin-bottom: 20px;
}
#header .logo {
	float: left;
	height: 86px;
	width: 290px;
	margin-right: 20px;
}
#header .logo a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/top_logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 86px;
	width: 290px;
}
#header .menubar {
	float: left;
	height: 81px;
	width: 650px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position: relative;
}
#header .menubar ul {
	height: 40px;
	width: 100%;
	margin-top: 40px;
}
#header .menubar ul li a {
	font-family: "微軟正黑體", Arial, "Arial Unicode MS";
	font-size: 11pt;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
#header .menubar ul li {
	float: left;
	height: 40px;
	width: auto;
	text-align: center;
	position: relative;
}
#sliderbanner {
	height: 400px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#newsandproduct {
	display: inline-table;
	width: 960px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	margin-bottom: 20px;
}
#newsandproduct .newsarea, #newsandproduct .productarea {
	float: left;
	height: auto;
	width: 460px;
}
#newsandproduct .newsarea {
	margin-right: 40px;
}
#newsandproduct .newsarea h2 {
	font-size: 12pt;
	line-height: 38px;
	color: #FFF;
	height: 40px;
	padding-left: 10px;
	background-color: #900;
	margin-bottom: 10px;
}

#newsandproduct .productarea h2 {
	font-size: 12pt;
	line-height: 38px;
	color: #FFF;
	height: 40px;
	padding-left: 10px;
	background-color: #000;
	margin-bottom: 10px;
}
#newsandproduct .newsarea .listsq,#newsandproduct .productarea .listsq {
	height: 335px;
	width: 100%;
	overflow: hidden;
}
#newsandproduct .newsarea .listsq ul li ,#newsandproduct .productarea .listsq ul li {
	height: 90px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 7px;
	position: relative;
}
#newsandproduct .newsarea .listsq ul ,#newsandproduct .productarea .listsq ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#newsandproduct .newsarea .listsq ul li h3,#newsandproduct .productarea .listsq ul li h3 {
	font-size: 12pt;
	line-height: 18pt;
	color: #333;
	margin-bottom: 3px;
}
#newsandproduct .newsarea .listsq ul li p,#newsandproduct .productarea .listsq ul li p {
	font-size: 9pt;
	line-height: 16pt;
	color: #999;
	margin: 0px;
	padding: 0px;
}
#newsandproduct .newsarea .listsq ul li img ,#newsandproduct .productarea .listsq ul li img {
	float: left;
	height: 90px;
	width: auto;
	margin-right: 10px;
	margin-bottom: 5px;
}
#wrapper #footer {
	background-color: #1B1B1B;
	padding: 15px;
	color: #FFF;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom: 15px;

}
#newsandproduct div .listsq ul li a.more {
	font-size: 11px;
	line-height: 16pt;
	color: #069;
	background-color: #FFF;
	display: block;
	position: absolute;
	right: 15px;
	bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
#footer .bootommenu {
	height: auto;
	width: 100%;
	display: inline-table;
	position: relative;
}
#footer .bootommenu ul {
	width: 15%;
	float: right;
	font-size: 11pt;
	line-height: 18pt;
	color: #FFF;
	margin-left: 5%;
}
#footer .bootommenu ul h4 {
	color: #CCC;
}
#footer .bootommenu ul li {
	font-size: 10pt;
	line-height: 20pt;
}
#footer .bootommenu .contactinfo {
	float: left;
	width: 40%;
}
#footer .bootommenu .contactinfo h4 {
	font-size: 11pt;
	line-height: 20pt;
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-left: 10px;
}
#footer .bootommenu .contactinfo span {
	font-size: 10pt;
	line-height: 20pt;
	color: #FFF;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 100%;
}
#footer .bootommenu a {
	color: #FFF;
}
#footer .bootommenu .social {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#footer .bootommenu .social a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	height: 20px;
	width: 20px;
	margin-right: 10px;
	float: left;
	background-size:20px 20px;
}
#footer .bootommenu .social .twitter {
	background-image: url(../images/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#footer .bootommenu .social .fb{
	background-image: url(../images/facebook_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#header .menubar ul li a:hover {
	color: #900;
}
#newsandproduct div .listsq ul li h3 a {
	color: #444;
}
#newsandproduct div .listsq ul li h3 a:hover{
	color: #000;
}
#intor #award {
	height: auto;
	width: 960px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 0px;
}
#intor #award ul li img {
	height: 80px;
	width: auto;
}
#award ul li {
	text-align: center;
	width: 25%;
	float: left;
}
#intor #award ul {
	height: 80px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#award .titleline {
	font-size: 12pt;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#header .menubar #langu {
	position: absolute;
	top: 0px;
	right: 0px;
}
#langu ul {
	float: left;
	height: 20px!important;
	width: auto;
	margin: 0px!important;
	padding: 0px!important;
}
#langu ul li {
	font-size: 10pt!important;
	line-height: 20px!important;
	color: #333;
	height:20px!important;
	margin: 0px!important;
	padding: 0px!important;

}
#langu ul li:first-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#langu ul li a {
	font-size: 10pt!important;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #CCC;
	border-radius: 10px;
	font-weight: normal;
}
#langu ul li a.stay {
	color: #FFF;
	background-color: #999;
}
#langu ul li a.stay:hover{
	color: #FFF;
	background-color: #999;
}
#slider{
	height: 400px;
	width: 960px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	position: relative;	
	}
	
#slider .controls{
	height: 20px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 380px;
	text-align: center;
	}
#slider .controls .prevBtn,#slider .controls .nextBtn{
	height: 116px;
	width: 45px;
	position: absolute;
	top: -222px!important;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	}
#slider .controls .prevBtn{
	left: 0px;
	background-image: url(../images/prve_btn.png);
	
	}
#slider .controls .nextBtn{
	right: 0px;
	background-image: url(../images/next_btn.png);
	}
#slider .controls .numericControls{
	text-align: center;
	height: 10px;
	width: auto;
	display:table;
	margin-left:auto;
	margin-right:auto;
	}
#slider .controls .numericControls li{
	text-align: center;
	height: 10px;
	width: 10px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;	

	}
#slider .controls .numericControls li a{
	text-align: center;
	height: 10px;
	width: 10px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-color: #666;
	display:block;
	border-radius:5px;
	
	}
#slider .controls .numericControls li.current a{
	background-color: #32A9C1;
	
	}
	
	#header .menubar ul li ul {
	position: absolute;
	width: auto;
	left: 10px;
	top: 40px;
	background-color: rgba(0,0,0,0.7);
	height: auto!important;
	z-index: 8000;
	padding: 10px;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	#header .menubar ul li ul li{
	height: 16pt!important;
	font-size: 10pt;
	line-height: 16pt;
	color: #FFF;
	margin-bottom: 5px;
	width: auto!important;
	float: none!important;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 5px;
}
#header .menubar ul li ul li a {
	color: #FFF;
	margin: 0px;
	white-space: nowrap!important;
	font-size: 10pt;
	font-weight: normal;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header .menubar ul li ul li a:hover{
	color: #6CC1D5;
}
#intor #slider2 {
	height: 180px;
	width: 960px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#slider2 #sliderbanner2 {
	height: 180px;
	width: 960px;
	overflow: hidden;
}
#intor #product {
	width: 920px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#product h1 {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-bottom: 15px;
	font-size: 20pt;
	line-height: 30pt;
}
#product .productmain {
	width: 100%;
	margin-bottom: 15px;
	display: inline-table;
	position: relative;
}
#product .productmain .mainpic {
	float: left;
	height: 360px;
	width: 360px;
	margin: 20px;
	text-align: center;
}
#product .productmain .mainpic img {
	height: auto;
	max-width:360px;
}
#product .productmain .infolist {
	float: left;
	width: 480px;
	margin: 20px;
}
#product .productmain .infolist h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 15pt;
	line-height: 20pt;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 15px;
	width: 465px;
	margin-top: 10px;
	float: left;
}
#product .productmain .infolist ul {
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
}
#product .productmain .infolist ul li span {
	text-align: left;
	width: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-right: 20px;
	padding-right: 20px;
}
#product .productmain .infolist ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#product .productmain .infolist table {
	font-size: 10pt;
	line-height: 16pt;
	color: #333;
	width: 90%;
	margin: 10px;
}
#product .productmain .infolist table tr td {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
#product .productmain .infolist table tbody tr th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:  #D6D6D6;
	text-align:left;
}
#product .productmain .infolist #quotation {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#product .productmain .infolist #quotation a {
	font-weight: bold;
	color: #900;
	background-image: url(../images/dr.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border-radius:5px;
}
#product #tagpart {
	width: 100%;
	font-size: 10pt;
	line-height: 23px;
	color: #333;
}
#tagpart #tagline {
	height: 40px;
	width: 100%;
	background-image: url(../images/line_33.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#tagpart #tagline ul {
	height: 40px;
	width: 100%;
}
#tagpart #tagline ul li {
	height: 28px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	float: left;
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#tagpart #tagline ul li a {
	color: #333;
	display: list-item;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	cursor: pointer;
}
#tagline ul li .stay {
	background-color: #FFF;
	height: 30px;
}
#tagpart #tagline ul li a:hover {
	font-weight: bold;
}
#product #tagpart #taginarea {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
#tagpart #taginarea .sq {
	margin: 20px;
	display: none;
}
#tagpart #taginarea .sq.stay {
	display: block;
}
#newslist,#faqlist {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#intor #newslist h1 {
	font-size: 20pt;
	line-height: 30pt;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00;
	padding-left: 20px;
	margin-bottom: 20px;
}
#intor #faqlist h1 {
	font-size: 20pt;
	line-height: 30pt;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00;
	padding-left: 20px;
	margin-bottom: 20px;
}
#newslist ul {
	padding: 0px;
	height: auto;
	width: 880px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline-table;
	position: relative;
}
#newslist ul li {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: left;
	margin-bottom: 10px;
}
#newslist ul li .picp {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}

#newslist ul li .picp img {
	max-width:200px;
	max-height:135px;
	height:auto;
}
#newslist ul li .infopart {
	float: left;
	width: 640px;
	margin-top: 10px;
}
#newslist ul li .infopart .title {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	height: 40pt;
	overflow: hidden;
}
#newslist ul li .infopart .title a {
	float: left;
	width: 520px;
	font-weight: bold;
	color: #900;
}
#newslist ul li .infopart .title span {
	font-size: 10pt;
	line-height: 20pt;
	color: #999;
	float: right;
	width: 100px;
}
#newslist ul li .infopart .title a:hover {
	color: #900;
}
#newslist ul li .infopart .text {
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	float: left;
	width: 100%;
	height: 48pt;
	overflow: hidden;
}
#newslist #pageline {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#pageline a {
	color: #666;
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
#pageline a.stay {
	color: #FFF;
	background-color: #09C;
}
#newslist h2 {
	font-size: 20pt;
	line-height: 30pt;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
#newslist h2 span {
	font-size: 12pt;
	line-height: 30pt;
	font-weight: normal;
	color: #666;
	margin-right: 15px;
	margin-left: 15px;
}
#intor #roadline {
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	color: #666;
	font-size: 10pt;
	text-align: right;
}
#roadline a {
	color: #3394A8;
}
#newslist .textarea {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#newslist .textarea {
	font-size: 12pt;
	line-height: 20pt;
	color: #666;
	display: inline-table;
	position: relative;
}
#newslist .textarea p img {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: auto;
}
#pageline a:hover {
	color: #FFF;
	background-color: #09C;
}
#roadline span {
	margin-right: 5px;
	margin-left: 5px;
}
#intor #product h3 {
	line-height: 30pt;
	height: 30pt;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #900;
	font-size: 20pt;
}
#quotation h4 {
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	background-color: #900;
	margin-bottom: 10px;
}
#quotation form fieldset {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 100%;
}
#quotation form fieldset label {
	text-align: right;
	width: 120px;
	float: left;
	margin-right: 10px;
	line-height: 30px;
}
#quotation form fieldset input[type="text"] {
	height: 30px;
	width: 200px;
	float: left;
}
#quotation form fieldset textarea {
	width: 300px;
	float: left;
}
#quotation form fieldset input[type="button"], #quotation form fieldset input[type="submit"] {
	height: 35px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#quotation form fieldset label span {
	color: #900;
}
#product .note {
	font-size: 11pt;
	line-height: 20pt;
	color: #333;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#product .note span {
	color: #900;
	padding-right: 10px;
	padding-left: 10px;
}
.gotop {
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	text-align: right;
	width: 100%;
}
#newslist .gotop a {
	color: #999;
}
.gotop a {
	color: #999;
}
#newslist .textarea .map {
	float: left;
	height: 360px;
	width: 360px;
	margin-right: 20px;
}
.companyinfo {
	float: left;
	width: 450px;
}
.companyinfo h4 {
	font-size: 12pt;
	line-height: 20pt;
	color: #000;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #333;
	padding-left: 15px;
	display: block;
}
.companyinfo span {
	padding-left: 20px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
#newslist #faq {
	float: left;
	width: 100%;
}
#faq #leftbar {
	float: left;
	width: 240px;
	margin-right: 20px;
}
#faq #leftbar ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 15px;
	margin-bottom: 5px;
}
#leftbar ul li a {
	color: #333;
}
#faqlist {
	margin-bottom: 40px;
}
#faqlist #faq {
	display: inline-table;
	position: relative;
}
#faq #rightbar {
	float: left;
	width: 640px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666;
}
#rightbar ul {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#rightbar ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#rightbar ul li .q {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	padding-top: 8px;
	padding-bottom: 8px;
}
#rightbar ul li .a {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
	color: #666;
	padding-left: 20px;
	line-height: 18pt;
	display: none;
}
#rightbar ul li .q a {
	color: #333;
	padding-left: 35px;
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	cursor: pointer;
}
#rightbar ul li .q a.stay {
	background-image: url(../images/icon2.png);
	color: #900;
	font-weight: bold;
}
#leftbar ul li a:hover {
	color: #069;
}
#product .notee {
	font-size: 10pt;
	line-height: 20pt;
	color: #333;
}
#product .notee span {
	font-weight: bold;
	color: #900;
}


#product table.probes {
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	border: #ccc 1px solid;
	margin-bottom: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 10pt;
	line-height: 14pt;
	background-color: #D6D6D6;
}
#product .page {
	width: 100%;
	display: inline-table;
	position: relative;
	background-image: url(../images/line_33.jpg);
	background-repeat: repeat-y;
	background-position: 270px top;
}
#product .page .pleftbar {
	float: left;
	width: 260px;
	margin-right: 20px;
	padding-right: 10px;
}
#product .page .probes  a {
	font-weight: bold;
	color: #000;
}
#product .page .pleftbar ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
#product .page .pleftbar ul li a {
	font-weight: bold;
	color: #333;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#product .page .pleftbar ul li ul li {
	font-size: 11pt;
	line-height: 16pt;
	font-weight: normal;
	color: #666;
	padding-left: 30px;
	border-bottom-style: none;
	width: 230px;
	padding-bottom: 5px;
}
#product .page .pleftbar ul li ul li a {
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#product .page .pleftbar ul li ul {
	margin-top: 10px;
}
#mm ul li a.open {
	color: #FFF!important;
	background-color: #900;
	display: block;
	width: 100%;
}
#mm ul li ul li a.open {
	background-color: rgba(255,255,255,0);
	color:#900!important;
}
#product .page #mm ul li ul li a:hover {
	color: #900;
}
#product .page .rightbar {
	float: left;
	width: 620px;
}
#product .page .rightbar h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-left: 10px;
}
#product .page .rightbar ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#product .page .rightbar ul li {
	float: left;
	height: 300px;
	width: 300px;
	margin-bottom: 20px;
	overflow: hidden;
	margin-right: 20px;
}
#product .page .rightbar ul li:nth-child(2n) {
	margin-right: 0px;
}
#product .page .rightbar ul li .picp {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align: center;
}
#product .page .rightbar ul li .picp img {
	height: 200px;
	width: 200px;
}
#product .page .rightbar ul li .pname {
	font-size: 10pt;
	line-height: 16pt;
	text-align: center;
	width: 100%;
	float: left;
	height: auto;
}
#product .page .rightbar ul li .pname a {
	color: #333;
}
#product .page .rightbar ul li .pname a:hover {
	color: #900;
}
#product .probes a {
	font-weight: bold;
	color: #000;
}
#product .productmain .infolist .textform {
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 18pt;
	color: #666;
	margin-top: 10px;
	padding-left: 20px;
}
#product .productmain .infolist .ulli {
	padding-left: 20px;
	float: left;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#product .productmain .infolist .ulli ul {
	float: left;
	width: 400px;
	list-style-type: disc;
}
#product .productmain .infolist .ulli ul li {
	padding-left: 20px;
	list-style-type: disc;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	margin: 0px;
	width: 400px;
	float: left;
}
.product-info-table tbody tr th {
	background-color: #EDEDED;
}
.companyinfo form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 100%;
}
.companyinfo form fieldset label {
	font-size: 12pt;
	line-height: 30px;
	text-align: right;
	width: 120px;
	float: left;
	font-weight: normal;
	color: #333;
}
.companyinfo form fieldset input[type="text"] {
	float: left;
	height: 30px;
	width: 200px;
}
.companyinfo form fieldset textarea {
	float: left;
	width: 260px;
}
.companyinfo form fieldset input[type="button"], .companyinfo form fieldset input[type="submit"] {
	height: 30px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#wrapper #intor #newslist .note {
	font-size: 11pt;
	line-height: 20pt;
	color: #333;
}
#wrapper #intor #newslist .note span {
	color: #900;
	margin-right: 10px;
	margin-left: 10px;
}
.companyinfo form fieldset label span {
	color: #900;
	margin-right: 5px;
	margin-left: 5px;
}
