@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	background-color: #FFF;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.nav {
	color: #FFF;
	padding-left: 20px;
	vertical-align: middle;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.lefttitle {
	background-image: url(../images/left_pro_title.jpg);
	text-indent: 35px;
	color: #FFF;
	background-repeat: no-repeat;
}

.footer {
	text-align: center;
}
.lefttable {
	background-color: #EDEFEE;
}
.listtitle {
	padding-left: 30px;
	background-image: url(../images/protitle.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-weight: bold;
}
.listli {
	background-image: url(../images/procontent.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 30px;
}
.search {
	color: #FFF;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.titleh {
	font-weight: bold;
	color: #360;
	background-color: #FFF;
	background-image: url(../images/contact_pot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
li {
	padding-bottom: 12px;
}
.contact {
	border: 1px solid #999;
}
.nav a {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.indexjj {
	line-height: 150%;
	text-indent: 25px;
	margin: 10px;
}
