body {
	background: #F4F4EC;
	margin: 0px;
	color: #494946;
	font-family: Tahoma;
	font-size: 12px;
}
table {
	color: #494946;
	font-family: Tahoma;
	font-size: 12px;
}
a {
	color: #494946;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input {
	width: 100%;
	height: 19px;
	border: 1px solid #4B4B4B;
}
textarea {
	border: 1px solid #4B4B4B;
}
select {
	height: 19px;
	border: 1px solid #4B4B4B;
}
#logo {
	width: 235px;
	height: 84px;
	text-align: center;
	padding-top: 28px;
	float: left;
}
#banners {
	width: 100%;
	height: 86px;
	padding-top: 26px;
	text-align: center;
}
#header {
	height: 120px;
	color: #BCC1D2;
	background: url('../images/bg.png') repeat-x;
}
#header a {
	color: #BCC1D2;
	text-decoration: underline;
}
#header a:hover {
	text-decoration: none;
}
#header #avt {
	width: 175px;
	height: 102px;
	padding-top: 18px;
	padding-left: 49px;
	float: left;
}
#header #avt img {
	margin-bottom: 5px;
}
#header #avt input {
	width: 125px;
	height: 19px;
	border: 1px solid #4B4B4B;
	margin-bottom: 7px;
}
#header #avt #panel {
	width: 120px;
	border: 1px solid #1A2C65;
	padding: 3px;
	background: #39487A;
	text-align: center;
	margin-top: 6px;
	cursor: pointer;
}
#panel_work {
	display: none;
	position: absolute;
	margin-top: 6px;
	margin-left: 49px;
	width: 120px;
	height: 68px;
	border: 1px solid #1A2C65;
	border-bottom: none;
	background: #39487A;
	padding: 3px;
}
#header #search {
	height: 44px;
	margin: 0px 224px 0px 224px;
}
#header #search table {
	color: #BCC1D2;
	padding-top: 14px;
	margin-bottom: 3px;
}
#header #search table #l1 {
	padding-left: 32px;
	padding-right: 12px;
}
#header #search table #r1 {
	padding-left: 14px;
	padding-right: 32px;
}
#header #search input {
	width: 100%;
	height: 19px;
	border: 1px solid #4B4B4B;
}
#header #search #r {
	float: right;
	clear: both;
	margin-top: 5px;
}
#center {
	left: 224px;
	right: 224px;
	min-height: 600px;
	margin: 10px 224px 15px 224px;
	background: #ffffff;
}
#center #c1 {
	width: 15px;
	height: 15px;
	float: left;
	background: url('../images/c1.png') no-repeat;
}
#center #c2 {
	width: 15px;
	height: 15px;
	float: right;
	background: url('../images/c2.png') no-repeat;
}
#center #c3 {
	width: 13px;
	height: 13px;
	float: left;
	background: url('../images/c3.png') no-repeat;
}
#center #c4 {
	width: 13px;
	height: 13px;
	float: right;
	background: url('../images/c4.png') no-repeat;
}
#center #main {
	color: #494946;
	min-height: 600px;
	padding-top: 3px;
	padding-left: 31px;
	padding-right: 31px;
	padding-bottom: 29px;
	margin-bottom: -13px;
	font-size: 13px;
}
#center #main h1 {
	color: #707070;
	font-size: 15px;
	text-transform: uppercase;
}
#center #main hr {
	border: 0px;
	border-bottom: 1px solid #000000;
}
#center #main a {
	color: #494946;
}
#news {
	clear: both;
	margin-bottom: 30px;
}
#news h1 {
	color: #4C4C4C;
	font-size: 13px;
}
#news a {
	color: #4C4C4C;
	font-size: 13px;
	text-decoration: underline;
}
#news a:hover {
	text-decoration: none;
}
#news #dalee {
	clear: both;
	float: right;
}
#left {
	width: 224px;
	min-height: 300px;
	top: 232px;
	position: absolute;
	padding-top: 24px;
	background: url('../images/t_l.png') top right no-repeat;
}
#left ul {
	color: #494946;
	list-style: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	background: url('../images/li.png') bottom left no-repeat;
}
#left ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 50px;
	cursor: pointer;
}
#left ul li a {
	color: #494946;
	text-decoration: underline;
}
#left ul li a:hover {
	text-decoration: none;
}
#right {
	width: 224px;
	min-height: 300px;
	top: 232px;
	right: 0px;
	position: absolute;
	background: url('../images/t_r.png') top left no-repeat;
	padding-top: 24px;
}
#footer {
	margin-top: 20px;
	clear: both;
	height: 76px;
	padding-left: 254px;
	padding-right: 254px;
}
#calendar {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #E7E7D3;
	border-left: 1px solid #E7E7D3;
}
#calendar a {
	text-decoration: none;
}
#calendar td {
	border-right: 1px solid #E7E7D3;
	border-bottom: 1px solid #E7E7D3;
}
#calendar td:hover {
	background: #7B94DD;
	color: #ffffff;
	cursor: pointer;
}
#calendar #see {
	background: #7B94DD;
	color: #ffffff;
}
#counter {
	float: right;
}
#copyright {
	float: left;
}
#company_cat {
	width: 50%;
	float: left;
}
#company_cat #cat {
	clear: left;
	margin: 4px;
	padding: 3px;
	height: 14px;
	border-bottom: 1px solid #7581A3;
}
#company_cat #cat #title {
	float: left;
}
#company_cat #cat #title a {
	text-decoration: none;
}
#company_cat #cat #title a:hover {
	text-decoration: underline;
}
#company_cat #cat #people {
	background: url('../images/people.jpg') top left no-repeat;
	padding-left: 20px;
	float: right;
}
#blog {
	clear: both;
}
#blog h1 {
	color: #003399;
	font-size: 13px;
}
#blog a {
	text-decoration: underline;
}
#blog a:hover {
	text-decoration: none;
}
#blog #avatar {
	margin-right: 10px;
	float: left;
	width: 50px;
	height: 50px;
}
#blog #more {
	margin-left: 60px;
}
#blog #foot {
	height: 22px;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	font-size: 11px;
	background: url('../images/blog_footer.gif') repeat-x;
	margin-bottom: 30px;
	margin-top: 20px;
}
#comm {
	margin-bottom: 10px;
	margin-left: 25px;
}
#comm #txt {
	margin-left: 14px;
	margin-top: 3px;
}
#comm h2 {
	color: #4C4C4C;
	font-size: 14px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------------->>> jtabber <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#nav a, #nav a:active, #nav a:visited {
	display:block;
	float:left;
	padding:5px 8px;
	background:#39487A;
	margin-right:10px;
	text-decoration:none;
	outline:none;
}
#nav a.selected, #nav a.selected:active, #nav a.selected:visited {
	background:#ce4040;
	color:#ffffff;
	text-decoration:none;
	outline:none;
}
.hiddencontent {
	padding:12px;
	background:#eee;
	display:none;
}
.clear {
	clear:both;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------------->>> jtabber <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
