@charset "utf-8";
/* CSS Document */

/* body {margin: 0 ; font: normal 12px arial ; color:#6a6a6a }*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
a:link {	text-decoration: none; font:none;}
a:visited {	text-decoration: none; font:none;}
a:hover {	text-decoration: none; font:none;}
a:active {	text-decoration: none; font:none;}
h1 {margin:10px 10px 10px 10px ; padding:0; font: normal 14px arial; color:#4f4f4f }
h2 {margin:5px 10px 0 15px ; padding:0; font: normal 14px arial; color: #000000; text-align:left }
h3 {margin:10px 10px 0 15px ; padding:0; font: normal 12px arial; color: #000000 }
h4 {margin: 10px 5px 5px 5px ; padding:0 ; font: bold 10px arial; color: #FFFFFF }
h4 a:link a{margin: 10px 5px 5px 5px ; padding:0 ; font: bold 10px arial; color: #FFFFFF }
h5 {margin: 25px 10px 10px 10px ; padding:15px ; font: normal 9px arial; color: #72521f }

#header {position:relative; margin:auto ; width: 100% ; height: 100% ; background:url(images/Bg.jpg)repeat-x }
#header ul li { left: 850px ; display: list-item }
#header_yazi {font-family:Arial ; color:#FFFFFF;}

#headerBg {position:relative; margin:auto ; width: 1000px ; background: #FFFFFF ; height: 133px }
#topMenu {position:absolute ; right: 337px }
#topMenu2 {position:absolute ; right: 242px ; width: 60px;height: 32px ; background:url(images/topMenuBg.jpg) repeat-x }
#topMenu3 {position:absolute;right: 5px ; width: 230px; height:32px ;  background:url(images/topMenuBg.jpg) repeat-x }

#banner {position:relative ; margin:auto ; width: 1000px ; height: 354px; background:#272727 }

#main {
	position:relative;
	margin: auto;
	width:1000px;
	background:#FFFFFF;
}
#mainBase { position:relative ;margin: auto ;  width:526px; background:#FFFFFF }
.mainleft {float:left ; background: url(images/mainLeftBg.jpg) repeat-x ; width:224px; height:242px; margin-top: 5px; margin-left: 5px; text-align:left;  }
.mainleft2 { position:absolute ; top:250px ;float:left ; background: url(images/mainLeftBg.jpg) repeat-x ; width:224px; height:242px; margin-top: 5px; margin-left: 5px  }
.mainright {position: absolute;	width:212px; height:180px; 	right:8px;	top: 5px;}
.mainright2 {position:absolute;	padding: 5px;width: 150px;left: 776px;top: 230px;}
.mainright3 {
	position:absolute;
	width:212px;
	height:148px;
	padding: 5px;
	width: 150px;
	left: 776px;
	top:190px;
}
.mainright4 {
	position:absolute;
	width:212px;
	height:190px;
	padding: 5px;
	width: 150px;
	left: 776px;
	top: 350px;
}


#main2 {
	position:relative;
	margin: 0;
	width:1000px;
	background:#FFFFFF
}
/*
#footer { 
	padding: 0 0 0 0px; 
	background:#FFFFFF;
	position:relative;
} 
#footerBg {
	width: 1000px;
	background:url(images/footerBg.jpg);
	height: 60px;
}
*/

#footer{
	position:relative;
	margin:auto;
	width:1000px;
	background:url(images/footerbg.jpg);
	height: 52px;
	color:#FFFFFF
}
#footer ul{ float:left; padding:0; margin:10px 0 0 25px; display:inline}
#footer li{ list-style-type:none; padding:2px 0}
#footer a {color: #FFFFFF}
#footer a:hover {color:white}
#footerbottom {	position: absolute;	left: 215px; top: 132px;}

.sep {display: block ; clear: both }

ul {list-style:none; margin: 0;padding: 0;}
img {border: none;}
#menu_container {width:200px;background-color: #272727;margin-left: 5px;margin-top: -15px;}
#top {background-color:#272727;}
#bottom {background-image: url('nav_bottom.gif');background-repeat:no-repeat;background-position:bottom left;height: 16px;border-top:1px solid #000;}
#css_menu {width: 200px;font-family: Arial; font-size:12px; margin: 0; font-weight: bold;}
#css_menu li a {height: 28px; voice-family: inherit; text-decoration: none; border-bottom:1px solid #fcde98 ; padding: 5px;}
#css_menu li a:link, #css_menu li a:visited {color: #b19144;background:  url(css_menu.gif) 0 0px;display: block; padding: 8px 0 0 25px;}
#css_menu li a:hover, #css_menu li #current {color: #fcde98;background:  url(css_menu.gif) 0 -35px;padding: 8px 0 0 25px; }

.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-size: 14px; }
.style4 {
	font-size: 10px
}
.style5 {
	color: #000000;
	font-size: 10px;
}

