* {
	margin: 0px;
	padding: 0px;
}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
img {
  border: 0px
}
body {
	width: 100%;
	background-image: url(../web_images/body/body.png);
	background-repeat: repeat;
}


#header {
	height: 145px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../web_images/header/header.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 15px;
}

#nav {
	background-image:
	 url(../web_images/nav/nav.png);
    margin-left:auto;
	margin-right:auto;
	height: 50px;
	width: 996px;
	padding-left: 120px;

	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#nav li {
	list-style-type: none;
	float: left;
	height: 52px;
	width: 127px;
}
#nav li a {
	background-image: url(../web_images/nav/VN-nav-btn.png);
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}
#btn1 {
	background-position: 0px 0px;
}

#btn1:hover {
	background-position: 0px -52px;
}
#btn1:active{
	background-position: 0px -107px;
}


#btn2 {
	background-position: -128px 0px;
}

#btn2:hover {
	background-position: -128px -52px;
}
#btn2:active{
	background-position: -128px -107px;
}
#btn3 {
	background-position: -256px 0px;
}

#btn3:hover {
	background-position: -256px -52px;
}
#btn3:active{
	background-position: -256px -107px;
}
#btn4 {
	background-position: -384px 0px;
}

#btn4:hover {
	background-position: -384px -52px;
}
#btn4:active{
	background-position: -384px -107px;
}
#btn5 {
	background-position: -512px 0px;
}

#btn5:hover {
	background-position: -512px -52px;
}

#btn5:active{
	background-position: -512px -107px;
}
#btn6 {
	background-position: -640px -107px;
}

#btn6:hover {
	background-position: -640px -52px;
}

#btn6:active{
	background-position: -640px -107px;
}

#container {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}

#container #content {
	background-image: url(../web_images/contact/VN-contact.png);
	height: 540px;
	width: 996px;
	margin-right: auto;
	margin-left: auto;	
}


#footer {
	height: 65px;
	width: 974px;
	background-image: url(../web_images/footer/VN-footer.png);
	background-repeat: no-repeat;
	border: 1px solid #000;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}



#footer h2 {
	float: left;
	font-family: "Adobe 繁黑體 Std B", "Adobe 楷体 Std R", "Adobe Caslon Pro", "Adobe Caslon Pro Bold", "Adobe Devanagari", "Adobe Garamond Pro", "Adobe Garamond Pro Bold", "Adobe Hebrew", "Adobe Naskh Medium", "Adobe 仿宋 Std R", "Adobe 宋体 Std L", "Adobe 明體 Std L", "Adobe 黑体 Std R";
	font-size: 20px;
	text-decoration: blink;
	line-height: 3px;
	font-style: italic;
	color: #1672B9;
	padding-top: 5px;
	width: 974px;
}
#footer h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: -25px;
	letter-spacing: 1px;
	float: left;
	width: 974px;
	padding-left: 45px;
	padding-top: 30px;
}
}
#footer img {
	float: right;
}
#container #form1 p {
	margin-top: 10px;
	margin-left: 50px;
	top: 10px;
	margin-bottom: 10px;
}
#contact_index img {
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
#content #contact_index {
	background-color: #FFF;
}


#container #content #form1 p img {
	margin-top: -5px;
}


#container #form1 p #cname {
	margin-left: 8px;
}
#container #form1 p #title {
	margin-left: 7px;
}
#container #form1 p #email   {
	margin-left: 8px;
}
#content 
	background-color: #FFF;
}
