body{
	margin: 0;
	padding: 20px 0;
	background: #63a8dd url("../images/back.gif");
	font-family: Tahoma;
	font-size: 12px;
}

p{
	margin: 0;
	padding: 0;
}

h1{
	float: left;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #2a83c8;
	padding: 30px 3px 3px 65px;
	margin-bottom: 5px;
	border-bottom: 3px solid #e61b1b;
}

#page{
	width: 820px;
	margin: 0 auto;
	background: #fff;
}

#top{
	float: left;
	width: 100%;
	height: 11px;
	font-size: 1px;
	background: #fff url("../images/top.gif");
}

#header{
	float: left;
	width: 100%;
	height: 148px;
	background: #eff7ff url("../images/header.gif");
}

#header_img{
	float: left;
	width: 272px;
	height: 148px;
	background: url("../images/header_img.gif") no-repeat;
}

#add{
	float: left;
	width: 548px;
	height: 25px;
}
#add a{
	float: right;
	background: url("../images/add.gif");
	line-height: 25px;
	margin-right: 15px;
	padding: 0 10px;
	color: #9ccdf2;
	font-size: 10px;
	text-decoration: none;
}

#webim{
	position:absolute;
	top:4px;
	right:10px;
}

#logo{
	float: left;
	width: 548px;
	height: 123px;
	background: 30px 28px url("../images/logo2.gif") no-repeat;
}

#menu{
	float: left;
	width: 100%;
	line-height: 37px;
	background: #e7f4ff url("../images/menu.gif");
	text-align: center;
	color: #00a5f2;
}
#menu a{
	color: #00a5f2;
	margin: 0 10px;
}

#content{
	float: left;
	width: 100%;
	background: #fff;
	padding-bottom: 40px;
}
#content p{
	float: left;
	width: 690px;
	padding: 15px 65px 0;
	color: #808080;
}

#content table{
	float: left;
	width: 90%;
	margin: 0 65px;
	display: inline;
}

#content th{
	color: #ea4040;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
}
#content th.num{
	color: #d3d3d3;
	vertical-align: top;
	width: 20px;
	padding-right: 7px;
}
#content td{
	color: #676868;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0;
}
#content td.desc{
	width: 150px;
	vertical-align: top;
}
#content td a{
	color: #0babf5;
}

#bottom{
	float: left;
	width: 100%;
	height: 11px;
	font-size: 1px;
	background: #fff url("../images/bottom.gif");
}

#footer{
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 18px;
	background: #362420 url("../images/footer.gif") left bottom no-repeat;
}
#footer p{
	color: #fff;
	font-size: 11px;
	text-indent: 65px;
	margin: 0 0 6px;
}
#footer a{color: #ffb20e;}

#content ul{
     float: left;
     width: 690px;
     padding: 15px 65px 0;
     margin: 0;
     color: #808080;
}
#content a{
     color: #2a83c8;
}

h3{
     float: left;
     font-size: 17px;
     font-weight: normal;
     margin: 0;
     padding: 0;
     color: #2a83c8;
     padding: 20px 3px 3px 65px;
     margin-bottom: 5px;
}

#content table{
     float: left;
     margin: 0 0 0 65px;
     display: inline;
}









.tYellowPopUp		{
			width: 100%;
			font-family: tahoma, helvetica, verdana, arial, sans-serif;
			font-size: 10px;
			}

.tYellowPopUpEnd	{
			width: 100%;
			font-family: tahoma, helvetica, verdana, arial, sans-serif;
			font-size: 10px;
			}

.tYellowPopUp th	{
			font-size: 11px;
			}

.tYellowPopUp td,
.tYellowPopUpEnd td	{
			padding: 1px 2px 2px 2px;
			white-space: nowrap;
			}

th1			{
			padding: 2px 2px 5px 2px;
			background-color: #f4d572;
			}

.trYellowPopUp1 td	{
			border-bottom: 1px solid #f4d572;
			}

.trYellowPopUp2 td	{
			border-bottom: 1px solid #f4d572;
			}


.trYellowPopUpCntr	{
			text-align: center;
			}

.trYellowPopUpImg	{
			padding: 0px 0px 5px 0px !important;
			text-align: center;
			background-color: #f4d572;
			}

.trYellowPopUpRght	{
			text-align: right;
			}


#sape{
	color: #CCCCCC;
	width: 100%;
	width: expression(document.body.clientWidth < 900? "900px" : "auto");
	float: left;
}