@charset "utf-8";
body {
	margin: 0;
	padding:0;
	background-color: #000000;
	font-family: "微軟正黑體", "新細明體";
}

*{
border:0;
margin: 0;
padding:0;
}

a{
 outline: none; /* for Firefox Google Chrome  */
 /*behavior:expression(this.onFocus=this.blur());  for IE */
}


#maintop{
width:100%;
background-color: #000000;
background-image: url(Images/in_bg-top.jpg);
background-repeat: repeat-x;
height:114px;
}

#maintop .line{
width:950px;
height:5px;

}
#maintop .maincon{
margin:0 auto;
width:950px;
padding:0 10px;
_margin-top:-15px;
}

#maintop .maincon .right-t{
	float:right;
	width:571px;
	height:26px;
	background-image: url(Images/in_04.jpg);
	background-repeat: no-repeat;
	_padding-top:0px;
}

#maintop .maincon .right-t p{
	font-size: 12px;
	color: #FFFFFF;
	text-align:right;
	padding:4px 24px 0 0;
	letter-spacing: 1px;
}

#maintop .maincon .right-t p a, #maintop .maincon .right-t p a:visited{
color: #FFFFFF;
text-decoration:none;
}

#maintop .maincon .right-t p a:hover{
	color: #000000;
	text-decoration:none;
}

#maintop .maincon .right-b{
	float:right;
	width:571px;
	height:83px;
	background-image: url(Images/in_05.jpg);
	background-repeat: no-repeat;
}

#topnav-r ul{list-style-type: none;margin: 0px;padding: 0px;width:571px; height:83px; overflow:hidden;background:url(Images/in_menu.jpg) no-repeat 0 0;}
#topnav-r li{width:90px; height:83px; float:left; margin:0;}
#topnav-r li a {display:block; width:90px; height:83px; padding-top:100px; overflow:hidden;}
#topnav-r li a:hover {background:url(Images/in_menu.jpg) no-repeat 0 0;}
#topnav-r li.n1 a:hover{background-position:-31px -83px;}
#topnav-r li.n2 a:hover{background-position:-121px -83px;}
#topnav-r li.n3 a:hover{background-position:-211px -83px;}
#topnav-r li.n4 a:hover{background-position:-301px -83px;}
#topnav-r li.n5 a:hover{background-position:-391px -83px;}
#topnav-r li.n6 a:hover{background-position:-481px -83px;}
#topnav-r li.b1{background-position:0 -83px;width:31px;}


.f-L{
float:left;
}

#maincontent{
margin:0 auto;
width:100%;
height:573px;
background-image: url(Images/in_06.jpg);
background-repeat: repeat-x;
}


#maincontent #mainswf{
margin:0 auto;
width:950px;
height:220px;
background-image: url(Images/in_07.jpg);
background-repeat: no-repeat;
}

#maincontent #maincon{
margin:0 auto;
width:950px;
height:353px;
background-image: url(Images/in_08.jpg);
background-repeat: no-repeat;
}

#maincontent #maincon .boxleft{
float:left;
width:475px;
height:353px;
}

#maincontent #maincon .boxleft p{
	margin:138px 34px 0 151px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.075em;	
}

#maincontent #maincon .boxright{
float:right;
width:475px;
height:353px;
font-size: 15px;
color:#1c5def;
}

#maincontent #maincon .boxright a, #maincontent #maincon .boxright a:visited{
font-size: 15px;
color:#1c5def;
text-decoration:none;
}

#maincontent #maincon .boxright a:hover{
	font-size: 15px;
	color:#F1611B;
	text-decoration:none;
}

#maincontent #maincon .boxright ul{
margin:138px 34px 0 35px;
list-style:none;
}

#maincontent #maincon .boxright ul li{
display: inline;
margin-left:55px;
}

span.more, span.more a, span.more a:visited{
	font-size: 12px;
	text-decoration:underline;
	color:#f00e2a;
}

span.more a:hover{
	font-size: 12px;
	text-decoration:underline;
	color:#006633;
}


#footer{
	width:100%;
	height:53px;
	background-image: url(Images/in_bg-bottom.jpg);
	background-repeat: repeat-x;
	line-height:20px;
}

#footer p{
	text-align:center;
	color: #999999;
	font-size: 11px;
	padding:15px 0;
	letter-spacing: 0.075em;
}

/*內頁*/
#mainconbg-bottom{
	width:100%;
	background-image: url(Images/a_bg-bottom.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
}

#mainconbg-top{
	width:100%;
	background-image: url(Images/a_bg-top.png);
	background-repeat: repeat-x;
	background-position: top;
}

#container{
width:950px;
margin:0 auto;
min-height:300px;
padding-top:2px;
}

#container .top{
	width:950px;
	height:45px;
	background-image: url(Images/c_top.png);
	background-repeat: no-repeat;

}

#container .title{
	width:950px;
}

#container .content{
	width:950px;
	background-image: url(Images/c_c.png);
	background-repeat: repeat-y;
	*margin-top:-4px;
}

#container .content .con{
	width:900px;
	margin:0 auto;
	padding-top:10px;
	overflow:hidden;
}

#container .content .con .subnav{
float:left;
width:165px;

}

#container .content .con .subnav ul{
list-style:none;
}

#container .content .con .subnav li{
	width:165px;
	line-height:20px;
	color:#666666;
	margin:0;
}

#container .content .con .subnav li a{
display:block;
text-decoration:none;
color:#666666;
padding:2px 10px 2px 10px;
}

#container .content .con .subnav li a:hover{
	color:#E35E0D;
}

#container .content .con .subnav a#current {
	background-image: url(Images/submenu-over.gif);
	background-repeat: no-repeat;
	width:145px;
	color:#000;
	line-height:35px;	
}

#container .content .con .subnav .imgstyle{
margin-top:10px;

}

#container .content .con .main{
float:right;
	background-image: url(Images/con-bg.gif);
	background-repeat: no-repeat;
	width:735px;
	min-height:244px;
}

#container .content .con .main .txt{
	margin:10px 15px 0 35px;
	width:685px;
	font-size: 14px;
	line-height: 22px;
}

#container .content .con .main .txt p{
	margin-bottom:15px;
	text-indent: 28px;
}

#container .content .con .main .txt img{
margin:0 10px 10px 10px;
}



#container .bottom{
	width:950px;
	height:52px;
	background-image: url(Images/c_b.png);
	background-repeat: no-repeat;
}

h1{
	font-size: 18px;
	color: #993300;
	line-height: 20px;
	background-image: url(Images/icon.gif);
	background-repeat: no-repeat;
	padding-left:25px;
	margin:16px 0 8px 0;
}

ul li{
margin-left:25px;
}


.tab a{
text-decoration:none;
color:#CC3300;
}

.tab a:hover{
text-decoration:underline;
color:#CC3300;
}

.tab td.line{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #339966;
	
}

.tab td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339966;
	
}

.tab td.b{
	border-bottom-width: 0px;
}

.tab-2 td{
	padding:2px;
	font-size: 14px;
	word-spacing: 2px;
	letter-spacing: 3.5px;
	text-align: justify;
}

.tab-2 td.s{
	letter-spacing: -0.25px;
}

/*sitemap*/

#sitemap{
background:url(Images/sm-bg.png) no-repeat;
height:298px;
margin-top:-10px;
}
#sitemap ul{
float:left;
list-style:none;
display:inline;
width:174px;
height:120px;
margin:10px
}

#sitemap ul li.title{
	background-image: url(Images/sm.jpg);
	background-repeat: no-repeat;
	width:174px;
	height:36px;
	font-size: 16px;
	font-weight: bold;
	color: #37111C;
	text-align:center;
	line-height: 36px;
	margin:0;
	padding:0;
	letter-spacing: 0.075em;
	border-bottom-width: 0px;
	*margin-left:-14px;
}

#sitemap ul li.title a{
	color: #37111C;
	text-decoration:none;
	display:block;
}

#sitemap ul li.title a:hover{
background-image: url(Images/sm-over.jpg);
	color: #37111C;
	text-decoration:none;
}

#sitemap ul li{
	margin:0px;
	font-size: 14px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FB8173;
	background-image: url(Images/arr.gif);
	background-repeat: no-repeat;
	padding-left:14px;
}

#sitemap ul li a{
	color: #37111C;
	text-decoration:none;
	display:block;
}

#sitemap ul li a:hover{
	color: #37111C;
	text-decoration:none;
	background-color: #ECE4ED;
}

.formstyle{
	border: 1px solid #CCCCCC;
	padding:2px 6px;
	font-family: "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #0066CC;
}

.formstyle-b{
	border: 1px solid #CCCCCC;
	padding:2px 6px;cursor:pointer;
	*border: 0px solid #666666;
	*padding:2px;cursor:pointer;
	
}
