@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td 
{
	font-size:12px;
}
table 
{
	margin-top: 0px;
	margin-bottom: 0px;
}
form 
{
	padding:0px;
	margin: 0px;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666600; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
/* 產品選單 按鈕樣式 ************************************************************************/

  #button {
    padding: 0 0 0 0; /*整組 btn 邊距*/
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Verdana', 'Lucida', 'Geneva', 'Helvetica', 'Arial', 'sans-serif';
    margin-left: 0px; /* item 縮排 */
  }

  #button ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  #button li {
    line-height:24px;
    width: 100%;
	margin-top:-4px;	
	background-image:url(menu/menu.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;

  }

  #button li a {
  	color: #176D98;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	margin: 0;	
	padding: 0pt 0pt 0pt 20pt;
    background-image: url(menu/menu.gif);
	background-position:0px 0px;

  }

  html>body #button li a {
    width: auto;
  }

  #button li a:hover {
    color: #2796C3;
	background-image: url(menu/menu_over.gif);
  }
  
  #button li.selected a{
    color: #ffffff;
	background-image: url(menu/menu-click.gif);

  }
.left_input 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 110px;
	border: 1px none #eeeeee;
	background-image: url(../images/kuang.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.input_bg 
{
	background:inherit;
	height: 19px;
	width: 120px;
	border: 1px none #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.Kuang_bg 
{
        background-image: url(../images/c_03.gif);
	background-repeat: no-repeat;
}
.no_Kuang_no 
{
	/*
        background-image: url(../images/c_03.gif);
        */
	background-repeat: no-repeat;
}
.Kuang1_bg 
{
	height: 20px;
	width: 110px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.top_bg 
{
	background-image: url(../images/left_bg_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 38px;
	width: 174px;
	background-position: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.biaoge 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 15px;
	height: 20px;
}
.biaoge2 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 20px;
}
.biaoge3 
{
	background-image: url(../images/xian.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	margin-left: 10px;
}
.biaoge4 
{
	background-repeat: repeat-x;
	background-position: bottom;
	width: 150px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 150%;
}
.biaoge5 
{
	width: 150px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #CC9900;
}
.searchbg 
{
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	width: 120px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.sousuo 
{
	background:inherit;
	height: 20px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
}



#gonggaotx{width:590px; font-size:14px; background:#FFF; color:#000; border:5px solid #000000;  position:absolute; left:165px; top:150px;}
#ggtitle{text-align:center; background:#ac9835; padding:0px; font-size:16px; font-weight:bold; line-height:200%; color:#FFF; margin:0px;}
#ggclose{ float:right; margin-top:-32px; height:32px; line-height:32px; background:#000000; color:#FFF; text-align:center; width:80px; cursor:pointer}
#ggcontent{ margin:20px 0 20px 20px; clear:both; height:420px; overflow-y:scroll;}

