* {
	margin:0;
	padding: 0;
}
body {
	background-image:url(../img/back.gif);
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	color: #333333;
	margin: 0px;
	background-repeat: repeat-x;
}
#page {
	text-align: left;
	border: 1px solid #333333;
	background: #E7ECF1;
	width: 750px;
	margin: 5px auto;
}
a{
color:#002AD1;
font-style:normal;
text-decoration:underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a:link {
color:0000ff;
font-style:normal;
text-decoration:underline;
}

a:visited {
color:#002AD1;
text-decoration:underline;
}

a:hover {
	color:#0066FF;
	font-style:normal;
	text-decoration:underline;
}

a:active {
	text-decoration:none;
	color: #FF6600;
}

#toplogor1c1 {
	position:absolute;
	left:0px;
	top:0px;
	width:185px;
	height:75px;
	z-index:1;
	visibility:visible;
}
#toplogor1c2 {
	position:absolute;
	left:185px;
	top:0px;
	width:565px;
	height:75px;
	z-index:2;
	visibility:visible;
}
#head {
	height:75px;
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FF9900;
	position: relative;

}
ul#main li    {
	list-style-type: square;
	margin-left: 30px;
	float: left;
}

ul#menu {
	width: 100%;
	height: 43px;
	background: #FFF url(../img/menu-bg.gif) repeat-x left top;
	font-size: 80%;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 5px;
}
ul#menu li a {
	height: 43px;
	color: #777;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
ul#menu li a:hover {
	color: #FF9900;
}
ul#menu li a.current{
	color: #FFF;
	background: #FF9900 url(../img/current-bg.gif) repeat-x left top;
	padding: 5px 15px 0;
}
#title {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-bottom: 5px;
	background-color: #CCCCFF;
	background-position: left;

}
#main {
	border-left: 1px solid #CCCCCC;
	padding: 5px 0px;
	border-right: 1px solid #CCCCCC;
	background-color: #E7ECF1;

}
#foot {
	border-top: 1px solid #333333;
	text-align: center;
	clear: both;
	background: #000066;
	color: #FFFFFF;
}
#foot p{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}
strong {
	color: #CC3333;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	clear: left;
}
h2 {
	color: #333333;
	clear: both;
}
h3 {
	color: #333333;
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 2px;
	font-size: 105%;
}
h4 {
	color: #333333;
	background-image: url(../img/prof_two_li.gif);
	background-repeat: no-repeat;
	margin-left: 33px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949EA4;
	margin-bottom: 5px;
	margin-top: 20px;
}
hr {
	color: #dcdacb;
	border: 1px dashed blue;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
table {
	border: 3px solid #ff6600;
	border-collapse: collapse;
	margin: 2em auto;
	text-align: center;
	vertical-align: middle;
}
caption {
	padding: 0.2em;
	font-weight: bold;
	border: 3px solid #ff6600;
	color: #ffffff;
	background-color: #ff6600;
}
th {
	padding: 0.1em;
	font-weight: bold;
	border: 2px dotted #cccccc;
	color: #666666;
	background-color: #FEF4F1;
}
td {
	padding: 0.3em 0.3em;
	border: 2px dotted #cccccc;
	color: #6A6A6A;
	background-color: #ffffff;
}
#subArea  {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#page  #subArea  p {
	padding-top: 5px;
}

label {
	text-align: left;
}



#main p {
	padding-left: 50px;
}

}
#foot p{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	color: #000000;
}

#submenu ul {
	width: 680px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 280px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}
.msg_foot {
	color: #000000;             /* 文字色 */
	text-align: center;         /* 配置 */
}
.submit {
	text-align: center;         /* 配置 */
}
