/* title
-------------------------------------------------*/

#wrapper #main #content #title_about h1 { 
	background: url(../images/title_about.gif) no-repeat;
	height: 50px;
	width: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 0;
	font-size: 1em;
	color: #FFFFFF;}

#wrapper #main #content #title_pro h1 {
	background: url(../images/title_pro.gif) no-repeat;
	height: 50px;
	width: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 0;
	font-size: 1em;
	color: #FFFFFF;
}
#wrapper #main #content #title_cre h1 {
	background: url(../images/title_cre.gif) no-repeat;
	height: 50px;
	width: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 0;
	font-size: 1em;
	color: #FFFFFF;
}
#wrapper #main #content #title_info h1 {
	background: url(../images/title_info.gif) no-repeat;
	height: 50px;
	width: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 0;
	font-size: 1em;
	color: #FFFFFF;
}
#wrapper #main #content #title_contact h1 {
	background: url(../images/title_contact.gif) no-repeat;
	height: 50px;
	width: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 0;
	font-size: 1em;
	color: #FFFFFF;
}


/* image change
-------------------------------------------------*/
.flash #slider {
    width: 482px; /* important to be same as image width */
    height: 362px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
.flash #sliderContent {
    width: 482px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.flash .sliderImage {
    float: left;
    position: relative;
	display: none;
}
.flash .sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 482px;
	background-color: #333333;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.flash .clear {
	clear: both;
}
.flash .sliderImage span strong {
    font-size: 13px;
}
.flash .top {
	top: 0;
	left: 0;
}
.flash .bottom {
	bottom: 0;
    left: 0;
}
.flash ul { list-style-type: none;}
</style>




/* about
-------------------------------------------------*/

#mainContent_about:after{/*無空標籤也能除消範圍內的float*/
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

#mainContent_about{
	min-height:537px;
    height: auto !important;
    height: 537px;

}

#wrapper #main #content #mainContent_about .flash {
	float: right;
	margin-left: 15px;
	margin-right: 25px;
	background: #FFFFFF;
 }
 *html #wrapper #main #content #mainContent_about .flash {
	margin-right: 2px;

 }
#wrapper #main #content #mainContent_about h2 {
	font-size: 1.2em;
	line-height: 2.0em;
	font-weight: bold;
	text-align: left;
	margin-left: 22px;
}
#wrapper #main #content #mainContent_about p {
	font-size: 1.2em;
	margin-left: 22px;
	margin-right: 60px;
	margin-bottom: 20px;
	line-height: 2em;
}
/* product
-------------------------------------------------*/
#wrapper #main #content .list_pro {
	float: left;
	width: 187px;
	overflow: hidden;
	margin-top: 40px;
	font-size: 1.3em;
	font-weight: bold;
	color: #79797a;
	height: auto;
	display: block;
}
#wrapper #main #content .list_pro lu { list-style: none; }
#wrapper #main #content .list_pro li {
	list-style: none;
	border: 1px solid #ecebeb;
	margin: 0px 20px 5px 0px;
	padding-top: 3px;
	padding-left: 23px;
	padding-bottom: 3px;
	background: url(../images/icon01.gif) no-repeat 10px center;
	width: 130px;
	text-align: left;
	zoom: 1;
	overflow: hidden;	
	white-space:nowrap;
    text-overflow: ellipsis;	
}
#wrapper #main #content .list_pro .selected {
	list-style: none;
	border: 1px solid #ecebeb;
	margin: 0px 20px 5px 0px;
	padding-top: 3px;
	padding-left: 23px;
	padding-bottom: 3px;
	background: url(../images/icon01.gif) no-repeat 10px center;
	width: 130px;
	text-align: left;
	zoom: 1;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	color: #6582be;
}
#wrapper #main #content .list_pro .selected a {color: #6582be;}
#wrapper #main #content .list_pro .selected a:hover {color: #6582be;}
#wrapper #main #content .list_pro li a:hover {
	color: #6582be;
}

#wrapper #main #content #con {
	display: block;
	height: auto;
	width: 600px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
}

#wrapper #main #content #con #mainContent_pro {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.2em;
	min-height:100px;
	height: auto !important;
	height: 100px;
}

.products {
	clear:both;
	overflow: hidden;
	float: left;
	width: auto;
	margin-left: 20px;
	height: auto;
	font-size: 1.2em;
	margin-top: 40px;
	zoom: 1;
}
*html .products   {
margin-left: 10px;
}

.pic_small  {
	text-align: center;
	margin: 0px 0px 0px -19px;
	padding: 0px;
	list-style-type: none;
	zoom: 1;
	overflow: hidden;	
}
*html .pic_small  {
 margin: 0px 0px 0px -18px;
}

.pic_small ul   {
	width: auto;
	float: left;

}
.pic_small li   {
	width: 160px;
	float: left;
	margin: 0px 0px 50px;
	padding: 0px 19px;
	display: inline;
	border-left: 1px solid #bebdbd;
}
*html .pic_small li{	padding: 0px 20px;}

.pic_small li img  {
	margin: 0px 0px 6px;
	padding: 0px;
}

.pic_small li a span  {
	text-align: left;
	display: block;
	font-weight: normal;
	font-size: 1.0em, Arial, SansSerif;
    text-overflow: ellipsis;
    overflow:hidden;
    white-space:nowrap;
	cursor:hand;
	width: 160px;
}
.pic_small li a p  {
	text-align: left;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #333232;
	line-height: 25px;
	text-overflow: ellipsis;
    overflow:hidden;
	white-space:nowrap;
	cursor:hand;
	width: 160px;
}

.pic_small li p:hover {
	color: #888888;
}

.pic_small li img{
	border: 1px solid #ffffff;
	overflow: hidden;
	height: 159px;
	width: 159px;
}
.pic_small li img:hover{
	border: 1px solid #999999;
}

.pageNum .page-sel {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

.pageNum {
	float: right;
	margin: 30px 20px 30px auto;
	font-size: 12px;
}
.pageNum .page-sel img { margin-right: 2px; }




#wrapper #main #content .back {
	margin-right: 70px;
	overflow: hidden;
	margin-top: 0px;
	width: auto;
	text-align: right;
	font-size: 1.2em;
}
#wrapper #main #content .back img { margin-right: 2px; }

 
/* product_detail
-------------------------------------------------*/
 
 
 
#mainContent_pro_detail:after{/*無空標籤也能除消範圍內的float*/
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

#mainContent_pro_detail{
	min-height: 537px;
	margin-right: 20px;
	display: block;
	overflow: hidden;
}

 #wrapper #main #content #mainContent_pro_detail .big_pic {
	float: right;
	margin-left: 15px;
	margin-right: 70px;
	background: #FFFFFF;
	height: 350px;
	width: 350px;
	overflow: hidden;
 }
 *html #wrapper #main #content #mainContent_pro_detail .big_pic {
	margin-right: 2px;

 }
 
 
#wrapper #main #content #mainContent_pro_detail h2 {
	font-size: 1.5em;
	line-height: 2.0em;
	font-weight: bold;
	text-align: left;
	margin-left: 22px;
}
#wrapper #main #content #mainContent_pro_detail p {
	font-size: 1.2em;
	margin-left: 22px;
	margin-right: 470px;
	margin-bottom: 20px;
	line-height: 2em;
}
#wrapper #main #content #mainContent_pro_detail h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-left: 22px;
	color: #4667ad;
}#wrapper #main #content #mainContent_pro_detail .standard  { list-style: none; }
#wrapper #main #content #mainContent_pro_detail .standard li {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	margin-left: 22px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 470px;
	display: block;
}
#wrapper #main #content #mainContent_pro_detail .standard li span{
	line-height: 1.5em;
	text-align: left;
	display: inline;
}


.pic_small02  {
	text-align: left;
	margin: 40px 0px 0px 22px;
	padding: 0px;
	list-style-type: none;
	zoom: 1;
	overflow: hidden;
}
*html .pic_small02  {
 margin: 40px 0px 0px 22px;
}

.pic_small02 li   {
	float: left;
	margin: 0px 20px 15px 0px;
	padding: 0px;
	display: inline;
}
*html .pic_small02 li{	padding: 0px 0px 0px 0px}

.pic_small02 li img  {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	overflow: hidden;
	height: 159px;
	width: 159px;
}

 
/* Iinfo
-------------------------------------------------*/
#mainContent_info{
	min-height:537px;
	height: auto !important;
	height: 537px;
	width: auto;
	margin-right: 60px;
	margin-left: 22px;
	font-size: 12px;
}
/* contact
-------------------------------------------------*/
#mainContent_cont{
	min-height:537px;
	height: auto !important;
	height: 537px;
	width: auto;
	margin-right: 60px;
	margin-left: 22px;
	font-size: 12px;
	margin-top: 0px;
}

#wrapper #main #content #mainContent_cont .add { margin-bottom: 30px; }
#wrapper #main #content #mainContent_cont .add .intro {
	color: #4667ad;
	font-size: 1.1em;
	line-height: normal;
	margin-bottom: 30px;
   }
#wrapper #main #content #mainContent_cont .add p {
	font: 1.1em/25px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#wrapper #main #content #mainContent_cont .add .company { font-size: 1.3em; }

#wrapper #main #content #mainContent_cont .read {
	margin: 25px auto 0px 0px;
	width: 600px;
}
*html .read{
padding-bottom:30px
}
.read p {
	margin-right: 200px;
	color: #4667ad;
	text-align: left;
	line-height: 1.8em;
	font-weight: bold;	
}
.read em {
	font-style: normal;
	color: #990000;
}

.read fieldset legend {
	padding: 0px 7px;
	color: #ffffff;
	background: #999999;
	text-align: left;
	margin-top: 10px;
}
.read fieldset {
	width: 100%;
	margin: 30px auto 70px auto;
	text-align: center;
}
fieldset input,
fieldset textarea,
fieldset select { color: #666666; }
.read fieldset div.submit {
	margin: 15px auto;
	text-align: center;
}
.read fieldset dl {
	width: 600px;
	margin: 15px auto 0 auto;
	color: #333333;
}
.read fieldset dt {
	width: 150px;
	margin-bottom: 7px;
	padding: 0px 8px 8px;
	text-align: left;
	float: left;
	background: #F3F3F3;
}
.read fieldset dd {
	width: 420px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0px 0 8px;
	text-align: left;
}
.read fieldset dd span {
	color: #555555;
}
