﻿body {
}
img
{
	border:0px;
}
#content
{
	width:100%;
	clear:both;
	margin-top:10px;
}
#contentLeft
{
	width:650px;
	float:left;
}
#cartoon
{
	width:620px;
	height:145px;
	background-color:#EEEE00;
}
.top1
{
	height:19px;
	background-image:url("../images/bk1.jpg");
	background-repeat:no-repeat;
	clear:both;
	width:100%;
}
.bottom1
{
	height:19px;
	background-image:url("../images/bk2.jpg");
	background-repeat:no-repeat;
	clear:both;
	width:100%;
	float:none;
}
#showArea
{
	width:620px;
	height:auto;
}

#showAreaTitle
{
	width:100%;
	height:50px;
	background-image:url("../images/bk3.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:10px;
}
#showAreaTitle a
{
	color:#145CA6;
	font-weight:bold;
	font-size:25px;
}
#contentLeftContent
{
	text-align:center;
}
.item1
{
	clear:both;
}
.item1 img
{
	margin:0px;
}
#showAreaPhoto
{
	margin-top:10px;
	width:100%;
	text-align:center;
}
#showAreaPhotoText a
{
	color:#146CA6;
	font-size:12px;
	line-height:150%;
}
#showAreaPhotoText
{
	text-align:left;
	text-indent:2em;
	margin-top:10px;
}
#contentRight
{
	width:300px;
	float:right;
}
#ad
{
	width:100%;
	height:230px;
}
#highlight
{
	width:100%;
	background-color:#F5F8FE;
}
.item3
{
 background-image:url("../images/bk4.jpg");
 background-position:left;
 background-repeat:no-repeat;
 padding-left:10px;
 text-align:left;
 margin:10px;
}
.item3 a
{
	font-size:12px;
	color:#52BB12;
}
#highImg
{
	width:100%;
	float:none;
}
.item5
{
	width:130px;
	height:100px;
	float:left;
}
.item5 img
{
	width:120px;
	height:90px;
	text-align:center;
	margin-top:5px;
}
#BootBar
{
	height:26px;
	clear:both;
	white-space:nowrap;
	vertical-align:middle;
	margin-top:10px;
}
#BootBar a
{
	font-size:18px;
	display:block;
	width:21px;
	height:21px;
	float:left;
	border:1px solid #97baf2;
	margin:2px;
	text-decoration:none;
	color:#145CA6;
	background-color:#d9e5fb;
}
#BootBar a:hover
{
		font-weight:bold;
		background-color:White;
		color:Lime;
}
