@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/* CSS Document */

p {
	display: none;
}
body {
	background-repeat: repeat;
	background-color: #FFF;
}
#box {
	height: auto;
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box .top {
	float: left;
	height: 300px;
	width: 972px;
	padding-bottom: 10px;
}

.div {
	float: left;
	height: 160px;
	width: 950px;
	background-color: #FFF;
	line-height: 22px;
	font-size: 12px;
	color: #232323;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #cccccc;
}
.div a {
	font-size: 14px;
	color: #0063dc;
	text-decoration: none;
}
div a:hover {
	text-decoration: underline;
}

.div .div1{
	background-color: #ed1b23;
	float: left;
	height: 160px;
	width: 45px;
	font-size: 50px;
	line-height: 60px;
	font-weight: bolder;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.div .div2{
	float: left;
	width: 160px;
	height: 160px;
	}
.div .div3{
	float: left;
	width: 170px;
	height: 160px;
	}
.div .div4{
	float: left;
	width: 115px;
	height: 160px;
	}
.div .div5{
	float: left;
	width: 110px;
	height: 160px;
	}
.div .div6{
	float: left;
	width: 110px;
	height: 160px;
	}
.div .div7{
	float: left;
	width: 120px;
	height: 160px;
	margin-top: 5px;
	}
.div2, .div3, .div4, .div5, .div6, .div7{
	margin-right: 6px;
	margin-left: 10px;
	}
#box .an {
	background-image: url(an.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	float: left;
	height: 56px;
	width: 950px;
	padding-top: 10px;
}
