@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAFBFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: '宋体', Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0054AD;
	line-height: 160%;
}
a:link {
	color: #0054AD;
	text-decoration: none;
}
a:visited {
	color: #0054AD;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #0054AD;
	text-decoration: none;
}

select,input,textarea {
	border: 1px solid #5FCFFD;
	background-color: #FFFFFF;
}
button {
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #028AF3;
	color: #003872;
	background-color: #42ABF7;
	background-image: url(../images/buttonBg1.jpg);
	background-repeat: repeat-x;
}
img{
	border-color: #0054AD;
}

/****************TEXT****************/
.bold{
	font-weight: bold;
}
.blue14 {
	font-size: 14px;
	color: #4D4DAD;
}

.gray16 {
	font-size: 16px;
	color: #656565;
}
.gray {
	color: #919191;
}

.yellow {
	color: #FF7800;
}

.red {
	color: #FF5400;
}

.orange {
	color: #FF6C00;
}
a.orange:link {
	text-decoration: none;
	color: #FF7200;
}
a.orange:visited {
	text-decoration: none;
	color: #FF7200;
}
a.orange:hover {
	text-decoration: underline;
	color: #FF9A49;
}
a.orange:active {
	text-decoration: none;
	color: #FF7200;
}
.orange14 {
	font-size: 14px;
	color: #FF7200;
}
a.orange14:link {
	text-decoration: none;
	color: #FF7200;
}
a.orange14:visited {
	text-decoration: none;
	color: #FF7200;
}
a.orange14:hover {
	text-decoration: underline;
	color: #FF9A49;
}
a.orange14:active {
	text-decoration: none;
	color: #FF7200;
}
.orange24 {
	font-size: 24px;
	color: #FF9C00;
}

.black14 {
	font-size: 14px;
	color: #000000;
}
a.black14:link {
	text-decoration: none;
	color: #000000;
}
a.black14:visited {
	text-decoration: none;
	color: #000000;
}
a.black14:hover {
	text-decoration: underline;
	color: #333333;
}
a.black14:active {
	text-decoration: none;
	color: #000000;
}

.whiteLight {
	position: absolute;
	filter:
		Dropshadow(offx=1,offy=0,color=#EEEEEE)
		Dropshadow(offx=0,offy=1,color=#EEEEEE)
		Dropshadow(offx=0,offy=-1,color=#EEEEEE)
		Dropshadow(offx=-1,offy=0,color=#EEEEEE);
}

.brown {
	color: #AA5205;
}

.green {
	color: #187D00;
}

.white {
	color: #FFFFFF;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #DDDDDD;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
.white1 {
	color: #BCDBEF;
}
a.white1:link {
	text-decoration: none;
	color: #BCDBEF;
}
a.white1:visited {
	text-decoration: none;
	color: #BCDBEF;
}
a.white1:hover {
	text-decoration: underline;
	color: #DDDDDD;
}
a.white1:active {
	text-decoration: none;
	color: #BCDBEF;
}

.white14 {
	font-size: 14px;
	color: #FFFFFF;
}
a.white14:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white14:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white14:hover {
	text-decoration: underline;
	color: #DDDDDD;
}
a.white14:active {
	text-decoration: none;
	color: #FFFFFF;
}

/****************BG****************/
.bgX {
	background-repeat: repeat-x;
	background-position: center;
}
.bgY {
	background-repeat: repeat-y;
	background-position: center;
}
.bgLeft {
	background-repeat: no-repeat;
	background-position: left center;
}
.bgRight {
	background-repeat: no-repeat;
	background-position: right center;
}
.bgCenter {
	background-repeat: no-repeat;
	background-position: center center;
}
.bgTop {
	background-repeat: repeat-x;
	background-position: top;
}
.bgBottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgKuangTitle {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/kuang-title-bg.jpg);
	padding-left: 14px;
}
.bgKuangTitle1 {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/kuang-title-bg1.jpg);
	padding-left: 14px;
}

/****************Table line****************/
.line16{
	line-height: 16px;
}
.line18{
	line-height: 18px;
}
.line20{
	line-height: 20px;
}
.line22{
	line-height: 22px;
}
.line24{
	line-height: 24px;
}
.lineBottomDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.lineBottomGrayDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
}
.lineNoTopBlue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACD4F8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACD4F8;
	border-left-color: #ACD4F8;
}
.lineTopGray{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCBCB;
}
.lineBottomGray{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
}
.lineLeftGray{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBCBCB;
}
.lineRightGray{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCBCB;
}
/****************button****************/
.button {
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #028AF3;
	color: #003872;
	background-color: #42ABF7;
	background-image: url(../images/buttonBg1.jpg);
	background-repeat: repeat-x;
}
.button-bg16 {
	color: #222222;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #767476;
}
/****************Padding****************/
.paddingX5{
	padding-right: 5px;
	padding-left: 5px;
}
.paddingX10{
	padding-right: 10px;
	padding-left: 10px;
}
.paddingX20{
	padding-right: 20px;
	padding-left: 20px;
}
.paddingY5{
	padding-top: 5px;
	padding-bottom: 5px;
}
.paddingY10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.paddingY20{
	padding-top: 20px;
	padding-bottom: 20px;
}
.paddingTop8{
	padding-top: 8px;
}

/****************Other****************/
.leftTitle{
	background-image: url(../images/leftBg1.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #FF6C00;
	padding-top: 6px;
	padding-left: 20px;
}
.leftTitle1{
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #FF6C00;
	padding-top: 6px;
	padding-left: 20px;
}
.channelColor0{
	font-weight: bold;
	color: #187D00;
}
.channelColor1{
	font-weight: bold;
	color: #AA5205;
}
.popmenu {
	position: absolute;
	background-color: #e9ffd8;
	border: 1px solid #fed070;
	padding-left: 5px;
	padding-right: 5px;
	width:100px;
}
.topTitle {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bar2Bg.jpg);
}
.topTitle1 {
	padding-right: 10px;
	padding-left: 10px;
}
/****************选项卡效果****************/
.rightsub2{margin:0;padding:0;list-style:none;border:1px solid #d3d2ff;margin-top:3px;}
.rightsubmenu2{margin:0;padding:0;list-style:none;height:28px;border-bottom:1px solid #d3d2ff;background:#eeeeff;}
ul.menu0 {margin:0;padding:0;list-style:none;height:22px;position: relative;top:3px;}
ul.menu0 li{margin:0;padding:0;list-style:none;float:left;margin-left:12px;width:72px;height:22px;padding-top:1px;line-height:22px;
border:1px solid #d4d3ff;background:#e6e5ff;text-align:center;color:#888888;font-weight:bold;
display:inline;cursor:pointer;}
ul.menu0 li.hover{border-top:1px solid #d4d3ff;border-left:1px solid #d4d3ff;
border-right:1px solid #d4d3ff;border-bottom:1px solid #ffffff;background:#FFFFFF;color:#361f87;}
#con0 ul{display: none;margin:0;padding:0; } 
#con0 ul.block{display: block; } 
ul.s1{list-style:none}
.clear{clear:both;height:0;overflow:hidden}

