body{
		margin: 0px;
		padding: 0px;
		font-family:Arial, Helvetica, sans-serif;
		background: url(images/bg.jpg);
		font-size: 12px;
	}
	body a{
		text-decoration: none;
	}
	#warp{
		width: 900px;
		margin: 0 auto;
		background: url(images/dbg.gif) repeat-y;
	}
	.timg{
		margin: 0px;
		padding: 0px;
		border: 0px;
	   width: 900px;
		height: 33px;
	}
	.logo{
		width:900px;
		height: 69px;
		background: url(images/topbg.jpg);
	}
	.logo img{
		border: 0px;
		padding-left: 8px;
	}
	#header{
		background: #5B6E75 url(images/menubg.gif) repeat-x;
		height: 30px;
		line-height: 29px;
}
#header ul,#header li{
	list-style: none;
   margin: 0 18px;
}
#header li{
   float: left;
	padding: 0 5px;
	background: #8C9FA6;
	background: #3E3E3E;
	margin: 1px;
}
#header a{
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#header li:hover{
	display: block;
   background: #818181;
}
#main{
   clear: both;
	background: url(images/mbg.gif) repeat-y;
	height:hidden;
	overflow: hidden;
}
#l{
	width: 233px;
	float: left;
	margin-left: 20px;

}
#l ul,#l li{
	list-style: none;
	margin: 0px;
	padding: 3px;
}
#l ul{
		border-bottom: 1px solid #D4D4D4;
		margin-bottom: 10px;
}
#l ul h3{
  height: 18px;
  line-height: 18px;
  padding: 3px;
  padding-left: 14px;
  margin: 0px;
  border-bottom: 1px solid #D4D4D4;
}
.lc{
   background: url(images/lc.gif) no-repeat;
}
.lc span{
	color: #B22222;
	font-size: 26px;
   margin-left: 40px;
}
#l p{
	margin: 0px;
	padding: 5px;
	line-height: 18px;
}
.btit{
	background: url(images/ltit.gif) 0px 7px no-repeat;
	text-align: left;
}
#r{
	width: 623px;
	float: left;
	margin-left: 1px;
	padding: 3px;
}
#r p{
	padding-left: 10px;
	line-height: 18px;
}
#r h1,#r h2,#r h3{
	text-align: center;
	font-size: 18px;
}
#r h3{
	background: #393C39;
	color: White;
}
#r h2{
	border-bottom: 1px dotted #D6D7D6;
}
.tab{border: 1px solid #525252; clear: both;}
.tab td{border: 0px; height: 20px; line-height: 20px;}
.tab tr{border: 0px; height: 0px;margin: 0px; padding: 0px;}
.bk{background: #343434;color: #FBFBFB;}
.bs{background:#E0E0E0;}
.link{background:#fff url(images/lbg.gif) repeat-y; margin: 0px; padding: 5px 10px 0px 25px;height: 80px;}
.link ul,.link li{
	list-style: none;
	margin: 0px;
	padding: 0px;

}
.link li{
	display: inline;
	padding: 3px 3px 3px 0px;
}
.link li a{
	font-size:12px;
   text-decoration: none;
	color: Black;
}
.link a:hover{
   color: #818181;
	}
#footer{
	background: url(images/bottom.gif);
	padding-left: 30px;
	height: 80px;
   font-size: 12px;
	color: #ccc;
	margin: 0px;
	margin-top: -18px;
}
#footer a{
	color: White;
	text-decoration: none;
}
#footer p{
	line-height: 40px;
	text-align: center;
}
.chat{
	padding-left: 45px;
	margin: 10px 0px;
}