/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
body{
	padding:0;
	margin:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 2;
	color: #4d4d4d;
}
p {
	/*\*/
	letter-spacing: 0.2em;
	/**/

}
a{
    text-decoration:none;
    margin:0;
    padding:0;
}
img {
	border: none;
	vertical-align: middle;
}
ul,li{
list-style-type:none;
}
#container {
	text-align:left;
	width: 970px;
	margin: 0px auto;
	position: relative;
}
#header{
    height:129px;
}
#logo{
    position:absolute;
	top:7px;
	left:26px;
	margin:0;
}
#small {
	width: 136px;
	position: absolute;
	top: 62px;
	right: 16px;
}
#small ul{
    width: 100%;
	margin:0px;
	padding:0px;
}
#small li {
	color:#979797;
	padding:0 0 0 7px;
	float:left;
	background-image: url(images/small_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
}
#small li a{
color:#979797;
font-size:100%;
}
#small li a:hover{
	color:#d80000;
}
#navigation{
	width:970px;
	height:47px;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	left: 0px;
	top: 82px;
	display: block;
}
#navigation ul{
	margin:0px;
	text-align: center;
	padding-left: 102px;
}
#navigation ul li{
	float:left;
	width:116px !important;
	width:140px;
	overflow: auto;
	display: inline;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#navigation ul li a{
    display:block;
	overflow:hidden;
	width:100%;
}
/*高度設成自動，溢出是隱藏，zoom=1，這樣設的背景才會出來喔!*/
#content{
	width: 100%;
	background-image: url(images/blue_1px.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	height: auto;
	zoom:1;
}
#content02{
	width: 100%;
}
#main{
	width: 100%;
	margin-bottom: 180px !important;
	margin-bottom: 25px;
}
#newsrelease{
	float:left;
	height: 150px;
	width: 475px;
}
#about{
	float:right;
	height: 122px !important;
	height: 150px;
	width: 472px;
	padding: 33px 0px 0px 10px;
}
#about img {
	float: left;
}
.section{
    margin: 13px 0px 23px 41px;
}
.section ul{
	width: 400px;
	display: block;
	padding: 0px;
}
.section ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
}
.section ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.7;
	color: #4d4d4d;
	display: block;
}
.section ul li a:hover{
	color: #b9000e;
}
.line{
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bgword {
	background-image: url(images/slogen2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#footer{
	background-color: #dfdfdf;
	height: 50px;
	width: 953px !important;
	width: 970px;
	clear: both;
	font-size: 102%;
	letter-spacing: 1px;
	line-height: 1.6;
	float: left;
	padding: 10px 0 0 17px;
	text-align: center;
}
#footer a{
    color:#666666
}
#footer a:hover{
    color:#666666
}

#footer_btm {
	color: #5c5c5c;
	position: relative;
	height: 35px;
	width: 970px;
	letter-spacing: 3px;
	padding-left: 250px;
	margin-top: 5px;
	float: left;
}
/*==============設定footer的純文字選單，設"float:left"不用設寬度就不用擔心他每個字元數不同的問題================*/
#footer_btm ul{
	height: 30px;
}
#footer_btm li {
	float: left;
	display: block;
	height: 30px;
}
#footer_btm a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5c5c5c;
}
#footer_btm a:hover {
	color:#0071a4;
}
.nav {
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 94px;
}
#primary {
	float: right;
	width: 780px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 27px;
	padding-right: 8px;
}
#primary .section01 {
	margin: 30px 20px 20px 20px;
	z-index: 10;
}
#primary .section01 dt a{
	background: url(images/icon_blue.jpg) no-repeat left center;
	padding-left: 9px;
	font-weight: bold;
	color: #0050a6;
}
#primary .section01 dt a:hover {
    background: url(images/icon_orange.jpg) no-repeat left center;
	color: #eb8518;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eb8518;	
}
#primary .section01 ul{
	width:340px;
	margin-left: 50px;
}
#primary .section01 ul li{
	font-size: 10pt;
	background: url(images/icon_blue.jpg) no-repeat left 7px;
	padding-left: 10px;
	line-height: 1.4;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #afafaf;
	margin-bottom: 10px;
}
#primary .section01 ul li ul{
	width:500px;
	margin-left: 40px;
}
#primary .section01 ul li ul li{
	background-image: none;
	border: none;
	font-size: 95%;
	font-weight: normal;
}
#primary .section01 li a{
	color: #5d5d5e;
}
#primary .section01 li a:hover{
	color: #ec6f00;
}
#primary .section02 {
	margin: 40px 25px 26px 25px;
}
#primary .section02 dt{
	background: url(images/icon_blue.jpg) no-repeat left center;
	padding-left: 9px;
	font-weight: bold;
	color: #0050a6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;
	font-size: 108%;
	line-height: 2;
	margin-bottom: 15px;
}
#primary .section02 dd{
	line-height: 1.8;
}
#primary p {
	margin: 15px 0;
}
#primary h4{
	font-size: 10pt;
	margin: 0;
	background: url(images/icon_blue.jpg) no-repeat left 16px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	padding: 10px 0 1px 10px;
	color: #004794;
}
#primary .section03 {
	margin: 40px 0px 26px 25px;
}
#primary .section03_z {
	margin: 40px 0px 26px 25px;
}
#primary .section04 {
	margin: 30px 0px 26px 10px;
}
#primary .section05 {
	margin: 20px 0px 330px 10px;
}
#primary .section03 ul{
	width: 750px;
}
#primary .section03 ul li{
	font-size: 10pt;
	float: left;
	display: block;
	background: url(images/button_gray.jpg) no-repeat 0px -45px;
}
#primary .section03 ul li a{
	height: 30px !important;
	height: 45px;
	width: 129px!important;
	width: 165px;
	padding: 15px 0 0 36px;
	margin:0 5px 5px 0;
	color: #424141;
	display: block;
	background: url(images/button_gray.jpg) no-repeat 0px 0px;
}
#primary .section03 ul li a:hover{
	color: #186cd0;
	background-image: none;
}
#main_endo #secondary {
	float: left;
	width: 150px;
	background-color: #f7f7f7;
}
#main_endo #secondary ul{
	width: 152px;
	padding-left: 6px;
	display: block;
}
#main_endo #secondary ul li{
	background-image: url(images/left_nav_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px !important;
	height: 32px;
	width: 103px !important;
	width: 151px;
	padding: 10px 0 0 48px;
	display: block;
}
#main_endo #secondary ul li a,#location a{
	color: #5f5f5f;
}
#main_endo #secondary ul li a:hover,#location a:hover{
	color: #be0000;
}
/*內頁的main喔*/
#main_endo {
	width: 100%;
	position: relative;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: 158px top;
	overflow: hidden;
	height: auto;
}
#crumb {
	float: right;
	clear: both;
	padding: 9px 0px 0 0;
	color: #be0000;
}
#crumb a {
	color: #5f5f5f;
}
.primary_mainword {
	margin-top: 42px !important;
    margin-top: 34px;	
}
#primary .section01 dd {
	margin: 3px 0 20px 9px;
}
/*表單*/
fieldset{
	margin:30px 120px 26px 120px;
	padding:20px;
	background:#f8f8f8;
	border: 1px solid #f8f8f8;
}
legend{
	font-weight:bold;
	color: #666666;
	background-image: url(images/icon_blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 108%;
}
label{
	display: inline;
}
input:focus, textarea:focus{
	border: 1px solid #b9f1ff;
	background:#e0f9ff;
}
textarea{
	width:350px;
	height:100px;
	border: 1px solid #CCCCCC;
	margin-left: 65px;
}
/*這是水平線的class喔*/
.contact{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
	margin-bottom: 10px;
}
.product{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
	margin-bottom: 5px;
}
#reset input {
	height: 29px;
	width: 74px;
	float: left;
	margin-right: 50px;
	margin-left: 290px;
}
#submit input {
	height: 29px;
	width: 74px;
	float: left;
}
.clear{
    clear:both;
}
#website_bg {
	background: url(images/website_bg.jpg) no-repeat right bottom;
	height: 300px;
	width: 373px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	top: 110px;
}
#location{
	top:110px;
	width: 300px;
	left: 660px;
	position: absolute;
}
#location ul{
	width: 100%;
	padding-left: 15px;
}
#location ul li{
	padding-left: 8px;
	background: url(images/icon_blue.jpg) no-repeat left 9px;
	font-size: 10pt;
	line-height: 20pt;
}
#location p {
	font-size: 11pt;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
}
.em {
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	background-image: url(images/icon_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 8px;
}
.title {
	font-weight: bold;
	color: #1e58ac;
}
/*產品*/
.pic_box{
	width:182px;
	margin-left:40px !important;
	margin-left:28px;
	margin-bottom: 30px;
	float:left;
}
.pic_box img{
	width:182px;
	height:136px;
	border:1px solid #CCCCCC;
}
.pic_name{
	width:180px;
	background-image: url(../images/products/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
	overflow: visible;
	padding-left: 7px;
	margin-top: 3px;
	text-align: center;
} 
.pic_name a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #7b7b7b;
	text-decoration: none;
} 
.pic_name a:hover{
	font-size: 12px;
	line-height: 17px;
	color: #7ec01f;
	text-decoration: underline;
} 
/*product list*/
.pic_list_box{
	width:400px;
	margin-bottom: 30px;
	float:left;
	margin-left: 10px;
}
.pic_list_box img{
	width:400px;
	height:301px;
	border:1px solid #CCCCCC;
}
.pic_list_name{
	width:300px;
	padding-left: 7px;
	margin-top: 3px;
	text-align: left;
	float: left;
} 
.pic_list_name a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #7b7b7b;
	text-decoration: none;
} 
.pic_list_name a:hover{
	font-size: 12px;
	line-height: 17px;
	color: #7ec01f;
	text-decoration: underline;
} .pic_list_name dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pic_list_name dd {
	background-image: url(images/icon_blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2;
	margin:0 0 0 30px;
}
.title02  {
	font-weight: bold;
	font-size: 13px;
	line-height: 2;
	color: #1e58ac;
	_padding:8px 0 0 0;
	padding:5px 0 0 0;
}
.title02 a {
	color: #1e58ac;
}
.title02 a:hover {
	color: #d70000;
}
.button{
	position: relative;
	left:300px;
	margin:0 10px 20px 10px;
}
.button img{
    margin:0 20px 0 0;
}
.pic_list_name .button img {
	margin-left: 30px;
}
.product_em{
    color:#FF0000;
}#container #content #main_endo #primary #company,#add,#tel,#name,#occupation,#mail,#product,#sample,#no {
	width: 350px;
	border: 1px solid #CCCCCC;
}
#service{
    width:742px;
	height:102px;
	margin:30px 0px 0 18px;
}
.download{
    font-weight:bold;
	color:#5f5f5f;
}
.download a{
    font-weight:bold;
	color:#5f5f5f;
}
.download a:hover{
    font-weight:bold;
	color:#d20000;
}
