﻿@charset "utf-8";
	BODY { min-width:1200px;
	padding-bottom:0;
	margin:0 auto;
	padding-left:0;
	padding-right:0;
	font-family:"Microsoft Yahei",Arial;
	background:#fff fixed no-repeat center center;
	color:#555;
	font-size:14px;
	padding-top:0
}
DIV {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
FORM {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
P {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
I {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
IMG {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
UL {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
LI {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
OL {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
DL {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
DT {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
DD {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
TABLE {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
TR {
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
TD {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
TH {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
FIELDSET {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
LABEL {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
LEGEND {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
SELECT {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
BUTTON {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
INPUT {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
P {
	line-height:20px
}
LI {
	line-height:20px
}
DIV {
	line-height:20px
}
H1 {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	font-size:12px;
	font-weight:normal;
	padding-top:0
}
H2 {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	font-size:12px;
	font-weight:normal;
	padding-top:0
}
H3 {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	font-size:12px;
	font-weight:normal;
	padding-top:0
}
H4 {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	font-size:12px;
	font-weight:normal;
	padding-top:0
}
H5 {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	font-size:12px;
	font-weight:normal;
	padding-top:0
}
H6 {
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	font-size:12px;
	font-weight:normal;
	padding-top:0
}
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 {
	border-bottom:0;
	border-left:0;
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	vertical-align:middle;
	border-top:0;
	border-right:0;
	padding-top:0
}
A IMG {
	border-bottom:0;
	border-left:0;
	padding-bottom:0;
	margin:0;
	padding-left:0;
	padding-right:0;
	vertical-align:middle;
	border-top:0;
	border-right:0;
	padding-top:0
}
A:link {
	color:#555;
	text-decoration:none
}
A:visited {
	color:#525252;
	text-decoration:none
}
A:hover {

	text-decoration:none
}
A:active {
	color:#555;
	text-decoration:none
}
A:focus {
	outline-style:none;
	outline-color:invert;
	outline-width:medium
}
.fontred {
	color:#f00
}
.fontgray {
	color:#999
}
.fontblack {
	color:#000
}
.input-gray {
	line-height:30px;
	width:500px;
	height:30px;
	color:#999
}
.input-black {
	color:#000
}
.floatLeft {
	float:left
}
.floatRight {
	float:right
}
.floatNone {
	float:none
}
.clearBoth {
	line-height:0;
	width:100%;
	height:1px;
	clear:both;
	font-size:0;
	overflow:hidden
}
.clearLeft {
	clear:left
}
.clearRight {
	clear:right
}
.clearfix {
	display:inline-block
}
.clearfix:after {
	display:block;
	height:0;
	visibility:hidden;
	clear:both
}
* HTML .clearfix {
	height:1%
}
.clearfix {
	display:block
}
.pageWidth {
	background-image:none;
	margin:0 auto;
	width:100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center center;
	height:auto
}
.columnSpace {
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0
}
.breadcrumb {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	clear:both;
	padding-top: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:300px
}
.column-num5 {
	width:17%
}
.column-num6 {
	width:14%
}
.text-oper {
	float:left
}
.text-tip {
	margin:0 0 0 10px;
	float:left
}
.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 {
	padding-left:20px;
	display:inline-block;
	background:url(../images/ok.gif) no-repeat left top;
	color:#3bae47
}
.text-tip .tip-error {
	padding-left:20px;
	display:inline-block;
	background:url(../images/error.gif) no-repeat left top;
	color:#e60012
}
.input {
	border-bottom:#ddddde 1px solid;
	border-left:#ddddde 1px solid;
	padding-bottom:0;
	line-height:18px;
	padding-left:2px;
	padding-right:2px;
	height:18px;
	border-top:#ddddde 1px solid;
	border-right:#ddddde 1px solid;
	padding-top:0
}
.input-width {
	width:200px
}
.input-up {
	border-bottom:#06c 1px solid;
	border-left:#06c 1px solid;
	border-top:#06c 1px solid;
	border-right:#06c 1px solid
}
.pageJump {
	padding-bottom:10px;
	line-height:20px;
	padding-left:0;
	width:100%;
	padding-right:0;
	clear:both;
	overflow:hidden
}
.pageJump A {
	border-bottom:#8db5d7 1px solid;
	border-left:#8db5d7 1px solid;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	color:#000;
	border-top:#8db5d7 1px solid;
	margin-right:2px;
	border-right:#8db5d7 1px solid;
	text-decoration:none;
	padding-top:2px
}
.pageJump A:hover {
	border-bottom:#f00 1px solid;
	border-left:#f00 1px solid;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border-top:#f00 1px solid;
	margin-right:2px;
	border-right:#f00 1px solid;
	padding-top:2px
}
.pageJump A:active {
	border-bottom:#f00 1px solid;
	border-left:#f00 1px solid;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border-top:#f00 1px solid;
	margin-right:2px;
	border-right:#f00 1px solid;
	padding-top:2px
}
.pageJump SPAN.current {
	border-bottom:#e89954 1px solid;
	border-left:#e89954 1px solid;
	padding-bottom:2px;
	background-color:#e89954;
	padding-left:5px;
	padding-right:5px;
	color:#000;
	border-top:#e89954 1px solid;
	margin-right:2px;
	border-right:#e89954 1px solid;
	padding-top:2px
}
.pageJump SPAN.disabled {
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	color:#ccc;
	border-top:#ccc 1px solid;
	margin-right:2px;
	border-right:#ccc 1px solid;
	padding-top:2px
}
.textInput {
	border-bottom:#8db5d7 1px solid;
	border-left:#8db5d7 1px solid;
	width:25px;
	color:#000;
	border-top:#8db5d7 1px solid;
	border-right:#8db5d7 1px solid
}
.pgbtn {
	background-image:url(../images/btnbg.jpg);
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	line-height:18px;
	padding-left:2px;
	padding-right:2px;
	background-repeat:repeat-x;
	height:18px;
	border-top:#ccc 1px solid;
	border-right:#ccc 1px solid
}
.pageJump .totalcount {
	float:left
}
.pageJump .number {
	text-align:center;
	display:block;
	border-top:#b4b4b4 1px solid;
	padding-top:30px
}
.pageJump .number A {
	border-bottom:#aaa 1px solid;
	border-left:#aaa 1px solid;
	padding-bottom:5px;
	margin:0 4px;
	padding-left:12px;
	padding-right:12px;
	color:#555;
	border-top:#aaa 1px solid;
	border-right:#aaa 1px solid;
	text-decoration:none;
	padding-top:5px
}
.pageJump .number A:hover {
	border-bottom:#2a57b4 1px solid;
	border-left:#2a57b4 1px solid;
	background-color:#2a57b4;
	color:#fff;
	border-top:#2a57b4 1px solid;
	border-right:#2a57b4 1px solid
}
.pageJump .number SPAN {
	padding-bottom:5px;
	margin:0 4px;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px
}
.pageJump .number .current {
	border-bottom:#2a57b4 1px solid;
	border-left:#2a57b4 1px solid;
	background-color:#2a57b4;
	color:#fff;
	border-top:#2a57b4 1px solid;
	border-right:#2a57b4 1px solid
}
.pageJump .number .disabled {
	border-bottom:#aaa 1px solid;
	border-left:#aaa 1px solid;
	color:#b4b4b4;
	border-top:#aaa 1px solid;
	border-right:#aaa 1px solid
}
.pageJump .amount {
	float:left
}
.pageJump .amount .num {
	padding-right:5px;
	float:left
}
.pageJump .amount A {
	border-bottom:#d3d3d4 1px solid;
	border-left:#d3d3d4 1px solid;
	line-height:15px;
	background:url(../images/bgpage-01.gif) repeat-x 0 -58px;
	float:left;
	height:15px;
	color:#666!important;
	border-top:#d3d3d4 1px solid;
	border-right:#d3d3d4 1px solid;
	text-decoration:none
}
.pageJump .amount A:hover {
	border-bottom:#34a7db 1px solid;
	border-left:#34a7db 1px solid;
	background:url(../images/bgpage-01.gif) repeat-x 0 -87px;
	color:#0068cc!important;
	border-top:#34a7db 1px solid;
	border-right:#34a7db 1px solid
}
.pageJump .amount .currentpagepize {
	border-bottom:#34a7db 1px solid;
	border-left:#34a7db 1px solid;
	background:url(../images/bgpage-01.gif) repeat-x 0 -87px;
	color:#0068cc!important;
	border-top:#34a7db 1px solid;
	border-right:#34a7db 1px solid
}
.pageJump .total {
	float:right
}
.pageJump .jump {
	line-height:20px;
	float:right;
	height:20px
}
.pageJump .jump .pgbtn {
	border-bottom:#98e5f7 1px solid;
	border-left:#98e5f7 1px solid;
	padding-bottom:0;
	line-height:13px;
	padding-left:0;
	padding-right:0;
	margin-bottom:5px;
	background:url(../images/bgbtn-01.gif) repeat-x 0 0;
	height:18px;
	color:#06c;
	font-size:12px;
	vertical-align:middle;
	border-top:#98e5f7 1px solid;
	cursor:pointer;
	font-weight:normal;
	border-right:#98e5f7 1px solid;
	padding-top:0
}
.tablestyle {
	width:100%
}
.oper-tips {
	text-align:center;
	margin:10px 0;
	width:100%;
	height:32px;
	clear:both
}
.oper-tips IMG {
	width:32px;
	height:32px;
	vertical-align:middle
}
.oper-tips SPAN {
	line-height:32px;
	display:inline-block;
	margin-left:10px;
	vertical-align:middle;
	font-weight:bold
}
.success {
	text-align:center;
	margin:0 auto;
	width:100%;
	clear:both
}
.noinfo {
	text-align:center;
	margin:0 auto;
	width:100%;
	clear:both
}
.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 {
	text-align:left;
	line-height:32px;
	margin-left:10px;
	vertical-align:middle;
	font-weight:bold
}
.noinfo P SPAN {
	text-align:left;
	line-height:32px;
	margin-left:10px;
	vertical-align:middle;
	font-weight:bold
}
.pages-flip {
	text-align:center;
	padding-bottom:3px;
	margin:3px;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	padding-top:3px
}
.pages-flip A {
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	padding-bottom:2px;
	margin:2px;
	padding-left:5px;
	padding-right:5px;
	color:#009;
	font-size:12px;
	border-top:#fff 1px solid;
	border-right:#fff 1px solid;
	text-decoration:none;
	padding-top:2px
}
.pages-flip A:hover {
	border-bottom:#009 1px solid;
	border-left:#009 1px solid;
	color:#000;
	font-size:12px;
	border-top:#009 1px solid;
	border-right:#009 1px solid
}
.pages-flip A:active {
	border-bottom:#009 1px solid;
	border-left:#009 1px solid;
	color:#f00;
	font-size:12px;
	border-top:#009 1px solid;
	border-right:#009 1px solid
}
.pages-flip A.current {
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	padding-bottom:2px;
	background-color:#fff;
	margin:2px;
	padding-left:5px;
	padding-right:5px;
	color:#000;
	border-top:#fff 1px solid;
	font-weight:bold;
	border-right:#fff 1px solid;
	padding-top:2px
}
.pages-flip SPAN.disabled {
	border-bottom:#eee 1px solid;
	border-left:#eee 1px solid;
	padding-bottom:2px;
	margin:2px;
	padding-left:5px;
	padding-right:5px;
	color:#ddd;
	border-top:#eee 1px solid;
	border-right:#eee 1px solid;
	padding-top:2px
}
.dialog-waiting {
	background-image:url(../images/loading.gif);
	text-align:center;
	margin:15px auto 0;
	width:160px;
	background-repeat:no-repeat;
	background-position:center center;
	height:20px
}
.fc {
	z-index:9;
	border-bottom:#777 1px solid;
	position:absolute;
	border-left:#777 1px solid;
	background-color:#e6eaf3;
	width:250px;
	height:220px;
	color:#999;
	font-size:12px;
	border-top:#777 1px solid;
	border-right:#777 1px solid
}
.fc .jJ {
	padding-bottom:8px;
	margin:0;
	padding-left:8px;
	padding-right:8px;
	height:200px;
	padding-top:8px
}
.fc .jJ IMG {
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	border-top:#fff 1px solid;
	border-right:#fff 1px solid
}
.fc .sd {
	text-align:center;
	padding-bottom:0;
	line-height:18px;
	margin:0 10px;
	padding-left:0;
	padding-right:0;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding-top:0
}
.ico {
	background-image:url(../images/jt.gif);
	z-index:9999;
	position:absolute;
	width:12px;
	float:left;
	height:25px;
	top:20px;
	wmode:transparent
}
.fc01 {
	z-index:9999;
	border-bottom:#777 1px solid;
	position:absolute;
	border-left:#777 1px solid;
	background-color:#e6eaf3;
	width:230px;
	height:260px;
	color:#999;
	font-size:12px;
	border-top:#777 1px solid;
	border-right:#777 1px solid
}
.fc01 .jJ {
	padding-bottom:8px;
	margin:0;
	padding-left:8px;
	padding-right:8px;
	height:240px;
	padding-top:8px
}
.fc01 .jJ IMG {
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	border-top:#fff 1px solid;
	border-right:#fff 1px solid
}
.fc01 .sd {
	text-align:center;
	padding-bottom:0;
	line-height:18px;
	margin:0 10px;
	padding-left:0;
	padding-right:0;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding-top:0
}
.fc02 {
	z-index:9999;
	border-bottom:#777 1px solid;
	position:absolute;
	border-left:#777 1px solid;
	background-color:#e6eaf3;
	width:170px;
	height:180px;
	color:#999;
	font-size:12px;
	border-top:#777 1px solid;
	border-right:#777 1px solid
}
.fc02 .jJ {
	padding-bottom:8px;
	margin:0;
	padding-left:8px;
	padding-right:8px;
	height:160px;
	padding-top:8px
}
.fc02 .jJ IMG {
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	border-top:#fff 1px solid;
	border-right:#fff 1px solid
}
.fc02 .sd {
	text-align:center;
	padding-bottom:0;
	line-height:18px;
	margin:0 10px;
	padding-left:0;
	padding-right:0;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding-top:0
}
.fc03 {
	z-index:9999;
	border-bottom:#777 1px solid;
	position:absolute;
	border-left:#777 1px solid;
	background-color:#e6eaf3;
	width:200px;
	height:80px;
	color:#999;
	font-size:12px;
	border-top:#777 1px solid;
	border-right:#777 1px solid;
	padding-top:25px
}
INPUT {
	outline-style:none;
	outline-color:invert;
	outline-width:medium
}
BUTTON {
	outline-style:none;
	outline-color:invert;
	outline-width:medium
}
SELECT {
	outline-style:none;
	outline-color:invert;
	outline-width:medium
}
TEXTAREA {
	outline-style:none;
	outline-color:invert;
	outline-width:medium
}
TEXTAREA {
	resize:none
}
#box_header {
	z-index:111;
	position:relative;
	background-color:#fff;
	width:100%;
	height:80px;
	box-shadow:0 5px 10px -5px #afafaf
}
#box_header_cont {
	margin:0 auto;
	width:1200px;
	height:100%
}
#box_logo {
	width:451px;
	float:left;
	height:100%
}
#box_logo A {
	padding-bottom:12px;
	padding-left:0;
	width:100%;
	padding-right:0;
	display:block;
	height:56px;
	padding-top:12px
}
#box_logo A IMG {

}
#box_nav {
	width:629px;
	float:left
}
#box_language {
	width:10%;
	float:left
}
#box_language {
	text-align:center;
	padding-bottom:25px;
	line-height:30px;
	padding-left:0;
	padding-right:0;
	padding-top:22px
}
#box_language A {
	line-height:30px;
	margin:0 10px;
	font-size:14px
}
#box_language {
	color:#999
}
#box_language A {
	color:#999
}
#box_language A:hover {
	color:#2a56b5
}
#box_language A.chooselg {
	color:#555
}
#box_search {
	padding-bottom:20px;
	padding-left:0;
	width:12%;
	padding-right:0;
	float:left;
	height:40px;
	padding-top:20px
}
#box_search SPAN.search1 {
	position:absolute;
	width:22px;
	height:22px;
	top:9px;
	right:8px
}
#box_search SPAN.search1 .btn-com-03 {
	width:100%;
	background:url(../images/search.jpg) no-repeat center 50%;
	height:100%
}
#box_footer {
	margin:0 auto;
	width:1200px;
	clear:both;
	padding-top:20px
}
#box_footer .footer_nav {
	width:100%
}
#box_footer .footer_nav DIV {
	box-sizing:border-box;
	margin-bottom:20px;
	float:left;
	height:234px
}
#box_footer .footer_nav DIV.f_nav1 {
	width:17.5%
}
#box_footer .footer_nav DIV.f_nav2 {
	width:17.5%
}
#box_footer .footer_nav DIV.f_nav3 {
	width:17.5%
}
#box_footer .footer_nav DIV.f_mweb {
	width:17.5%
}
#box_footer .footer_nav DIV.f_contact {
	width:30%
}
#box_footer .footer_nav DIV.f_nav1 {
	border-right:#777777 1px solid
}
#box_footer .footer_nav DIV.f_nav2 {
	border-right:#777777 1px solid
}
#box_footer .footer_nav DIV.f_nav3 {
	border-right:#777777 1px solid
}
#box_footer .footer_nav DIV.f_contact {
	border-right:#777777 1px solid
}
#box_footer .footer_nav DIV H3 {
	text-align:left;
	line-height:36px;
	width:80%;
	margin-bottom:15px;
	color:#fff;
	font-size:18px;
}
#box_footer .footer_nav DIV A {
	text-align:left;
	line-height:26px;
	width:100%;
	display:inline-block;
	color:#d6d6d6;
}
#box_footer .footer_nav DIV P {
	text-align:left;
	line-height:26px;
	color:#d6d6d6;
}
#box_footer .footer_nav DIV.f_mweb {
	text-align:right
}
#box_footer .footer_nav DIV.f_nav2 {
	padding-left:2%
}
#box_footer .footer_nav DIV.f_nav3 {
	padding-left:2%
}
#box_footer .footer_nav DIV.f_contact {
	padding-left:2%
}
#box_footer .copy {
	width:100%;
	height:66px;
	clear:both;
	border-top:#777777 1px solid
}
#box_footer .copy H4 {
	text-align:left;
	line-height:66px;
	width:30%;
	float:left;
	height:100%;
	color:#d1d1d1;
	font-size:10px
}
#box_footer .copy P {
	text-align:right;
	line-height:66px;
	width:70%;
	float:left
}
#box_footer .copy P {
	color:#d6d6d6
}
#box_footer .copy P A {
	color:#d6d6d6
}
#box_footer .copy H4 A {
	margin:0 10px;
	color:#d6d6d6;
}
#box_footer .copy H4 A:first-child {
	margin-left:0
}
#box_footer .copy P A {
	margin-left:15px
}
#box_footer .copy P {
	font-size:13px
}
#box_footer .copy P A {
	font-size:13px
}
#box_footer .copy H4 A {
	font-size:13px
}
#box_footer .copy P A:hover {
	color:#e72510
}
#box_footer .copy H4 A:hover {

}
#box_footer .footer_nav DIV A:hover {

}
a.btna {
	display:inline-block;
	display:-moz-inline-stack;
	padding:0 10px 0 0;
	text-align:center;
	margin-right:10px;
	text-decoration:none!important
}
a.btna:hover {
	color:#fff;
	text-decoration:none
}
a.btna-com-01 {
	height:31px;
	line-height:31px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-blue1-01.gif) 100% -31px no-repeat
}
a.btna-com-01 span.btna-s {
	color:#fff;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	height:31px;
	line-height:31px;
	background:url(../images/btna-blue1-01.gif) 0 0 no-repeat
}
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;
	line-height:31px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-blue1-03.gif) 100% -31px no-repeat;
	color:#0068b7
}
a.btna-unimp-01 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	color:#0068b7;
	height:31px;
	line-height:31px;
	background:url(../images/btna-blue1-03.gif) 0 0 no-repeat
}
a.btna-unimp-01:hover {
	background:url(../images/btna-blue1-03.gif) 100% -31px no-repeat
}
a.btna-unimp-01:hover span.btna-s {
	color:#0068b7;
	background:url(../images/btna-blue1-03.gif) 0 0 no-repeat
}
a.btna-com-02 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-blue1-04.gif) 100% -50px no-repeat;
	height:50px;
	line-height:40px
}
a.btna-com-02 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	color:#fff;
	height:31px;
	line-height:31px;
	background:url(../images/btna-blue1-04.gif) 0 0 no-repeat
}
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;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-blue1-06.gif) 100% -50px no-repeat;
	height:50px;
	line-height:40px;
	color:#898989
}
a.btna-unimp-02 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	color:#fff;
	height:31px;
	line-height:31px;
	background:url(../images/btna-blue1-06.gif) 0 0 no-repeat
}
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 {
	color:#fff;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-blue1-07.gif) 100% -24px no-repeat;
	height:24px;
	line-height:24px;
	font-size:12px
}
a.btna-com-03 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	color:#fff;
	background:url(../images/btna-blue1-07.gif) 0 0 no-repeat;
	height:24px;
	line-height:24px
}
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 {
	color:#fff;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-blue1-09.gif) 100% -24px no-repeat;
	height:24px;
	line-height:24px;
	color:#898989;
	font-size:12px
}
a.btna-unimp-03 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	color:#fff;
	background:url(../images/btna-blue1-09.gif) 100% -24px no-repeat;
	height:24px;
	line-height:24px
}
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 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-red1-01.gif) 100% -50px no-repeat;
	height:50px;
	line-height:40px
}
a.btna-imp-01 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	color:#fff;
	height:31px;
	line-height:31px;
	background:url(../images/btna-red1-01.gif) 0 0 no-repeat
}
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 {
	color:#fff;
	text-decoration:none!important;
	background:url(../images/btna-red1-03.gif) 100% -24px no-repeat;
	height:24px;
	line-height:24px;
	font-size:12px
}
a.btna-imp-02 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	background:url(../images/btna-red1-03.gif) 0 0 no-repeat;
	height:24px;
	line-height:24px;
	color:#fff
}
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;
	line-height:31px;
	color:#fff;
	text-decoration:none!important;
	background:url(../images/btna-blue1-10.gif) 100% -22px no-repeat;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
	#padding-right:3px
}
a.btna-com-04 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	color:#fff;
	background:url(../images/btna-blue1-10.gif) 0 0 no-repeat;
	height:22px;
	line-height:22px
}
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 {
	background:url(../images/btna-blue1-12.gif) 100% -22px no-repeat;
	height:32px;
	line-height:32px;
	font-size:12px;
	font-weight:normal;
	display:inline-block
}
a.btna-unimp-04 span.btna-s {
	text-decoration:none;
	padding:0 0 0 20px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	background:url(../images/btna-blue1-12222.gif) 0 0 no-repeat;
	background:#2a57b4;
	height:32px;
	line-height:32px;
	color:#fff
}
a.btna-unimp-04:hover {
	background:url(../images/btna-blue1-12.gif) 100% -22px no-repeat
}
a.btna-unimp-04:hover span.btna-s {
	color:#fff;
	background:url(../images/btna-blue1-12.gif) 0 0 no-repeat;
	background:#2a57b4
}
a.btna11 {
	display:block;
	background:url(../images/btna-gray1-05.gif) 0 0 no-repeat;
	width:52px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
	color:#898989
}
a.btna11:hover {
	background:url(../images/btna-gray1-06.gif) 0 0 no-repeat;
	color:#898989
}
.btn {
	width:72px;
	height:31px;
	line-height:31px;
	border:0;
	color:#fff;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	text-align:center
}
.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 {
	background:url(../images/btn-blue1-04.gif) 0 0 no-repeat;
	width:110px;
	height:50px;
	padding-bottom:10px
}
.btn-com-up02 {
	background:url(../images/btn-blue1-05.gif) 0 0 no-repeat
}
.btn-unimp-02 {
	background:url(../images/btn-blue1-06.gif) 0 0 no-repeat;
	width:80px;
	height:50px;
	padding-bottom:10px;
	color:#0068b7
}
.btn-unimp-up02 {
	background:url(../images/btn-blue1-06.gif) 0 0 no-repeat;
	color:#0068b7
}
.btn-com-03 {
	background:url(../images/btn-blue1-07.gif) 0 0 no-repeat;
	width:56px;
	height:24px;
	font-size:12px;
	line-height:26px
}
.btn-com-up03 {
	background:url(../images/btn-blue1-08.gif) 0 0 no-repeat
}
.btn-unimp-03 {
	background:url(../images/btn-blue1-09.gif) 0 0 no-repeat;
	width:56px;
	height:24px;
	font-size:12px;
	color:#0068b7;
	line-height:26px
}
.btn-unimp-up03 {
	background:url(../images/btn-blue1-09.gif) 0 0 no-repeat;
	color:#0068b7
}
.btn-imp-01 {
	background:url(../images/btn-red1-01.gif) 0 0 no-repeat;
	width:110px;
	height:50px;
	padding-bottom:10px
}
.btn-imp-up01 {
	background:url(../images/btn-red1-02.gif) 0 0 no-repeat
}
.btn-imp-02 {
	background:url(../images/btn-red1-03.gif) 0 0 no-repeat;
	width:56px;
	height:24px;
	line-height:24px;
	font-size:12px
}
.btn-imp-up02 {
	background:url(../images/btn-red1-04.gif) 0 0 no-repeat
}
.btn-com-04 {
	background:url(../images/btn-blue1-10.gif) 0 0 no-repeat;
	width:42px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal
}
.btn-com-up04 {
	background:url(../images/btn-blue1-11.gif) 0 0 no-repeat
}
.btn-unimp-04 {
	background:url(../images/btn-blue1-12.gif) 0 0 no-repeat;
	width:42px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
	color:#0068b7
}
.btn-unimp-up04 {
	background:url(../images/btn-blue1-12.gif) 0 0 no-repeat;
	color:#0068b7
}
.btn-com-05 {
	background:url(../images/btn-blue1-13.gif) 0 0 no-repeat;
	width:112px;
	height:31px;
	line-height:31px
}
.btn-com-up05 {
	background:url(../images/btn-blue1-14.gif) 0 0 no-repeat
}
.btn-com-06 {
	background:url(../images/btn-blue1-15.gif) 0 0 no-repeat;
	width:68px;
	font-size:12px;
	font-weight:normal;
	height:22px;
	line-height:22px
}
.btn-com-up06 {
	background:url(../images/btn-blue1-16.gif) 0 0 no-repeat
}
a.btna-unimp-05 {
	height:31px;
	line-height:31px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-gray1-01.gif) 100% -31px no-repeat
}
a.btna-unimp-05 span.btna-s {
	color:#666;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	height:31px;
	line-height:31px;
	background:url(../images/btna-gray1-01.gif) 0 0 no-repeat
}
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;
	line-height:22px;
	color:#000;
	font-size:12px;
	text-decoration:none!important;
	background:url(../images/btna-gray1-04.gif) 100% -22px no-repeat
}
a.btna-unimp-06 span.btna-s {
	color:#000;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	height:22px;
	line-height:22px;
	background:url(../images/btna-gray1-04.gif) 0 0 no-repeat
}
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;
	line-height:36px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(../images/btna-red1-07.gif) 100% -36px no-repeat
}
a.btna-unimp-07 span.btna-s {
	color:#fff;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	height:36px;
	line-height:36px;
	background:url(../images/btna-red1-07.gif) 0 0 no-repeat
}
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;
	line-height:23px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/btna-red1-09.gif) 100% -23px no-repeat
}
a.btna-unimp-08 span.btna-s {
	color:#fff;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	height:23px;
	line-height:23px;
	background:url(../images/btna-red1-09.gif) 0 0 no-repeat
}
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 {
	background:url(../images/btn-red1-05.gif) 0 0 no-repeat;
	width:41px;
	height:21px;
	line-height:21px;
	font-size:12px
}
.btn-imp-up03 {
	background:url(../images/btn-red1-06.gif) 0 0 no-repeat
}
a.btna-unimp1-01 {
	height:22px;
	line-height:22px;
	color:#000;
	font-size:12px;
	text-decoration:none!important;
	background:url(../images/btna-gray1-04.gif) right -22px no-repeat
}
a.btna-unimp1-01 span.btna-s {
	color:#000;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	height:22px;
	line-height:22px;
	background:url(../images/btna-gray1-04.gif) left 0 no-repeat
}
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;
	text-align:left;
	padding-bottom:0;
	padding-left:0;
	width:100%;
	padding-right:0;
	padding-top:0
}
.border_00 .border_00-topr {
	line-height:27px;
	height:27px
}
.border_00 .border_00-topl {
	line-height:27px;
	height:27px
}
.border_00 .border_00-mid {
	width:100%;
	border-top:medium none
}
.border_00 .borderContent {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px
}
.border_00 .comptitle_00 {
	position:absolute;
	width:100%;
	height:25px;
	top:7px;
	left:0
}
.border_00 .comptitle_00 STRONG {
	text-align:left;
	font-style:normal;
	width:45%;
	float:left;
	margin-left:5px;
	word-break:break-all;
	font-weight:bold;
	text-decoration:none
}
.border_00 .comptitle_00 .titlestyle_00 {
	font-style:normal;
	color:#000;
	font-weight:bold;
	text-decoration:none
}
.border_00 .comptitle_00 STRONG IMG {
	vertical-align:middle;
	margin-right:5px
}
.border_00 .comptitle_00 EM {
	font-style:normal;
	float:right;
	font-weight:normal;
	margin-right:10px
}
.border_00 .comptitle_00 EM SPAN.extendLink {
	text-align:right;
	font-size:12px;
	margin-right:8px
}
.border_00 .comptitle_00 EM SPAN.moreLink {
	font-style:normal;
	font-weight:normal
}
.border_00 .compmore_00 {
	text-align:right;
	clear:both;
	font-size:12px;
	margin-right:10px
}
.border_00 .compmore_00 .extendLink {
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_00 .compmore_00 .moreLink {
	font-style:normal;
	font-weight:normal
}
.border_42 {
	padding:0;
	position:relative;
	text-align:left
}
.border_42 .border_42-topr {
	height:25px;
	line-height:25px;
	background-image:url(../images/border-topr.gif);
	background-repeat:no-repeat;
	background-position:right top
}
.border_42 .border_42-topl {
	background:url(../images/border-topl.gif) left top no-repeat;
	height:25px;
	line-height:25px
}
.border_42 .border_42-midr {
	background:url(../images/border-midr.gif) right top repeat-y
}
.border_42 .border_42-midl {
	background:url(../images/border-midl.gif) left top repeat-y;
	width:100%
}
.border_42 .borderContent {
	padding:10px
}
.border_42 .border_42-footerr {
	background:url(../images/border-footerr.gif) right bottom no-repeat;
	height:6px;
	font-size:0
}
.border_42 .border_42-footerl {
	background:url(../images/border-footerl.gif) left bottom no-repeat;
	height:6px;
	font-size:0
}
.border_42 .comptitle_42 {
	height:25px;
	position:absolute;
	left:7px;
	top:3px;
	width:98%
}
.border_42 .comptitle_42 strong {
	font-weight:bold;
	float:left;
	margin-left:5px;
	font-style:normal;
	text-decoration:none;
	width:45%;
	word-break:break-all;
	text-align:left
}
.border_42 .comptitle_42 .titlestyle_42 {
	color:#000;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}
.border_42 .comptitle_42 strong img {
	vertical-align:middle;
	margin-right:5px;
	width:20px;
	height:20px
}
.border_42 .comptitle_42 em {
	font-style:normal;
	float:right;
	font-weight:normal;
	margin-right:10px
}
.border_42 .comptitle_42 em span.extendLink {
	text-align:right;
	font-size:12px;
	margin-right:8px
}
.border_42 .comptitle_42 em span.moreLink {
	font-style:normal;
	font-weight:normal
}
.border_42 .compmore_42 {
	clear:both;
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_42 .compmore_42 .extendLink {
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_42 .compmore_42 .moreLink {
	font-style:normal;
	font-weight:normal
}
.border_43 {
	padding:0;
	position:relative;
	text-align:left;
	width:100%
}
.border_43 .border_43-topr {
	height:25px;
	line-height:25px;
	background-image:url(../images/border-topr_1.gif);
	background-repeat:no-repeat;
	background-position:right top
}
.border_43 .border_43-topl {
	background:url(../images/border-topl_1.gif) left top no-repeat;
	height:25px;
	line-height:31px
}
.border_43 .border_43-midr {
	background:url(../images/border-midr_1.gif) right top repeat-y
}
.border_43 .border_43-midl {
	background:url(../images/border-midl_1.gif) left top repeat-y;
	width:100%
}
.border_43 .borderContent {
	padding:10px
}
.border_43 .border_43-footerr {
	background:url(../images/border-footerr_1.gif) right bottom no-repeat;
	height:9px;
	font-size:0
}
.border_43 .border_43-footerl {
	background:url(../images/border-footerl_1.gif) left bottom no-repeat;
	height:9px;
	font-size:0
}
.border_43 .comptitle_43 {
	height:25px;
	position:absolute;
	left:7px;
	top:7px;
	width:98%
}
.border_43 .comptitle_43 strong {
	font-weight:bold;
	float:left;
	margin-left:12px;
	font-style:normal;
	text-decoration:none;
	width:45%;
	word-break:break-all;
	text-align:left
}
.border_43 .comptitle_43 .titlestyle_43 {
	font-weight:bold;
	color:#000
}
.border_43 .comptitle_43 strong img {
	vertical-align:middle;
	margin-right:5px;
	width:20px;
	height:20px
}
.border_43 .comptitle_43 em {
	font-style:normal;
	float:right;
	font-weight:normal;
	margin-right:10px
}
.border_43 .comptitle_43 em span.extendLink {
	text-align:right;
	font-size:12px;
	margin-right:8px
}
.border_43 .comptitle_43 em span.moreLink {
	font-style:normal;
	font-weight:normal
}
.border_43 .compmore_43 {
	clear:both;
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_43 .compmore_43 .extendLink {
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_43 .compmore_43 .moreLink {
	font-style:normal;
	font-weight:normal
}
.border_44 {
	padding:0;
	position:relative;
	text-align:left;
	width:100%;
	margin:0
}
.border_44 .border_44-topr {
	height:25px;
	line-height:25px;
	background-image:url(../images/border-topr_2.gif);
	background-repeat:no-repeat;
	background-position:right top
}
.border_44 .border_44-topl {
	background:url(../images/border-topl_2.gif) left top no-repeat;
	height:25px;
	line-height:25px
}
.border_44 .border_44-midr {
	background:url(../images/border-midr_2.gif) right top repeat-y
}
.border_44 .border_44-midl {
	background:url(../images/border-midl_2.gif) left top repeat-y;
	width:100%
}
.border_44 .borderContent {
	padding:10px
}
.border_44 .border_44-footerr {
	background:url(../images/border-footerr_2.gif) right bottom no-repeat;
	height:6px;
	font-size:0
}
.border_44 .border_44-footerl {
	background:url(../images/border-footerl_2.gif) left bottom no-repeat;
	height:6px;
	font-size:0
}
.border_44 .comptitle_44 {
	height:25px;
	position:absolute;
	left:7px;
	top:7px;
	width:98%
}
.border_44 .comptitle_44 strong {
	font-weight:bold;
	float:left;
	margin-left:25px;
	font-style:normal;
	text-decoration:none;
	width:45%;
	word-break:break-all;
	text-align:left
}
.border_45 .comptitle_44 .titlestyle_44 {
	font-weight:bold;
	color:#000
}
.border_44 .comptitle_44 strong img {
	vertical-align:middle;
	margin-right:5px;
	width:20px;
	height:20px
}
.border_44 .comptitle_44 em {
	font-style:normal;
	float:right;
	font-weight:normal;
	margin-right:10px
}
.border_44 .comptitle_44 em span.extendLink {
	text-align:right;
	font-size:12px;
	margin-right:8px
}
.border_44 .comptitle_44 em span.moreLink {
	font-style:normal;
	font-weight:normal
}
.border_44 .compmore_44 {
	clear:both;
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_44 .compmore_44 .extendLink {
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_44 .compmore_44 .moreLink {
	font-style:normal;
	font-weight:normal
}
.border_45 {
	padding:0;
	position:relative;
	text-align:left;
	width:100%
}
.border_45 .border_45-topr {
	height:25px;
	line-height:25px;
	background-image:url(../images/border-topr_3.gif);
	background-repeat:no-repeat;
	background-position:right top
}
.border_45 .border_45-topl {
	background:url(../images/border-topl_3.gif) left top no-repeat;
	height:25px;
	line-height:25px
}
.border_45 .border_45-midr {
	background:url(../images/border-midr_3.gif) right top repeat-y
}
.border_45 .border_45-midl {
	background:url(../images/border-midl_3.gif) left top repeat-y;
	width:100%
}
.border_45 .borderContent {
	padding:10px
}
.border_45 .border_45-footerr {
	background:url(../images/border-footerr_3.gif) right bottom no-repeat;
	height:9px;
	font-size:0
}
.border_45 .border_45-footerl {
	background:url(../images/border-footerl_3.gif) left bottom no-repeat;
	height:9px;
	font-size:0
}
.border_45 .comptitle_45 {
	height:25px;
	position:absolute;
	left:7px;
	top:3px;
	width:98%
}
.border_45 .comptitle_45 strong {
	font-weight:bold;
	float:left;
	margin-left:5px;
	font-style:normal;
	text-decoration:none;
	width:45%;
	word-break:break-all;
	text-align:left
}
.border_45 .comptitle_45 .titlestyle_45 {
	color:#000;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}
.border_45 .comptitle_45 strong img {
	vertical-align:middle;
	margin-right:5px;
	width:20px;
	height:20px
}
.border_45 .comptitle_45 em {
	font-style:normal;
	float:right;
	font-weight:normal;
	margin-right:10px
}
.border_45 .comptitle_45 em span.extendLink {
	text-align:right;
	font-size:12px;
	margin-right:8px
}
.border_45 .comptitle_45 em span.moreLink {
	font-style:normal;
	font-weight:normal
}
.border_45 .compmore_45 {
	clear:both;
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_45 .compmore_45 .extendLink {
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_45 .compmore_45 .moreLink {
	font-style:normal;
	font-weight:normal
}
.border_46 {
	padding:0;
	position:relative;
	text-align:left;
	width:100%
}
.border_46 .border_46-topr {
	height:9px;
	line-height:0;
	font-size:0;
	background-image:url(../images/border-topr_4.gif);
	background-repeat:no-repeat;
	background-position:right top
}
.border_46 .border_46-topl {
	background:url(../images/border-topl_4.gif) left top no-repeat;
	height:9px;
	line-height:0;
	font-size:0
}
.border_46 .border_46-midr {
	background:url(../images/border-midr_4.gif) right top repeat-y;
	margin:0;
	padding:0
}
.border_46 .border_46-midl {
	background:url(../images/border-midl_4.gif) left top repeat-y;
	width:100%
}
.border_46 .borderContent {
	padding:10px
}
.border_46 .border_46-footerr {
	background:url(../images/border-footerr_4.gif) right bottom no-repeat;
	height:9px;
	font-size:0;
	margin-bottom:10px
}
.border_46 .border_46-footerl {
	background:url(../images/border-footerl_4.gif) left bottom no-repeat;
	height:9px;
	font-size:0
}
.border_46 .comptitle_46 {
	height:25px;
	position:absolute;
	left:7px;
	top:7px;
	width:98%
}
.border_46 .comptitle_46 strong {
	font-weight:bold;
	float:left;
	margin-left:5px;
	font-style:normal;
	text-decoration:none;
	width:45%;
	word-break:break-all;
	text-align:left
}
.border_46 .comptitle_46 .titlestyle_46 {
	color:#000;
	font-style:normal;
	font-weight:bold;
	text-decoration:none
}
.border_46 .comptitle_46 strong img {
	vertical-align:middle;
	margin-right:5px;
	width:20px;
	height:20px
}
.border_46 .comptitle_46 em {
	font-style:normal;
	float:right;
	font-weight:normal;
	margin-right:10px
}
.border_46 .comptitle_46 em span.extendLink {
	text-align:right;
	font-size:12px;
	margin-right:8px
}
.border_46 .comptitle_46 em span.moreLink {
	font-style:normal;
	font-weight:normal
}
.border_46 .compmore_46 {
	clear:both;
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_46 .compmore_46 .extendLink {
	text-align:right;
	font-size:12px;
	margin-right:10px
}
.border_46 .compmore_46 .moreLink {
	font-style:normal;
	font-weight:normal
}
.ui-accordion {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:1.1em;
	border-bottom:1px solid #ccc
}
.ui-accordion-group {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:0
}
.ui-accordion-header {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	cursor:pointer;
	background:#f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x
}
.ui-accordion-header a {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	display:block;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em .5em 1.7em;
	color:#1c94c4;
	background:url(../images/ef8c08_7x7_arrow_right.gif) .5em 50% no-repeat
}
.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 {
	color:#eb8f00;
	background:url(../images/ef8c08_7x7_arrow_down.gif) .5em 50% no-repeat
}
.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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:1.1em;
	float:left;
	position:relative;
	z-index:1;
	border-right:1px solid #ccc;
	bottom:-1px
}
.ui-tabs-nav ul {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none
}
.ui-tabs-nav li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	border:1px solid #ccc;
	border-right:0
}
.ui-tabs-nav li a {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	padding:.5em 1.7em;
	color:#1c94c4;
	background:#f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x
}
.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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	clear:left;
	border:1px solid #ccc;
	background:#eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color:#333;
	padding:1.5em 1.7em;
	font-size:1.1em
}
.ui-tabs-hide {
	display:none
}
.ui-slider {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:1.1em;
	background:#eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	border:1px solid #ddd;
	height:.8em;
	position:relative
}
.ui-slider-handle {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	position:absolute;
	z-index:2;
	top:-3px;
	width:1.2em;
	height:1.2em;
	background:#f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border:1px solid #ccc
}
.ui-slider-handle:hover {
	background:#fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border:1px solid #fbcb09
}
.ui-slider-handle-active,.ui-slider-handle-active:hover {
	background:#fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border:1px solid #fbd850
}
.ui-slider-range {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	height:.8em;
	background:#fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	position:absolute;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	top:-1px;
	z-index:1;
	opacity:.7;
	filter:Alpha(Opacity=70)
}
.ui-dialog {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:1.1em;
	background:#eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color:#333;
	border:4px solid #ddd;
	position:relative
}
.ui-resizable-handle {
	position:absolute;
	font-size:.1px;
	z-index:99999
}
.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 {
	cursor:n-resize;
	height:7px;
	width:100%;
	top:-5px;
	left:0
}
.ui-resizable-s {
	cursor:s-resize;
	height:7px;
	width:100%;
	bottom:-5px;
	left:0
}
.ui-resizable-e {
	cursor:e-resize;
	width:7px;
	right:-5px;
	top:0;
	height:100%
}
.ui-resizable-w {
	cursor:w-resize;
	width:7px;
	left:-5px;
	top:0;
	height:100%
}
.ui-resizable-se {
	cursor:se-resize;
	width:13px;
	height:13px;
	right:0;
	bottom:0;
	background:url(../images/222222_11x11_icon_resize_se.gif) no-repeat 0 0
}
.ui-resizable-sw {
	cursor:sw-resize;
	width:9px;
	height:9px;
	left:0;
	bottom:0
}
.ui-resizable-nw {
	cursor:nw-resize;
	width:9px;
	height:9px;
	left:0;
	top:0
}
.ui-resizable-ne {
	cursor:ne-resize;
	width:9px;
	height:9px;
	right:0;
	top:0
}
.ui-dialog-titlebar {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	padding:.5em 1.5em .5em 1em;
	color:#1c94c4;
	background:#f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border-bottom:1px solid #ccc;
	font-size:1em;
	font-weight:bold;
	position:relative
}
.ui-dialog-titlebar-close {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;

	text-decoration:none;
	font-size:100%;
	list-style:none;
	background:url(../images/ef8c08_11x11_icon_close.gif) 0 0 no-repeat;
	position:absolute;
	right:8px;
	top:.7em;
	width:11px;
	height:11px;
	z-index:100
}
.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;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	color:#333;
	padding:1.5em 1.7em
}
.ui-dialog-buttonpane {
	position:absolute;
	bottom:0;
	width:100%;
	text-align:left;
	border-top:1px solid #ddd;
	background:#eee
}
.ui-dialog-buttonpane button {
	margin:.5em 0 .5em 8px;
	color:#1c94c4;
	background:#f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	font-size:1em;
	border:1px solid #ccc;
	cursor:pointer;
	padding:.2em .6em .3em .6em;
	line-height:1.4em
}
.ui-dialog-buttonpane button:hover {
	color:#c77405;
	background:#fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border:1px solid #fbcb09
}
.ui-dialog-buttonpane button:active {
	color:#eb8f00;
	background:#fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border:1px solid #fbd850
}
.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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	background:#eee url(../images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	font-size:1.1em;
	border:4px solid #ddd;
	width:15.5em;
	padding:2.5em .5em .5em .5em;
	position:relative
}
.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;
	left:.5em;
	top:.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 {
	text-indent:-999999px;
	width:1.3em;
	height:1.4em;
	display:block;
	font-size:1em;
	background:url(../images/ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat;
	border:1px solid #ccc;
	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 {
	border:1px solid #ccc;
	color:#1c94c4;
	background:#f6f6f6;
	font-size:1em;
	line-height:1.4em;
	position:absolute;
	top:.5em;
	margin:0!important
}
.ui-datepicker-header option:focus,.ui-datepicker-header option:hover {
	background:#fdf5ce
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width:7em;
	left:7.4em
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width:5em;
	left:2.2em
}
table.ui-datepicker {
	width:15.5em;
	text-align:right
}
table.ui-datepicker td a {
	padding:.1em .3em .1em 0;
	display:block;
	color:#1c94c4;
	background:#f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	cursor:pointer;
	border:1px solid #eee
}
table.ui-datepicker td a:hover {
	border:1px solid #fbcb09;
	color:#c77405;
	background:#fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x
}
table.ui-datepicker td a:active {
	border:1px solid #fbd850;
	color:#eb8f00;
	background:#fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding:.3em 0;
	text-align:center;
	font-size:.9em;
	color:#333;
	text-transform:uppercase
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color:#333
}
.ui-datepicker-cover {
	display:none;
	display:block;
	position:absolute;
	z-index:-1;
	filter:mask();
	top:-4px;
	left:-4px;
	width:193px;
	height:200px
}
.ui-datepicker-current-day {
	border:1px solid #fbcb09;
	color:#c77405;
	background:#fdf5ce url(../images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x
}
.ui-datepicker-today a {
	font-weight:bold;
	color:#f90!important
}
.ui-component {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:1.1em
}
.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:none
}
.ui-default-state {
	border:1px solid #ccc;
	background:#f6f6f6 url(../images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	font-weight:bold;
	color:#1c94c4!important
}
.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;
	font-weight:bold;
	color:#c77405!important
}
.ui-hover-state a {
	color:#c77405
}
.ui-default-state:active,.ui-active-state {
	border:1px solid #fbd850;
	background:#fff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	font-weight:bold;
	color:#eb8f00!important;
	outline:0
}
.ui-active-state a {
	color:#eb8f00;
	outline:0
}
.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;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none
}
.ui-clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.ui-clearfix {
	display:inline-block
}
/*\*/* html .ui-clearfix {
	height:1%
}
.ui-clearfix {
	display:block
}
/**/.fc {
	position:absolute;
	width:250px;
	height:220px;
	background-color:#e6eaf3;
	font-size:12px;
	color:#999;
	border:1px solid #777;
	z-index:9
}
.fc .jJ {
	margin:0;
	padding:8px 8px 8px 8px;
	height:200px
}
.fc .jJ img {
	border:1px solid #fff
}
.fc .sd {
	font-size:14px;
	color:#333;
	margin:0 10px 0 10px;
	padding:0;
	font-weight:bold;
	text-align:center;
	line-height:18px
}
.ico {
	height:25px;
	position:absolute;
	z-index:9999;
	width:12px;
	float:left;
	top:20px;
	wmode:transparent;
	background-image:url(../images/jt.gif)
}
.fc01 {
	width:230px;
	height:260px;
	position:absolute;
	background-color:#e6eaf3;
	font-size:12px;
	color:#999;
	border:1px solid #777;
	z-index:9999
}
.fc01 .jJ {
	margin:0;
	padding:8px 8px 8px 8px;
	height:240px
}
.fc01 .jJ img {
	border:1px solid #fff
}
.fc01 .sd {
	font-size:14px;
	color:#333;
	margin:0 10px 0 10px;
	padding:0;
	font-weight:bold;
	text-align:center;
	line-height:18px
}
.fc02 {
	position:absolute;
	width:170px;
	height:180px;
	background-color:#e6eaf3;
	font-size:12px;
	color:#999;
	border:1px solid #777;
	z-index:9999
}
.fc02 .jJ {
	margin:0;
	padding:8px 8px 8px 8px;
	height:160px
}
.fc02 .jJ img {
	border:1px solid #fff
}
.fc02 .sd {
	font-size:14px;
	color:#333;
	margin:0 10px 0 10px;
	padding:0;
	font-weight:bold;
	text-align:center;
	line-height:18px
}
.fc03 {
	position:absolute;
	width:200px;
	height:80px;
	background-color:#e6eaf3;
	font-size:12px;
	color:#999;
	border:1px solid #777;
	z-index:9999;
	padding-top:25px
}




/*标题*/
.i_yw_t{ width:100%; margin:0 auto; max-width:670px; margin-top:3%; margin-bottom:3%; overflow:hidden; text-align:center; }
.i_yw_t h2{ max-width:382px; width:100%; margin:0 auto; margin-bottom:15px; background:url(../images/i_bg1.png) center bottom no-repeat; font-weight:normal; font-size:20px; padding-bottom:18px;}
.i_yw_t.tbgs1 h2{background:url(../images/i_bg6.png) center bottom no-repeat; color:#fff;}
.i_yw_t.tbgs1 p{ color:#fff;}
.i_yw_t p{ color:#666666; font-size:14px;}




.fl,.left{float:left !important;}
.fr,.right{ float:right !important;}
.main_box {
    width: 1200px;
    margin: 0 auto;
}

#box7 { padding:0px 0 40px; }
#box7 .title { margin-bottom:25px; display:block; position:relative; } 
#box7 .title strong{ font-size:18px; color:#414145; font-weight:bold;}
#box7 .title span{ font-size:12px; color: #666666;}
#box7 .title .more{ position:absolute; right:0; top:0; color:#605f5f; font-size:14px;}
#box7 .title .more:hover{ color:#2350c1;}

#box7 .left{ width:590px;}
#box7 .right{ width:575px;}
#box7 .left .up_box a{ display:block;}
#box7 .left .up_box img{ width:590px; height:242px;}
#box7 .left .up_box img:hover{-webkit-transform: scale(1.1,1.1); 
    -o-transform: scale(1.1,1.1);
    transition: all 1s;
    -webkit-transition: all 1s;}
#box7 .left .up_box h1 { margin:15px 0;}
#box7 .left .up_box h1 a{ font-size:18px; color:#444444; font-weight:bold;}
#box7 .left p{ color:#666666; font-size:14px; line-height:24px; } 
#box7 .left .un_box{ border-top:1px solid #dadada; margin-top:10px; height:103px;}
#box7 .left .un_box li{ border-bottom:1px dashed #ccc; width:275px; float:left; margin:0 5px; padding:0 5px;}
#box7 .left .un_box li a{ display:block; font-size:14px; line-height:33px; color:#444444; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#box7 .left a:hover{ color:#2350c1 !important; text-decoration:none;  }

#box7 .right .up_box { margin:0 -13px;}
#box7 .right .up_box a{ width:275px; display:block; position:relative; margin:0 12px; float:left; }
#box7 .right .up_box a img{ width:275px; height:220px;}
#box7 .right .up_box a h1{ position:absolute; left:0; bottom:0; width:100%;height:40px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC000000', endColorstr='#CC000000');background:rgba(0,0,0,0.8);}
#box7 .right .up_box a h1 strong{ font-size:15px; display:block; height:40px; line-height:40px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis; color:#fff; padding: 0 10px;}
#box7 .right .up_box a:hover h1 strong{ color:#2350c1; text-decoration:none;}

#box7 .right .un_box { overflow:hidden; margin-top:0px;}
#box7 .right .un_box ul{  }
#box7 .right .un_box li{ margin-bottom:16px; display: block; height:58px; padding:10px; position:relative;  background:url(../images/line_bk.png) 95px center no-repeat #eeeeee;    }
#box7 .right .un_box li .box{  position: relative;  }
#box7 .right .un_box li .text_box{margin: 0 0px 0 105px;   position:relative;  }
 
#box7 .right .un_box li p{  white-space: nowrap;overflow:hidden;text-overflow: ellipsis; margin-top:8px; font-size:14px; color:#666666;}
#box7 .right .un_box li a{  padding-top:5px; display:block;  color:#444444; font-size:16px;  }
#box7 .right .un_box li a:hover{ color:#0c608f;}
#box7 .right .un_box .date{ position:absolute; left:0px; top:0px; text-align: center; width:100px; padding:11px 0; }
#box7 .right .un_box .date strong{    display:block; font-size: 30px;  color:#444444; font-weight:bold; line-height:36px;}
#box7 .right .un_box .date span{ font-size: 14px; color: #444444;   display:block; text-transform: uppercase;}
#box7 .right .un_box li:hover{ background:url(../images/line_bk_hover.png) 95px center no-repeat #2350c1; -webkit-transition: all 0.2s linear;}
#box7 .right .un_box li:hover .date strong{  color:#fff;}
#box7 .right .un_box li:hover .date span{  color:#fff;}
#box7 .right .un_box li:hover a{ color:#fff; text-decoration:none;}
#box7 .right .un_box li:hover p{ color:#fff;}



/*=============footer================*/

#footer{ background:#494949; position:relative;  border-top:8px solid #2350c1; padding:30px 0;}

.gotop{ position:absolute; width:100%;  top:-23px; z-index:9;}

.gotop a{ display:block; width:60px; margin:0 auto;}

.gotop a:hover{ margin-top:-5px;-webkit-transition: all 0.2s linear;}

#footer .up_box{ padding-bottom:50px; padding-top:50px;}

#footer .main_box{ position:relative; }

#footer .mark{ position:absolute; margin-left:-50px; left:50%; top:0px;}

#footer .right{ width:735px;}

#footer .right form{ width:735px;}

#footer .label{  margin-bottom:15px; position:relative; display:block; width:310px; height:35px; line-height:35px; font-size:12px; color:#bebebe; background:#404144; padding-left:50px;}

#footer .label input{  height:36px; background:none; color:#9a9797;  border:none; display:block; width: 250px; padding:0 10px; line-height:38px; font-size:12px;}

#footer .label strong{ font-weight:normal; display:block;  color:#bebebe;  position:absolute; width: 43px; text-align:right; left:15px; font-size:14px;  }

#footer .textarea_box{ height:95px; background:#404144; width: 686px;}

#footer .textarea{height: 75px; resize:none; color:#9a9797;  width: 710px;  margin-bottom:15px; padding-right:20px; background:none;  line-height:24px; font-size:12px; padding: 6px 10px;  }

#footer .submit{width:180px; height:40px; background:#7a7e87; color:#fff; font-size:16px; line-height:38px; text-align:center;}

#footer .submit:hover{ background:#404144;}



#footer .left{ width:420px;  border-right:1px solid #424344;}

#footer .left .up{padding: 0px 0 20px 40px; background:url(../images/bg_fot_left.png) left top no-repeat; height:157px;  }

#footer .left .up p{ line-height:28px; font-size:14px; color: #c6c6c6; margin-bottom: 15px;}

#footer .left .md { margin-bottom:20px;}

#footer .left .md a{ background:url(../images/icon_fot_q.png) left center no-repeat; height:40px; padding-left:30px; padding-right:20px; line-height:40px; display:inline-block; font-size:12px; color:#b8bcbd;}

#footer .left .md a:hover{background:url(../images/icon_fot_q_on.png) left center no-repeat; color:#fff;}

#footer .left .un a{ font-size:12px; display:inline-block; font-size:12px; color:#8e8d8d;}

#footer .left .un i{font-size:12px; display:inline-block;  padding:0 5px; font-size:10px; color:#8e8d8d;}

#footer .left .un a:hover{ color:#c7c4c4;}



#footer .un_box{  background:#1d1f1d; padding:25px 0; height:50px; line-height:50px;}

#footer .un_box strong{ float:left; color:#c5c5c5; font-size:12px; }

#footer .un_box span { float:right; color:#c5c5c5; font-size:12px; }

#footer .un_box span a{ color:#c5c5c5;}

#footer .un_box a:hover{ color:#fff;}

/*----------------------------------*/

.center {
    width: 1200px;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.fo_zuo {
    width: 355px;
    margin-right: 20px;
}
.jdmc {
	text-align:left;
    line-height: 26px;
    font-size: 16px;
    color: #FFF;
    padding-bottom: 10px;
}
.jdmc li{ width:110px; float:left; margin:11px 0;}
.jdmc li a{ color:#FFF; font-size:16px;}
.fo_you {
    margin-top: 22px;
}
.lf {
    text-align: left;
    overflow: hidden;
    display: block;
    float: left;
}
.rf {
    overflow: hidden;
    display: block;
    float: right;
}

.fo_zuo{ width:355px; margin-right:40px; }
.fo_zuo td{ font-size:12px; color:#fff; line-height:28px; }
.fo_you{margin-top: 22px;}
.fo_ma{ width:119px; padding-top:6px; }
.ma_img{ width:117px; height:123px; padding-top:6px; border:1px solid #6D3C04; }
.ma_img span{ width:99px; height:108px; padding:0 3px; padding-top:3px; margin-left:auto; margin-right:auto; background:url(../images/ma_bg.png) center top no-repeat; }
.ma_bt{ width:86px; margin-left:auto; margin-right:auto; margin-top:-11px; font-size:12px; color:#a1b1d2; line-height:20px; text-align:center; background:#4F2A00; }
.fo_tel{ width:207px; }
.tel_jie{ height:78px;}
.tel_img{ width:44px; height:44px; padding-top:0px; }
.tel_img{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.tel_jie:hover .tel_img{ transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -moz-transform:rotateY(360deg); -o-transform:rotateY(360deg); }
.tel_bt{ width:152px; font-size:12px; color:#fff; line-height:22px; }
.tel_bt span{ padding-top:10px; padding-bottom:3px; font-size:18px; font-weight:bold; }
.copyright{ padding:15px 0;     background-color:#383838; font-size:12px; color:#777a89; line-height:24px; }
.footer .copyright .center{ padding-bottom:0; }
.bll{ width:200px; text-align:right; }
.bll a{ font-size:12px; color:#FFFFFF; line-height:24px; }
.bll a:hover{ color:#c6c6c6;}