/* ================================================================ 
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/menu/hover_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {width:750px; height:80px; background:url(film.jpg) no-repeat right bottom; border:1px solid #766; border-width:5px 1px 1px; position:relative;}

#pad1 {
	width: 960px;
	height: 70px;
	display: inline;
	float: left;
	margin-left: 125px;
}
#menu {list-style-type:none; padding:0; margin-left:310px;z-index:9999;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {
	float: left;
	position: relative;	/*background-color: #FBFBFB;*/
	vertical-align: middle;
	width:80px;
}
#menu li.sub { /*background:#fff;*/}

/* for IE5.5 and IE6 only */
#menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}

#menu li a {
	display: block;
	color: #f4a100;
	height: 25px;
	font-family: "DFPYuanMedium-B5";
	font-size: 11px;
	line-height: 24px;
	width: 80px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
#menu :hover {
	color: #6e6e6f;
	width:80px;
}
#menu :hover a {
	color: #6e6e6f;
	width:80px;
	padding:0px 2px;
}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {position:absolute; left:-9999px; width:80px;}



#menu :hover ul{left:0;top:45px; } 

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {
	left: 100px;
	padding:5px 5px;
}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {padding:5px 5px; left:-131px; top:10px;}

sub_bar{
	padding-left: 30px;
}
#box table tr td #input_box tr th {
	font-size: 14pt;
}
