﻿*
{
	margin:0;
	padding:0;
}
body
{
	font-size:12px;
	background:url(bg.gif);
}
#page
{
	width:781px;
	margin:0 auto;
	background:#fff;
}
#header
{
	position:relative;
	border-bottom:solid 5px #38019e;
}
#bainder
{
	background:url(banner1.gif) no-repeat;
	height:183px;
}
#menubar
{
	height:21px;
	position:absolute;
	right:0;
	bottom:0;
	
}
#menubar ul
{
	float:right;
	margin-right:5px;
}
#menubar ul li
{
	display:inline;
	text-align:right;
	background:url(ty_titlebg.gif) no-repeat;
	margin-right:20px;
	color:#fff;
	height:21px;
	width:81px;
	font-size:12px;
	text-align:center;
	padding-top:6px;
	float:left;
}

#menubar ul li a
{
	color:#fff;
	text-decoration:none;
}
#content
{
	padding:0 30px;
}
#title
{
	border-bottom:solid 2px #b58dfe;
	margin-top:30px;
	height:30px;
	background:url(ty_arrow1.gif) no-repeat 13px 2px;
	color:#38019e;
	font-size:14px;
	padding-left:35px;
	line-height:30px;
}

#top
{
	border-bottom:dotted 1px #aa70fe;
	margin-bottom:30px;
}
#top p
{
	font-size:12px;
	line-height:24px;
	padding:20px;
	text-indent:2em;
}
#bottom
{
	padding:0 20px;
}
#bottom table td
{
	height:28px;
	font-size:12px;
}
#bottom table td.title
{
	background:#f7eeff;
	width:98px;
	text-align:center;
}
#bottom table td.cont
{
	background:#fff;
	width:216px;
	padding-left:4px;
}
#bottom table td.remark
{
	background:#fff;
	padding-left:23px;
}

#bottom #submit
{
	width:100%;
	clear:both;
	text-align:center;
	margin:20px 0;
}

#footer
{
	border-top:solid 1px #b37dff;
	height:72px;
	background:#f4e0ff;
	line-height:72px;
	padding-left:35px;
}
