/* 初值样式 */
*{margin:0; padding:0;}
body {text-align:center; margin:0; padding:0; font-size:12px; background:#FFF; color:#333;}
body div {text-align:center;}
div,form,img,ul,li,p {margin:0; padding:0; border:0;}
ul,li {list-style:none;}
input,select,table,td {font-size:12px;}
ul {text-align:left;}

/* 默认链接 */
a {color: #333; text-decoration: none;}
a:link {color: #333;text-decoration: none;}
a:visited {color: #333;text-decoration: none;}
a:hover {color: #000099;text-decoration: none;}

/* 左右悬浮 */
.left {float:left}
.right {float:right}

/* 清除悬浮 */
.clear {clear:both;}
.clearleft { clear:left;}

/* 溢出隐藏 */
.ofh { overflow:hidden;}

/* 文字对齐 */
.txtLeft {text-align:left}
.txtCenter {text-align:center}
.txtRight {text-align:right}

/* 文字大小 */
.f12 {font-size:12px}
.f14 {font-size:14px}
.f16 {font-size:16px}

/* 字体 */
.fz {font-family:Arial;}

/* 首先缩进 */
.ti12 {text-indent:12px}
.ti24 {text-indent:24px}

/* 块级元素 */
.db {display:block}

/* 文字颜色 */
.header_gray { color:#6f6e6e;}                              /* header 灰色 */

.B_to_Y {color:#333;}							            /* black to yellow */
.B_to_Y a:link {color:#333; text-decoration: none;}
.B_to_Y a:visited {color:#333; text-decoration: none;}
.B_to_Y a:hover {color:#ff9900;text-decoration: underline}

.Y_to_O { color:#FF9900;} 									/* yellow to orange */ 
.Y_to_O a:link { color:#FF9900; text-decoration: none;}
.Y_to_O a:visited { color:#FF9900; text-decoration: none;}
.Y_to_O a:hover { color:#FF6626; text-decoration: none;}

.Red,.Red a{color:#FF0000}								    /* 红色 */
a.Red:link {color: #FF0000; text-decoration: none;}
a.Red:visited {color: #FF0000; text-decoration: none;}
a.Red:hover {color: #333; text-decoration: underline;}

/* 背景色 */
.bgc { background-color:#FFF;}
#bgn { background:none;}

/* 文字加粗 */
.fb {font-weight:bold}

/* 下划线 */
.unline,.unline a {text-decoration:underline}

/* 行高 */
.lh24 {line-height:24px}
.lh28 {line-height:28px}
.lh47 {line-height:47px;}

/* 空白间距 */
.ml3 { margin-left:3px;}
.ml5 { margin-left:5px;}
.ml6 { margin-left:6px;}
.ml21 { margin-left:21px;}
.ml42 { margin-left:42px;}

.mb5 {margin-bottom:5px;}

.mt5 {margin-top:5px;}
.mt8 {margin-top:8px;}
.mt9 {margin-top:9px;}

.mr13 { margin-right:13px;}
.mr27 { margin-right:27px;}

.mg6 { margin:0 6px;}

/* 宽度 */
.w25 { width:25px;}
.w104 { width:104px;}
.w188 { width:188px;}
.w212 { width:212px;}

/* 高度 */
.h20 { height:20px;}
.h54 { height:54px;}

/* 边框 */
.border01 {border:1px solid #D2D7DA; }

.cake05 { margin-top:7px;}

/* 页宽设定 */
#container{ width:960px; margin:0 auto; background:#FFF;}

/* 标准头 */
#header {
	height:76px;
	background-color:#FFF;
	text-align:left;
	width: 960px;
}
#header .logo {padding:20px 0 0 14px; float:left;}
#header .content { float:left; margin-left:38px; width:742px;}
#header .content .top { height:19px; line-height:19px; margin-top:12px; text-align:left;}
#header .content .bottom { height:17px; line-height:17px; margin-top:14px;}

/* 导航 */
#navigation {
	height:32px;
	background:url(/images/revision2009/navigation_bg.gif) repeat-x;
	width: 960px;
}

#navigation li {
	width:92px;
	height:32px;
	float:left;
	line-height:32px;
	background:url(/images/revision2009/navigation_bg1.gif) no-repeat;
	text-align:center;
	font-weight: bold;
}
#navigation li a { color:#0f4860;font-weight: bold;}
#navigation li a:link {color: #0f4860; 	font-weight: bold;text-decoration: none;}
#navigation li a:visited {color: #0f4860; font-weight: bold;text-decoration: none;}
#navigation li a:hover {color: #1e82da;	font-weight: bold; text-decoration: none;}

#navigation .first { width:72px; height:32px; background:url(/images/revision2009/navigation_first1.gif) no-repeat; line-height:32px;font-weight: bold;}
#navigation .first a { color:#0f4860;font-weight: bold;}
#navigation .first a:link {color: #0f4860;	font-weight: bold; text-decoration: none;}
#navigation .first a:visited {color: #0f4860; font-weight: bold;text-decoration: none;}
#navigation .first a:hover {color: #1e82da; font-weight: bold;text-decoration: none;}

#navigation .currently { width:92px; height:32px; float:left; line-height:32px; background:url(/images/revision2009/navigation_bg1-1.gif) no-repeat; text-align:center;font-weight: bold;}
#navigation .currently a { color:#FFFFFF;font-weight: bold;}
#navigation .currently a:link {color: #FFFFFF; 	font-weight: bold;text-decoration: none;}
#navigation .currently a:visited {color:#FFFFFF;font-weight: bold; text-decoration: none;}
#navigation .currently a:hover {color: #dbf3fc; font-weight: bold;text-decoration: none;}

#navigation .currently1 { width:72px; height:32px; float:left; line-height:32px; background:url(/images/revision2009/navigation_first1-1.gif) no-repeat; text-align:center;font-weight: bold;}
#navigation .currently1 a { color:#FFFFFF;font-weight: bold;}
#navigation .currently1 a:link {color: #FFFFFF; 	font-weight: bold;text-decoration: none;}
#navigation .currently1 a:visited {color:#FFFFFF;font-weight: bold; text-decoration: none;}
#navigation .currently1 a:hover {color: #dbf3fc; font-weight: bold;text-decoration: none;}

#navigation_two {
	height:31px;
	background:url(/images/revision2009/navigation_01.gif) repeat-x;
	border:1px solid #CCC;
	border-top:none;
	line-height:31px;
	width: 960px;
}
.hide {
	display:none;
}
#navigation_two li { width:90px; height:31px; float:left; line-height:31px;text-align:center;  color:#FFFFFF;}
#navigation_two li a { color:#FFFFFF;}
#navigation_two li a:link {color: #FFFFFF; text-decoration: none;}
#navigation_two li a:visited {color: #FFFFFF; text-decoration: none;}
#navigation_two li a:hover {color: #dbf3fc; text-decoration: none;}

#navigation_two .kb { width:120px; height:31px; float:left; line-height:31px;text-align:center; color:#FFFFFF;}
#navigation_two .kb a { color:#FFFFFF;}
#navigation_two .kb a:link {color: #FFFFFF; text-decoration: none;}
#navigation_two .kb a:visited {color: #FFFFFF; text-decoration: none;}
#navigation_two .kb a:hover {color: #dbf3fc; text-decoration: none;}

#alex1 {
	float:right;
	display:table-cell;
}
#alex1 li {float:right; width:116px; margin-right:12px; vertical-align:middle; line-height:31px;}
#alex1 li img {
	position:static;
	+position:relative;
	vertical-align:middle
	}
#navigation img {
	float:right;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 0;
}

#SecNavigation {
	height:26px;
	background:url(/images/revision2009/navigation_02.gif) repeat-x;
	border:1px solid #CCC;
	border-top:none;
	line-height:26px;
	width: 960px;
}
#SecNavigation .content { text-align:left; margin-left:16px;}

/*菜单部分*/
#nn3 {
	margin-left:60px;
}
#nn4 {
	margin-left:120px;
}
#nn5 {
	margin-left:280px; 
}
#nn6 {
	margin-left:200px;
}
#nn7 {
	margin-left:350px;
}
#nn8 {
	margin-left:423px;
}


.STYLE1 {color: #FFFFFF}
.show {display:block}

