body,div,dl,dt,dd,ul,ol,li,h1,h3,h5,form,p,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img { 
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h3,h5 {
	font-size:100%;
	font-weight:normal;
}
body {
	font:12px/1.5 arial
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/**/
label{
	font-family:Tahoma;
}
label input{
	vertical-align:middle;
}
html{
	height:100%
}
body{
	background:#eee url(../images/body_bg.jpg) repeat-y bottom;
	height:100%
}
#wrap {
	width:750px;
	margin:0 auto;
	padding:2px 20px;
	border-top:0;
	/*height:96%;	 */
}
#head {
	position:relative;
}
#head .txt{
	position:absolute;
	top:5px;
	right:5px;
	_right:35px;
	font:bolder 14px/2 arial;
	color:#fff;
	padding:2px
}
#head .nav{
	padding-top:2px
}
#head .nav ul{
	overflow:hidden;
	background:url(../images/nav_bg.jpg) repeat-x;
	height:50px;
}
#head .nav li{
	float:left;
	font:bolder 14px/2 arial;
	text-align:center;
	display:inline;
	color:#000;
	line-height:50px;
	background:url(../images/nav.jpg) no-repeat center;
}
#head .nav li a{
	display:block;
	width:121px;
	height:50px;
	color:#000;
}
#head .nav li a img{
	vertical-align:middle;
	_margin-top:10px;
	_vertical-align:-10px;;
}
#head .nav li.current a{
	background:url(../images/nav_on.jpg) no-repeat center bottom;
}
#head .nav li.ext{
	margin-left:4px;
	text-align:left;
	text-indent:.5em;
	font-weight:normal;
	background:none
}
#content{
	background:url(../images/bg02.jpg) repeat-y;
}
#content .inner{
		background:url(../images/bg01.jpg) no-repeat left top;
		padding:18px 20px;
}
#content .bottom{
	background:url(../images/bg03.jpg) no-repeat left bottom;
	height:53px;
}
#content .tip{
	font-size:14px;
	font-weight:bolder;
	color:#784c49;
	padding-left:20px;
}
#content .zxform{
	padding-left:20px;
	padding-top:10px;
}
#content .zxform .title{
	font-size:14px;
	color:#990033;
	font-family:Verdana;
	line-height:2.6
}
#content .zxform ul{
	padding-top:20px;
}
#content .zxform li{
	margin-bottom:5px;
	padding-bottom:5px;
	/*border-bottom:1px dotted #ccc;*/
	overflow:hidden;
	zoom:1
}
#content .zxform P{
	margin-left:96px;
	line-height:1.6
}
#content .zxform .label{
	font-size:14px;
	float:left;
	width:85px;
	padding-right:10px;
	text-align:right;
}
#content .zxform .warning{
	color:#7b5153;
	font-size:12px;
}
#content .zxform .submit{
	padding-top:15px;
	border-bottom:0
}
#content .intro{
	color:#333;
	margin-top:30px;
	padding-left:25px;
}
#content .intro strong{
	font-size:14px;
}
#content .intro ul{
	padding-left:20px;
	line-height:2
}
#foot{
	color:#999;
	text-align:center;
	line-height:1.6;
	margin-top:0px;
}
