@charset "utf-8";

/* CSS Document */
body {
	font-family: "宋体", Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ffffff;
	line-height: 20px;
	color: #0b3642;
	min-height: 100%;
}

img,form,hr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

td,div,span {
	font-size: 12px;
	line-height: 18px;
}

ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;;
	overflow: hidden;
}

li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;;
	float: left;
	overflow: hidden;
}

a {
	text-decoration: none;
	color: #3B5998;
}

a:hover {
	text-decoration: underline;
	color: #3B5998;
}

/*文本框样式*/
input.inputtext {
	font-size: 12px;
	border-top: 1px solid #7E9DB9;
	border-bottom: 1px solid #7E9DB9;
	border-left: 1px solid #7E9DB9;
	border-right: 1px solid #7E9DB9;
	height: 20px;
}

/*文本域样式*/
textarea {
	font-size: 12px;
	border-top: 1px solid #7E9DB9;
	border-bottom: 1px solid #7E9DB9;
	border-left: 1px solid #7E9DB9;
	border-right: 1px solid #7E9DB9;
}

/*按钮样式*/
input.inputbutton {
	font-size: 12px;
	color: #ffffff;
	padding-top: 3px;
	border-top: 1px solid #CFDAF1;
	border-left: 1px solid #CFDAF1;
	border-bottom: 1px solid #4671CA;
	border-right: 1px solid #4671CA;
	background-color: #7492D8;
	cursor: hand;
}

/*主操作项*/
.main-operate a {
	font-size: 12px;
	color: #402BA2;
	text-decoration: underline;
}

.main-operate a:hover {
	font-size: 12px;
	color: #402BA2;
	text-decoration: none;
}

.extra-operate a {
	font-size: 12px;
	color: #417BAF;
}

.extra-operate a:hover {
	font-size: 12px;
	color: #499BAF;
}

.sub-operate {
	width: 80px;
	height: 18px;
	border-bottom: 1px solid #C5D5ED;
}

.sub-operate a {
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	display: block;
}

.sub-operate a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	background-color: #6C9AE6;
}

/* 标签样式 */
.label-bar {
	text-align: left;
	border-bottom: 1px solid #7BA5E8;
}

.label-down {
	width: 60px;
	text-align: center;
	color: #ffffff;
	border-left: 1px solid #433582;
	border-right: 1px solid #433582;
	border-top: 1px solid #433582;
	background-color: #7BA5E8;
	padding: 3px 5px !important;
	padding: 1px 3px;
}

.label-link a {
	width: 60px;
	text-align: center;
	color: #0b3642;
	border-left: 1px solid #AFC6E7;
	border-right: 1px solid #AFC6E7;
	border-top: 1px solid #AFC6E7;
	background-color: #E6ECFF;
	padding: 3px 5px !important;
	padding: 1px 3px;
}

.label-link a:hover {
	width: 60px;
	text-align: center;
	color: #0b3642;
	background-color: #C1D2EE;
	padding-bottom: 1px;
	text-decoration: none;
	padding: 3px 5px !important;
	padding: 1px 3px;
}

.sub-label-bar {
	height: 20px;
	text-align: left;
	padding-top: 4px;
	border-bottom: 1px solid #6591D1;
	background-color: #C2D8F8;
}

.sub-label-down {
	text-align: center;
	border-left: 0px solid #433582;
}

.sub-label-link a {
	text-align: center;
	color: #3C75BB;
	text-decoration: none;
}

.sub-label-link a:hover {
	text-align: center;
	color: #3C75BB;
	text-decoration: underline;
}

/* 边框样式*/
a.album-frame img {
	border: 3px solid #CCD7EC;
}

a.album-frame:hover img {
	border: 3px solid #C7C6EE;
}

a.photo-frame img {
	border: 3px solid #CCD7EC;
}

a.photo-frame:hover img {
	border: 3px solid #728EC9;
}

a.face-frame img {
	border: 3px solid #CCD7EC;
}

a.face-frame:hover img {
	border: 3px solid #ACBFE1;
}

a.face-small-frame img {
	border: 1px solid #AEA6FD;
}

a.face-small-frame:hover img {
	border: 1px solid #644EFC;
}

.list-frame {
	width: 258px !important;
	width: 270px;
	border: 1px solid #7E9DB9;
	background: #F7F9FF;
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}

.list-frame2 {
	width: 540px !important;
	width: 560px;
	border: 1px solid #7E9DB9;
	background: #F7F9FF;
	padding: 10px;
	margin-top: 15px;
	float: left;
}

.tr1 {
	background: #E6ECFF;
}

.tr2 {
	background: #F7F9FF;
}

/*查询列表样式*/
.list-head td {
	border-top-style: solid;
	border-width: 1px;
	border-color: #7BA5E8;
	background-color: #CBDBF5;
	text-align: center;
	font-size: 13px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.list-body td {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #CCCCDD;
	text-align: center;
	height: 20px;
	padding: 4px;
	word-break: break-all;
	word-wrap: break-word;
}

.list-foot {
	width: 100%;
	height: 18px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #9EC9EC;
	background-color: #E6ECFF;
	margin-top: 3px;
	margin-bottom: 15px;
}

.list-top-head {
	border-top-style: solid;
	border-width: 1px;
	border-color: #7BA5E8;
	background-color: #CBDBF5;
	text-align: center;
	font-size: 13px;
	padding: 2px;
}

.list-top-body {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #CCCCDD;
	text-align: center;
	padding: 3px;
}

.list-sub-head td {
	border-top-style: solid;
	border-width: 0px;
	border-color: #E6E1FF;
	background-color: #F7F7FD;
	text-align: left;
	font-size: 12px;
	padding: 2px;
}

.list-sub-body td {
	text-align: left;
	padding: 3px;
}

div.turnpage-link a {
	border: 1px solid #7BA5E8;
	color: #0B3642;
	font-size: 12px;
	background-color: #CBDBF5;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
	height: 0px;
}

div.turnpage-link a:hover {
	color: #ffffff;
	border: 1px solid #433582;
	background-color: #7BA5E8;
	text-decoration: none;
}

div.turnpage-link .curr-page {
	font-weight: bold;
}

/*菜单样式*/
div.menu_top a {
	color: #ffffff;
	font-size: 14px;
	border-color: #ffffff;
	background-color: #E6ECFF;
	padding: 3px;
	margin-left: 1px;
	margin-top: 1px;
}

div.menu_sub a {
	color: #386583;
	font-size: 12px;
	background-color: #c2d8f8;
	padding: 3px;
}

div.menu_sub a:hover {
	background-color: #9cb5fe;
	padding: 3px;
}

/*对话框样式*/
span.dlg {
	text-align: cetner;
	border: 1px solid #599bff;
	color: #000000;
	background-color: #fffff;
}

table.dlg_titlebar {
	background-color: #709cd2;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.dlg_title {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

div.dlg_close {
	padding: 2px;
}

div.dlg_close input {
	border-style: none;
	background-color: #c2d8f8;
	height: 12px;
	width: 12px;
	cursor: hand;
}

table.msg_dlg td {
	color: #000000;
	font-size: 14px;
	text-align: center;
	background-color: #ffffff;
}

table.confirm_dlg td {
	color: #000000;
	font-size: 14px;
	text-align: center;
	background-color: #ffffff;
}

/* 下拉选择框 */
.select-class {
	height: 18px;
	color: #000000;
	border: 1px solid #7E9DB9;
	background-color: #ffffff;
	font-size: 12px;
	cursor: default;
}

.select-pop {
	font-size: 12px;
	border: 1px solid #000000;
	overflow-x: hidden;
	overflow-y: auto;
}

.select-option a {
	height: 100%;
	width: 100%;
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	cursor: default;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding-left: 2px;
}

.select-option a:hover {
	height: 100%;
	width: 100%;
	color: #ffffff;
	cursor: default;
	background-color: #0A246A;
	text-decoration: none;
}
