#main {
	width:820px;
	padding: 10px;
	clear: both;
}
#main .navi{
	height:15px;
	font-size:10px;
	padding:5px;
	margin:0px;
}


#main #maintext {
	width: 580px;
	float:left;
	font-size:13px;
	line-height: 140%;
}
//#main #maintext a{
//	font-size:15px;
//	line-height: 140%;
//}

#main #maintext #wordtitle {
	background-image: url(wordtitle.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 580px;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}
#main #maintext .cattitle {
	height: 30px;
	width: 100%;
	font-size: 15px;
	font-weight: bolder;
	color: #D26900;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D26900;
	background-color: #FBF8F0;
}


#main #maintext #box {
	width:580px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 13px;
	line-height: 140%;
	border: 1px solid #FFCC33;
}

#main #maintext #box2 {
	width:100%;
	padding: 5px;
	font-size: 13px;
	line-height: 140%;
	border: 2px solid #FFCC33;
	margin-bottom: 5px;
}

#main #maintext .wordtitle{
	font-size:15x;
	font-weight:bold;
	color:#D26900;
}
#main #maintext .wordtitle a{
	font-size:15x;
	font-weight:bold;
	color:#D26900;
}

#main #maintext #wordtitle1{
	font-size:14x;
	font-weight:bold;
	color:#D26900;
	margin: 5px;
}

#main #maintext #wordtitle1 a{
	font-size:14px;
	font-weight:bold;
	color:#D26900;
	margin: 5px;
}

#main #maintext .wordtext {
	font-size:13px;
	line-height: 135%;
}
#main #maintext .wordtext a{
	font-size:13px;
	line-height: 135%;
	color:#D26900;
}
#main #sidemenu {
	width: 200px;
	float: right;
}
#main #sidemenu #box{
	width:180px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	line-height: 100%;
	font-size:13px;
}

#main #sidemenu #box a{
	color:#D26900;
}
#footer{
	clear:both;
	}
