@charset "utf-8";
/* CSS Document */
/*---------------- menu tab----------------------*/
#menu_tab{
	height:32px;
	background:url(images/menu_bg.gif) repeat-x;
}
ul.menu {
list-style-type:none; float:right; display:block;
margin:0px 10px; padding:0px;background:url(images/menu_bg.gif) repeat-x;
font:Arial;}

ul.menu li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
}
ul.menu li.divider {
	display:inline;
	width:3px;
	height:32px;
	float:left;
	background:url(images/menu_divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	margin:0 0px 0 0px;
	padding:0px 10px 0px 10px;
	height:32px;
	text-decoration:none;
	color:#fff;
}

a.nav:hover{
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	height:32px;
	text-decoration:none;
	background:url(images/menu_bg1.gif) repeat-x;
	color:#000;
}

/**banner**/
.banner{
	width:900px;
	height:100px;
	background-image: url(images/banner.jpg);
	background-repeat: repeat;
}

.footer_link {
	float:right;
	width:600px;
}
	
a.more:link ,a.more:visited{
		font-size:12px;
	font-weight:bold;
color:#333;
text-decoration:underline;
float:right;
padding:0px;
}

a.more:hover {
	font-size:12px;
	font-weight:bold;
color:#C00;
text-decoration:none;
float:right;
padding:0px;
}
img {
	border:none;
	font-size: 14px;
}
a.admin:link ,a.admin:visited{
		font-size:12px;
	font-weight:bold;
color:#C00;
text-decoration:underline;
}

a.more:hover {
	font-size:12px;
	font-weight:bold;
color:#F00;
text-decoration:none;
}
.bledi {
	background-image: url(images/top_main4.png);
}
.bledi {
	color: #FFF;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	height: 30px;
}
