@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color: #666666;
	line-height:20px;
	font-family:"新細明體", Arial;
	background-color: #e5e3e3;
	vertical-align: top;
	
}


.footer {
	font-family: "新細明體", Arial;
	line-height: 45px;
	color: #999999;
}
.mian-title .figure {
	font-family: "新細明體", Arial;
	font-size: 13px;
	
}

.mian-title .figure a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.mian-title .figure a:hover{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.mian-title .figure1 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	
}

.mian-title .figure1 a{
line-height:15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.mian-title .figure1 a:hover{
	
	color: #FF9900;
	text-decoration: none;
}



.footer a{
	font-family: "新細明體", Arial;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;	
}

.footer a:hover{
	font-family: "新細明體", Arial;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
}

.nav-1 {}

.nav-1 a{ background-image: url(../image/menu-1.jpg);
         display:block;
		 background-repeat:no-repeat; 
		 width:174px; 
		 height: 42px;
}		 
		 
.nav-1 a:hover{ background-image: url(../image/menu-1-1.jpg);}

.nav-2 {}

.nav-2 a{ background-image: url(../image/menu-2.jpg);
         display:block;
		 background-repeat:no-repeat; 
		 width:174px; 
		 height: 42px;
}		 
		 
.nav-2 a:hover{ background-image: url(../image/menu-2-1.jpg);}

.nav-3 {}

.nav-3 a{
	background-image: url(../image/menu-3.jpg);
	display:block;
	background-repeat:no-repeat;
	width:173px;
	height: 42px;
}		 
		 
.nav-3 a:hover{ background-image: url(../image/menu-3-1.jpg);}

.nav-4 {}

.nav-4 a{
	background-image: url(../image/menu-4.jpg);
	display:block;
	background-repeat:no-repeat;
	width:173px;
	height: 42px;
}		 
		 
.nav-4 a:hover{ background-image: url(../image/menu-4-1.jpg);}

.nav-5 {}

.nav-5 a{
	background-image: url(../image/menu-5.jpg);
	display:block;
	background-repeat:no-repeat;
	width:172px;
	height: 42px;
}		 
		 
.nav-5 a:hover{ background-image: url(../image/menu-5-1.jpg);}


#container {
	width: 650px;
	margin: 0;
	position: relative;
	padding: 0 0 0 40px;
	float: left;
	height: 77px;
	z-index: 9999;
}

ul.topnav {
	list-style: none;
	padding: 0 0px;	
	margin: 0;
	float: left;
	background: #222;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 0 0 0;
	position: relative;
	/*--Declare X and Y axis base--*/
}

ul.topnav li .nava a{
	display:block;
	width:105px;
	height:77px;
	margin:0 0px;
	background-image:url(../image/nav1.jpg);
	background-position: bottom;
}
ul.topnav li .nava a:hover{
	
	background-image:url(../image/nav1.jpg);
	background-position: top;
}
ul.topnav li .navb a{
	display:block;
	width:105px;
	height:77px;
	margin:0 0px;
	background-image:url(../image/nav2.jpg);
	background-position: bottom;
}
ul.topnav li .navb a:hover{
	
	background-image:url(../image/nav2.jpg);
	background-position: top;
}
ul.topnav li .navc a{
	display:block;
	width:105px;
	height:77px;
	margin:0 0px;
	background-image:url(../image/nav3.jpg);
	background-position: bottom;
}
ul.topnav li .navc a:hover{
	
	background-image:url(../image/nav3.jpg);
	background-position: top;
}
ul.topnav li .navd a{
	display:block;
	width:105px;
	height:77px;
	margin:0 0px;
	background-image:url(../image/nav4.jpg);
	background-position: bottom;
}
ul.topnav li .navd a:hover{
	
	background-image:url(../image/nav4.jpg);
	background-position: top;
}
ul.topnav li .nave a{
	display:block;
	width:105px;
	height:77px;
	margin:0 0px;
	background-image:url(../image/nav5.jpg);
	background-position: bottom;
}
ul.topnav li .nave a:hover{
	
	background-image:url(../image/nav5.jpg);
	background-position: top;
}
ul.topnav li .navf a{
	display:block;
	width:105px;
	height:77px;
	margin:0 0px;
	background-image:url(../image/nav6.jpg);
	background-position: bottom;
}
ul.topnav li .navf a:hover{
	
	background-image:url(../image/nav6.jpg);
	background-position: top;
}

ul.topnav li span a{
	padding: 0px 0px;
	margin:0;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li span a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}


ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 77px;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 103px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #1C89BD;
	background-color: #DEF1FA;
}
ul.topnav li ul.subnav li{
	margin: 0;
	padding: 0; /*--Create bevel effect--*/
	clear: both;
	width: 103px;
	background-color:#FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C89BD;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 93px;
	padding-left: 10px;
	font-family: "新細明體", Arial;
	color: #31a9e1;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	font-size: 13px;
	background-color: #DEF1FA;
	background-position: center;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color: #FFFFFF;
	background-image:url(../images/nav-nav-bg.gif); 
	
}
#header img {
	margin: 20px 0 10px;
}
.bread{
	font-size:12px;
	color:#F99E1A;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 18px;
}
.mian-title .date {
	padding-left: 300px;
	font-family: Arial;
	font-size: 13px;
	color: #1A658D;
}
.contact {
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	letter-spacing: 2px;
	border-top-color: #E5E3E3;
	border-right-color: #E5E3E3;
	border-bottom-color: #E5E3E3;
	border-left-color: #E5E3E3;
	font-weight: normal;
}

.contact input{
	font-size:13px;
	font-family: "新細明體", Arial;
	line-height: 15px;
	border: 1px solid #999999;
}
.contact .nav{
	display:block;
	line-height: 25px;
	color: #333333;
	letter-spacing: 2px;
	width:120px;
	height:25px;
	background-image: url(../image/buttm1.jpg);
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 5px 0 0;
}
.contact .nav2{
	display:block;
	line-height: 25px;
	color: #333333;
	letter-spacing: 2px;
	width:120px;
	height:25px;
	background-image: url(../image/buttm2.jpg);
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tatle {
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	letter-spacing: 2px;
	border-top-color: #E5E3E3;
	border-right-color: #E5E3E3;
	border-bottom-color: #E5E3E3;
	border-left-color: #E5E3E3;
	font-weight: normal;
}

.tatle  input{
	font-size:13px;
	font-family: "新細明體", Arial;
	line-height: 15px;
	border: 1px solid #999999;
}
.tatle  .nav{
	display:block;
	line-height: 30px;
	color: #333333;
	letter-spacing: 2px;
	width:114px;
	height:36px;
	background-image: url(../images/contact-nav1.jpg);
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tatle  .nav2{
	display:block;
	line-height: 30px;
	color: #333333;
	letter-spacing: 2px;
	width:114px;
	height:36px;
	background-image: url(../images/contact-nav2.jpg);
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mian-a {
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}



table.top {z-index: 9999;}
table.top2 {z-index: 999;}


.top .search {
	margin-top: 13px;
	margin-right: 13px;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}

.news-tt .news-list {
	font-weight: normal;
	color: #666;
	padding-right: 10px;
	padding-left: 30px;
	letter-spacing: 2px;
}
.news-tt ul .style1 h2 {
	float: right;
}
.main {
	padding: 15px 0 0 15px;;
}

.main_about {
	padding: 0px 0 0 15px;
	;
	margin: 0;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #666;
	line-height: 25px;
}
.style2 {color: #FF0000}
.contact .box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0 5px;
}
.main .mian-pro2 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 25px;
}
.main .mian-pro2 a{
	color: #999999;
	text-decoration: none;	
}

.main .mian-pro2 a:hover{
	color: #333333;
	text-decoration: none;	
}
.top .search .search_icon {
	
}
.top .search .search_icon a{
	display:block;
	width:19;
	height:20px;
	background-image: url(../image/search.jpg);
}
.top .search .search_icon a:hover{
	background-image: url(../image/search1.jpg);
}
.top .search .input_b{border: 0; width:97px;height: 18px;background: url(../image/search2.jpg) #fff;
display:block;}.supp_til {
	font-family: "新細明體", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.supp_ul {
	list-style-image: url(../image/icon-2.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
}
.newlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
.newlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
.newlink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFCC00;
}
