﻿#mainNav {
}
#col1 .content {
}
#mainNav .nav {
	margin: 0 8px;
	text-align: left;
	clear: both;
}
#mainNav .nav li {
	height: 30px;
	color: #333333;
	font-size: 14px;
	clear: both;
}
#mainNav .nav li a span img {
	float: right;
	margin: 4px 2px 0 0;
}
#mainNav .nav li a img {
	float: left;
	margin: -7px 10px 0 0;
}
#mainNav .nav .navBG a {
	background: url(../images/nav_default.gif) no-repeat;
	color: #f65100;
	font-weight: bold;
}
#mainNav .nav .navBG1 a {
	background: url(../images/nav_default1.gif) no-repeat;
	color: #333;
}
#mainNav .nav li a {
	height: 21px;
	padding-top: 7px;
	display: block;
	color: #333333;
}
#mainNav .nav li a:hover {
	background: url(../images/nav_moiv.gif) no-repeat;
	text-decoration: none;
	color: #f65100;
	font-weight: bold;
}
#mainNav .nav .nav1 {
	background: url(../images/nav_moiv.gif) no-repeat;
	text-decoration: none;
	color: #f65100;
	font-weight: bold;
}
#mainNav .nav .nav1 a {
	color: #f65100;
}
#mainNav .nav .beta {
	color: #f65100;
	font-size: 9px;
	font-family: Verdana;
}
/*主标签*/
#rowslist .tabs {
	overflow: hidden;
	height: 34px;
	margin: 0 0 0;
	background: url(../../images/line_solid_ccc.gif) bottom repeat-x;
	z-index: 1000;
}
#rowslist .tabs ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 20px;
}
#rowslist .tabs li {
	display: inline;
	float: left;
	margin: 0 2px;
}
#rowslist .tabs li.current {
}
#rowslist .tabs li.current a, #rowslist .tabs li.current span {
	height: 26px;
	margin: 0;
	background: #fff;
	line-height: 26px;
	font-weight: bold;
	border: 1px solid #a5c0dd;
	border-width: 1px 1px 0;
	color: #f65002;
	padding: 5px 12px 2px;
}
#rowslist .tabs li.current a:hover {
	background: #fff;
	font-weight: bold;
	border: 1px solid #a5c0dd;
	border-width: 1px 1px 0;
	color: #f65002;
}
#rowslist .tabs li img {
	margin: 7px 0 0 3px;
}
#rowslist .tabs .right {
	float: left;
	color: #005197;
	margin: 15px 0 0 80px;
	text-decoration: underline;
}
#rowslist .tabs .right a {
	color: #005197;
	text-decoration: underline;
}
#rowslist .tabs .right1 {
	float: right;
	margin: 0 5px 0 0;
	text-align: right;
	padding-bottom: 1px;
}
#rowslist .appNav {
}
#rowslist {
	overflow: hidden;
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
}
#innerAppPage {
}
#rowslist .tabs li a:hover {
	background: #FFFFFF none repeat scroll 0%;
	border-color: #A5C0DD;
	border-style: solid;
	border-width: 1px 1px 0pt;
	color: #434341;
	text-decoration: none;
	z-index: 1000;
}
#rowslist .tabs li a, #rowslist .tabs li span {
	background: transparent url(../../images/rowslist.gif) repeat scroll 0%;
	border-color: #C2D5E8;
	border-style: solid;
	border-width: 1px 1px 0pt;
	color: #434341;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 2px 0pt 0pt;
	padding: 3px 12px 1px;
	text-decoration: none;
}
/*副标签*/
#appPage .tabs {
	overflow: hidden;
	height: 28px;
	margin: 0 0 10px;
	background: url(../../images/line_solid_ddd.gif) bottom repeat-x;
}
#appPage .tabs ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 20px;
}
#appPage .tabs li {
	display: inline;
	float: left;
	margin: 0 2px;
	cursor: pointer;
}
#appPage .tabs li a, #appPage .tabs li span {
	display: block;
	float: left;
	height: 20px;
	margin: 2px 0 0;
	padding: 4px 12px 1px;
>	padding: 2px 12px;
	border: 1px solid #ddd;
	border-width: 1px 1px 0;
	background: #e6edf6;
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
#appPage .tabs li a:hover {
	background: #f6f6f6;
	color: #595959;
	text-decoration: none;
}
#appPage .tabs li a img {
	margin: -3px 6px -3px 0;
	float: left;
}
#appPage .tabs li.current {
}
#appPage .tabs li.current a, #appPage .tabs li.current span {
	height: 23px;
	margin: 0;
	background: #fff;
	line-height: 23px;
	font-weight: bold;
}
#appPage .tabs li.current a:hover {
	background: #fff;
	font-weight: bold;
}
#appPage .appNav {
}
#appPage {
	overflow: hidden;
	width: 98%;
	background: #FFFFFF;
	margin: 0 auto;
}
#innerAppPage {
}
#appPage a.btn_pageOption {
	display: block;
	overflow: hidden;
	float: right;
	height: 22px;
	padding: 2px 9px 0 11px;
	border: 1px solid #ddd;
	background: #F3FFFF url(../images/btn_pageOption_bg.jpg) 0 0 repeat-x;
	color: #fff;
	font: 12px/23px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#appPage a.btn_pageOption:hover {
	background-position: 0 -36px;
	text-decoration: none;
}
#appPage a.btn_pageOption span {
	display: block;
	position: relative;
	top: -24px;
	left: -1px;
	color: #104d6c;
}
.mainPageTab .navlist {
	margin: 0 15px 8px;
	text-align: left;
	color: #005197;
}
.mainPageTab .navlist a {
	color: #005197;
	text-decoration: underline;
}
.mainPageTab .navlist a:hover {
	color: #f65100;
}
.mainPageTab .navlist img {
	margin-right: 6px;
}
.mainPageTab .navlist span {
	float: right;
	color: #005197;
	margin-top: 3px;
}
#bread_nav {
	margin: 4px;
}
