html, body {
	background-image: url(/images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0;
	background-color: #fff5e5;
            }
#head {
	margin: 0 auto;
	text-align: center;
	width: 1024px;


}
.clear {
	clear: both;
}
#block {
	margin: 0 auto;
	width: 1024px;
}
#blockpix {
	border: 1px solid #CF7015;
}
a img {
	margin: 2 2 0 0;
	border: 1px solid #13658D;
}
a:hover img {
	border: 1px solid #A5D0ED;
	filter: Alpha(Opacity=80);

}




#title {
	background-image: url(/images/panel_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
}



#ttoplist {
	background-image: url(/images/head_05.jpg);
	width: 322px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003274;
	height: 130px;
}
#1 {
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#2 {
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #AB1B60;
	font-weight: bold;
}
a.ttop {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

a:hover {
	color: #F38479;
}
