@charset "utf-8";
/* CSS Document */
a:link{
	 color: #000000;;
	 text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	 color: red;
	 text-decoration:underline;
	}
.div0{
	width: 1000px;
	font-size: 12px;
	margin: auto;
	text-align: center;
	}
.div1 {
	width: 960px;
	border: 1px solid #909090;
    margin: auto;
	margin-bottom: 6px;
	float: left;
	text-align: center;
	}
.div2 {
	width: 960px;
	border: 1px solid #909090;
	margin: auto;
	margin-bottom: 2px;
	float: left;
	text-align: center;
	}
.div3 {
	width: 960px;
	margin: auto;
	margin-bottom: 2px;
	float: left;
	text-align: center;
	}
.div4 {
	width: 960px;
    margin: auto;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	}
.div5 {
	width: 960px;
	border: 1px solid #909090;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	}
.div6 {
	width: 960px;
	margin: auto;
	margin-bottom: 6px;
	float: left;
	}
.container {
	width: 960px;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	}
.div7 {
	background-image:url(../images/grey1.jpg);
	background-repeat:no-repeat;
	width: 715px;
	border: 1px solid #909090;
	margin-top: 3px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	}
.div9 {
	background-image:url(../images/grey1.jpg);
	background-repeat:no-repeat;
	width: 230px;
	border: 1px solid #909090;
	margin-bottom: 10px;
	margin-top: 3px;
	float: right;
	text-align: center;
	}
.div8 {
	background-image:url(../images/grey1.jpg);
	background-repeat:no-repeat;
	width: 715px;
	border: 1px solid #909090;
	float: left;
	margin-top: 9px;
	text-align: center;
	padding-bottom: 10px;
	}

.div10 {
	background-image:url(../images/grey1.jpg);
	background-repeat:no-repeat;
	width: 960px;
	margin: auto;
	border: 1px solid #909090;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	}
.div11 {
	width: 960px;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	}
.div12 {
    background-image:url(../images/grey1.jpg);
	background-repeat:no-repeat;
	width: 960px;
	border: 1px solid #909090;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	text-align: left;
	}	
.div13 {
    width: 960px;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	}	
	img {
   border: 1px solid grey;

}
.STYLE10{
	 color:#000	
	
}