<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#big {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#big #x {
	clear: both;
}

#big #left {
	float: left;
	width: 220px;
}
#big #left #log {
	background-image: url(../imagess/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
}
#big #left #list {
}
#big #left #list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12429A;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBE3CC;
	line-height: 19px;
	text-transform: capitalize;
}
#big #left #list a:hover {
	color: #000000;
	background-color: #C0ECFF;
}
#big #left #cont {
	height: 10px;
}

#big #middle {
	float: left;
	width: 735px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../imagess/back_contentwrapper.png);
	background-repeat: no-repeat;
	background-position: left 50px;
}
#big #middle #meun {
	height: 40px;
}
#big #middle #meun li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
}
#big #middle #meun a {
	color: #12429A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: capitalize;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#big #middle #img {
	clear: both;
	height: 251px;
	padding-top: 20px;
}
#big #middle #center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-top: 30px;
	clear: both;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#big #middle #center h4 {
	color: #12429A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 10px;
	font-style: oblique;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#big #middle #center strong {
	color: #0000FF;
}

#big #middle #center img {
	margin: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#big #middle #center .img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#big #middle #center #pro_list {
	float: left;
	width: 30%;
	margin-right: 5px;
	margin-left: 5px;
}
#big #middle #center #pro_list img {
	height: 140px;
	width: 200px;
}


#big #right {
	float: right;
	width: 200px;
}
#big #right #feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#big #right #feed h4 {
	font-size: 16px;
	color: #00427F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#big #foot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3E6EA;
	padding-top: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #333333;
}
#big #foot span {
	float: right;
	font-weight: bold;
	color: #000000;
}
#big #foot a {
	color: #3399FF;
}
</pre></body></html>