@charset "utf-8";

/* Header */
.menu_bg1 { background: url(images/hed_but_bg.gif); height:50px; direction:rtl;}
.menu_bg1 .suplink { float:left; color:#92EEF9; font:normal 11px tahoma; margin:8px;}
.menu1 { padding:0px 1px 0 10px; margin:0; float:right;}
.menu1 ul { padding:0; margin:0; list-style:none; border:0;}
.menu1 ul li { float:left; margin:0; padding:0 3px; border:0;}
.menu1 ul li a { float:left; margin:0 1px 0 0; padding:13px 0; color:#fff; font:bold 15px Times New Roman; text-decoration:none;}
.menu1 ul li a span { padding:13px 10px; background:none;}
.menu1 ul li a:hover {   background: url(images/r_menu.gif) no-repeat right; text-decoration:none;}
.menu1 ul li a:hover span { background:url(images/l_menu.gif) no-repeat  left; font:bold 15px Times New Roman; color:#333333; text-decoration:none;}
.menu1 ul li a.active {background:url(images/r_menu.gif) no-repeat  right ; font:bold 15px Times New Roman; color:#333333; text-decoration:none;}
.menu1 ul li a.active span {   background:url(images/l_menu.gif) no-repeat  left ;}

.Hed_top {
	height: 90px;
	background-image: url(images/hed_top_bg.gif);
}
.logo {
	float:right;
	margin:0 20px;
}

.banner {
	float:left;
	margin: 13px 0 0 20px;

}

.footer_resize { margin:0 auto 20px auto; padding:10px 0; width:100%; background:#469aac; border-bottom:1px solid #407e8b;}
.footer_resize ul { margin:0; padding:20px 10px 10px 10px; list-style:none; float:left;}
.footer_resize img { display:inline; margin:5px 10px; padding:0;}
.footer_resize ul li { margin:0; padding:0 10px; float:left;}
.footer_resize p { margin:0; padding:20px 20px 10px 20px; float:right; color:#fff; font:bold 12px  Tahoma; line-height:1.8em;}
.footer_resize a { color:#fff; font:normal 11px  Tahoma, Geneva, sans-serif; text-decoration:none; line-height:1.8em;}
.footer_resize a:hover { text-decoration:underline;}

/* Css Fram */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
