@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(../images/bg_stripe.gif);
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.dark {
	background-image: url(../images/bg_dark.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment:fixed;
	margin:0px;
}

#top_light {
	background-image: url(../images/top_light.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	width: 100%;
	position: absolute;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 16px;
}
#lb_ad {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 1008px;
	margin-bottom: 20px;
}

#strip_blue {
	background-color: #33AFE2;
	background-image: url(../images/strip_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 26px;
	width: 100%;
	padding-top: 4px;
	margin: 0;
}
#top_contents {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
#top_contents a {
	color: #000000;
	text-decoration: none;
}
#main {
	background-color: #333333;
	background-image: url(../images/bg_dark.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}
#window {
	background-image: url(../images/bg_light.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #666666;
	vertical-align: top;
}
#window_header {
	background-image: url(../images/strip_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: -12px;
	text-transform: uppercase;
	font-weight: bold;
}
#clear {
	clear: both;
}
#epside_info {
	float: right;
	width: 232px;
	padding: 10px;
	position: relative;
}
.story {
	font-size: 17px;
	color: #FFFFFF;
	line-height: 19px;
}
.grey {
	font-size: 14px;
	color: #999999;
	line-height: 15px;
}
.grey a {
	font-size: 14px;
	color: #009DE4;
	text-decoration: none;
}
.grey a:hover {
	color: #FFFFFF;
}

#top_contents a:hover {
	color: #FFFFFF;
}
.grey1 {
	font-size: 14px;
	color: #8C8C8D;
	line-height: 15px;
}
#legal {
	font-size: 12px;
	color: #494949;
	margin-top: 10px;
	line-height: 16px;
	margin-bottom: 20px;
}
#legal a {
	color: #494949;
	text-decoration:none;
}
#legal a:hover {
	text-decoration:underline;
}
#thumb_header {
	background-image: url(../images/strip_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	color: #FFFFFF;
	padding: 5px;
	float: right;
	width: 174px;
	padding-left: 10px;
}

#thumb {
	font-size: 16px;
	color: #FFFFFF;
	width: 166px;
	float: right;
	padding: 10px;
	line-height: 20px;
}
#thumb a {
	color: #009DE4;
	text-decoration: none;
}
#thumb a:hover {
	color: #FFFFFF;
}

#thumb_window {
	width:440px;
	margin-left: 20px;
	float:left;
	background-image: url(../images/bg_light.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 20px;
	border: 4px solid #666666;
	vertical-align: top;
	margin-bottom: 20px;
}
#thumb_window img {
	float: left;
	border: 0px;
}
.grey1 a {
	color: #009DE4;
	text-decoration: none;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#profile img {
	float: left;
	padding-right: 10px;
}
#profile {
	width: 800px;
	padding-left: 10px;
	padding-top: 15px;
}
#profile:first-line {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#window ul {
	width: 320px;
	float: left;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 15px;
}
#window li {
	padding-left: 0px;
	margin-left: 0px;
}
#window li {
	list-style-image: url(../images/cross.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#window li:first-line {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
