body{
	background:url(../images/header_bg2.jpg) repeat-x #ffffff;
	height: 317px;
	padding: 0px;
}
#content{
	margin:0px auto;
	padding: 0px;
	width: 800px;
}
#header{
	margin: 0px auto;
	height:62px;
	padding: 0px;
}
#header_btn{
	margin: 15px 0 5px 0;
}
#pankuzu{
	font-size:11px;
	padding:0px;
	margin:0px;
}
h1{
	font-weight:normal;
	font-size:10px;
	margin:0;
	padding:0;
}
#side{
	float:left;
	width: 230px;
	padding-left: 5px;
}
#main{
	/*float:left;*/
	width:560px;
	margin-left: 237px;
	}
#top_bottom{
	background: url(../images/top_bottom.jpg); repeat-x #ffffff;
	height:25px;
	width:100%;
}
#footer{
	font-size: small;
	}
#footer_end{
	background:url(../images/footer_bg.jpg) repeat-x #ffffff;
	height: 80px;
	width: 800px;
	padding: 30px 0 0;
}
.end{
	font-size:10px;
	width: 400px;
	float:left;
	margin-left: 30px;
}
.rights{
	font-size:10px;
	width: 400px;
	margin-right: 20px;

}
h2{
	font-family:"century gothic",Courier New, Courier, mono;
	width: 95%;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 5px 10px;
    border-top: none;
    border-right: none;
    border-bottom: 1px dotted #ccc;
    border-left: 3px solid  #F9B9C7;
    background-color: #fff;
    font-size: 14px;
}
.j12{
	font-size:12px;
	line-height:1.3em;
}
#table{
	width:540px;
	border-top:solid 1px #B4B4B4;
	border-left:solid 1px #B4B4B4;
	border-collapse:collapse;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}

#table th,
#table td{
	text-align:left;
	padding:6px 10px;
	border-right:solid 1px #B4B4B4;
	border-bottom:solid 1px #B4B4B4;
}

#table th{
	background-color:#F0f0f0;
	font-weight:normal;
}

#table th span{
	color:#C00;
}

#table th.w140{
	width:140px;
}
#table th.w150{
	width:150px;
}
#table th.w170{
	width:170px;
}
#table th.w200{
	width:200px;
}
#table th.w230{
	width:230px;
}
#table th.w250{
	width:250px;
}
#table td.w100{
	width:100px;
}
#table td.w250{
	width:250px;
}

#table th.padTB10,
#table td.padTB10{
	padding-top:8px;
	padding-bottom:8px;
}

#table td input{
	margin-right:10px;
}

#table tr.trBgGlay,
#table td.tdBgGlay{
	background:#f5f5f5;
}

