/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/gallery/hover_gallery.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This script and the associated (x)html may be modified in any 
way to fit your requirements. 
Please see 'Terms of use' on stunicholls.com
=================================================================== */
body {
	padding:0;
	margin:0;
	border:0;
	font:76% "times new roman", serif;
	text-align:left;
	background:#fff url;
}


#content, #middle {
	width:950px;
	margin:5px auto;
	background-color: #FFF;
}

a {color:#000;}
a:visited {color:#111;}
a:active {color:#222;}
a:hover {text-decoration:none; color:#000;}
/*
p {font:normal 0.9em/1.5em verdana, arial, serif; margin:0; padding:0.5em 0;}
p.small, p.small a, p.small a:visited {font-size:10px; color:#888;}
h2 {font-size:1.6em; margin:0; padding:5px 0 5px 0; color:#444;}
h3 {font-size:1.2em; color:#666; margin:0; padding:0 0 15px 0;}
*/


#menu {
	position:relative;
	width:950px;
	background:#fff;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	background-image: url(../images/bg_slide.gif );
	background-position: bottom;
	background-repeat:no-repeat;
}
#menu img {display:block;}
#menu img#loading {
	position:absolute;
	left:440px;
	top:75px;
}
#menu ul {padding:0; margin:0; list-style:none;}
#menu ul#sub_0 {margin-bottom:1px; height:25px;}

#menu ul#sub_0 li {
	display:inline;
	float:left;
	cursor:default;
	color:#fff;
	width:200px;
	background: #75A6DB;
	text-decoration:none;
	height:25px;
	line-height:25px;
	margin-left:25px;
	cursor:pointer;
	text-align: center;
	text-indent: 1px;
}

#menu #sub1 {
	width:950px;
	height:184px;
	overflow:auto;
	overflow-y: hidden;
	cursor:pointer;
}
#menu #sub1 ul li {float:left; width:159px; height:160px; border-right:1px solid #fff;}
#menu #sub1 ul img.hz {padding:23px 5px;}
#menu #sub1 ul img.vt {padding:5px 21px;}

#menu #sub1 ul {height:160px; background:#aaa;}

#menu #sub1 #sub_11 {width:2250px;}
#menu #sub1 #sub_21 {
	width:2400px;
}
#menu #sub1 #sub_31 {
	width:1300px;
}
#menu #sub1 #sub_41 {
	width:6100px;
}
#menu #sub1 #sub_51 {width:2700px;}
#menu #sub1 #sub_61 {width:1900px;}

#menu #sub2 {height:auto;}

#menu #sub2 ul li img.hzb {margin:20px 0; border:1px solid #000;}
#menu #sub2 ul li img.vtb {margin:20px 93px; border:1px solid #000;}


#menu a:active, #menu a:focus {outline:0;}


.none {display:none;}
.yes {display:block;}

#menu ul#sub_0 li.clicked {background:#3277C2;}
#menu li.clicked {background:#aa4;}
