body{
	padding:0;
	margin:0;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:0;
}
.main{
	background-color:#FFFFFF;
	color:#000000;
}
.top{
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	height:115px;
}
.logo{
	position:relative;
	float:left;
	width:366px;
	padding:27px 0 0 22px;
}
.top_nav{
	position:relative;
	float:left;
	width:370px;
	text-align:right;
	padding:80px 20px 0 0px;
}
.top_nav a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	padding:0 10px 0 10px;
	background-image:url(images/q.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.top_nav a:hover{
	text-decoration:underline;
}

/*---------------*/
.left{
	width:214px;
	border-right:1px solid #DEDEDE;
}
.center{
	width:424px;
	border-right:1px solid #DEDEDE;
}
.right{
	width:140px;
}
/*---------------*/
.title1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0px 0 10px;
	padding:15px 0 3px 10px;
	width:185px;
	border-bottom:1px solid #000000;
}
.list_bg{
	clear:left;
	list-style-type:none;
	background-image:url(images/list_bg.gif);
	width:137px;
	line-height:20px;
	margin:8px 0 0 25px;
	padding:0 0 0 20px;
}
.list_bg a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
}
.list_bg a:hover{
	text-decoration:underline;
}
/*---------------*/
.r_banner{
	position:relative;
	float:left;
	padding:11px 0 0 11px;;
}
/*---------------*/
.top_l{
	height:8px;
	background-color:#39B54A;
	color:#FFFFFF;
}
.title2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0px 0 10px;
	padding:15px 0 8px 10px;
	width:390px;
	background-image:url(images/t_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.center_txt1{
	position:relative;
	float:left;
	padding:10px 12px;
}
/*----adv------*/
.f1{
	padding:0 14px 8px 20px;
}
.f2{
	padding:3px 0 0 0;
}
a{
	color:#000000;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
}
.link1{
	font-weight:bold;
}
.link2{
	padding:0 0 0 140px;
}
/*---------------*/
.news1{
	padding:0 0 0 11px;
}
.news{
	clear:left;
	position:relative;
	float:left;
	width:399px;
	margin:4px 0 5px 0px;
	padding:0 0 15px 0px;
	background-color:#F5F5F5;
	color:#000000;
}
.q2{
	clear:left;
	position:relative;
	float:left;
	width:8px;
	padding:14px 5px 0 7px;
}
.news_txt{
	position:relative;
	float:left;
	width:370px;
	padding:12px 0 0 0;
}
.link3{
	color:#737373;
	background-color:inherit;
	text-decoration:none;
}
.link3:hover{
	text-decoration:underline;
}
/*---------------*/
.calendar{
	position:relative;
	float:left;
	margin:10px 0 10px 0px;
	padding:0 0 0 10px;
}
.calendar a {
    text-decoration:none;
    padding:0px 5px;
}
.calendar table {
    background:#fff;
    text-align:center;
    border:1px solid #DEDEDE;
}
.calendar table .weekends {
    color:#666666;
}
.calendar table td {
    width:26px;
    height:14px;
    border:1px solid #fff;
}
.calendar table .weeks td{
    border-bottom:1px dotted #DEDEDE;
    border-left:none;
    border-right:none;
}
.calendar table .back1 {
    background:#DEDEDE;
    border:1px solid #DEDEDE;
   
}
.calendar table .back1 td {
    border:1px solid #DEDEDE;
}
.calendar table .back2 {
    background:#F5F5F5;

}
.calendar table .back2 td {
    border:1px solid #F5F5F5;
}
.small{
    font-size:10px;
}
.calendar table .cur_week {
    background:#FFF1AF;
}
.calendar table .cur_week td {
    border:1px solid #FFF1AF;
}
.calendar table .cur_week .cur_day1 {
    background:#444444;
    border:1px solid #444444;
}
.cur_day1 a {
    color:#fff;
}
.calendar table .cur_day2 {
    background:#F5F5F5;
    border:1px solid #888888;
    font-weight:bold;
}
.footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:74px;
	padding:0 0 0 30px;
}
.footer a{
	font-weight:bold;
}
.l_1{
	position:relative;
	float:left;	
	padding:0 0 0 20px;
}
.l_2{
	position:relative;
	float:right;
	padding:0 20px 0 0;
}
.l_1 a{
	background-image:url(images/a_r1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
}
.l_2 a{
	background-image:url(images/a_r2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0px;
}
.cal_empty {
	color: silver;
}
.cal_empty2 {
	color: silver;
	background:#F5F5F5;
    border:1px solid #888888;
    font-weight:bold;
}
.adtd {
	padding-bottom: 9px;
}
.adtb {
	padding-top: 25px;
	padding-left: 10px;
}
.adim {
	border: solid black 1px;
}