@charset "utf-8";
/*--------------------------------------------------

* Filename:		style.css
* version:		1.1 | 20090303	
* Website:		www.FC114.com	
* Author:		Leo	 380222208@qq.com
* Color Reference:
	#F86F89	粉红
* Hack Reference:
    background: red;
    #background: blue;		FOR IE 6, IE 7
    _background: green;		FOR IE 6 ONLY
	
--------------------------------------------------*/

/*--------------------------------------------------
Reset CSS
--------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; vertical-align:middle; }
input, button, textarea, select, optgroup, option { *font-size:100%;
}
code, kbd, samp, tt { font-size: 100%; }
body { font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif; line-height: 1.5; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
sup, sub { font-size: 100%; vertical-align: baseline; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*--------------------------------------------------
Common Element
--------------------------------------------------*/
.floatLeft { float:left; width:auto}
.floatRight { float:right; }
::selection {
background:#F00;
color: white;
}
::-moz-selection {
background:#F00;
color: white;
}
.underLine { font-family:Arial, ans-serif; }/* Fix underLine in IE6 */
.table { width:100%; border-top:1px solid #e5eff8; border-right:1px solid #e5eff8; margin:1em auto; border-collapse:collapse; }
.table td { border-bottom:1px solid #e5eff8; border-left:1px solid #e5eff8; padding:.3em 1em; }
.table thead th { text-align:center; font:bold 1.2em/2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif; background:#D9EAF4; line-height:30px; height:30px; border-left:1px solid #e5eff8; }
tr.alt td { background:#ecf6fc } /*这行将给所有偶数行加上背景色*/
tr.over td { background:#FEF3D1 } /*这个将是鼠标高亮行的背景色*/
/*--------------------------------------------------
Basic Layout
--------------------------------------------------*/
body { background-image:url(../img/bg.gif); text-align:center; }
#header, #footer, #main { margin:0 auto; text-align:left; width:auto; background-color:#FFF }
#header { padding:0; margin-bottom:10px; height:75px; }
/*--------------------------------------------------
Header
--------------------------------------------------*/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height:	1.0; }
.sf-menu ul { position: absolute; top: -999em; width: 8.6em; }
.sf-menu ul li { width: 100%; }
.sf-menu li:hover { visibility: inherit; }
.sf-menu li { float: left; position: relative; }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0; top: 2.5em; z-index: 99; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 10em; top: 0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 10em; top: 0; }
.sf-menu { float: left; }
.sf-menu a { padding:.75em 1em; text-decoration:none; }
.sf-menu a, .sf-menu a:visited { color:#000; }
.sf-menu li li { background: #AABDE6; }
.sf-menu li li li { background: #9AAEDB; }
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: #CFDEFF; outline: 0; }
.sf-menu a.sf-with-ul { padding-right: 	2.00em; min-width: 1px; }
.sf-sub-indicator { position: absolute; display: block; right: .75em; top: 1.1em; width: 10px; height: 10px; text-indent: -999em; overflow: hidden; background-image:url(../img/down.gif); background-repeat:no-repeat; }
a > .sf-sub-indicator { top: 1.1em; }
.sf-shadow ul { background: url(../img/shadow.png) no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; }
.sf-shadow ul.sf-shadow-off { background: transparent; }
#logo { float:left; width:160px; height:55px; position:relative; font-size:12px; margin:10px; display:inline; }
#logo span { background:  url(../img/gggggga.jpg) no-repeat; position:absolute; width:160px; height:55px; }
#header-info { height:21px; padding:5px; margin-bottom:9px; float:left; display:inline; }
#header-menu { padding:0 10px; height:31px; float:right; display:inline; }
#login { float:right; }
a.headerBtn { margin-left:10px; background-color:#E8ECF7; border:1px solid #DDD; text-decoration:none; padding:2px 10px; color:#000; font-size:12px; display:inline-block }
#update { overflow:hidden; line-height:20px; height:20px; padding-left:50px; font-size:12px; }
.sf-menu { float:right; font-size:14px; }
/*--------------------------------------------------
Footer
--------------------------------------------------*/
#footer {  color:#333;border-top:2px solid #333; width:920px;  padding:10px 20px 20px; text-align:center; background-color:#FFF; }
#footer p{
	line-height:200%;
	font-size:11px;
	
}

#footer a { color:#333 }
#footer strong{
	font-weight:normal;
}/*--------------------------------------------------
subnav
--------------------------------------------------*/
