body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	background-color: #ffffff;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited { color: #0099CC; font-weight: normal; text-decoration: none; }
a:hover { color: #009900; text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 {
	color: #FF9933;
	font-weight: normal;
}
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0; }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; }
h3 {
	font-size: 22px;
	margin: 0 0 15px;
	padding: 0;
	color: #FFF;
	text-decoration: none;
}
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; color: #FFF; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; color: #F60;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { clear: both; display: block; width: 123px; height: 39px; line-height: 39px; font-size: 11px; text-align: center; color: #333; font-weight: 700; background: url(images/more.png) }
a.more:hover { text-decoration: none; color: #000; }

.float_l { float: left }
.float_r { float: right }
.float_c { margin-left: 150px }

.image_wrapper { position: relative; display: block; width: 144px; height: 121px; }
.image_wrapper img { width: 130px; height: 107px; margin: 7px }
.image_wrapper span {
	position: absolute;
	top: -1px;
	left: 0px;
	width: 147px;
	height: 130px;
	background: url(images/image_frame.png) no-repeat
}
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none }
.tmo_list li { margin: 0; padding: 0 0 0 30px; background: url(images/list.png) no-repeat scroll 0 7px  }



#top_wrapper {
	width: 100%;
	background: url(images/wrapper.jpg) no-repeat top
}

#top { 
	width: 964px;
	height: 520px;
	margin: 0 auto;
	background: url(images/wrapper.jpg) no-repeat top
}

#header {
	width: 964px;
	padding: 30px 0
}

#site_title { margin: 0 auto; text-align: center; font:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:24px }
#site_title2 { margin: 0 auto; text-align: center; }
#site_title h1 { margin: 5px; padding: 0 }

#middle {
	clear: both;
	width: 964px;
	height: 330px;
	background: url(images/banner.png) no-repeat
}

#menu {
	width: 860px;
	height: 33px;
	padding: 8px 52px;
}

#menu ul {
	display: block;
	float: left;
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 27px;
	padding: 3px 0 0;
	margin-left: 1px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #F63;
	font-weight: 700;
	outline: none;
}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(images/mouse_hover.png) center no-repeat
}

#mid_content h2 { color: #000 }


#main {
	clear: both;
	width: 960px;
	padding: 30px 0;
	margin: 0 auto
}

.col_w960 {clear: both; width: 960px; padding-bottom: 50px; margin-bottom: 30px; border-bottom: 1px solid #ccc }
.col_w960_last { margin: 0; border: 0 }
.col_w600 { width: 600px }
.col_w450 { width: 450px }
.col_w300 { width: 300px }
.col_w260_r { float: right; width: 280px }
.col_w260_l { float: left; width: 250px; padding-right: 30px; border-right: 1px solid #ccc }
.col_allw300 { width: 300px; float: left; margin-right: 30px }
.col_w225 { float: left; width: 225px; margin-right: 20px; }
.col_w225_content { padding: 0 20px }
.col_last { margin: 0 }

.content_box { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ccc }

p.news_box { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dotted #666 }

.twit_rss a { margin-right: 40px }

#footer_wrapper_01 {
	width: 100%;
	background: #1c668b url(images/footer_wrapper.jpg) repeat-x bottom;
}

#footer_wrapper_02 {
	width: 100%;
	background: url(images/footer.jpg) no-repeat bottom center
}

#footer {
	width: 960px;
	padding: 30px 0 50px;
	margin: 0 auto;
	color: #fff;
	background: url(images/footer.jpg) no-repeat bottom center
}

#footer a { color: #fff; text-decoration: underline }
#footer a:hover { color: #33FFFF; }

.tmo_footer_list { margin: 0; padding: 0; list-style: none }
.tmo_footer_list li { margin: 0; padding: 0 0 0 30px; background: url(images/footer_list.png) no-repeat scroll 0 7px  }
.tmo_footer_list li a { color: #fff; text-decoration: underline }

#footer h5 { display: block; width: 205px; height: 35px; line-height: 35px; padding-left: 20px; color: #fff; background: url(images/footer_header.png) no-repeat }
