﻿body {
	font-family: "微软雅黑", "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul {
	list-style-type: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#page_header {
	height: 60px;
	padding:0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: auto;
	background-position: 10px 8px;
	background-color: #FFFFFF;
}

/*-------------导航菜单------------------*/
#page_menu {
	line-height: 30px;
	background-color: #004F93;
	width: 100%;
	text-align: center;
	font-size: 14px;
}
#page_menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}
#page_menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 35px;
	padding-left: 35px;
}
#page_menu a:hover {
	text-decoration: underline;
}

/*-------------导航菜单------------------*/

#page_body {
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#page_footer {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 25px;
	line-height: 25px;
	color: #999999;
	font-size: 11px;
	margin-top: 10px;
}


#header_link {
	float: right;
	padding: 0px;
	margin-top: 25px;
}
#header_link a:link , #header_link a:visited {
	color: #000000;
	text-decoration: none;
}
#header_link a:hover {
	color: #000000;
	text-decoration: underline;
}

#header_link li {
	float: right;
	background-image: url(../images/header_icos.png);
	background-repeat: no-repeat;
	line-height: 18px;
	height: 18px;
	text-indent: 30px;
	margin-left: 40px;
	margin-right: 20px;
}
#header_link_fav {
	background-position: 0px -18px;
}
#header_link_user {
	background-position: 0px -36px;
}


#header_menu {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 75px;
}
#header_menu li {
	float: left;
	height: 40px;
	width: 160px;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
	padding-right: 30px;
	padding-left: 30px;
}

.header_menu_n {
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
}

#header_menu a:link , #header_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_menu a:hover {
	color: #FF6600;
	text-decoration: none;
}

.table {
	line-height: 25px;
}
.table thead {
	background-color: #EAF7FD;
	font-weight: bold;
	text-align: center;
}
.table td {
	vertical-align:middle!important;
}

.msg_main {
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004F93;
	border-right-color: #004F93;
	border-bottom-color: #004F93;
	border-left-color: #004F93;
	padding: 30px;
	margin-top: 20px;
	margin-bottom: 60px;
	background-color: #FFFFFF;
	border-radius:8px;
}
.msg_title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.msg_body {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: #000000;
}

.error_main {
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3726D;
	border-right-color: #F3726D;
	border-bottom-color: #F3726D;
	border-left-color: #F3726D;
	padding: 30px;
	margin-top: 20px;
	margin-bottom: 60px;
	background-color: #FFFFFF;
	border-radius:8px;
}
.error_title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.error_body {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: #FF0000;
}



a.btn:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.btn:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#IE8 {
	background-color: #FFFFFF;
	font-size: 18px;
	line-height: 35px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

#page_title {
    line-height:65px;
    text-align:right;
    font-weight:bold;
    margin-right:5px;
}
.line {
    width: 100%;
    height: 8px;
    background-color: #004F93;
}