/* CSS Document */
body,td,th {
	font-size: 12px;line-height:200%;
}
body{
	background-position: center 0px;
	background-color: #4F0E00;
	background-image: url(bg_24.jpg);
	background-repeat: repeat-y;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:220%;
}
div,table,ul,span,p{color: #333333;}
a{
	color: #993300;
}
a:hover{
	color: red;
}
textarea{
	border: 1px solid #EEFAFF;
	background-color: #FFFFFF;
	color: #000000;
}
select{
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #333333;
}
input.text{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #000000;
}
input.button{
	border: 1px solid #cccccc;
	height: 18px;
	line-height: 16px;
	color: #990000;
}
input.button-submit{
		border: 1px solid #cccccc;
	height: 18px;
	line-height: 16px;
	color: #000000;
}
#wrapper{
	background-image: url(bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	height:237px;
}
#innerHeader{
	padding: 88px 0px 0px;
	margin-left: 0px;
	height:114px;
}
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}
#blogTitle, #blogTitle a, #blogTitle input{
	color: #990000;
	padding-left: 69px;
}
#innerNavBar, #innerNavBar a{
background: none; width:940px; margin:0 auto; color:#FFF;
}
#innerNavBar{padding-top: 3px; overflow:hidden; }
* html #innerNavBar{padding-top: 0px;}
.sitename{width:400px; text-align:right; font-size:14px; font-weight:bold;}
.siteUrl, .siteUrl a{width:400px; text-align:right; font-size:12px; color: #990000; margin-top:10px;}
#main{background:url(bg_03.jpg);margin:0 auto; height:300px; background-repeat:repeat-y;
	background-position: center top;}
.content{margin:5px auto 5px 30px; width:920px;}
.tdtext{padding:0 16px; font-weight:bold}
.toppic{border-top:#333 1px dotted; border-bottom:#333 1px dotted; height:28px; font-weight:bold; font-size:13px;}
.textbottom{color:#930; line-height:24px;}
.textcontent{padding:10px;}
.menus{height:34px; line-height:34px; text-align:center; font-size:14px; padding-top:6px; font-weight:bold; margin:50px 0 0 40px;}
.menus a{ color:#FFFFFF}
.menus a:hover{color:#FFFFFF}