@charset "UTF-8";
html {
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
}

body {
margin:0 auto;
background-image:url(../img/Picture1.png);
background-repeat:repeat;
text-align:center;
}

#container {
margin:0 auto;
text-align:left;
min-width: 400px;
max-width: 960px;
}

.clear {
clear:both;
margin:0;
padding:0;
}

#header1 {
	width:100%;
	float:left;
}


a.headerleft:hover {
    color: #F00;
    text-decoration: none;
}

a span.headerleft {
	font-style: italic;
	color:#0CF;
}



#nav {font-family: Arial, Helvetica, sans-serif; float:right; height:50px; margin:0 0 0px;display:block; padding-top:105px; font-size:10px; letter-spacing:5px;}

#logo {float:left; margin-top:20px; display:block; width:210px; height:105px; background:url(../img/logo_jy.png) no-repeat left top; text-indent:-99999px;}




#navi ul {
	font-weight:normal;
	list-style-type:none;
}

.headerli {
	background-image:url(../img/linedivider.png);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	list-style-type:none;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	letter-spacing:2px;
	
}

a.hli {
    color:#000;
    text-decoration:none;
}

a.hli:hover {
	color:#fff;
	background-color: #28cc0e;
    text-decoration: none;
}



span.hf1 {
	color: #000;
}
	
#mainContent {
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	width:1000px;
}

#mainContent ul {
	font-weight:normal;
	list-style-type:none;
	padding-top:15px;
	padding-left:5px;
	display:block;
	height:25px;
	border-bottom-color: #F00;
	border-bottom-width:0.5px;
	border-bottom-style:solid;
	border-top-color:#F00;
	border-top-width:0.5px;
	border-top-style:solid;
}

#mainContent .li1 {
	float:left;
	list-style-type:none;
	font-size:11px;
	display:inline;
	padding-right:10px;
}

#mainContent a.lik1 {
	text-decoration:none;
	width:100%;
	color:#F00;
}

#mainContent a.lik1:hover {
	text-decoration: underline;
	width:100%;
}
	

#footer {
    margin-top:40px;
	border-top-color: #797979;
	border-top-style: dashed;
	border-top-width: 1px;
 	margin-bottom:30px;
	margin-left:20px;
	color: #797979;
	font-family:helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
}



#cleft {
float:left;

}

#cright {
float:right;

}

#photo1 {
	margin: 30px;
}