﻿ï»¿body {
	background-color:#ffffff;
	margin-top:10px;
	font-family:Tahoma;
	font-size:12px
}

A 			{ color: #003366; }
A:link		{ color: #003366; }
A:visited	{ color: #003366; }
A:active	{ color: #999999;  }
A:hover	{ color: #999999;  }

.wraper {
	width: 800px;
	position: relative;
	margin:0 auto;

}
.left {
	width:246px;
	float:left;
}
.logo {
	background-image:url('images/photo_01.jpg');
	background-repeat:no-repeat;
	width:246px;
	height:316px;
	float:left
}
.textlogo {
	width:246px;
	height:1px;
	float:left;
}
.right {
	width:469px;
	font-family: Tahoma;
	font-size:12px;
	float:right;
	position:relative;
	color:#5D5C7E;
	line-height:140%
}
.top {
	background-image: url('images/photo_04.jpg');
	background-repeat: no-repeat;
	position:relative;
	width: 469px;
	height: 102px;
	float: right;
	margin-top: 79px;
}
.logo {
	
}
.blog {
	font-family: Tahoma;
	font-size:12px;
	width:410px;
	height:100%;
	position:relative;
	padding: 5px;
}
.blogbody {
	font-family:Tahoma;
	color:#5D5C7E;
	font-size:9pt;
	font-weight:normal;
	background:#FFFFFF;
	line-height:200%; padding-left:10px;
	padding-right:10px; 
	padding-top:10px;
	padding-bottom:0px;
}
.blogtitle {
	font-weight:bold;
}
.side {
	font-family:tahoma;
	color:#333;
	font-size:9pt;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:2px;
	width:150px;
	margin-left:41px		
}

		
	.sidetitle {
		font-family:tahoma;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-family:tahoma;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}
.item {
	
	margin-bottom: 3px;
	font-weight:bold;
	color:#75604a
}
.line {
	color: #E8E8E8;
	font-size: 10px;
}
.links {
	width:150px;
	position:relative
}