body{
	background-image: url(../images/design/back_main.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
strong{
	font-weight: bold;
}

#mline{
	background-image: url(../images/design/mline.gif);
	background-position: top left;
	background-repeat: repeat-x;

	width:100%;
	height:4px;
	
	position: absolute;
	top:108px;
	left:0px;
}

#logo{
	background-image: url(../images/design/main/logo.png);
	background-position: top left;
	background-repeat: repeat-x;

	width:279px;
	height:31px;
	
	position: relative;
	top:50px;
	left:30px;
}

#main{
	margin:0 auto;
	width: 900px;
	height:auto;
}


#icos{
	width:100px;
	height:16px;
	
	position: relative;
	top:-20px;
	left:749px;
}

#icos a{
	margin-left:5px;
	width:20px;
	height:20px;
		
}
#lt{

/*	background-image: url(../images/design/main/lt.png);
	background-position: top left;
	background-repeat: repeat-x;*/

	width:355px;
	height:40px;
	
	position: relative;
	top:-32px; /*-2 */
	left:497px;
}

#lt p{
	

	text-align: right;
	font-size:14px;
	color:#d22b1c;
	font-weight: bolder;

	/*width:170px;*/
	height:14px;

	position: relative;
	top:15px;
	
}

#menu{
	position: relative;
	top:0px;
	left: 31px;
	z-index: 200;
	white-space : nowrap;
}


	#news_in{
			background-image: url(../images/design/main/news_in.gif);
			background-position: top left;
			background-repeat: repeat-x;

		width:156px;
		height:190px;
		
		padding: 15px;
		padding-top: 15px;
			}

	#load_in{
			background-image: url(../images/design/main/news_in.gif);
			background-position: top left;
			background-repeat: repeat-x;

		width:156px;
		height:190px;
		
		padding: 15px;
		padding-top: 15px;
			}


#sled{
	margin-top:35px;
	margin-left: 188px;
	margin-bottom:-60px;	
}

#footer #logof{
	background-image: url(../images/design/main/logo.png);
	background-position: top left;
	background-repeat: repeat-x;

	width:279px;
	height:31px;
	
	position: relative;
	top:30px;
	left:30px;
	
}

#footer #logof_no{
	
	width:279px;
	height:31px;
	
	position: relative;
	top:30px;
	left:30px;
	
}

#footer #backf{
	
	font-size: 10px;
	color:#ffffff;
	
	width:540px;
	height:31px;
	
	position: relative;
	top:-4px;
	left:337px;

}

.imgcont{
width:130px;
height:170px;
}

.imgcont img{

}
