* { margin: 0; }

body {
	background: url(../t01_images/bg/body.gif) repeat-x #e5e5e5;
	font: 13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}

h1 { font: 28px Georgia, "Times New Roman", Times, serif; color: #000; margin: 0 0 10px 0; clear:both}
h2 { font: 18px Georgia, "Times New Roman", Times, serif; color: #000; margin: 0 0 5px 0; }
h3 { font: 14px Georgia, "Times New Roman", Times, serif; color: #000; margin: 0 0 5px 0; }
a { color: #a4500b; text-decoration: none; }
a:hover { color: #000; }
p { margin: 0 0 20px 0 ; }
img { border: 0; }

#naw {
	width: 906px;
	margin: 0 auto;
	height: 25px;
	padding: 7px 0 0;
	text-align: right;
	font-size: 12px;
	color: #fff;
	}
    #naw a { color: #fff; }
	#naw a:hover { color: #666; }
	
#container {
	width: 986px;
	margin: 0 auto 12px;
	background: url(../t01_images/bg/content.gif);
	}

#top {
	width: 949px;
	height: 430px;
	padding: 0 18px 0 19px;
	background: url(../t01_images/bg/top.gif);
	}

#header {
	width: 949px;
	height: 127px;
	border-bottom: 7px solid #ccc;
	margin: 0 0 10px 0;
	}
	#header img { padding: 17px 0 0 16px; float: left; }

#mainmenu {
	width: 495px;
	height: 55px;
	background: url(../t01_images/bg/menu.gif);
	margin: 72px 0 0 0;
	float: right;
	}
	#mainmenu ul { padding: 20px 0 0 15px; list-style: none; position: absolute; }
	#mainmenu li { display: inline; float: left; font-size: 14px; border-right: 1px dotted #666; }
	#mainmenu li a { float: left; color: #666; font-weight: bold; padding: 0 20px; display: block; }
	#mainmenu li a:hover { color: #a4500b; }
	#mainmenu ul ul { position: absolute; visibility: hidden; display: block; clear: both; background: #eee; padding: 17px 0 0 0; margin: 20px 0 0 -1px; border-left: 1px dotted #666; }
	#mainmenu ul ul li { display: block; float: none; border: 0; }
	#mainmenu ul ul li a { display: block; float: none; padding: 5px 19px; width: 110px;}
	#mainmenu ul ul li a:hover { background: #6c3407; color: #fff; }
	#mainmenu .lastitem { border: 0; }

#banner {
	width: 949px;
	height: 286px;
	font-size: 0;
	}

#content {
	width: 929px;
	padding: 10px 18px 0 39px;
	background: url(../t01_images/bg/content.gif);
	line-height: 20px;
	overflow: hidden;
	}

#contentleft {
	width: 618px;
	padding: 0 32px 0 0;
	float: left;
	}
	#contentleft img { margin: 0 13px 20px 0; clear: both; }
	#contentleft .box { width: 560px; background: url(../t01_images/bg/box-top.gif) no-repeat; margin: 0 0 20px 0; padding: 20px 20px 0 20px; }
	#contentleft .bottom { width: 600px; height: 17px; background: url(../t01_images/bg/box-bottom.gif) no-repeat bottom; margin: 0 -20px; font-size: 0; }

#breadcrumb {
	text-align: right;
	height: 20px;
	color: #999;
	}
	#breadcrumb a { color: #666; }
	#breadcrumb a:hover { color: #a4500b; }
	#breadcrumb p { margin: 0; }

#contentright {
	width: 279px;
	float: left;
	}
	#contentright .box { width: 239px; background: url(../t01_images/bg/box-top.gif) no-repeat; margin: 0 0 20px 0; padding: 20px 20px 0 20px; }
	#contentright .bottom { width: 279px; height: 17px; background: url(../t01_images/bg/box-bottom.gif) no-repeat bottom; margin: 0 -20px; font-size: 0; }
	#contentright .nobg { background: none; }

#footer {
	width: 986px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 16px 0 0 0;
	background: url(../t01_images/bg/footer.gif);
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	}
	#footer ul { padding: 0; list-style: none; }
	#footer li { display:inline; border-right: 1px solid #666; }
	#footer li a { display: inline; color: #666; padding: 0 10px; }
	#footer li a:hover { color: #000; }
	#footer .last { border: 0; }
	

.leesverder { float:left; text-align: right; font-weight: bold; margin: 5px 0 10px 0; }
.copyright { font-size: 12px; height: 35px; text-align: center; margin: 0; }

.item { width: 594px; height: 100px; padding: 12px; margin: 0 0 20px; background: url(../t01_images/bg/item-bg.gif) no-repeat; }
.item img { float: left; margin: 0 20px 0 0; }
.item p a { width: 94px; height: 21px; display: block; margin: 0 0 0 10px; background: url(../t01_images/bg/item-btn.gif); color: #333; text-align: center; float: right; }
.item p a:hover { color: #fff; }
.item a:hover { color: #fff; }

