/* CSS RESET */
html{color: #8e8e8e;background: #838383;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font: 13px/1.231 Verdana, Geneva, Arial, Helvetica, sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;line-height:100%;}
/* CSS RESET */



body {
	text-align: left;
	color: #ffffff;

}
a {
	text-decoration: none;
	color: #f4f4f4;
}
a:hover {
	text-decoration: blink;
	color: #ffd700;
}
#wrap {
	width:960px;
	text-align:left;
	margin:0 auto;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header { background:url(images/hd.jpg); height:167px; color:#FFFFFF; position:relative}
#header a{color: white; line-height:30px; font-size:11px}
#header .fl {margin-left: 25px;
}

#q,#submit {border: 1px solid #c9c9c9; background: gray;  }
#header .fr {margin-right: 20px;line-height:30px;}
.tzi { position: absolute; left: 60px; top: 40px;
}
/* content  */
#content { background:url(images/ct_bg.gif)}
.side {width:220px; background:url(images/sb.jpg)}
.main {width: 720px;
}
.side, .main_i {
	margin-top: 40px;
	margin: 11;
}
.main ul#nav {background: url(images/nav.gif) 0% -1px; width:540px; height:26px;float:right}
.main ul#nav li{float:left; width: 89px; text-align:center; line-height:26px;
 }
.main h2 {background: url(images/ct_t.gif) no-repeat 90px; height: 34px; width: 620px; text-align:right; color: #f4f4f4; font-weight: 500; font-size: 16px; padding: 10px 20px 0 0px;  background-position: right;  }
.main ul#nav a { color:#fff}

.main ul#nav a:hover { color: #ffd700; text-decoration:none; font-weight: 550;
}
.main p {width: 620px; margin: 15px 30px;
}
#col div {width: 280px; padding: 15px 15px 0 25px;
}
#col h3{background:url(images/ball.gif) no-repeat; line-height: 39px; padding-left:45px; font-size:16px}
.side_i { margin: 7px 0 0 15px;
}
.side_i li {list-style: none inside; padding:0 10px; line-height:1.98em}
.side_i h2 {font-weight: 500;
}

.thumbnails {margin: 0 -0 2em -8px;}
.thumbnails a.thumb {	
	background: none;
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 10px 0px 0px;
}

.thumbnails .thumb img {display: block;}

/* footer */
#footer { background:url(images/ft.jpg); height:240px; position:relative}
#ftinner {font-size: 10px; position:absolute; bottom: 5px; left: 305px;

