/* CSS Document */
html {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	height: 100%;
	FONT-FAMILY: 微软雅黑, Arial, Helvetica, sans-serif;
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: no-repeat;
}

body {
	margin: 0;
	padding: 0;
	line-height: 18px;
	background-color: #ffffff;
	FONT-FAMILY: 微软雅黑, Arial, Helvetica, sans-serif;
	text-align: left;
}

ul {margin:0; padding:0; list-style-type:none;}
li {margin:0; padding:0; list-style-type:none;}
dl {margin:0; padding:0; list-style-type:none;}
dt {margin:0; padding:0; list-style-type:none;}
dd {margin:0; padding:0; list-style-type:none;}

IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}

.inputTxt {
	padding: 0;
	height: 20px;
	border-top: 1px #b3b3b3 solid;
	border-right: 1px #b3b3b3 solid;
	border-bottom: 1px #efefef solid;
	border-left: 1px #efefef solid;
}
.inputTxt1 {line-height:23px;}


A:link {color: #000; TEXT-DECORATION: none;}
A:visited {color: #000; TEXT-DECORATION: none;}
A:hover {color: #fb5b04; TEXT-DECORATION: none;}
A:active {color: #000; TEXT-DECORATION: none;}


A.link1:link {color:#5d6f87;	TEXT-DECORATION:none;}
A.link1:visited {color:#5d6f87; TEXT-DECORATION: none;}
A.link1:hover {color:#fb5b04; TEXT-DECORATION: none;}
A.link1:active {color:#5d6f87; TEXT-DECORATION: none;}

A.link2:link {color:#002e68;	TEXT-DECORATION:none;}
A.link2:visited {color:#002e68;	TEXT-DECORATION: none;}
A.link2:hover {color:#fb5b04; TEXT-DECORATION: none;}
A.link2:active {color:#002e68; TEXT-DECORATION: none;}

A.link3:link {color:#5d6f87;	TEXT-DECORATION:underline;}
A.link3:visited {color:#5d6f87; TEXT-DECORATION: underline;}
A.link3:hover {color:#5d6f87; TEXT-DECORATION: none;}
A.link3:active {color:#5d6f87; TEXT-DECORATION: underline;}

A.link4:link {color:#fff; TEXT-DECORATION:none;}
A.link4:visited {color:#fff; TEXT-DECORATION: none;}
A.link4:hover {color:#fb5b04; TEXT-DECORATION: none;}
A.link4:active {color:#fff;	TEXT-DECORATION: none;}

A.link5:link {color:#018aff;	TEXT-DECORATION:underline;}
A.link5:visited {color:#018aff;	TEXT-DECORATION: underline;}
A.link5:hover {color:#fb5b04; TEXT-DECORATION: none;}
A.link5:active {color:#018aff; TEXT-DECORATION: underline;}


.clear {clear:both;}
.left {float:left;}
.right {float:right;}


.pages li {
	float: left;
	background: url(../images/page_num.png) no-repeat;
	width: 24px;
	height: 23px;
	text-align: center;
	margin-left: 2px;
}
.pages li.cur {padding-top:2px;}
.pages li.cur a {color:#002e68;}
.pages li.cur a:hover {color:#fb5b04;}
.pages li.other {padding-top:2px;}
.pages li.other a {color:#888888;}
.pages li.other a:hover {color:#fb5b04;}


.tree {width:300px; padding:-10px 0px;}
.tree .dotLink {padding-left:6px; background:url(../images/tree/style1/dot.png) repeat-y;}
.tree .dotLinkEnd {padding-left:6px; background:url(../images/tree/style1/dot.png) no-repeat;}
.tree .dotLink2 {padding-left:12px; background:url(../images/tree/style1/dot.png) 8px 0px repeat-y;}
.tree .dotLink3 {padding-left:12px; background:url(../images/tree/style1/dot.png) 8px 0px no-repeat;}


.btnClass1 {FONT-FAMILY:Arial; padding-bottom:4px; cursor:pointer; color:white; width:65px; height:23px; background:url(../images/bg_button1.png) no-repeat; border:none;}
.btnClass2 {FONT-FAMILY:Arial; padding-bottom:4px; cursor:pointer; color:white; width:65px; height:23px; background:url(../images/bg_button2.png) no-repeat; border:none;}
.rf {font-weight:bold; color:red; margin-left:5px;}
.break_words {word-wrap:break-word;word-break:normal;}
.textClass {margin:0px 2px 0px 5px;}
.img_link {cursor:pointer;}

.txt_color1 {color:#002e68;}
.txt_color2 {color:#f4140f;}
.txt_color3 {color:#fb5b04;}
.txt_color4 {color:#5e9b11;}
.txt_color5 {color:#018aff;}

.font_size{ font-size:14px;}

