@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FAE2EF;
	font-size: 12pt;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	font-weight: normal;
}
h6 {
	font-size: 0.8em;
	font-weight: normal;
}

#wrapper {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#nva_l  {
	float: left;
	height: 71px;
	width: 210px;
}
#nva_c  {
	float: left;
	height: 71px;
	width: 420px;
}
#nva_c ul li {
	list-style-type: none;
	float: left;
	margin-top: 20px;
}

#header {
	height: 76px;
	background-position: left top;
	width: 980px;
	position: relative;
	background-image: url(../images/header_bg.gif);
}
#logo  {
	width: 188px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	font-size: 0.2em;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-left: 25px;
	margin-top: 11px;
}
#nva  {
	float: left;
	height: 71px;
	width: 720px;
	margin-left: 20px;
}
#nva ul li {
	list-style-type: none;
	float: left;
	margin-top: 25px;
}
#nva a {
	display: block;
	height: 40px;
	text-indent: -9999px;
}
#nva a:hover {
	background-position: 0px -41px;
}

#nva .menu01 {
	background-image: url(../images/menu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	margin-left: 3px;
}
#nva .menu02 {
	background-image: url(../images/menu02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu03 {
	background-image: url(../images/menu03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
}
#nva .menu04 {
	background-image: url(../images/menu04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu05 {
	background-image: url(../images/menu05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
}
#nva .menu06 {
	background-image: url(../images/menu06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu07 {
	background-image: url(../images/menu07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
}
#nva .menu08 {
	background-image: url(../images/menu08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu09 {
	background-image: url(../images/menu09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu10 {
	background-image: url(../images/menu10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
}
#nva_r {
	float: left;
	height: 71px;
	width: 357px;
	background-image: url(file:///G|/%E5%B9%B8%E7%A6%8F%E6%A8%82%E6%89%8B/%E7%B6%B2%E7%AB%99/Layout/images/header_r.jpg);
}

#banner {
	background-image: url(../images/index/banner.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 980px;
}

#mid {
	width: 100%;
	height: auto;
}



#mid_l {
	float: left;
	width: 399px;
	background-image: url(../images/index/index02.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	height: 395px;
}
#mid_c {
	float: left;
	width: 224px;
	height: 395px;
	background-image: url(../images/index/index03.jpg);
}

#mid_r {
	float: left;
	width: 357px;
	background-image: url(../images/index/index04.jpg);
	overflow: auto;
	background-repeat: no-repeat;
	height: 395px;
}


#footer {
	clear: both;
	height: 64px;
	background-image: url(../images/footer.gif);
	width: 100%;
	background-repeat: no-repeat;
}
address {
	font-size: 0.8em;
	text-align: center;
	letter-spacing: 0.05em;
	color: #FFF;
	font-style: normal;
	line-height: 1.4em;
	padding-top: 3px;
}
