@charset "utf-8";

.linkmk {
	background-image: url(/share/linkmk.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
}
.linkmktxt {
	background-image: url(/share/linkmktxt.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 8px;
}

body {
	background-color: #F0F0F0;
	background-image: url(/share/titlebg.jpg);
	background-repeat: repeat-x;
	background-position: center 216px;
}
.head {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	display: block;
	float: left;
	width: 500px;
	padding-left: 90px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact {
	margin-left: 635px;
}
.contacthp {
	background-image: url(/share/conhp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 205px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.3;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 80px;
	font-size: 14px;
	margin-bottom: 5px;
}
.contacthp:hover, .contacthp:active, .contacthp:focus {
	color: #FF0;
}
.contacttel {
	font-size: 14px;
	line-height: 1.3;
	padding-left: 43px;
	padding-bottom: 5px;
}

.menu {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/share/menubg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-left: 15px;
}
.title {
	font-size: 32px;
	font-weight: bold;
	height: 116px;
	color: #FFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 84px;
	padding-left: 100px;
	background-image: url(/share/titleimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.main {
	background-image: url(/share/mainbg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.where {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
}
.foot {
	background-color: #004F27;
	background-image: url(/share/footbg.gif);
	background-repeat: repeat-x;
}
.gotopgtop {
	background-image: url(/share/gototopbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-color: #004F27;
}
.gotopgtopl {
	display: block;
	background-color: #004F27;
	width: 145px;
	margin-right: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	text-decoration: none;
	background-image: url(/share/topbtnbg.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	padding-left: 65px;
	padding-right: 40px;
	border-radius: 15px;
	font-size: 14px;
	font-weight: bold;
}
.footmenu {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
	background-color: #004F27;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footl {
	color: #FFF;
}
.footl:hover, .footl:active, .footl:focus {
	color: #FF0;
}

.copyright {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	text-align: center;
	color: #FFF;
	background-color: #004F27;
	padding-top: 20px;
}
