@charset "utf-8";

BODY {
	margin: 0 auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #000;
	text-align: left;
	font-size: 12px;
	font-family: "微软雅黑",Arial;
}

DIV {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

FORM {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

P {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

I {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

IMG {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

UL {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

LI {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

OL {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

DL {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

DT {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

DD {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

TABLE {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

TR {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

TD {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

TH {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

FIELDSET {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

LABEL {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

LEGEND {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

SELECT {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

BUTTON {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

INPUT {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

H1 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
	font-size: 12px;
}

H2 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
	font-size: 12px;
}

H3 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
	font-size: 12px;
}

H4 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
	font-size: 12px;
}

H5 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
	font-size: 12px;
}

H6 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
	font-size: 12px;
}

H1 IMG {
	margin: 0;
}

H2 IMG {
	margin: 0;
}

H3 IMG {
	margin: 0;
}

H4 IMG {
	margin: 0;
}

H5 IMG {
	margin: 0;
}

H6 IMG {
	margin: 0;
}

UL {
	list-style-type: none;
	list-style-image: none;
}

OL {
	list-style-type: none;
	list-style-image: none;
}

LI {
	list-style-type: none;
	list-style-image: none;
}

DL {
	list-style-type: none;
	list-style-image: none;
}

DT {
	list-style-type: none;
	list-style-image: none;
}

DD {
	list-style-type: none;
	list-style-image: none;
}

IMG {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	vertical-align: middle;
}

A IMG {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	vertical-align: middle;
}

A:link {
	color: #333;
	text-decoration: none;
}

A:visited {
	color: #333;
	text-decoration: none;
}

A:hover {
	color: #1c4fa2;
	text-decoration: none;
}

A:active {
	color: #1c4fa2;
	text-decoration: none;
}

.pic A {
	display: inline-block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top: #e6e7e7 1px solid;
	border-right: #e6e7e7 1px solid;
	border-bottom: #e6e7e7 1px solid;
	border-left: #e6e7e7 1px solid;
}

.pic A:hover {
	display: inline-block;
	border-top: #f60 1px solid;
	border-right: #f60 1px solid;
	border-bottom: #f60 1px solid;
	border-left: #f60 1px solid;
	background: #fff4ce;
}

.fontred {
	color: #f00;
}

.fontgray {
	color: #999;
}

.fontblack {
	color: #000;
}

.input-gray {
	color: #999;
}

.input-black {
	color: #000;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.floatNone {
	float: none;
}

.clearBoth {
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

* HTML .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.pageWidth {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.columnSpace {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.breadcrumb {
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.date-ico {
	background: url(../images/icon-time.gif) no-repeat right 50%;
}

.column-num1 {
	width: 100%;
}

.column-num2 {
	width: 47%;
}

.column-num3 {
	width: 30%;
}

.column-num4 {
	width: 22%;
}

.column-num5 {
	width: 17%;
}

.column-num6 {
	width: 14%;
}

.text-oper {
	float: left;
}

.text-tip {
	float: left;
	margin: 0 0 0 10px;
}

.text-tip SPAN {
	line-height: 15px;
}

.text-oper SPAN {
	width: auto!important;
	word-break: break-all;
}

.text-tip SPAN {
	width: auto!important;
	word-break: break-all;
}

.text-tip .tip-default {
	color: #999;
}

.text-tip .tip-remind {
	color: #000;
}

.text-tip .tip-ok {
	display: inline-block;
	padding-left: 20px;
	background: url(../images/ok.gif) no-repeat left top;
	color: #3bae47;
}

.text-tip .tip-error {
	display: inline-block;
	padding-left: 20px;
	background: url(../images/error.gif) no-repeat left top;
	color: #e60012;
}

.input {
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	height: 18px;
	border-top: #ddddde 1px solid;
	border-right: #ddddde 1px solid;
	border-bottom: #ddddde 1px solid;
	border-left: #ddddde 1px solid;
	line-height: 18px;
}

.input-width {
	width: 200px;
}

.input-up {
	border-top: #06c 1px solid;
	border-right: #06c 1px solid;
	border-bottom: #06c 1px solid;
	border-left: #06c 1px solid;
}

.pageJump {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	width: 100%;
	text-align: left;
	line-height: 20px;
}

.pageJump A {
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: #8db5d7 1px solid;
	border-right: #8db5d7 1px solid;
	border-bottom: #8db5d7 1px solid;
	border-left: #8db5d7 1px solid;
	color: #000;
	text-decoration: none;
}

.pageJump A:hover {
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: #f00 1px solid;
	border-right: #f00 1px solid;
	border-bottom: #f00 1px solid;
	border-left: #f00 1px solid;
}

.pageJump A:active {
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: #f00 1px solid;
	border-right: #f00 1px solid;
	border-bottom: #f00 1px solid;
	border-left: #f00 1px solid;
}

.pageJump SPAN.current {
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: #e89954 1px solid;
	border-right: #e89954 1px solid;
	border-bottom: #e89954 1px solid;
	border-left: #e89954 1px solid;
	background-color: #e89954;
	color: #000;
	font-weight: bold;
}

.pageJump SPAN.disabled {
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #ccc;
}

.textInput {
	width: 25px;
	border-top: #8db5d7 1px solid;
	border-right: #8db5d7 1px solid;
	border-bottom: #8db5d7 1px solid;
	border-left: #8db5d7 1px solid;
	color: #000;
}

.pgbtn {
	padding-right: 2px;
	padding-left: 2px;
	height: 18px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	background-image: url(../images/btnbg.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}

.pageJump .totalcount {
	float: left;
}

.pageJump .number {
	float: right;
}

.pageJump .number A {
	float: left;
	height: 15px;
	border-top: #d3d3d4 1px solid;
	border-right: #d3d3d4 1px solid;
	border-bottom: #d3d3d4 1px solid;
	border-left: #d3d3d4 1px solid;
	background: url(../images/bgpage-01.gif) repeat-x 0 -58px;
	color: #666!important;
	text-decoration: none;
	line-height: 15px;
}

.pageJump .number A:hover {
	border-top: #34a7db 1px solid;
	border-right: #34a7db 1px solid;
	border-bottom: #34a7db 1px solid;
	border-left: #34a7db 1px solid;
	background: url(../images/bgpage-01.gif) repeat-x 0 -87px;
	color: #0068cc!important;
}

.pageJump .number SPAN {
	float: left;
	height: 15px;
	line-height: 15px;
}

.pageJump .number .current {
	border-top: #34a7db 1px solid;
	border-right: #34a7db 1px solid;
	border-bottom: #34a7db 1px solid;
	border-left: #34a7db 1px solid;
	background: url(../images/bgpage-01.gif) repeat-x 0 -87px;
	color: #0068cc!important;
}

.pageJump .number .disabled {
	border-top: #34a7db 1px solid;
	border-right: #34a7db 1px solid;
	border-bottom: #34a7db 1px solid;
	border-left: #34a7db 1px solid;
	background: url(../images/bgpage-01.gif) repeat-x 0 -87px;
	color: #0068cc!important;
}

.pageJump .amount {
	float: left;
}

.pageJump .amount .num {
	float: left;
	padding-right: 5px;
}

.pageJump .amount A {
	float: left;
	height: 15px;
	border-top: #d3d3d4 1px solid;
	border-right: #d3d3d4 1px solid;
	border-bottom: #d3d3d4 1px solid;
	border-left: #d3d3d4 1px solid;
	background: url(../images/bgpage-01.gif) repeat-x 0 -58px;
	color: #666!important;
	text-decoration: none;
	line-height: 15px;
}

.pageJump .amount A:hover {
	border-top: #34a7db 1px solid;
	border-right: #34a7db 1px solid;
	border-bottom: #34a7db 1px solid;
	border-left: #34a7db 1px solid;
	background: url(../images/bgpage-01.gif) repeat-x 0 -87px;
	color: #0068cc!important;
}

.pageJump .amount .currentpagepize {
	border-top: #34a7db 1px solid;
	border-right: #34a7db 1px solid;
	border-bottom: #34a7db 1px solid;
	border-left: #34a7db 1px solid;
	background: url(../images/bgpage-01.gif) repeat-x 0 -87px;
	color: #0068cc!important;
}

.pageJump .total {
	float: right;
}

.pageJump .jump {
	float: right;
	height: 20px;
	line-height: 20px;
}

.pageJump .jump .pgbtn {
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 18px;
	border-top: #98e5f7 1px solid;
	border-right: #98e5f7 1px solid;
	border-bottom: #98e5f7 1px solid;
	border-left: #98e5f7 1px solid;
	background: url(../images/bgbtn-01.gif) repeat-x 0 0;
	color: #06c;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	cursor: pointer;
}

.tablestyle {
	width: 100%;
}

.oper-tips {
	clear: both;
	margin: 10px 0;
	width: 100%;
	height: 32px;
	text-align: center;
}

.oper-tips IMG {
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.oper-tips SPAN {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	font-weight: bold;
	line-height: 32px;
}

.success {
	clear: both;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.noinfo {
	clear: both;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.success P {
	height: 32px;
}

.noinfo P {
	height: 32px;
}

.success P IMG {
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.noinfo P IMG {
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.success P SPAN {
	margin-left: 10px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	line-height: 32px;
}

.noinfo P SPAN {
	margin-left: 10px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	line-height: 32px;
}

.pages-flip {
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	font-size: 12px;
}

.pages-flip A {
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	color: #009;
	text-decoration: underline;
	font-size: 12px;
}

.pages-flip A:hover {
	border-top: #009 1px solid;
	border-right: #009 1px solid;
	border-bottom: #009 1px solid;
	border-left: #009 1px solid;
	color: #000;
	font-size: 12px;
}

.pages-flip A:active {
	border-top: #009 1px solid;
	border-right: #009 1px solid;
	border-bottom: #009 1px solid;
	border-left: #009 1px solid;
	color: #f00;
	font-size: 12px;
}

.pages-flip A.current {
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	background-color: #fff;
	color: #000;
	font-weight: bold;
}

.pages-flip SPAN.disabled {
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: #eee 1px solid;
	border-right: #eee 1px solid;
	border-bottom: #eee 1px solid;
	border-left: #eee 1px solid;
	color: #ddd;
}

.dialog-waiting {
	margin: 15px auto 0;
	width: 160px;
	height: 20px;
	background-image: url(../images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

.fc {
	position: absolute;
	z-index: 9;
	width: 250px;
	height: 220px;
	border-top: #777 1px solid;
	border-right: #777 1px solid;
	border-bottom: #777 1px solid;
	border-left: #777 1px solid;
	background-color: #e6eaf3;
	color: #999;
	font-size: 12px;
}

.fc .jJ {
	margin: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 200px;
}

.fc .jJ IMG {
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
}

.fc .sd {
	margin: 0 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.ico {
	position: absolute;
	top: 20px;
	z-index: 9999;
	float: left;
	width: 12px;
	height: 25px;
	background-image: url(../images/jt.gif);
	wmode: transparent;
}

.fc01 {
	position: absolute;
	z-index: 9999;
	width: 230px;
	height: 260px;
	border-top: #777 1px solid;
	border-right: #777 1px solid;
	border-bottom: #777 1px solid;
	border-left: #777 1px solid;
	background-color: #e6eaf3;
	color: #999;
	font-size: 12px;
}

.fc01 .jJ {
	margin: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 240px;
}

.fc01 .jJ IMG {
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
}

.fc01 .sd {
	margin: 0 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.fc02 {
	position: absolute;
	z-index: 9999;
	width: 170px;
	height: 180px;
	border-top: #777 1px solid;
	border-right: #777 1px solid;
	border-bottom: #777 1px solid;
	border-left: #777 1px solid;
	background-color: #e6eaf3;
	color: #999;
	font-size: 12px;
}

.fc02 .jJ {
	margin: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 160px;
}

.fc02 .jJ IMG {
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
}

.fc02 .sd {
	margin: 0 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.fc03 {
	position: absolute;
	z-index: 9999;
	padding-top: 25px;
	width: 200px;
	height: 80px;
	border-top: #777 1px solid;
	border-right: #777 1px solid;
	border-bottom: #777 1px solid;
	border-left: #777 1px solid;
	background-color: #e6eaf3;
	color: #999;
	font-size: 12px;
}

.intel {
	margin-top: 30px;
}

.inmobile {
	margin-top: 55px;
}

.inemail {
	margin-top: 55px;
}

.inadd {
	margin-top: 55px;
}

.rollBox {
	overflow: hidden;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 1110px;
	height: 127px;
}

.rollBox .Cont {
	float: left;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 1110px;
}

.rollBox .ScrCont {
	width: 100000px;
}

.rollBox .Cont .pic {
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 262px;
	text-align: center;
}

.rollBox .Cont .pic IMG {
	display: block;
	margin: 0 auto;
}

.rollBox .Cont .pic A {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	background: none transparent scroll repeat 0 0;
}

.rollBox .Cont .pic A:hover {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	background: none transparent scroll repeat 0 0;
}

.rollBox #List1 {
	float: left;
}

.rollBox #List2 {
	float: left;
}

.ab1 {
	float: left;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	width: 262px;
	height: 127px;
	text-align: center;
	line-height: 127px;
}

.ab1 A {
	display: block;
	background: url(../images/hy1.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.ab1 A:hover {
	display: block;
	background: url(../images/hy11.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.ab2 {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 262px;
	height: 127px;
	text-align: center;
	line-height: 127px;
}

.ab2 A {
	display: block;
	background: url(../images/hy2.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.ab2 A:hover {
	display: block;
	background: url(../images/hy22.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.ab3 {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 262px;
	height: 127px;
	text-align: center;
	line-height: 127px;
}

.ab3 A {
	display: block;
	background: url(../images/hy3.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.ab3 A:hover {
	display: block;
	background: url(../images/hy33.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.ab4 {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 262px;
	height: 127px;
	text-align: center;
	line-height: 127px;
}

.ab4 A {
	display: block;
	background: url(../images/hy4.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.ab4 A:hover {
	display: block;
	background: url(../images/hy44.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.bannerall {
	margin: 0 auto;
	width: 1440px;
}

#FrontNews_list01-1453533922581 {
	padding-top: 20px;
	border-top: #dedede solid 1px;
}

.OnlineService_Bg {
	position: fixed;
	right: 10px;
	bottom: 20px;
	z-index: 10;
	overflow: hidden;
	width: 100px;
}

.OnlineService_Top {
	margin-bottom: 10px;
	width: 90px;
	height: 90px;
}

.OnlineService_Top a {
	display: block;
	padding-top: 57px;
	width: 90px;
	height: 33px;
	background-color: #e33043;
	background-image: url(../images/icon_Top.png);
	background-position: center 8px;
	background-repeat: no-repeat;
	color: #fff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	cursor: pointer;
}

a.btna {
	display: inline-block;
	display: -moz-inline-stack;
	margin-right: 10px;
	padding: 0 10px 0 0;
	text-align: center;
	text-decoration: none!important;
}

a.btna:hover {
	color: #fff;
	text-decoration: none;
}

a.btna-com-01 {
	height: 31px;
	background: url(../images/btna-blue1-01.gif) 100% -31px no-repeat;
	color: #fff;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 14px;
	line-height: 31px;
}

a.btna-com-01 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 31px;
	background: url(../images/btna-blue1-01.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	cursor: pointer;
}

a.btna-com-01:hover {
	background: url(../images/btna-blue1-02.gif) 100% -31px no-repeat;
}

a.btna-com-01:hover span.btna-s {
	background: url(../images/btna-blue1-02.gif) 0 0 no-repeat;
}

a.btna-unimp-01 {
	height: 31px;
	background: url(../images/btna-blue1-03.gif) 100% -31px no-repeat;
	color: #fff;
	color: #0068b7;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 14px;
	line-height: 31px;
}

a.btna-unimp-01 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 31px;
	background: url(../images/btna-blue1-03.gif) 0 0 no-repeat;
	color: #0068b7;
	text-decoration: none;
	line-height: 31px;
	cursor: pointer;
}

a.btna-unimp-01:hover {
	background: url(../images/btna-blue1-03.gif) 100% -31px no-repeat;
}

a.btna-unimp-01:hover span.btna-s {
	background: url(../images/btna-blue1-03.gif) 0 0 no-repeat;
	color: #0068b7;
}

a.btna-com-02 {
	height: 50px;
	background: url(../images/btna-blue1-04.gif) 100% -50px no-repeat;
	color: #fff;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}

a.btna-com-02 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 31px;
	background: url(../images/btna-blue1-04.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	cursor: pointer;
}

a.btna-com-02:hover {
	background: url(../images/btna-blue1-05.gif) 100% -50px no-repeat;
}

a.btna-com-02:hover span.btna-s {
	background: url(../images/btna-blue1-05.gif) 0 0 no-repeat;
}

a.btna-unimp-02 {
	height: 31px;
	height: 50px;
	background: url(../images/btna-blue1-06.gif) 100% -50px no-repeat;
	color: #898989;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}

a.btna-unimp-02 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 31px;
	background: url(../images/btna-blue1-06.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	cursor: pointer;
}

a.btna-unimp-02:hover {
	background: url(../images/btna-blue1-06.gif) 100% -50px no-repeat;
}

a.btna-unimp-02:hover span.btna-s {
	background: url(../images/btna-blue1-06.gif) 0 0 no-repeat;
	color: #0068b7;
}

a.btna-com-03 {
	height: 24px;
	background: url(../images/btna-blue1-07.gif) 100% -24px no-repeat;
	color: #fff;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

a.btna-com-03 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 24px;
	background: url(../images/btna-blue1-07.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	cursor: pointer;
}

a.btna-com-03:hover {
	background: url(../images/btna-blue1-08.gif) 100% -24px no-repeat;
}

a.btna-com-03:hover span.btna-s {
	background: url(../images/btna-blue1-08.gif) 0 0 no-repeat;
}

a.btna-unimp-03 {
	height: 24px;
	background: url(../images/btna-blue1-09.gif) 100% -24px no-repeat;
	color: #fff;
	color: #898989;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

a.btna-unimp-03 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 24px;
	background: url(../images/btna-blue1-09.gif) 100% -24px no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	cursor: pointer;
}

a.btna-unimp-03:hover {
	background: url(../images/btna-blue1-09.gif) 100% -24px no-repeat;
	color: #0068b7;
}

a.btna-unimp-03:hover span.btna-s {
	background: url(../images/btna-blue1-09.gif) 0 0 no-repeat;
}

a.btna-imp-01 {
	height: 50px;
	background: url(../images/btna-red1-01.gif) 100% -50px no-repeat;
	color: #fff;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}

a.btna-imp-01 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 31px;
	background: url(../images/btna-red1-01.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	cursor: pointer;
}

a.btna-imp-01:hover {
	background: url(../images/btna-red1-02.gif) 100% -50px no-repeat;
}

a.btna-imp-01:hover span.btna-s {
	background: url(../images/btna-red1-02.gif) 0 0 no-repeat;
}

a.btna-imp-02 {
	height: 24px;
	background: url(../images/btna-red1-03.gif) 100% -24px no-repeat;
	color: #fff;
	text-decoration: none!important;
	font-size: 12px;
	line-height: 24px;
}

a.btna-imp-02 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 24px;
	background: url(../images/btna-red1-03.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	cursor: pointer;
}

a.btna-imp-02:hover {
	background: url(../images/btna-red1-04.gif) 100% -24px no-repeat;
}

a.btna-imp-02:hover span.btna-s {
	background: url(../images/btna-red1-04.gif) 0 0 no-repeat;
}

a.btna-com-04 {
	height: 31px;
	height: 22px;
	background: url(../images/btna-blue1-10.gif) 100% -22px no-repeat;
	color: #fff;
	text-decoration: none!important;
	font-weight: normal;
	font-size: 12px;
	line-height: 31px;
	line-height: 22px;
	#padding-right: 3px;
}

a.btna-com-04 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 22px;
	background: url(../images/btna-blue1-10.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	cursor: pointer;
}

a.btna-com-04:hover {
	background: url(../images/btna-blue1-11.gif) 100% -22px no-repeat;
}

a.btna-com-04:hover span.btna-s {
	background: url(../images/btna-blue1-11.gif) 0 0 no-repeat;
}

a.btna-unimp-04 {
	display: inline-block;
	height: 22px;
	background: url(../images/btna-blue1-12.gif) 100% -22px no-repeat;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}

a.btna-unimp-04 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 22px;
	background: url(../images/btna-blue1-12.gif) 0 0 no-repeat;
	text-decoration: none;
	line-height: 22px;
	cursor: pointer;
}

a.btna-unimp-04:hover {
	background: url(../images/btna-blue1-12.gif) 100% -22px no-repeat;
}

a.btna-unimp-04:hover span.btna-s {
	background: url(../images/btna-blue1-12.gif) 0 0 no-repeat;
	color: #0068b7;
}

a.btna11 {
	display: block;
	width: 52px;
	height: 22px;
	background: url(../images/btna-gray1-05.gif) 0 0 no-repeat;
	color: #898989;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}

a.btna11:hover {
	background: url(../images/btna-gray1-06.gif) 0 0 no-repeat;
	color: #898989;
}

.btn {
	width: 72px;
	height: 31px;
	border: 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 31px;
	cursor: pointer;
}

.btn-com-01 {
	background: url(../images/btn-blue1-01.gif) 0 0 no-repeat;
}

.btn-com-up01 {
	background: url(../images/btn-blue1-02.gif) 0 0 no-repeat;
}

.btn-unimp-01 {
	background: url(../images/btn-blue1-01.gif) 0 0 no-repeat;
	color: #fff;
}

.btn-unimp-up01 {
	background: url(../images/btn-blue1-03.gif) 0 0 no-repeat;
	color: #0068b7;
}

.btn-com-02 {
	padding-bottom: 10px;
	width: 110px;
	height: 50px;
	background: url(../images/btn-blue1-04.gif) 0 0 no-repeat;
}

.btn-com-up02 {
	background: url(../images/btn-blue1-05.gif) 0 0 no-repeat;
}

.btn-unimp-02 {
	padding-bottom: 10px;
	width: 80px;
	height: 50px;
	background: url(../images/btn-blue1-06.gif) 0 0 no-repeat;
	color: #0068b7;
}

.btn-unimp-up02 {
	background: url(../images/btn-blue1-06.gif) 0 0 no-repeat;
	color: #0068b7;
}

.btn-com-03 {
	width: 39px;
	height: 32px;
	background: url(../images/search.jpg) 0 0 no-repeat;
	font-size: 12px;
	line-height: 32px;
}

.btn-com-up03 {
	background: url(../images/search.jpg) 0 0 no-repeat;
}

.btn-unimp-03 {
	width: 56px;
	height: 24px;
	background: url(../images/btn-blue1-09.gif) 0 0 no-repeat;
	color: #0068b7;
	font-size: 12px;
	line-height: 26px;
}

.btn-unimp-up03 {
	background: url(../images/btn-blue1-09.gif) 0 0 no-repeat;
	color: #0068b7;
}

.btn-imp-01 {
	padding-bottom: 10px;
	width: 110px;
	height: 50px;
	background: url(../images/btn-red1-01.gif) 0 0 no-repeat;
}

.btn-imp-up01 {
	background: url(../images/btn-red1-02.gif) 0 0 no-repeat;
}

.btn-imp-02 {
	width: 56px;
	height: 24px;
	background: url(../images/btn-red1-03.gif) 0 0 no-repeat;
	font-size: 12px;
	line-height: 24px;
}

.btn-imp-up02 {
	background: url(../images/btn-red1-04.gif) 0 0 no-repeat;
}

.btn-com-04 {
	width: 42px;
	height: 22px;
	background: url(../images/btn-blue1-10.gif) 0 0 no-repeat;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}

.btn-com-up04 {
	background: url(../images/btn-blue1-11.gif) 0 0 no-repeat;
}

.btn-unimp-04 {
	width: 42px;
	height: 22px;
	background: url(../images/btn-blue1-12.gif) 0 0 no-repeat;
	color: #0068b7;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}

.btn-unimp-up04 {
	background: url(../images/btn-blue1-12.gif) 0 0 no-repeat;
	color: #0068b7;
}

.btn-com-05 {
	width: 112px;
	height: 31px;
	background: url(../images/btn-blue1-13.gif) 0 0 no-repeat;
	line-height: 31px;
}

.btn-com-up05 {
	background: url(../images/btn-blue1-14.gif) 0 0 no-repeat;
}

.btn-com-06 {
	width: 68px;
	height: 22px;
	background: url(../images/btn-blue1-15.gif) 0 0 no-repeat;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}

.btn-com-up06 {
	background: url(../images/btn-blue1-16.gif) 0 0 no-repeat;
}

a.btna-unimp-05 {
	height: 31px;
	background: url(../images/btna-gray1-01.gif) 100% -31px no-repeat;
	color: #000;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 14px;
	line-height: 31px;
}

a.btna-unimp-05 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 31px;
	background: url(../images/btna-gray1-01.gif) 0 0 no-repeat;
	color: #666;
	text-decoration: none;
	line-height: 31px;
	cursor: pointer;
}

a.btna-unimp-05:hover {
	background: url(../images/btna-blue1-03.gif) 100% -31px no-repeat;
}

a.btna-unimp-05:hover span.btna-s {
	background: url(../images/btna-blue1-03.gif) 0 0 no-repeat;
	color: #FFF;
}

a.btna-unimp-06 {
	height: 22px;
	background: url(../images/btna-gray1-04.gif) 100% -22px no-repeat;
	color: #000;
	text-decoration: none!important;
	font-size: 12px;
	line-height: 22px;
}

a.btna-unimp-06 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 22px;
	background: url(../images/btna-gray1-04.gif) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
	line-height: 22px;
	cursor: pointer;
}

a.btna-unimp-06:hover {
	background: url(../images/btna-blue1-12.gif) 100% -22px no-repeat;
}

a.btna-unimp-06:hover span.btna-s {
	background: url(../images/btna-blue1-12.gif) 0 0 no-repeat;
	color: #FFF;
}

a.btna-unimp-07 {
	height: 36px;
	background: url(../images/btna-red1-07.gif) 100% -36px no-repeat;
	color: #fff;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
}

a.btna-unimp-07 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 36px;
	background: url(../images/btna-red1-07.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 36px;
	cursor: pointer;
}

a.btna-unimp-07:hover {
	background: url(../images/btna-red1-08.gif) 100% -36px no-repeat;
}

a.btna-unimp-07:hover span.btna-s {
	background: url(../images/btna-red1-08.gif) 0 0 no-repeat;
}

a.btna-unimp-08 {
	height: 23px;
	background: url(../images/btna-red1-09.gif) 100% -23px no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 23px;
}

a.btna-unimp-08 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 23px;
	background: url(../images/btna-red1-09.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 23px;
	cursor: pointer;
}

a.btna-unimp-08:hover {
	background: url(../images/btna-red1-10.gif) 100% -23px no-repeat;
}

a.btna-unimp-08:hover span.btna-s {
	background: url(../images/btna-red1-10.gif) 0 0 no-repeat;
}

.btn-com-07 {
	background: url(../images/btn-blue1-17.gif) 0 0 no-repeat;
	color: #555;
}

.btn-com-up07 {
	background: url(../images/btn-blue1-03.gif) 0 0 no-repeat;
	color: #FFF;
}

.btn-imp-03 {
	width: 41px;
	height: 21px;
	background: url(../images/btn-red1-05.gif) 0 0 no-repeat;
	font-size: 12px;
	line-height: 21px;
}

.btn-imp-up03 {
	background: url(../images/btn-red1-06.gif) 0 0 no-repeat;
}

a.btna-unimp1-01 {
	height: 22px;
	background: url(../images/btna-gray1-04.gif) right -22px no-repeat;
	color: #000;
	text-decoration: none!important;
	font-size: 12px;
	line-height: 22px;
}

a.btna-unimp1-01 span.btna-s {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 22px;
	background: url(../images/btna-gray1-04.gif) left 0 no-repeat;
	color: #000;
	text-decoration: none;
	line-height: 22px;
	cursor: pointer;
}

a.btna-unimp1-01:hover {
	background: url(../images/btna-gray1-04.gif) right -22px no-repeat;
	cursor: text;
}

a.btna-unimp1-01:hover span.btna-s {
	background: url(../images/btna-gray1-04.gif) left 0 no-repeat;
	cursor: text;
}

.border_00 {
	position: relative;
	padding: 0;
	width: 100%;
	text-align: left;
}

.border_00 .border_00-topr {
	height: 27px;
	line-height: 27px;
}

.border_00 .border_00-topl {
	height: 27px;
	line-height: 27px;
}

.border_00 .border_00-mid {
	width: 100%;
	border-top: 0;
}

.border_00 .borderContent {
	padding: 10px;
}

.border_00 .comptitle_00 {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 98%;
	height: 25px;
}

.border_00 .comptitle_00 strong {
	float: left;
	margin-left: 5px;
	width: 45%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_00 .comptitle_00 .titlestyle_00 {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.border_00 .comptitle_00 strong img {
	margin-right: 5px;
	vertical-align: middle;
}

.border_00 .comptitle_00 em {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.border_00 .comptitle_00 em span.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_00 .comptitle_00 em span.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_00 .compmore_00 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_00 .compmore_00 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_00 .compmore_00 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_01 {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	text-align: left;
}

.border_01 .border_01-topr {
	height: 44px;
	line-height: 44px;
}

.border_01 .border_01-topl {
	height: 44px;
	background: url(../images/newstitle.jpg) no-repeat left top;
	line-height: 44px;
}

.border_01 .border_01-topl H3 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #5b5b5b;
	font-size: 12px;
}

.border_01 .border_01-mid {
	n: n;
}

.border_01 .borderContent {
	padding-top: 30px;
	padding-bottom: 0;
}

.border_01 .comptitle_01 {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 98%;
	height: 25px;
}

.border_01 .comptitle_01 STRONG {
	float: left;
	margin-left: 5px;
	width: 45%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_01 .comptitle_01 .titlestyle_01 {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.border_01 .comptitle_01 STRONG IMG {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_01 .comptitle_01 EM {
	float: right;
	font-weight: normal;
	font-style: normal;
}

.border_01 .comptitle_01 EM SPAN.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_01 .comptitle_01 EM SPAN.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_01 .compmore_01 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_01 .compmore_01 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_01 .compmore_01 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_02 {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	text-align: left;
}

.border_02 .border_02-topr {
	height: 20px;
	line-height: 20px;
}

.border_02 .border_02-topl {
	height: 20px;
	line-height: 20px;
}

.border_02 .border_02-topl H3 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #5b5b5b;
	font-size: 12px;
}

.border_02 .border_02-mid {
	n: n;
}

.border_02 .borderContent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.border_02 .comptitle_02 {
	position: absolute;
	top: -27px;
	right: 0;
	width: 80px;
	height: 25px;
}

.border_02 .comptitle_02 STRONG {
	float: left;
	margin-left: 5px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_02 .comptitle_02 .titlestyle_02 {
	width: 100px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}

.border_02 .comptitle_02 STRONG IMG {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_02 .comptitle_02 EM {
	float: right;
	font-weight: normal;
	font-style: normal;
}

.border_02 .comptitle_02 EM SPAN.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_02 .comptitle_02 EM SPAN.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_02 .compmore_02 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_02 .compmore_02 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_02 .compmore_02 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_03 {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	text-align: left;
}

.border_03 .border_03-topr {
	height: 20px;
	line-height: 20px;
}

.border_03 .border_03-topl {
	height: 20px;
	line-height: 20px;
}

.border_03 .border_03-topl H3 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #fff;
	font-size: 12px;
}

.border_03 .border_03-mid {
	n: n;
}

.border_03 .borderContent {
	n: n;
}

.border_03 .border_03-footerr {
	height: 0;
	font-size: 0;
}

.border_03 .border_03-footerl {
	height: 4px;
	background: url(../images/border-footerl.gif) no-repeat left bottom;
	font-size: 0;
}

.border_03 .comptitle_03 {
	position: absolute;
	top: -47px;
	right: 0;
	width: 80px;
	height: 25px;
}

.border_03 .comptitle_03 STRONG {
	float: left;
	margin-left: 5px;
	width: 80px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_03 .comptitle_03 .titlestyle_03 {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
}

.border_03 .comptitle_03 STRONG IMG {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_03 .comptitle_03 EM {
	float: right;
	font-weight: normal;
	font-style: normal;
}

.border_03 .comptitle_03 EM SPAN.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_03 .comptitle_03 EM SPAN.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_03 .compmore_03 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_03 .compmore_03 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_03 .compmore_03 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_41 {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	text-align: left;
}

.border_41 .border_41-top {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 31px;
	background: url(../images/topBottom_bg.gif) repeat-x 0 -58px;
	line-height: 31px;
}

.border_41 .border_41-top .border_41-top_l {
	float: left;
	width: 9px;
	height: 31px;
	background: url(../images/topBottom_bg.gif) no-repeat 0 -89px;
}

.border_41 .border_41-top .border_41-top_r {
	float: right;
	width: 9px;
	height: 31px;
	background: url(../images/topBottom_bg.gif) no-repeat 0 -27px;
}

.border_41 .border_41-top .border_41-top_rBg {
	width: auto;
	height: 31px;
	_float: right;
}

.border_41 .border_41-mid {
	width: auto;
	height: auto;
	background: #fff;
}

.border_41 .border_41-mid .border_41-mid_rBg {
	width: 100%;
	height: auto;
	background: url(../images/m_bg.gif) repeat-y 100% 0;
}

.border_41 .borderContent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.border_41 .border_41-foot {
	width: 100%;
	height: 9px;
	background: url(../images/topBottom_bg.gif) repeat-x 0 -9px;
	font-size: 1px;
}

.border_41 .border_41-foot .border_41-foot_l {
	float: left;
	width: 9px;
	height: 9px;
	background: url(../images/topBottom_bg.gif) no-repeat 0 -18px;
}

.border_41 .border_41-foot .border_41-foot_r {
	float: right;
	width: 9px;
	height: 9px;
	background: url(../images/topBottom_bg.gif) no-repeat 0 0;
}

.border_41 .comptitle_41 {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 98%;
	height: 25px;
}

.border_41 .comptitle_41 STRONG {
	float: left;
	margin-left: 5px;
	width: 45%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_41 .comptitle_41 .titlestyle_41 {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

.border_41 .comptitle_41 STRONG IMG {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_41 .comptitle_41 EM {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.border_41 .comptitle_41 EM SPAN.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_41 .comptitle_41 EM SPAN.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_41 .compmore_41 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_41 .compmore_41 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_41 .compmore_41 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_42 {
	position: relative;
	padding: 0;
	text-align: left;
}

.border_42 .border_42-topr {
	height: 25px;
	background-image: url(../images/border-topr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 25px;
}

.border_42 .border_42-topl {
	height: 25px;
	background: url(../images/border-topl.gif) left top no-repeat;
	line-height: 25px;
}

.border_42 .border_42-midr {
	background: url(../images/border-midr.gif) right top repeat-y;
}

.border_42 .border_42-midl {
	width: 100%;
	background: url(../images/border-midl.gif) left top repeat-y;
}

.border_42 .borderContent {
	padding: 10px;
}

.border_42 .border_42-footerr {
	height: 6px;
	background: url(../images/border-footerr.gif) right bottom no-repeat;
	font-size: 0;
}

.border_42 .border_42-footerl {
	height: 6px;
	background: url(../images/border-footerl.gif) left bottom no-repeat;
	font-size: 0;
}

.border_42 .comptitle_42 {
	position: absolute;
	top: 3px;
	left: 7px;
	width: 98%;
	height: 25px;
}

.border_42 .comptitle_42 strong {
	float: left;
	margin-left: 5px;
	width: 45%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_42 .comptitle_42 .titlestyle_42 {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.border_42 .comptitle_42 strong img {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_42 .comptitle_42 em {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.border_42 .comptitle_42 em span.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_42 .comptitle_42 em span.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_42 .compmore_42 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_42 .compmore_42 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_42 .compmore_42 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_43 {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	text-align: left;
}

.border_43 .border_43-topr {
	height: 36px;
	background: #1c4fa2;
	line-height: 36px;
}

.border_43 .border_43-topl {
	height: 36px;
	background: #1c4fa2;
	line-height: 36px;
}

.border_43 .border_43-midr {
	border-left: #e5e5e5 1px solid;
	background: #fff;
}

.border_43 .border_43-midl {
	border-right: #e5e5e5 1px solid;
	background: #fff;
}

.border_43 .borderContent {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	min-height: 100px;
}

.border_43 .border_43-footerr {
	height: 20px;
	background: #f5f5f5;
	font-size: 0;
}

.border_43 .border_43-footerl {
	height: 20px;
	border-top: #e5e5e5 1px solid;
	background: #f5f5f5;
	font-size: 0;
}

.border_43 .comptitle_43 {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 98%;
	height: 25px;
}

.border_43 .comptitle_43 STRONG {
	float: left;
	margin-left: 12px;
	width: 45%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_43 .comptitle_43 .titlestyle_43 {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: "微软雅黑";
}

.border_43 .comptitle_43 STRONG IMG {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_43 .comptitle_43 EM {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.border_43 .comptitle_43 EM SPAN.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_43 .comptitle_43 EM SPAN.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_43 .compmore_43 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_43 .compmore_43 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_43 .compmore_43 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_44 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}

.border_44 .border_44-topr {
	height: 25px;
	background-image: url(../images/border-topr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 25px;
}

.border_44 .border_44-topl {
	height: 25px;
	background: url(../images/border-topl.gif) left top no-repeat;
	line-height: 25px;
}

.border_44 .border_44-midr {
	background: url(../images/border-midr.gif) right top repeat-y;
}

.border_44 .border_44-midl {
	width: 100%;
	background: url(../images/border-midl.gif) left top repeat-y;
}

.border_44 .borderContent {
	padding: 10px;
}

.border_44 .border_44-footerr {
	height: 6px;
	background: url(../images/border-footerr.gif) right bottom no-repeat;
	font-size: 0;
}

.border_44 .border_44-footerl {
	height: 6px;
	background: url(../images/border-footerl.gif) left bottom no-repeat;
	font-size: 0;
}

.border_44 .comptitle_44 {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 98%;
	height: 25px;
}

.border_44 .comptitle_44 strong {
	float: left;
	margin-left: 25px;
	width: 45%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_45 .comptitle_44 .titlestyle_44 {
	color: #000;
	font-weight: bold;
}

.border_44 .comptitle_44 strong img {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_44 .comptitle_44 em {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.border_44 .comptitle_44 em span.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_44 .comptitle_44 em span.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_44 .compmore_44 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_44 .compmore_44 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_44 .compmore_44 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_45 {
	position: relative;
	padding: 0;
	width: 100%;
	text-align: left;
}

.border_45 .border_45-topr {
	height: 25px;
	background-image: url(../images/border-topr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 25px;
}

.border_45 .border_45-topl {
	height: 25px;
	background: url(../images/border-topl.gif) left top no-repeat;
	line-height: 25px;
}

.border_45 .border_45-midr {
	background: url(../images/border-midr.gif) right top repeat-y;
}

.border_45 .border_45-midl {
	width: 100%;
	background: url(../images/border-midl.gif) left top repeat-y;
}

.border_45 .borderContent {
	padding: 10px;
}

.border_45 .border_45-footerr {
	height: 9px;
	background: url(../images/border-footerr.gif) right bottom no-repeat;
	font-size: 0;
}

.border_45 .border_45-footerl {
	height: 9px;
	background: url(../images/border-footerl.gif) left bottom no-repeat;
	font-size: 0;
}

.border_45 .comptitle_45 {
	position: absolute;
	top: 3px;
	left: 7px;
	width: 98%;
	height: 25px;
}

.border_45 .comptitle_45 strong {
	float: left;
	margin-left: 5px;
	width: 45%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_45 .comptitle_45 .titlestyle_45 {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.border_45 .comptitle_45 strong img {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_45 .comptitle_45 em {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.border_45 .comptitle_45 em span.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_45 .comptitle_45 em span.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_45 .compmore_45 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_45 .compmore_45 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_45 .compmore_45 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_46 {
	position: relative;
	padding: 0;
	width: 100%;
	text-align: left;
}

.border_46 .border_46-topr {
	height: 9px;
	background-image: url(../images/border-topr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
}

.border_46 .border_46-topl {
	height: 9px;
	background: url(../images/border-topl.gif) left top no-repeat;
	font-size: 0;
	line-height: 0;
}

.border_46 .border_46-midr {
	margin: 0;
	padding: 0;
	background: url(../images/border-midr.gif) right top repeat-y;
}

.border_46 .border_46-midl {
	width: 100%;
	background: url(../images/border-midl.gif) left top repeat-y;
}

.border_46 .borderContent {
	padding: 10px;
}

.border_46 .border_46-footerr {
	margin-bottom: 10px;
	height: 9px;
	background: url(../images/border-footerr.gif) right bottom no-repeat;
	font-size: 0;
}

.border_46 .border_46-footerl {
	height: 9px;
	background: url(../images/border-footerl.gif) left bottom no-repeat;
	font-size: 0;
}

.border_46 .comptitle_46 {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 98%;
	height: 25px;
}

.border_46 .comptitle_46 strong {
	float: left;
	margin-left: 5px;
	width: 45%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	word-break: break-all;
}

.border_46 .comptitle_46 .titlestyle_46 {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.border_46 .comptitle_46 strong img {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.border_46 .comptitle_46 em {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.border_46 .comptitle_46 em span.extendLink {
	margin-right: 8px;
	text-align: right;
	font-size: 12px;
}

.border_46 .comptitle_46 em span.moreLink {
	font-weight: normal;
	font-style: normal;
}

.border_46 .compmore_46 {
	clear: both;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_46 .compmore_46 .extendLink {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}

.border_46 .compmore_46 .moreLink {
	font-weight: normal;
	font-style: normal;
}

.ui-accordion {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-bottom: 1px solid #ccc;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-size: 1.1em;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.3;
}

.ui-accordion-group {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border: 1px solid #ccc;
	border-bottom: 0;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
}

.ui-accordion-header {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: #f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
	cursor: pointer;
}

.ui-accordion-header a {
	display: block;
	margin: 0;
	padding: 0;
	padding: .5em .5em .5em 1.7em;
	outline: 0;
	border: 0;
	background: url(../images/ef8c08_7x7_arrow_right.gif) .5em 50% no-repeat;
	color: #1c94c4;
	list-style: none;
	text-decoration: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	font-size: 1em;
	line-height: 1.3;
}

.ui-accordion-header a:hover {
	background: url(../images/ef8c08_7x7_arrow_right.gif) .5em 50% no-repeat;
	color: #c77405;
}

.ui-accordion-header:hover {
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #c77405;
}

.selected .ui-accordion-header,.selected .ui-accordion-header:hover {
	background: #fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}

.selected .ui-accordion-header a,.selected .ui-accordion-header a:hover {
	background: url(../images/ef8c08_7x7_arrow_down.gif) .5em 50% no-repeat;
	color: #eb8f00;
}

.ui-accordion-content {
	background: #eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color: #333;
	font-size: 1em;
}

.ui-accordion-content p {
	padding: 1em 1.7em .6em;
}

.ui-tabs-nav {
	position: relative;
	bottom: -1px;
	z-index: 1;
	float: left;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-right: 1px solid #ccc;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-size: 1.1em;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.3;
}

.ui-tabs-nav ul {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
}

.ui-tabs-nav li {
	float: left;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border: 1px solid #ccc;
	border-right: 0;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
}

.ui-tabs-nav li a {
	float: left;
	margin: 0;
	padding: 0;
	padding: .5em 1.7em;
	outline: 0;
	border: 0;
	background: #f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #1c94c4;
	list-style: none;
	text-decoration: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	font-size: 1em;
	line-height: 1.3;
}

.ui-tabs-nav li a:hover {
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #c77405;
}

.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #fff;
}

.ui-tabs-nav li.ui-tabs-selected a,.ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #eb8f00;
}

.ui-tabs-panel {
	clear: left;
	margin: 0;
	padding: 0;
	padding: 1.5em 1.7em;
	outline: 0;
	border: 0;
	border: 1px solid #ccc;
	background: #eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color: #333;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-size: 1.1em;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.3;
}

.ui-tabs-hide {
	display: none;
}

.ui-slider {
	position: relative;
	margin: 0;
	padding: 0;
	height: .8em;
	outline: 0;
	border: 0;
	border: 1px solid #ddd;
	background: #eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-size: 1.1em;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.3;
}

.ui-slider-handle {
	position: absolute;
	top: -3px;
	z-index: 2;
	margin: 0;
	padding: 0;
	width: 1.2em;
	height: 1.2em;
	outline: 0;
	border: 0;
	border: 1px solid #ccc;
	background: #f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
}

.ui-slider-handle:hover {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}

.ui-slider-handle-active,.ui-slider-handle-active:hover {
	border: 1px solid #fbd850;
	background: #fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}

.ui-slider-range {
	position: absolute;
	top: -1px;
	z-index: 1;
	margin: 0;
	padding: 0;
	height: .8em;
	outline: 0;
	border: 0;
	border: 1px solid #ccc;
	border-right: 0;
	border-left: 0;
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
	opacity: .7;
	filter: Alpha(Opacity=70);
}

.ui-dialog {
	position: relative;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border: 4px solid #ddd;
	background: #eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color: #333;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-size: 1.1em;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.3;
}

.ui-resizable-handle {
	position: absolute;
	z-index: 99999;
	font-size: .1px;
}

.ui-resizable .ui-resizable-handle {
	display: block;
}

body .ui-resizable-disabled .ui-resizable-handle {
	display: none;
}

body .ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	top: -5px;
	left: 0;
	width: 100%;
	height: 7px;
	cursor: n-resize;
}

.ui-resizable-s {
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 7px;
	cursor: s-resize;
}

.ui-resizable-e {
	top: 0;
	right: -5px;
	width: 7px;
	height: 100%;
	cursor: e-resize;
}

.ui-resizable-w {
	top: 0;
	left: -5px;
	width: 7px;
	height: 100%;
	cursor: w-resize;
}

.ui-resizable-se {
	right: 0;
	bottom: 0;
	width: 13px;
	height: 13px;
	background: url(../images/222222_11x11_icon_resize_se.gif) no-repeat 0 0;
	cursor: se-resize;
}

.ui-resizable-sw {
	bottom: 0;
	left: 0;
	width: 9px;
	height: 9px;
	cursor: sw-resize;
}

.ui-resizable-nw {
	top: 0;
	left: 0;
	width: 9px;
	height: 9px;
	cursor: nw-resize;
}

.ui-resizable-ne {
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	cursor: ne-resize;
}

.ui-dialog-titlebar {
	position: relative;
	margin: 0;
	padding: 0;
	padding: .5em 1.5em .5em 1em;
	outline: 0;
	border: 0;
	border-bottom: 1px solid #ccc;
	background: #f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #1c94c4;
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	font-size: 1em;
	line-height: 1.3;
}

.ui-dialog-titlebar-close {
	position: absolute;
	top: .7em;
	right: 8px;
	z-index: 100;
	margin: 0;
	padding: 0;
	width: 11px;
	height: 11px;
	outline: 0;
	border: 0;
	background: url(../images/ef8c08_11x11_icon_close.gif) 0 0 no-repeat;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
}

.ui-dialog-titlebar-close-hover,.ui-dialog-titlebar-close:hover {
	background: url(../images/ef8c08_11x11_icon_close.gif) 0 0 no-repeat;
}

.ui-dialog-titlebar-close:active {
	background: url(../images/ef8c08_11x11_icon_close.gif) 0 0 no-repeat;
}

.ui-dialog-titlebar-close span {
	display: none;
}

.ui-dialog-content {
	margin: 0;
	padding: 0;
	padding: 1.5em 1.7em;
	outline: 0;
	border: 0;
	color: #333;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
}

.ui-dialog-buttonpane {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #ddd;
	background: #eee;
	text-align: left;
}

.ui-dialog-buttonpane button {
	margin: .5em 0 .5em 8px;
	padding: .2em .6em .3em .6em;
	border: 1px solid #ccc;
	background: #f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #1c94c4;
	font-size: 1em;
	line-height: 1.4em;
	cursor: pointer;
}

.ui-dialog-buttonpane button:hover {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #c77405;
}

.ui-dialog-buttonpane button:active {
	border: 1px solid #fbd850;
	background: #fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #eb8f00;
}

.ui-dialog.ui-draggable .ui-dialog-titlebar,.ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-dialog-overlay {
	background: url(../images/ui-bg_flat_0_aaaaaa_40x100.png) repeat-x scroll 50% 50% #aaa;
	opacity: .3;
}

.ui-datepicker-div,.ui-datepicker-inline,#ui-datepicker-div {
	position: relative;
	margin: 0;
	padding: 0;
	padding: 2.5em .5em .5em .5em;
	width: 15.5em;
	outline: 0;
	border: 0;
	border: 4px solid #ddd;
	background: #eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-size: 1.1em;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.3;
}

.ui-datepicker-div,#ui-datepicker-div {
	z-index: 9999;
	display: none;
}

.ui-datepicker-inline {
	float: left;
	display: block;
}

.ui-datepicker-control {
	display: none;
}

.ui-datepicker-current {
	display: none;
}

.ui-datepicker-next,.ui-datepicker-prev {
	position: absolute;
	top: .5em;
	left: .5em;
	background: #f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}

.ui-datepicker-next {
	left: 14.6em;
}

.ui-datepicker-next:hover,.ui-datepicker-prev:hover {
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}

.ui-datepicker-next a,.ui-datepicker-prev a {
	display: block;
	width: 1.3em;
	height: 1.4em;
	border: 1px solid #ccc;
	background: url(../images/ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat;
	text-indent: -999999px;
	font-size: 1em;
	cursor: pointer;
}

.ui-datepicker-next a {
	background: url(../images/ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-prev a:hover {
	background: url(../images/ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat;
}

.ui-datepicker-next a:hover {
	background: url(../images/ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-prev a:active {
	background: url(../images/ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat;
}

.ui-datepicker-next a:active {
	background: url(../images/ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-header select {
	position: absolute;
	top: .5em;
	margin: 0!important;
	border: 1px solid #ccc;
	background: #f6f6f6;
	color: #1c94c4;
	font-size: 1em;
	line-height: 1.4em;
}

.ui-datepicker-header option:focus,.ui-datepicker-header option:hover {
	background: #fdf5ce;
}

.ui-datepicker-header select.ui-datepicker-new-month {
	left: 7.4em;
	width: 7em;
}

.ui-datepicker-header select.ui-datepicker-new-year {
	left: 2.2em;
	width: 5em;
}

table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}

table.ui-datepicker td a {
	display: block;
	padding: .1em .3em .1em 0;
	border: 1px solid #eee;
	background: #f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #1c94c4;
	cursor: pointer;
}

table.ui-datepicker td a:hover {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #c77405;
}

table.ui-datepicker td a:active {
	border: 1px solid #fbd850;
	background: #fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #eb8f00;
}

table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #333;
}

.ui-datepicker-cover {
	position: absolute;
	top: -4px;
	left: -4px;
	z-index: -1;
	display: none;
	display: block;
	width: 193px;
	height: 200px;
	filter: mask();
}

.ui-datepicker-current-day {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #c77405;
}

.ui-datepicker-today a {
	color: #f90!important;
	font-weight: bold;
}

.ui-component {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-size: 1.1em;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.3;
}

.ui-component-content {
	border: 1px solid #ddd;
	background: #eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color: #333;
}

.ui-component-content a {
	color: #333;
	text-decoration: underline;
}

.ui-default-state {
	border: 1px solid #ccc;
	background: #f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #1c94c4!important;
	font-weight: bold;
}

.ui-default-state a {
	color: #1c94c4;
}

.ui-default-state:hover,.ui-hover-state {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #c77405!important;
	font-weight: bold;
}

.ui-hover-state a {
	color: #c77405;
}

.ui-default-state:active,.ui-active-state {
	outline: 0;
	border: 1px solid #fbd850;
	background: #fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #eb8f00!important;
	font-weight: bold;
}

.ui-active-state a {
	outline: 0;
	color: #eb8f00;
}

.ui-arrow-right-default {
	background: url(../images/ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%;
}

.ui-arrow-right-default:hover,.ui-arrow-right-hover {
	background: url(../images/ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%;
}

.ui-arrow-right-default:active,.ui-arrow-right-active {
	background: url(../images/ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%;
}

.ui-arrow-right-content {
	background: url(../images/222222_7x7_arrow_right.gif) no-repeat 50% 50%;
}

.ui-arrow-left-default {
	background: url(../images/ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%;
}

.ui-arrow-left-default:hover,.ui-arrow-left-hover {
	background: url(../images/ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%;
}

.ui-arrow-left-default:active,.ui-arrow-left-active {
	background: url(../images/ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%;
}

.ui-arrow-left-content {
	background: url(../images/222222_7x7_arrow_left.gif) no-repeat 50% 50%;
}

.ui-arrow-down-default {
	background: url(../images/ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%;
}

.ui-arrow-down-default:hover,.ui-arrow-down-hover {
	background: url(../images/ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%;
}

.ui-arrow-down-default:active,.ui-arrow-down-active {
	background: url(../images/ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%;
}

.ui-arrow-down-content {
	background: url(../images/222222_7x7_arrow_down.gif) no-repeat 50% 50%;
}

.ui-arrow-up-default {
	background: url(../images/ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%;
}

.ui-arrow-up-default:hover,.ui-arrow-up-hover {
	background: url(../images/ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%;
}

.ui-arrow-up-default:active,.ui-arrow-up-active {
	background: url(../images/ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%;
}

.ui-arrow-up-content {
	background: url(../images/222222_7x7_arrow_up.gif) no-repeat 50% 50%;
}

.ui-close-default {
	background: url(../images/ef8c08_11x11_icon_close.gif) no-repeat 50% 50%;
}

.ui-close-default:hover,.ui-close-hover {
	background: url(../images/ef8c08_11x11_icon_close.gif) no-repeat 50% 50%;
}

.ui-close-default:active,.ui-close-active {
	background: url(../images/ef8c08_11x11_icon_close.gif) no-repeat 50% 50%;
}

.ui-close-content {
	background: url(../images/ef8c08_11x11_icon_close.gif) no-repeat 50% 50%;
}

.ui-folder-closed-default {
	background: url(../images/ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%;
}

.ui-folder-closed-default:hover,.ui-folder-closed-hover {
	background: url(../images/ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%;
}

.ui-folder-closed-default:active,.ui-folder-closed-active {
	background: url(../images/ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%;
}

.ui-folder-closed-content {
	background: url(../images/ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%;
}

.ui-folder-open-default {
	background: url(../images/ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%;
}

.ui-folder-open-default:hover,.ui-folder-open-hover {
	background: url(../images/ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%;
}

.ui-folder-open-default:active,.ui-folder-open-active {
	background: url(../images/ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%;
}

.ui-folder-open-content {
	background: url(../images/ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%;
}

.ui-doc-default {
	background: url(../images/ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%;
}

.ui-doc-default:hover,.ui-doc-hover {
	background: url(../images/ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%;
}

.ui-doc-default:active,.ui-doc-active {
	background: url(../images/ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%;
}

.ui-doc-content {
	background: url(../images/222222_11x11_icon_doc.gif) no-repeat 50% 50%;
}

.ui-arrows-leftright-default {
	background: url(../images/ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;
}

.ui-arrows-leftright-default:hover,.ui-arrows-leftright-hover {
	background: url(../images/ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;
}

.ui-arrows-leftright-default:active,.ui-arrows-leftright-active {
	background: url(../images/ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;
}

.ui-arrows-leftright-content {
	background: url(../images/222222_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;
}

.ui-arrows-updown-default {
	background: url(../images/ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;
}

.ui-arrows-updown-default:hover,.ui-arrows-updown-hover {
	background: url(../images/ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;
}

.ui-arrows-updown-default:active,.ui-arrows-updown-active {
	background: url(../images/ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;
}

.ui-arrows-updown-content {
	background: url(../images/222222_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;
}

.ui-minus-default {
	background: url(../images/ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%;
}

.ui-minus-default:hover,.ui-minus-hover {
	background: url(../images/ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%;
}

.ui-minus-default:active,.ui-minus-active {
	background: url(../images/ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%;
}

.ui-minus-content {
	background: url(../images/222222_11x11_icon_minus.gif) no-repeat 50% 50%;
}

.ui-plus-default {
	background: url(../images/ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%;
}

.ui-plus-default:hover,.ui-plus-hover {
	background: url(../images/ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%;
}

.ui-plus-default:active,.ui-plus-active {
	background: url(../images/ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%;
}

.ui-plus-content {
	background: url(../images/222222_11x11_icon_plus.gif) no-repeat 50% 50%;
}

.ui-hidden {
	display: none;
}

.ui-accessible-hidden {
	position: absolute;
	left: -99999999px;
}

.ui-reset {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	line-height: 1.3;
}

.ui-clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}

.ui-clearfix {
	display: inline-block;
}/*\*/* html .ui-clearfix {
	height: 1%;
}

.ui-clearfix {
	display: block;
}/**/.fc {
	position: absolute;
	z-index: 9;
	width: 250px;
	height: 220px;
	border: 1px solid #777;
	background-color: #e6eaf3;
	color: #999;
	font-size: 12px;
}

.fc .jJ {
	margin: 0;
	padding: 8px 8px 8px 8px;
	height: 200px;
}

.fc .jJ img {
	border: 1px solid #fff;
}

.fc .sd {
	margin: 0 10px 0 10px;
	padding: 0;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.ico {
	position: absolute;
	top: 20px;
	z-index: 9999;
	float: left;
	width: 12px;
	height: 25px;
	background-image: url(../images/common/jt.gif);
	wmode: transparent;
}

.fc01 {
	position: absolute;
	z-index: 9999;
	width: 230px;
	height: 260px;
	border: 1px solid #777;
	background-color: #e6eaf3;
	color: #999;
	font-size: 12px;
}

.fc01 .jJ {
	margin: 0;
	padding: 8px 8px 8px 8px;
	height: 240px;
}

.fc01 .jJ img {
	border: 1px solid #fff;
}

.fc01 .sd {
	margin: 0 10px 0 10px;
	padding: 0;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.fc02 {
	position: absolute;
	z-index: 9999;
	width: 170px;
	height: 180px;
	border: 1px solid #777;
	background-color: #e6eaf3;
	color: #999;
	font-size: 12px;
}

.fc02 .jJ {
	margin: 0;
	padding: 8px 8px 8px 8px;
	height: 160px;
}

.fc02 .jJ img {
	border: 1px solid #fff;
}

.fc02 .sd {
	margin: 0 10px 0 10px;
	padding: 0;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.fc03 {
	position: absolute;
	z-index: 9999;
	padding-top: 25px;
	width: 200px;
	height: 80px;
	border: 1px solid #777;
	background-color: #e6eaf3;
	color: #999;
	font-size: 12px;
}