﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #2867B1;
}
form {
	margin: 0px;
	padding: 0px;
}
input {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2867B1;
	line-height: 120%;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2867B1;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2867B1;
}
a:link {
	color: #2B6AB3;
	text-decoration: none;
}
a:visited {
	color: #2B6AB3;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
Ul,Li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
/*自定义样式*/
.td_title {
	background-image: url(Images/level2Bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
	padding-left: 20px;
	color: #2867B1;
}
.td_path {
	line-height: 200%;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #2867B1;
}
.main_table_bg {
	background-image: url(Images/showPanelTopBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.main_td_top {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #003399;
	background-image: url(Images/mailSubHeaderBg-grey.gif);
	text-align: center;
	height: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A9C9EE;
	border-left-color: #A9C9EE;
}
.main_td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A9C9EE;
	border-left-color: #A9C9EE;
	background-color: #E6EFF8;
}

.main_td_left {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A9C9EE;
	border-left-color: #A9C9EE;
	padding: 2px;
	color: #5998DD;
	background-color: #E6EFF8;
}
.main_table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A9C9EE;
	border-right-color: #A9C9EE;
}
.root {
	background-image: url(Images/settingsSelUIBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}
.msg_title {
	background:url(Images/topBar_bg.gif);
	font-weight: bold;
	color: #2867B1;
	text-align: center;
}
.msg_tdbg {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A9C9EE;
	border-left-color: #A9C9EE;
	background-color: #E6EFF8;
}
.adminTop {
	background-image: url(Images/UI_AdminTop.gif);
	height: 78px;
}
.adminTop_menu_01 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(Images/UI_Menu_02_2.gif);
	text-align: center;
	height: 30px;
	width: 78px;
	line-height:30px;
	cursor:hand;
}
.adminTop_menu_01 a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 78px;
}
.adminTop_menu_01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 78px;
}
.adminTop_menu_01 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 78px;
}

.adminTop_menu_02 {
	font-weight: bold;
	color: #2867B1;
	text-decoration: none;
	background-image: url(Images/UI_Menu_02_1.gif);
	text-align: center;
	height: 30px;
	width: 78px;
	line-height:30px;
	cursor:hand;
}
.adminTop_menu_02 a:link {
	color: #2867B1;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 78px;
}
.adminTop_menu_02 a:visited {
	color: #2867B1;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 78px;
}
.adminTop_menu_02 a:hover {
	color: #2867B1;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 78px;
}

.admin_left_top {
	background-image: url(Images/UI_Left_Top.gif);
	height: 62px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 60px;
	color: #28569B;
}

.admin_left_bg {
	background-image: url(Images/UI_left_bg.gif);
	padding-left: 10px;
}

.admin_left_title {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #08377C;
	background-image: url(Images/UI_expand.gif);
	height: 25px;
	width: 170px;
	text-align: center;
}
.link_white {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 20px;
}
.link_white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link_white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link_white a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.admin_index_title {
	font-size: 12px;
	font-weight: bold;
	color: #3666AA;
	background-image: url(Images/title.gif);
	height: 31px;
	line-height: 31px;
	padding-left: 5px;
}
/*边框样式*/
.border {
	border: 1px solid #A9C9EE;
}
.border_noTop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A9C9EE;
	border-bottom-color: #A9C9EE;
	border-left-color: #A9C9EE;
	padding: 5px;
}
.border_bg {
	padding: 5px;
	background-color: #E6EFF8;
	border: 1px solid #6493C8;
}

