/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #eaeaeb;
	SCROLLBAR-SHADOW-COLOR: #cecece;
	SCROLLBAR-ARROW-COLOR: #cecece;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}
.prod_series { 
	width: 25%;
	float:left;
	background-image:url(./images/home_item_bg.gif); 
	background-position: bottom; 
	background-repeat:no-repeat;
}
.prod_series_name { 
	height:38px;
	line-height:38px;
	background-color: #cecece;	
	BORDER-TOP: #ffffff 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #ffffff 1px solid; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: center;
}
.prod_series_pic { height:105px; margin:auto; text-align:center}
/*產品併排*/
.prod_series_list{ height:70px; overflow-y:auto; }
.prod_series_list ul { margin:0 0; padding:0 0;list-style-image:url(./images/dot.gif);}
.prod_series_list li { 
  float:left; line-height: 17px;  width:50%;
  padding: auto 0 auto 0px; 
  background-image: url(./images/dot.gif);
  background-position: 5px 0%;
  display: block;
  margin: auto 0 auto 0px;
  background-repeat: no-repeat;
}
/*產品數超過8個的*/
.prod_series_list .scr  li{
  width:47%;
  padding-left: 2px;
}
/*單一列產品*/
.prod_series_list2{ height:70px; overflow-y:auto; }
.prod_series_list2 ul { margin:0 0; padding:0 0;list-style-image:url(./images/dot.gif);}
.prod_series_list2 li { 
  float:left; line-height: 17px;  width:97%;
  padding: auto 0 auto 0px; 
  background-image: url(./images/dot.gif);
  background-position: 5px 0%;
  display: block;
  margin: auto 0 auto 0px;
  background-repeat: no-repeat;
}
/*產品數超過4個的*/
.prod_series_list2 .scr2  li{
  width:94%;
  padding-left: 2px;
}
.td_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#131313;
	background-color:#e0e0e0;
	line-height:20px;
	text-align:center;
}
.table_item{
	background-image: url('./images/table_item_bg.gif');
	background-repeat:repeat-x;
	background-position:left;
	height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
}
.ordering_t{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	background-color:#9accff;
	line-height:16px;
	text-align:center;
}
.ordering_w{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	background-color:#FFFFFF;
	line-height:14px;
	text-align:center;
}
.ordering_g{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	background-color:#e6e6ff;
	line-height:14px;
	text-align:center;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535452;
	padding-left:15px;
}
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.input_gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#e0e0e0;
	border:0;
	height:17px;
}
.prod_item{
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	border-left:1px solid #FFFFFF;   
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	text-align:center
}
.dotted_line{
	background-image: url('./images/left_bg.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.cutline{
	border-bottom-style:groove;
	border-bottom-width:1px;
	border-bottom-color: #DFDFDF;
	line-height:1px; 
	padding-bottom:5px;
}
.events_bg{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f5f5f5;
	font-size:11px;
	color:#666666;
	line-height:15px;
	padding-left:10px;
	padding-right:5px;
	border-left-style: dotted; 
	border-left-color: #e1e1e1; 
	border-left-width: 1px; 
	border-right-style: dotted; 
	border-right-color: #e1e1e1; 
	border-right-width: 1px; 
}
.events_underline{
	border-bottom-style:solid;
	border-bottom-color:#ebebeb;
	border-bottom-width:1px;
}
.img-left { /*首頁使用*/
	float: left;
	clear: left;
	display: table;
	margin-right:10px;
	margin-top:10px;
}
.img-right { 
	float: right;
	clear: right;
	display: table;
	margin-right:10px;
	margin-top:10px;
}
.bg1{
	background-image: url('./images/home_item_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgcolor-w{
	background-color:#FFFFFF;
}
.bgcolor-lb{
	background-color:#ecf2f9;
}
.title00{
	color : #2e397a;
	font-size : 17px;
	font-family : Arial;
	line-height:30px;
	font-weight:bold;
}
.title01{
	color : #2e397a;
	font-size : 12px;
	font-family : Arial;
	line-height:30px;
	font-weight:bold;
	padding-top:10px;
}
.menu_left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#878787;
	padding-left:22px;
	font-weight:bold;
}
.words{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
.word01{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#131313;
	font-size: 10px;
	text-align:left;
	line-height:15px;
}
.word02{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}
.word03{
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
}
.word04{
	padding-left:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
}
.word05{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005984;
	padding-right:15px;
	padding-top:15px;
}
.date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	width:80px;
	text-align:center;
}
.mark{
	color:#FF0000;
	font-size:12px;
}
.index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding-right:5px;
	line-height:15px;
}
.index_b{
	font-family:Arial, Helvetica, sans-serif;
	color:#bf2c04;
	font-size:11px;
	text-align:right;
	padding-right:5px;
	line-height:15px;
	font-weight:bold;
}
.login_bg{
	background-image: url('./images/login_bg.gif');
	background-position:left;
	background-repeat:no-repeat;
}
.login_table{
	margin-left:30px;
	margin-top:40px;
}
.left_padding1{
	padding-left:50px;
	padding-bottom:10px;
	vertical-align:top;
}
.left_padding2{
	padding-left:70px;
	padding-bottom:10px;
	vertical-align:top;
}
.left_padding3{
	padding-left:20px;
	vertical-align:top;
}
.qa{
	background-image: url('./images/table_item_bg.gif');
	background-repeat:repeat-x;
	background-position:left;
	width:530px;
	height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
}
.search{
	padding-bottom:3px;
}
.link1 A:link { COLOR: #FFFFFF; TEXT-DECORATION: none}
.link1 A:visited { COLOR: #FFFFFF; TEXT-DECORATION: none}
.link1 A:hover { COLOR: #FFFFFF; text-decoration: underline}
.link2 A:link { COLOR: #FF3333; TEXT-DECORATION: none}
.link2 A:visited { COLOR: #FF3333; TEXT-DECORATION: none}
.link2 A:hover { COLOR: #FF3333; text-decoration: underline}
.link3 A:link { COLOR: #3d3d3d; TEXT-DECORATION: none}
.link3 A:visited { COLOR: #3d3d3d; TEXT-DECORATION: none}
.link3 A:hover { COLOR: #bf2c04; text-decoration: underline}
.link4 A:link { COLOR: #878787; text-decoration: none}
.link4 A:visited { COLOR: #878787; TEXT-DECORATION: none}
.link4 A:hover { COLOR: #3c618f; text-decoration: none}
.link5 A:link { COLOR: #7ba0e2; text-decoration: none}
.link5 A:visited { COLOR: #7ba0e2; TEXT-DECORATION: none}
.link5 A:hover { COLOR: #7ba0e2; text-decoration: underline}
.link6 A:link { font-size:12px; COLOR: #0000FF; text-decoration: underline}
.link6 A:visited { font-size:12px; COLOR: #0000FF; TEXT-DECORATION: underline}
.link6 A:hover { font-size:12px; COLOR: #7ba0e2; text-decoration: underline}
.linkp1 A:link { COLOR: #535452; TEXT-DECORATION: none; padding-left:12px;}
.linkp1 A:visited { COLOR: #535452; TEXT-DECORATION: none; padding-left:12px;}
.linkp1 A:hover { COLOR: #7ba0e2; text-decoration: underline; padding-left:12px;}
.down A:link { COLOR: #3c618f; font-family: "Verdana"; font-size: 10px; TEXT-DECORATION: none}
.down A:visited { COLOR: #3c618f; font-family: "Verdana"; font-size: 10px; TEXT-DECORATION: none}
.down A:hover { COLOR: #3c618f; font-family: "Verdana"; font-size: 10px; text-decoration: underline}
