@charset "utf-8";
/* Basic */
a{
	color: #900;
}
a:hover{
	color: #f00;	
}
/* Header */
#header h1{
	width: 350px;
	position: absolute;
	margin:140px 0 0 540px;
	float: left;
	font-size: 100%;
	color: #ff8a00;
	z-index: 200;
}
#header h2{
	float: right;
	width: 300px;
	height: 49px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	
}
#header h2 a{
	position: absolute;
	float: left;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	height: 49px;
	width: 300px;
	overflow: hidden;
}
#header h2 a span{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 49px;
	width: 300px;
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
}
/* Adv */
ul#portfolio {
	list-style-type: none;
	
}
ul#portfolio li.none{visibility: hidden;}
ul#portfolio li img{
	padding: 0px;
	margin: 0px;
}
/* Menu */
#main .linebox{
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
}
#main ul#nav{
	float: right;
	width: 45px;
}
#main ul#nav li {
	display: block;
	float: left;
	font-size: 97%;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;	
}
#main ul#nav li a{
	height: 15px;
	color: #efe79b;
	display: block;
	float:left;
	margin: 0px;
	background-color: #a68601;
	font-weight: bold;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-left: 4px;
	padding-bottom: 3px;
}
#main ul#nav li a:hover { color: #2f2f2f; }
#main ul#nav li a span{
	float:left;
	display:block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 13px;
	background-color: #a68601;
}
#main ul#menu {
	width: 932px;
	height: 52px;
	font-size: 100%;
	font-weight: bold;
	font-family: "微軟正黑體", Arial, "新細明體";
	list-style-type: none;
	margin: 0px;
	background-color: #b6763b;
	padding: 0px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}
#main ul#menu li {
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;	
	border-right:#d60000 1px solid;
}
#main ul#menu li a {
	height: 40px;
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 200%;
	padding-top: 12px;
	padding-bottom: 0px;
	width: 153px;
	text-align: center;
	background-repeat: repeat-x;
	margin: 0px;
}
#main ul#menu li a:hover {
	color: #ff0;
}
#main ul#menu li a.current{
	background-image: url(../images/bg_menu_current.gif);
	float:left;
	height: 40px;
	cursor: pointer;
	color: #ff8a00;
	text-align: center;
	width: 153px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main ul#menu li a:hover.current span{color: #fff;}
/* Path */
.breadcrumb{
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 95%;
	color: #999;
	font-weight: bold;
	margin-left: 40px;
}

.breadcrumb span{
	color: #900;
}
.breadcrumb a{
	color: #666;
}
.breadcrumb a:hover{
	color: #333;
}
/* Main */
#content .content{
	background-color: #FFFFFF;
	float: left;
	width: 690px;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a2a1a1;
}
#content .sidebar{
	width: 241px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-x;
	background-position: 51px;
	
}
#content p{
	font-size: 15px;
	letter-spacing: 0em;
	line-height: 190%;
	color: #373737;
	margin-bottom: 1.8em;
	text-align: left;
	margin-right: 3em;
	margin-left: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h3{
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	padding-left: 120px;
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 35px;
	padding-top: 16px;
	margin-bottom: 1.5em;
	_margin-bottom: 1em;
	padding-bottom: 0px;
}
#content h4{
	font-size: 95%;
	margin-top: 0em;
	margin-bottom: 0.6em;
	padding-top: 0em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	color: #1f1f1f;
}
#content h5{
	font-size: 110%;
	*font-size: 95%;
	margin:10px 30px;
	padding:0 0 0.1em 0;
	font-weight: bold;
	color: #600;
	border-bottom:#ccc 1px dotted;
}
#content .iconpic{
	background-image: url(../images/ico_note.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 60px;
	position: absolute;
	margin-top: 0px;
	margin-left: 33px;
	left: 34px;
}
#content .sidebar h4{
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	padding-left: 80px;
	background-image: url(../images/bg_right_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	padding-top: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	padding-bottom: 0px;
}
#content .icon{
	background-image: url(../images/ico_hot.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 60px;
	position: absolute;
	margin-top: 0px;
	margin-left: 10px;
}
#content .picbox{
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	_margin-left: 20px;
	}
#content .explain{
	color: #e7d97b;
	text-align: center;
	font-size: 95%;
*font-size: 85%;
	display: block;
	padding-bottom: 5px;
	padding-top: 3px;
}
#content .picbox ul{list-style-type: none;margin: 0px;
	padding: 0px;}

#content .sidebar ul{
	list-style-type: none;
	margin-left: 40px;
}
#content .sidebar li{
	display: inline;
	float: left;
	width: 150px;
	font-size: 99%;
	*font-size: 97%;
	text-align: center;
}
#content ol, #content ul{
	color: #fdeedd;
	margin-left: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content li{
	font-size: 110%;




*font-size: 95%;
	line-height: 2em;
	color: #0099CC;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li ul li{font-size: 97%;;padding-left: 35px;}
#content .word{
	display: block;
	font-size: 0.9em;
	padding-top: 0.1em;
	padding-bottom: 0.4em;
	margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .sidebar a img{
	background-color: #eee;
	padding: 2px;
	border: 1px solid #ccc;
}
#content .sidebar a:hover img{
	background-color: #f00;
	padding: 2px;
	border: 1px solid #333;
}
#content .sidebar a{
	color: #666;
}
#content .sidebar a:hover{
	color: #c00;
}
/* Footer */
#footer ul{
	list-style-type: none;
	margin-left: 150px;
}
#footer li{
	font-size: 14px;
	color: #666;
	line-height: 170%;
}
#claim .link{
	float: left;
	margin-top: 10px;
	color: #b99c7e;
	margin-left: 40px;
	_margin-left: 20px;
	width: 800px;
	
}
#claim ul{
	margin-top: 0px;
	font-size: 100%;
	line-height: 1.2em;
	color: #1f1906;
	
}
#claim li {
	display: inline;
	padding-right: 3px;
	padding-left: 14px;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 8px;
}
#claim li a{
	color: #FFFFFF;
}
#claim li a:hover{
	color: #ff0;
}
#claim p{
	float: right;
	width: 400px;
	text-align: right;
	color: #666;
	font-size: 95%;
	margin-top: 22px;
	_margin-top: 20px;
	letter-spacing: 0.1px;
	margin-right: 10px;
}
#claim p a{
	color: #999;
}
#claim p a:hover{
	color: #ccc;
}

.btnContact {background:#999; color:#fff; margin:5px; padding:3px; border:0;}
.ContentImg {width:600px; height:500px; margin:20px 0 0 45px;}
