@charset "utf-8";

*{ padding: 0; margin: 0;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,fieldset,p,blockquote,th
{
margin:0;
padding:0;
}
fieldset, img{
border:0;
}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif, 新細明體;
font-size: 12px;
line-height: 16px;
color: #666666;;
}

form p{padding:0;margin:0;}

img { border: none; }
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color : #A60000;
}
#wrap {
width: 1003px;
margin: 0 auto;
background:#fff;
}

*html #wrap, #container{height:1%;}
*+html #wrap, #container{height:1%;}
#header {
	width:inherit;
	background: #fff;
	height:49px;
	display:block;
	text-align:left;
	margin:0;
	padding:0;
	position:relative;
	clear:both;
}
.nav{
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h3{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 1002px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 12px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: relative;
	left: -30px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	position: relative;
	margin-bottom: 10px;
}
hr{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}
/*container------------------------------------------------*/
#kv{
	float: left;
	overflow: hidden;
	margin: 0px;
}
#container{ width:95%;margin:25px auto;}
#footer{ width:1003px;margin:0 auto;background:#fff;}

/* page*******************************************/
#page { clear:both; margin:15px auto 5px auto;padding:3px; width:90%;font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #313131;letter-spacing: 1px; font-weight: bold;text-align:center;}
#page a:link{ color: #313131;letter-spacing: 1px; font-weight: normal; }
#page a:visited{ color: #313131; font-weight: normal; }
#page a:hover{ text-decoration: underline; font-weight: normal; }

#page .pp{ color:#000;font-weight:bold;font-size:13px;}