body{
	margin:0px;
	padding:0px;
	font-family:Arial;
	background-color:#f0f0f0;
	color:#363d3f;
	font-size:12px;
	
}
.td{
	line-height:22px;
	}
a.picdown{ display:block;}
a.picdown:hover{ display:block; margin-top:3px; margin-left:3px;}
a:link {
	font-family:Arial;
	font-size:12px;
	color: #484848;
	text-decoration:none;
	}
a:visited {
	font-family:Arial;
	font-size:12px;
	color: #484848;
	text-decoration: none;
	}
a:hover {
	font-family:Arial;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	}
a.b:link {
	font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	}
a.b:visited {
	font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	}
a.b:hover {
	font-family:Arial;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	}
.bt1{
	font-family:Arial;
	font-size:16px;
	color: #fe5200;
	text-decoration:none;
	}
.bt2{
	font-family:Arial;
	font-size:14px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	}
a.bt:link {
	font-family:Arial;
	font-size:16px;
	color: #f79500;
	text-decoration:none;
	}
a.bt:visited {
	font-family:Arial;
	font-size:16px;
	color: #f79500;
	text-decoration: none;
	}
a.bt:hover {
	font-family:Arial;
	font-size:16px;
	color: #000000;
	text-decoration:none;
	}
a.menu:link {
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	display:block;
	width:104px;
	height:44px;
	line-height:44px;
	background-image:url(../images/link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a.menu:visited {
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	display:block;
	width:104px;
	height:44px;
	line-height:44px;
	background-image:url(../images/link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a.menu:hover {
	font-size:12px;
	color: #fe5200;
	font-weight:bold;
	text-decoration: none;
	display:block;
	width:104px;
	height:44px;
	line-height:44px;
	background-image:url(../images/over_link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.line{
	border-bottom:#3a91d7 1px solid;
	}
.linex{
	border-bottom:#d1d1d1 1px dotted;
	}
.input{
	border:1px solid #bababa;
	font-size:12px;
	color:#797979;
	font-family:Arial;
}
.mar_top{
	margin-top:10px;
	}
.font_bai{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	padding-left:5px;
	}
.newfont{
	font-family:Arial;
	font-size:12px;
	color:#fe5200;
	line-height:22px;
	}
.par_left{
	padding-left:12px;
	}
.font_bai2{
	font-family:Arial;
	font-size:16px;
	color:#FFFFFF;
	padding-right:55px;
	}
.mar_left{
	margin-left:5px;
	}
.img{
	float:right;
	padding:2px;
	margin:1px;
	}