body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#FFFFFF;
	color:#454545;
}
img{
	border:none;
}
a{
	color:#006A88;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
}
.top{
	background-image:url(workfolder/templates/images/top_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:147px;
	width:990px;
}
.logo{
	float:left;
	width:217px;
	height:36px;
	padding:55px 0 0 48px;
}
/*------------------------------*/
.title_bg{
	float:left;
	clear:left;
	background-image:url(workfolder/templates/images/title_bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:inherit;
	font-weight:bold;
	height:21px;
	width:171px;
	padding:8px 0 0 12px;
}
.adv1_bg{
	float:left;
	clear:left;
	background-color:#EAEEF0;
	width:166px;
	margin:4px 0 2px 0;
	padding:17px 5px 17px 12px;
}
/*------------------------------*/
.adv1_bg ul{
	padding:0;
	margin:0;
	list-style:none;
}
.adv1_bg li{
	line-height:20px;
}
.adv1_bg li a{
	color:#006A88;
	background-color:inherit;
	background-image:url(workfolder/templates/images/p.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-size:13px;
}
/*------------------------------*/
.center_c{
	padding:5px 8px 0 8px;
}
/*------------------------------*/
.c_top{
	float:left;
	clear:both;
	background-image:url(workfolder/templates/images/c_top.gif);
	background-repeat:no-repeat;
	width:608px;
	height:5px;
	margin:12px 0 0 0;
}
.c_bg1{
	float:left;
	clear:both;
	background-image:url(workfolder/templates/images/c_bg1.gif);
	background-repeat:repeat-y;
	width:566px;
	color:#023850;
	background-color:inherit;
	font-size:21px;
	line-hieght:21px;
	padding:10px 20px 12px 22px;
	margin:0px;	
}
.c_bg2{
	float:left;
	clear:both;
	background-image:url(workfolder/templates/images/c_bg2.gif);
	background-repeat:repeat-y;
	width:571px;
	font-size:12px;
	padding:20px 17px 15px 20px;
	line-height:17px;
}
.c_bg3{
	float:left;
	clear:both;
	background-image:url(workfolder/templates/images/c_bg2.gif);
	background-repeat:repeat-y;
	width:571px;
	font-size:12px;
	padding:20px 17px 15px 20px;
	line-height:17px;
}
.c_bottom{
	float:left;
	clear:both;
	background-image:url(workfolder/templates/images/c_bottom.gif);
	background-repeat:no-repeat;
	width:608px;
	height:5px;
}
/*------------------------------*/
.c1{
	float:left;
	width:287px;
}
.c2{
	float:left;
	width:284px;
}
.fix{
	clear:left;
	height:1px;
}
.c_bg2 ul{
	padding:0;
	margin:0;
	list-style:none;
}
.c_bg2 li{
	line-height:20px;
}
.c_bg2 li a{
	color:#006A88;
	background-color:inherit;
	background-image:url(workfolder/templates/images/p.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
.c_bg3 ul{
	padding:0;
	margin:0;
	list-style:none;
}
.c_bg3 li{
	line-height:20px;
}
.c_bg3 li a{
	color:#006A88;
	background-color:inherit;
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding:0 0 0 0px;
}
/*------------------------------*/
.copy{
	padding:10px 0;
	text-align:center;
	font-size:13px;
}
/*------------subpage------------------*/
.c_bg1_subpage{
	float:left;
	clear:both;
	background-image:url(workfolder/templates/images/c_bg1.gif);
	background-repeat:repeat-y;
	width:608px;
	padding:5px 0 15px 0;
}
.c_bottom_subpage{
	float:left;
	clear:both;
	background-image:url(workfolder/templates/images/c_bottom_subpage.gif);
	background-repeat:no-repeat;
	width:608px;
	height:5px;
}
.c1_subpage{
	float:left;
	width:300px;
	padding:0 2px 0 1px;
}
.c2_subpage{
	float:left;
	width:300px;
}
.title{
	float:left;
	font-weight:bold;
	padding:0px 0 4px 0;
	margin:-6px 0 0 0;
	font-size:13px;
	color:#023850;
	background-color:inherit;
}
.descr{
	padding-bottom:4px;
}
.clear{
	clear:both;
}
.clear2{
	clear:both;
	line-height:30px;
}
.info{
	line-height:20px;
}
.f1{
	font-weight:bold;
}
.button{
	padding:15px 0 0 0;
}

p {
	text-align:justify;
}
.adcont0 {
  float:left;
  margin-top:5px;
  margin-left:-7px;
}
.adcont1 {
  float:left;
  margin-top:5px;
  margin-right:-15px;
}

html>body .adcont0 {
  float:left;
  margin-left:-15px;
  margin-top:5px;
}

html>body .adcont1 {
  float:left;
  margin-top:5px;
  margin-right:-15px;
}