@charset "utf-8";
@import url(global.css);
@import url(global2.css);
#MainNav .nav .g {
	background-image: url(../images/bg8_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav1 {
	display: none;
}
#main ul {
	background-image: url(../images/bg-contact.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 296px;
	margin-left: 30px;
	padding-top: 80px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#main li {
	margin-top: 10px;
	margin-bottom: 10px;
}


#comment .t {
	width:100px;
	float: left;
}
#comment {
	background-image: url(../images/bg11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 351px;
	width: 425px;
	padding-top: 20px;
	padding-right: 110px;
	padding-bottom: 20px;
	padding-left: 110px;
	margin-bottom: 30px;
}
#comment input {
	width: 200px;
}

#comment textarea {
	width: 300px;
	height: 120px;
}
#comment button {
	margin-right: 10px;
	margin-left: 10px;
}
#comment button {
	margin-top: 30px;
}

