@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #191919;
	background-image: url(image/mb.gif);
	background-repeat: repeat-y;
}

.title {
	font-size: 16px;
	padding: 2px;
	width: 99%;
	font-weight: bold;
	color: #B7310F;
	background-image: url(image/title_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: thin solid #F9C073;
}

.title_s {
	padding: 2px;
	width: 100%;
	font-weight: bold;
	color: #B7310F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F9C073;
	border-right-color: #F9C073;
	border-bottom-color: #F9C073;
	border-left-color: #F9C073;
	margin-bottom: 7px;
}

.modoru {
	font-size: 11px;
	padding: 2px;
	width: 35px;
	color: #B7310F;
	background-image: url(image/title_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: thin solid #F9C073;
	text-align: center;
	float: right;
}

a { 
text-decoration: none; 
}

.im {
	float: left;
	margin-right: 10px;
}
.im2 {
	float: right;
	margin-left: 10px;
}
.cc{color:#B7310F;}

#me ul {
padding: 0;
margin: 0;
}

#meli {
margin: 0;
padding: 0;
list-style-position:outside;
}
