body {
	background-image: url(components/wallpaper.jpg);
	background-attachment: fixed;
	font-family: Arial;
	font-size: 12px;
}
.header {
   width: 950px; height: 150px;
	margin-right: auto;
	margin-left: auto;
	background: url(components/header_l.jpg) no-repeat;
}
h1.head {
	color: #FDFDFE;
	font-size: 19px;
	text-align: center;
	padding-top: 80px;
	margin-left: 250px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 15px;
	color: #fff;
} 
.sym {
	color: #8C8C8C;
	font-size: 8px;
}
.links {
	margin-top: -8px;
	margin-left: 300px;
	vertical-align: middle;
}
.loga {
	margin-left: 7px;
}
.content {
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	background: url(components/main_bg.jpg) silver;
	border: 1px solid maroon;
}
.p1 {
	margin-top: 10px;
	width: 300px;
	float: left;
	margin-left: 5px;
}
div[class="p1"] {
	margin-left: 11px;
}
.p2, .p3 {
	margin-top: 10px;
	width: 300px;
	float: left;
	margin-left: 12px;
}
.p1_h {
   width: 300px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(components/top_para.jpg) no-repeat;
}
.p1_kon {
   width: 300px;
	height: 25px;
	text-align: center;
	color: #fff;
	background: url(components/top_para.jpg) no-repeat;
}
.p1_d {
   width: 300px;
	height: 25px;
	background: url(components/bottom_para.jpg) no-repeat;
}
.if {
	float: left;
	margin: 6px;
	border: 1px solid maroon;
	
}
.clear {
	clear: both;
}
.clear_l {
	clear: left;
}
strong {
	color: black;
}
.first {
	border: 1px solid maroon;
	font-size: 90%;
	height: 140px;
	padding: 7px;
	margin: 0px;
	color: #4C4C4C;
	background-color: #F2F7FB;
	text-align: left;
}
.first_k {
	border: 1px solid maroon;
	padding: 5px;
	font-size: 90%;
	height: 140px;
	margin: 0px;
	color: #4C4C4C;
	background-color: #F2F7FB;
	text-align: center;
}
.bigger {
	font-size: 130%;
	font-weight: bold;
	color: #000;
}
.footer {
	width: 950px;
	height: 25px;
   border-top: 1px solid silver; 	
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background: url(components/footer.jpg) no-repeat;
}
a.w:link{font-size: 12px; color: #fff; text-decoration: none; font-weight: bold;}
a.w:visited{font-size: 12px; color: silver; text-decoration: none; font-weight: bold;}
a.w:hover{font-size: 12px; color: #fff; text-decoration: none; font-weight: bold;}

a.anchor:link{font-size: 12px; color: maroon; text-decoration: none; font-weight: bold;}
a.anchor:visited{font-size: 12px; color: gray; text-decoration: none; font-weight: bold;}
a.anchor:hover{font-size: 12px; color: red; text-decoration: none; font-weight: bold;}


.wm {
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
}
