@CHARSET "GB2312";
body {
	background-color: transparent;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	overflow-x: auto;
	overflow-y: auto;
	/*  蓝色滑条样式1
	scrollbar-face-color: rgb(228,255,252);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(254,255,241);
	scrollbar-3dlight-color: rgb(120,172,255);
	scrollbar-track-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(72,0,93);
	scrollbar-base-color: rgb(120,172,255);
*/ /*	灰色滑条样式  */
	scrollbar-face-color: #A9C9EE;
	scrollbar-shadow-color: #595959;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #cfcfcf;
	scrollbar-track-color: #D5E9FF;
	/*	特别效果
	FILTER: progid:DXImageTransform.Microsoft.Alpha
	(style=1,opacity=25,finishOpacity=100,startX=50,finishX=100,startY=50,finishY=100); 
*/
}
fieldset{
	border: 1px #6493C8 solid;	
}
.clik {
	color: #FF0000;
}

.ctbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	border-width: 1px;
	height: 16px;
	margin-bottom: 0px;
}

textarea {
	border: 1px solid #8080ff;
	font-family: Arial, Helvetica, sans-serif, 宋体;
	wrap: logical;
	padding: 4px;
}

img {
	border: none;
}

hr {
	color: #8080ff;
	height: 1px;
}

select {
	font-size: 12px;
	/*height:18px;*/
	border: 1px #6699ff solid;
	background-color: transparent;
	font-family: "宋体";
	color: #000000;
	text-decoration: none
}

a:link {
	font-size: 12px;
	color: #0F5687;
	line-height: 11pt;
	font-family: "宋体";
	text-decoration: none
}

a:visited {
	font-size: 12px;
	color: #0000ff;
	line-height: 11pt;
	font-family: "宋体";
	text-decoration: none
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	color: #ff0000
}

.bluefont {
	color: blue;
}

.border_all_blue {
	background-color: #ffffff;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid 1px;
	border-bottom-color: #6493C8;
	border-left: solid 1px;
	border-left-color: #6493C8;
	border-right: solid 1px;
	border-right-color: #6493C8;
	border-top: solid 1px;
	border-top-color: #6493C8;
}

.paiban160 {
	background: transparent;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 10px;
	text-align:center;
	border-bottom: solid 0px;
	border-bottom-color: #6493C8;
	border-left: solid 0px;
	border-left-color: #6493C8;
	border-right: solid 0px;
	border-right-color: #6493C8;
	border-top: solid 0px;
	border-top-color: #6493C8;
}
.paiban161 {
	background: transparent;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 20px;
	text-align:center;
	border-bottom: solid 0px;
	border-bottom-color: #6493C8;
	border-left: solid 0px;
	border-left-color: #6493C8;
	border-right: solid 0px;
	border-right-color: #6493C8;
	border-top: solid 0px;
	border-top-color: #6493C8;
}
.paiban240 {
	background: transparent;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 14px;
	height: 24px;
	width: 16px;
	text-align:center;
	border-bottom: solid 0px;
	border-bottom-color: #6493C8;
	border-left: solid 0px;
	border-left-color: #6493C8;
	border-right: solid 0px;
	border-right-color: #6493C8;
	border-top: solid 0px;
	border-top-color: #6493C8;
}
.paiban241 {
	background: transparent;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 14px;
	height: 24px;
	width: 24px;
	text-align:center;
	border-bottom: solid 0px;
	border-bottom-color: #6493C8;
	border-left: solid 0px;
	border-left-color: #6493C8;
	border-right: solid 0px;
	border-right-color: #6493C8;
	border-top: solid 0px;
	border-top-color: #6493C8;
}

.border_bottom {
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid 1px;
	border-bottom-color: #f0f0f0;
	border-left: none;
	border-left-color: #33AFEB;
	border-right: none;
	border-right-color: #33AFEB;
	border-top: none;
	border-top-color: #33AFEB;
}

.btn {
	background-image: url(/images/common/btn.gif);
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid 1px;
	border-bottom-color: #E6EFF8;
	border-left: solid 1px;
	border-left-color: #E6EFF8;
	border-right: solid 1px;
	border-right-color: #E6EFF8;
	border-top: solid 1px;
	border-top-color: #E6EFF8;
	height: 23px;
	cursor: hand;
	padding-top: 4px;
}

.3dfont {
	filter: blur(add = true, direction = 135, strength = 2);
	letter-spacing: 3px
}

.3dfont1 {
	FILTER: glow(color = 'cccccc', strength = 1)
		shadow(color = 'FFFFFF', direction : 23; );
	POSITION: relative;
	WIDTH: 200
}

.titletext {
	font-weight: bold;
	font-size: 14px;
	word-spacing: 10px;
	vertical-align: bottom;
	text-transform: capitalize;
	color: #000000;
	line-height: 26px;
	font-style: normal;
	font-family: "宋体", verdana, helvetica, sans-serif;
	white-space: pre;
	letter-spacing: 3px;
}

.titletext1 {
	background-attachment: fixed;
	text-transform: none;
	color: #ffffff;
	font-family: "宋体", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 10px;
}

tr {
	border-right: #000000 thin solid;
	background-position: left center;
	border-top: #000000 thin solid;
	font-weight: normal;
	font-size: 12px;
	border-left: #000000 thin solid;
	line-height: 1.2;
	border-bottom: #000000 thin solid;
	font-style: normal;
	font-family: 宋体, verdana, helvetica, sans-serif
}

.overtr {
	background-color: #dbf0f4
}

.tr1 {
	font-weight: normal;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 1.2;
	font-style: normal;
	font-family: 宋体, verdana, helvetica, sans-serif;
	background-color: #96c6f5
}

.tr2 {
	font-weight: normal;
	font-size: 12px;
	text-transform: capitalize;
	color: #000033;
	line-height: 2;
	font-style: normal;
	font-family: 宋体, verdana, helvetica, sans-serif;
	background-color: #fee89c
}

.txt {
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.2;
	font-style: normal;
	font-family: 宋体, verdana, helvetica, sans-serif;
	word-break: break-all;
}

.overtd {
	font-weight: normal;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 1.2;
	font-style: normal;
	font-family: 宋体, verdana, helvetica, sans-serif;
	background-color: #9cc9fa
}

.font_write {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif
}

table.inner {
	font-size: 12px;
	line-height: 26px;
	text-align: center
}

td.blue {
	border-right: #a2aec8 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-bottom: #a2aec8 1px solid;
	background-color: #d5eaff
}

td.blue_b {
	border-right: #a2aec8 1px solid;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	border-bottom: #a2aec8 1px solid;
	background-color: #d5eaff
}

td.write {
	border-right: #a2aec8 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px solid;
	background-color: #ffffff
}

td.m {
	border-right: #a2aec8 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px
}

.td_title {
	font-weight: bold;
	border-left: #acb4c3 4px solid
}

.td_title1 {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 15px;
	word-spacing: 15px;
}

.td_left {
	border-left: #acb4c3 1px solid
}

.td_right {
	border-right: #acb4c3 1px solid;
}

.td_bottom {
	border-bottom: #acb4c3 1px solid;
}

.td_top {
	border-top: #acb4c3 1px solid;
}

.td_right_bottom {
	border-right: #acb4c3 1px solid;
	border-bottom: #acb4c3 1px solid
}

.tb_title {
	background-image: url(/images/tbback.gif);
	height: 30px;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #3666AA;
	font-weight: bold;
}

.tb_name {
	background-color: #D5E9FF;
	height: 20px;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.tb_content {
	background-color: #E6EFF8;
	height: 20px;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tb_content_over {
	background-color: #BFDFFF;
	height: 20px;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.td_all {
	border-right: #acb4c3 1px solid;
	border-top: #acb4c3 1px solid;
	border-left: #acb4c3 1px solid;
	border-bottom: #acb4c3 1px solid
}

.currentlyplace {
	font-weight: normal;
	font-size: 12px;
	text-transform: capitalize;
	color: #3300cc;
	font-style: normal;
	font-family: 宋体, verdana, helvetica, sans-serif;
	font-variant: normal
}

checkbox {
	border-right: #364265 solid;
	border-top: #364265 solid;
	border-left: #364265 solid;
	border-bottom: #364265 solid;
	background-color: #ffffff
}

.loginbutton {
	border-right: #666666 1px solid;
	padding-right: 2px;
	border-top: #666666 1px solid;
	padding-left: 2px;
	padding-bottom: 0px;
	vertical-align: middle;
	border-left: #666666 1px solid;
	padding-top: 1px;
	border-bottom: #666666 1px solid;
	background-color: #ffffff;
	text-align: center
}

input {
	text-decoration: none;
	font-size: 12px;
	height: 18px
}

.inputNone {
	background: transparent;
	border: 0;
}

.input1 {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid
}

.input2 {
	border-right: #21385f 1px solid;
	border-top: #21385f 1px solid;
	border-left: #21385f 1px solid;
	border-bottom: #21385f 1px solid
}

.input3 {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: #98abdc 1px solid;
	background-color: transparent
}

.inputtextarea {
	border-right: #c1cdea 1px solid;
	border-top: #c1cdea 1px solid;
	border-left: #c1cdea 1px solid;
	border-bottom: #c1cdea 1px solid
}

radio {
	border-right: #364265 solid;
	border-top: #364265 solid;
	border-left: #364265 solid;
	border-bottom: #364265 solid;
	background-color: #ffffff
}

list {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2;
	font-style: normal;
	font-family: 宋体, verdana, helvetica, sans-serif
}

.text {
	border-right: #6493C8 1px solid;
	border-top: #6493C8 1px solid;
	border-left: #6493C8 1px solid;
	border-bottom: #6493C8 1px solid;
}

.textarea {
	border: 1px solid #6493C8;
	font-family: 宋体;
	wrap: logical;
}

.text1 {
	font-size: 12px;
	color: #ffffff;
	font-family: 宋体, verdana, helvetica, sans-serif
}

.table_bg {
	padding-right: 0px;
	padding-left: 0px;
	right: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	clip: rect(0px, 0px, 0px, 0px);
	bottom: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	top: 0px;
	background-position: top;
	background-attachment: scroll;
}

iframe1 {
	height: 500px
}

.line15 {
	font-size: 12px;
	line-height: 20px
}

.textspace {
	font-family: 12px;
	letter-spacing: 4px
}

img.icon {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid
}

.pointerstyle {
	cursor: pointer;
}

.tdspace2 {
	margin: 2px;
	padding: 2px;
}

.tdspace3 {
	margin: 3px;
	padding: 3px;
}

.tdspace4 {
	margin: 4px;
	padding: 4px;
}

.tdspace5 {
	margin: 5px;
	padding: 5px;
}

.tdspace6 {
	margin: 6px;
	padding: 6px;
}

.tdspace7 {
	margin: 7px;
	padding: 7px;
}

.tdspace8 {
	margin: 8px;
	padding: 8px;
}

.tdspace9 {
	margin: 9px;
	padding: 9px;
}

.tdspace10 {
	margin: 10px;
	padding: 10px;
}

.bg1 {
	border: 1px solid;
	border-color: #a9b6be;
	border-right-style: none;
	border-left-style: none;
	background-image: url(/images/dh_02.jpg);
}

.bg2 {
	border: 1px solid;
	border-color: #a9b6be;
	background-image: url(/images/dh_02.jpg)
}

.bg3 {
	border: 1px solid;
	border-color: #a9b6be;
	border-left-style: none;
	border-bottom-style: none;
}

.bg4 {
	border: 1px solid;
	border-color: #a9b6be;
	border-left-style: none;
	background-image: url(/images/dh_02.jpg)
}

.bg5 {
	border: 1px solid;
	border-color: #a9b6be;
	border-bottom-style: none;
}


.paibanTab {
	border-bottom: solid 1px;
	border-bottom-color: #919191;
	border-left: solid 1px;
	border-left-color: #919191;
	border-right: solid 1px;
	border-right-color: #919191;
	border-top: solid 0px;
	border-top-color: #919191;
}

.paibanTabFirst {
	border-bottom: solid 1px;
	border-bottom-color: #919191;
	border-left: solid 1px;
	border-left-color: #919191;
	border-right: solid 1px;
	border-right-color: #919191;
	border-top: solid 1px;
	border-top-color: #919191;
}

.paibanTabNoLeft {
	border-bottom: solid 0px;
	border-bottom-color: #919191;
	border-left: solid 0px;
	border-left-color: #919191;
	border-right: solid 1px;
	border-right-color: #919191;
	border-top: solid 0px;
	border-top-color: #919191;
}