* {
	padding:0px;
	margin:0px;
	font:normal 12px/180% Arial;
	color:#333;
}
ul, ol {
	list-style:none;
}
/*=====global==========*/
.strong {
	font-weight:bold;
}
.spnR {
	float:right;
}
.spnL {
	float:left;
}
.spnmore{ float:right;}
.txtL {
	text-align:left;
}
.txtR {
	text-align:right;
}
.txtC {
	text-align:center;
}

.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
.bgRed {
	background:#fdf7f7;
}
.Gray {
	color: #999999;
}
.blue {
	color:#0033FF;
}
.font14 {
	font-size:14px;
}
.overflw {
	overflow:auto;
	_height:1%;
}
.overflwH {
	overflow:hidden
}
body .fntImg {
	font-size:0px;
	line-height:0px;
}
button, img, fieldset {
	border:none; 
}
.red {
	color:#f00;
}
.checkbtn {
	_vertical-align:-1px;
	margin-right:3px
}
a { 
	outline: none;
} 
a:focus { 
	outline: none; 
} 
a:link, a:visited {
	color:#3b5888;
	text-decoration:none;
}
a:hover, a:active {
	color:#36C;
	text-decoration:underline;
}
.txtCut {
	overflow : hidden;
	text-overflow :ellipsis;
	white-space: nowrap;
}
input.txtType {
	border:1px solid #808080;
	height:24px;
	line-height:140%;
	vertical-align:middle;
}
input.btn, input.btnOver {
	border-top:1px solid #d9dfea;
	border-right:1px solid #0e1f5b;
	border-bottom:1px solid #0e1f5b;
	border-left:1px solid #d9dfea;
	background-color:#3b5998;
	color:#FFF;
	cursor:pointer;
	padding:0px 15px;
	+padding:0px 5px;
	text-align:center;
	font-size:14px;
	height:26px;
	margin:0 10px 0 0;
}
input.btn2 {
	height:22px;
	line-height:140%;
	text-align:center;
	padding:0 5px;
}
input.btnOver {
	background-color:#253d6f;
}
input.cancel, input.cancelOver {
	background-color:#F0F0F0;
	border-color:#F6F6F6 #848484 #848484 #F6F6F6;
	border-style:solid;
	border-width:1px;
	color:#333;
	cursor:pointer;
	font-size:14px;
	height:26px;
	margin:0 10px 0 0;
	padding:0px 15px;
	+padding:0px 5px;
	text-align:center;
}
input.cancelOver {
	background:#e5e5e5;
}
.titleBold, .titleBold a:link, .titleBold a:visited {
	color:#3b5888;
	font:bold 12px/100% Arial;
}
.blue14px, .blue14px a:link, .blue14px a:visited {
	color:#3b5888;
	font:bold 14px/120% Arial;
}
.blue12px, .blue12px a:link, .blue12px a:visited {
	color:#3b5888;
	font:normal 12px/120% Arial;
}
.blue12Line a:link, .blue12Line a:visited {
	color:#3b5888;
	font:normal 12px/120% Arial;
	text-decoration:none;
}
.blue12Line a:hover, .blue12Line a:active {
	color:#3366CC;
	font:normal 12px/120% Arial;
	text-decoration:underline;
}
.blue14Line a:link, .blue14Line a:visited {
	color:#3b5888;
/*	font:normal 14px/120% Arial;
	text-decoration:underline; */
}
.blue14Line a:hover, .blue14Line a:active {
	color:#36C;
/*	font:normal 14px/120% Arial; */
}
.blue13Line a:link, .blue13Line a:visited {
	color:#3b5888;
	font:normal 13px/100% Arial;
	text-decoration:underline;
}
.blue13Line a:hover, .blue13Line a:active {
	color:#36C;
	font:normal 13px/100% Arial;
}
.grey12Line {
	color:#808080;
	font:normal 12px/100% Arial;
}
.grey12Line a:link, .grey12Line a:visited {
	color:#808080;
	font:normal 12px/100% Arial;
	text-decoration:underline;
}
.grey12Line a:hover, .grey12Line a:active {
	color:#808080;
	font:normal 12px/100% Arial;
	text-decoration:none;
}
/*=====================*/
body .color000 {
	color:#000;
}/*=只用在input中=*/
#logintip, .errMsg {
	background:#fdffce url(../images/err_icon.gif) no-repeat 15px 10px;
	padding:7px 15px 7px 35px;
	border:1px solid #ffba43;
	margin-bottom:5px;
}
#page_one {
	display:none;
}
/*=====================*/
/*#finished,*/ #prompt1, .authorityTips {
	background:#fdffce;
	padding:10px;
	border:1px solid #ffba43;
}
.authorityTips {
	width:80%;
	margin:0px auto;
}
body #prompt1, body p.successBox {
	background:#fdffce url(../images/correct_icon.gif) no-repeat 10px 50%;
	padding:5px 10px 5px 33px;
}
#finished h2 {
	color:#F90;
	font:bold 14px/180% Arial;
	background:url(../images/correct_icon.gif) no-repeat 10px 50%;
	padding-left:33px;
}
#finished p {
	padding-left:33px;
}
body p.successBox, body p.failBox {
	color:#F90;
	font:bold 12px/180% Arial;
	border:1px solid #ffba43;
	width:60%;
	margin:0px auto;
	clear:both;
	text-align:left;
}
body p.failBox {
	background:#fdffce url(../images/err_icon.gif) no-repeat 10px 50%;
	padding:5px 10px 5px 33px;
}
body p.successBoxDis {
	color:#F90;
	font:bold 12px/180% Arial;
	background:#fdffce url(../images/correct_icon.gif) no-repeat 10px 50%;
	padding:10px 10px 10px 33px;
	border:1px solid #ffba43;
	width:60%;
	margin:0px auto;
	display:none;
	clear:both;
}
/*================*/
fieldset.titleDl span b {
	font-size:14px;
	font-weight:bold;
	color:#3b5888;
}
.dlgBox {
	padding:10px 30px;
}
.dlgBox .titleDl {
	padding:0 0 8px 10px;
	border-bottom:1px solid #dedede;
}
.tips p, #xptip {
	background:url(../images/tips_bg.gif) no-repeat 0px 0px;
	padding:5px 0px 5px 15px;
	width:208px;
	display:block;
}
.tips2 p {
	background:url(../images/tips2_bg.gif) no-repeat 0px 0px;
	padding:5px 0px 5px 15px;
	width:208px;
}
/*================*/
#pager, #pageinfo {
	clear:both;
	padding-right:20px;
	_height:1%;
	float:right;
}
#pager a {
	display:block;
	margin-left:5px;
	padding:0 7px;
	border:1px solid #CCC;
	float:left;
	line-height:180%;
	background:#FFF;
}
#pager a:hover {
	background:#3b5888;
	color:#FFF;
	text-decoration:none;
}
#pager a.curr {
	background:#3b5888;
	color:#FFF;
}
#prompt {
	border:1px solid #ffba43;
	background:#fdffce url(../images/done_icon.gif) no-repeat 15px 50%;
	padding:10px 37px;
	margin:0 0 20px 16px;
	width:601px;
}
/*=========错误提示，验证页,用户体验页========*/
.errTips, .corrTips {
	border:1px solid #ffb45b;
	background:url(../images/errBg02.gif) no-repeat 4px 2px;
	padding-left:20px;
	color:#999;
}
.corrTips {
	background:url(../images/correct_icon.gif) no-repeat 4px 2px;
}
/*=========切字========*/
.wordCount {
	overflow:hidden;
	height:23px;
	text-overflow:ellipsis;
	word-break:all-break;
}
/*===========表单对齐兼容IE6\7\8\FF===========*/
input, select {
	vertical-align:middle;
}
input[type="radio"], input[type="checkbox"], select {
/*	vertical-align:-1px;  */
	vertical-align:middle\9;
}
input[type="text"] {
	height:18px;
	line-height:18px;
}
