@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.main_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDD3BD;
	border-right-color: #DDD3BD;
	border-bottom-color: #DDD3BD;
	border-left-color: #DDD3BD;
}
.menu_right {
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 106px;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 949px;	
	font-size: 10px;
	color: #505150;
	text-decoration: none;
	text-align: center;
}

.abottom{font-size: 10px; text-decoration:none; color: #505150;}
A.abottom{font-size: 10px; text-decoration:none; color: #505150;}
A.abottom:active {font-size: 10px; text-decoration:none; color: #505150;}
A.abottom:link {font-size: 10px; text-decoration:none; color: #505150;}
A.abottom:hover {font-size: 10px; text-decoration:underline; color: #505150;}

.bbottom{font-size: 12px; text-decoration:none; color: #505150;}
A.bbottom{font-size: 12px; text-decoration:none; color: #505150;}
A.bbottom:active {font-size: 12px; text-decoration:none; color: #505150;}
A.bbottom:link {font-size: 12px; text-decoration:none; color: #505150;}
A.bbottom:hover {font-size: 12px; text-decoration:underline; color: #505150;}

.stitle{font-size: 13px; text-decoration:none;font-weight: bold; color: #505150;}
A.stitle{font-size: 13px; text-decoration:none;font-weight: bold; color: #505150;}
A.stitle:active {font-size: 13px; text-decoration:none;font-weight: bold; color: #505150;}
A.stitle:link {font-size: 13px; text-decoration:none;font-weight: bold; color: #505150;}
A.stitle:hover {font-size: 13px; text-decoration:underline;font-weight: bold; color: #505150;}


.rbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.ofsp {
	font-size: 13px;
	color: #010101;
	font-weight: bold;
	height: 22px;
	text-align:center;
}
.content {
	padding: 10px;
	height: 150px;
}
.welcome {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.myframe {
	border: 1px solid #DDD3BD;
	background-color: #FFEBC3;
}
.nametop {
	background-color: #F0D399;
	font-weight: bold;
	color: #4A4747;
}

.news_items {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD3BD;	
}

.right_m {
	float: right;
	
}

#navigation {
	width: 732px;
	position: relative;
	background-image: url(../images/bmenu.jpg);
	background-repeat: repeat-x;
	height: 29px;
}

a.navButton {
	//background-image: url(../img/normal_btn.gif);
	//background-repeat: no-repeat;
	//background-position: center;
	width: auto;
	height: 20px;
	display: block;	
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	text-align:center;
	vertical-align:middle;
	float: left;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

a.navButton:hover {	
	color: #F0D399;
	cursor:hand;
}


#menuSeparator {
	background-image: url(../images/separator.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height:29px;
	float: left;
}

#sMenuItem {
	border: 1px solid #BF2000;
	
}

a.sMenuItem {
	//width: auto;
	height: 22px;
	display: block;	
	color: #FFFFFF;
	font-weight:bold;
	position: relative;
	text-align:left;
	float: left;
	clear:both;
	text-decoration: none;
	background-color: #FF3C00;
	border: 1px solid #BF2000;
	padding-left: 20px;
	padding-top: 5px;
}

a.sMenuItem:hover {
	height:22px;
	background-image: url(../images/sbmenu.jpg);
	background-repeat: x-repeat;
	cursor:hand;
	color: #F0D399;
}

.tabtop {
	font-size: 13px;	
	font-weight:bold;
	height: 30px;
}

.tabnor {
	font-size: 11px;	
	height: 20px;
	padding: 3px;
}

.sub {
	font-size: 14px;
	color: #505150;
	font-weight: bold;
}

.sub_2 {
	font-size: 12px;
	color: #505150;
}

.stTitDan{
	font-size:13px;
	font-weight:bold;
	color: #505150;
}

.normal{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
