@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
img{
	vertical-align: bottom;
	}#wrap {
	background-image: url(images/wrap.png);
	background-repeat: no-repeat;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.toplist {
	height: 52px;
	clear: both;
	background-image: url(images/barh.jpg);
	background-repeat: repeat-x;
}
.toplist li {
	float: left;
}
#ul01 {
	background-image: url(images/ul01a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 213px;
}
#ul02 {
	background-image: url(images/ul02a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 180px;
}
#ul03 {
	background-image: url(images/ul03a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 178px;
}
h1 {
    font-size: 14px;
    padding-left: 230px;
    padding-top: 16px;
    float: left;
    height: 4px;
    margin-bottom: 29px;
}
.kban {
	padding-top: 18px;
	float: right;
	padding-right: 50px;
}
#left {
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 251px;
}
#content{
	float: right;
	width: 589px;
	background-color: #FFFFFF;
	}
.mainh {
	background-image: url(images/mainh.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 589px;
	padding-left: 40px;
	padding-top: 25px;
	font-size: 13px;
	font-weight: bold;
}
#content p {
	padding-left: 40px;
	line-height: 1.7em;
}
#left p {
	padding-left: 54px;
}
#left p a {
	color: #FFF;
	padding-right: 20px;
	line-height: 1.6em;
}
.leftfoot
 {
	background-image: url(images/sidesime.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 251px;
	float: left;
}
.footer{
	clear:both;
	width:840px;
	margin: 130px auto 0;
	text-align:center;
}



#linkzone{
	margin-top:10px;
	color:#DC143C;
	
	

	}

#linkzone p{
	color:#DC143C;
	}


#linkzone  a{
	color:#DC143C;
	}


