@charset "utf-8";
/* CSS Document */
body		{
			margin:0px; padding:0px; font-family:Tahoma, "Times New Roman"; color:#747474; font-size:11px;
			SCROLLBAR-FACE-COLOR: #DFDFDF;
			SCROLLBAR-HIGHLIGHT-COLOR: #818181;
			SCROLLBAR-SHADOW-COLOR: #818181;
			SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
			SCROLLBAR-ARROW-COLOR:  #818181;
			SCROLLBAR-TRACK-COLOR: #FFFFFF;
 			SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
			}
img			{border:0px;}
a:link, a:visited, a:hover, a:active { text-decoration:none; font-weight:bold; color:#747474; }
#main		{width:100%; height:100%;}
#top		{width:100%; height:100px;}
#head		{width:60%; height:180px; background:url(img/head_bg.gif) repeat-x;} 
#head_2		{width:20%; height:180px; background:url(img/head_bg.gif) repeat-x;} 
#head_1		{width:20%; height:auto;} 
#bottom		{border-top:3px solid #4A4B4F;}
#content	{padding:20px; width:60%; height:600px;}
.img_or		{width:113px; height:31px;}
.img_big	{width:107px; height:29px;}
.meb		{width:106px; height:106px; cursor:pointer;}
.big_meb	{width:111px; height:111px; cursor:pointer;}