body	{
		direction: rtl;
		background: #fff url('image/background.gif') repeat-x;
		margin: 10px;
		text-align: right;
		font-family: tahoma, arial;  
		
}

a	{
		color: #931;
		text-decoration: none;
}
a:visited		{
		text-decoration: underline;
}
a:hover		{
		color: #533;
		text-decoration: underline;
}

h1, h2, h3	{
		font-size: 14px;
		font-family: times new roman, arial;
		margin: 0px;
}

h4, h5, h6	{
		font-size: 18px;
		font-family: times new roman, arial;
		margin: 0px;
}
li	{
		margin: 1px;
		color: #555;
}

.blogrollmain A {
			FONT-SIZE: 10px;  
			color: #556575; 
			LINE-HEIGHT: 17px; 
			FONT-FAMILY: tahoma, Times New Roman, arial; 
			TEXT-DECORATION: none;
}
.blogrollmain A:hover {
			color: #ADC0D4;
			text-decoration: underline; 
}

.main	{
		width: 750px;
		font-size: 11px;
		line-height: 16px;
		border: solid 1px #000;
		background: #FAF3E2;
		padding-bottom: 20px;
		text-align: right;
}
.right	{
		width: 203px;
		background: #E9C6AF url('image/border.gif') repeat-y left;
		float: right;		
		padding-bottom: 20px;
}

.left	{
		width: 545px;
		background: #FAF3E2;
		border: 0px;
		float: left;
		
}

.post_head		{
		width: 499px;
		height: 31px;
		background: #fff url('image/window-top.gif');
		float: left;
		margin-top: 20px;
		margin-left: 10px;
}

.post	{
		width: 499px;
		background: #fff url('image/window-center.gif') repeat-y;
		color: #444;
		font-family: times new roman, arial;
		font-size: 15px;
		line-height: 20px;
		float: left;
		margin-left: 10px;
}

.post_bot	{
		width: 499px;
		height: 32px;
		background: #fff url('image/window-bottom.gif');
		float: left;
		margin-left: 10px;
}

.comment	{
		font-family: tahoma;
		font-size: 11px;
		line-height: 16px;
		margin-left: 25px;
		margin-right: 25px;
		height: 16px;
}

.date	{
		float: left; 
		color: #a88; 
		font-size: 10px; 
		font-family: tahoma, arial;
		margin-left: 12px;
		margin-right: 7px;
}

.link	{
		width: 170px;
		background: #FFFFEE url('image/link.gif') repeat-x;
		color: #554;
		float: right;
		margin-right: 8px;
		margin-top: 15px;
}
.link-bottom	{
		width: 170px; 
		height: 15px;
		background: #FFFFEE url('image/link-bottom.gif') repeat-x;
		float: right;
		margin-right: 8px;
}
.rol-bot		{
		height: 15px;
		width: 100%;
		background: #eee;
		color: #777;
		font-size: 11px;
		margin-top: 20px;
		padding-left: 10px;
		float: left;
}

.com_title {
       width: 440px;
       height: 25px;
       BACKGROUND-COLOR: #E9C6AF;
       Color: #055;
       border-bottom: solid 2px #fff;
       padding-left: 7px;
       padding-right: 7px;
}
.com_body {
       width: 430px;;
       height: 100%;
       BACKGROUND-COLOR: #FAF3E2;
       Color: #444;
       padding: 5px;
       text-align: right;
       margin-bottom: 10px;
}             

