@charset "utf-8";
/* CSS Document */

/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style:inherit; font-weight:inherit; }
del, ins { text-decoration:none; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
legend { color:#000; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%;
}

body { margin: 0px; padding: 0px; background-image: url(images/logo_bg.jpg); background-repeat: repeat-x; background-color: #88EDFF; font-family: Arial, Helvetica, sans-serif; text-align: center; }
.logo { height: 112px; width: 1000px; margin-right: auto; margin-left: auto; padding: 0px; margin-top: 0px; margin-bottom: 0px; }
.logo .top { width: 642px; float: left; height: 99px; padding-left: 25px; }
.logo .top ul { float: left; margin: 0px; width: 33%; list-style-type: none; padding-top: 15px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-size: 14px; }
.logo .top ul li { text-align: left; width: 100%; background-image: url(images/heart.png); background-repeat: no-repeat; padding-left: 20px; padding-top: 1px; padding-bottom: 2px; background-position: left 1px; }
.logo .top ul li a { color: #000; text-decoration: none; }
.logo .top ul li a:hover { color: #0060BE; text-decoration: none; }
.logo img { float: left; }
* html .logo img { float: left; margin:-3px;}
.footer     { color: #000; width: 1000px; margin-right: auto; margin-left: auto; font-size: 12px;}
.footer .footer_wrap .text_block { float: left; width: 773px; padding-top: 20px; text-align: center; }
* html .footer .footer_wrap .text_block { float: left; width: 773px; padding-top: 20px; text-align: center;margin-right: -3px; margin-left:-3px; }
.footer .footer_wrap .text_block .txt a { color: #0057B8; }

.content {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.th {
	height: 242px;
	width: 322px;
	display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;

    *display: inline; 
	position: relative;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.th a img {
	border: 1px solid #000;
}
.th a img:hover { border: 1px dashed #0055B4; 
}
.toplist {
	display: block;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.toplist .topimage {
	display: block;
	width: 100%;
	height: 61px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.toplist ul { display: block; float: left; font-family: Tahoma, Geneva, sans-serif; font-size: 24px; width: 288px; list-style-type: none; padding: 0px; margin: 0px; }
.toplist ul li { background-image: url(images/heart.png); background-repeat: no-repeat; background-position: left center; padding-left: 20px; text-align: left; }

.toplist ul li a { color: #000; list-style-type: none; margin: 0px; padding: 0px; text-align: left; text-decoration: none; }
.toplist ul li a:hover {
	color: #0D78E2;
}
.desc {
	display: block;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.desc ul {
	display: inline-block;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	width: 320px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
}
.desc ul li a {
	color: #333;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	text-indent: 10px;
}
.desc ul li a:hover {
	color: #0D78E2;
}

