body {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	word-wrap: normal;
	font-size: 11px;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	background-color: #333333;
	color: #cccccc;
}
#header {
	margin-top: 30px;
	border-left-color: #b4b4b4;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	visibility: visible;
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#hdr_left {
	visibility: visible;
	height: 20px;
	width: 260px;
	margin-left: 0px;
	float: left;
}
#hdr_right {
	visibility: visible;
	height: 20px;
	margin-left: 0px;
	float: right;
}

#content {
	height: 520px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden
}
#content2 {
	width: 3000px;
	overflow: hidden
}


.littleSqare1 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image1.jpg);
	background-position: left top;
}

.littleSqare2 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image2.jpg);
	background-position: left top;
}

.littleSqare3 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image3.jpg);
	background-position: left top;
}

.littleSqare4 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image4.jpg);
	background-position: left top;
}

.littleSqare5 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image5.jpg);
	background-position: left top;
}

.littleSqare6 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image6.jpg);
	background-position: left top;
}

.littleSqare7 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image7.jpg);
	background-position: left top;
}

.littleSqare8 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image8.jpg);
	background-position: left top;
}

.littleSqare9 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image9.jpg);
	background-position: left top;
}

.littleSqare10 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image10.jpg);
	background-position: left top;
}

.littleSqare11 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image11.jpg);
	background-position: left top;
}

.littleSqare12 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image12.jpg);
	background-position: left top;
}

.littleSqare13 {
	float: left;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image13.jpg);
	background-position: left top;
}

.littleSqare14 {
	float: left;
	border-color: #b4b4b4;
	border-style: dotted;
	border-width: 1px;
	padding: 0px;
	margin: 7px;
	height: 20px;
	width: 20px;
	background-image: url(img/image0.gif);
	background-position: left top;
	background-repeat: none repeat-x;
}




a:hover {
	border-color: white;
}



.click_div {
    border:1px solid #999;
	background:#ddd;
	padding:5px;
	width: 500px;
	margin-bottom: 5px;
	margin-top: 5px;
}

ul {
	margin-left: -35px;

}

li {
	list-style-position: inside;
	list-style-type: none;
	border: none;
	margin-bottom: 5px;
}

li.break {
	margin-bottom: 15px;
}



a {
	text-decoration: none;
	color: white
}

a:hover {
	text-decoration: none;
	color: #999
}
