body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
	color:#000000;
	cursor:default;
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
a.dr_b{
	font-size:34px;
	display:block;
	text-align:center;
}
#bg{
	background:url(../gfx/bg.gif) repeat-x bottom left #f3f3f3;
	padding-bottom:5px;
}
.container{
	width:960px;
	margin:auto;
	text-align:left;
	padding:10px 20px 15px 20px;
}
h1{
	font-size:30px;
	margin:0px 0px 7px 0px;
}
h2{
	font-size:15px;
	margin:0px;
}
a{
	color:#bd0101;
	text-decoration:underline;
	cursor:pointer;
}
.l{
	float:left;
	padding-right:20px;
}
.r{
	float:left;
}
.c{
	clear:both;
}
.leftbox{
	float:left;
	width:200px;
}
.content{
	float:left;
	width:760px;
}
.t1{
	font-size:12px;
	font-weight:bold;
}
.t2{
	font-size:13px;
	color:#1d1d1d;
	font-weight:bold;
}
.t3{
	font-size:14px;
	color:#111111;
	font-weight:bold;
}
.t4{
	font-size:15px;
	color:#1d1d1d;
}
.t5{
	font-size:16px;
	color:#2f2f2f;
}
.box span{
	padding-right:15px;
	white-space:nowrap;
}
.hl{
	font-size:20px;
	padding:10px 0 15px 0;
}
.hl{
	font-size:20px;
	padding:10px 0 15px 0;
}
.red{
	color:#e90000;
}
.bold{
	font-weight:bold;
}
.hr{
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-top:dotted 1px #aaaaaa;
	margin:10px 0;
}
.dr{
	display:block;
	font-size:17px;
	color:#e90000;
	text-align:center;
	height:100px;
	line-height:100px;
	font-weight:bold;
	text-decoration:none;
}
.green{
	color:#4fce28;
}