.body {
	background-color: #fff;
	background-image: url(/image/main_bg.gif);
	background-position: 0 139px;
	background-repeat: no-repeat;
}
body,div,td {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	line-height: 120%;
}
img {
	margin: 0;
	border: none;
}
a {
	text-decoration: none;
	color: #6d6d6d;
}
a:hover {
	text-decoration: underline;
	color: #6d6d6d;
}
table {
	border-collapse: collapse;
	border: none;
}
tr, td {
	margin: 0;
	padding: 0;
}
/***********************************************************/
#main_frame {
	margin: 10px 0 0 48px;
}
#rightcolumn {
	margin: 0;
	padding: 0; /*height: 922px;*/
	height: 850px;
	background-image: url(/image/test1.jpg);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#header {
	width: 100%;
	height: 120px;
	position: relative;
}
.innertube {
	padding: 0 35px 0 35px;
}
#smi {
	clear: both;
	margin-bottom: 25px;
}
#news {
	clear: both;
	margin-bottom: 25px;
}
#interview {
	clear: both;
	margin-bottom: 35px;
}
#auth {
	position: absolute;
	bottom: 30px;
	right: 35px;
	padding: 0;
	visibility: hidden;
}
#auth input {
	border: 1px solid #e7e7e7;
	color:#666;
}
#map {
	margin-top: 14px;
}
/***********************************************************/
.mn-image img {
	margin-bottom: 10px;
}
.mn-image img {
	border: 1px solid #d4d4d4;
}
.mn-date {
	color: #c10000;
	font-size: 12px;
	margin-bottom: 3px;
}
.mn-title {
	color: #6d6d6d;
	font-weight: bold;
	font-size: 13px;
}
.mn-title a {
	color: #6d6d6d;
	font-weight: bold;
	font-size: 13px;
}
.mn-title a:hover{
	color: #007bc4;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.mn-link {
	color: #007bc4;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 45px;
}
.mn-link a {
	color: #007bc4;
	font-size: 11px;
}
.mn-media {
	border-top: 1px solid #d8d8d8;
}
.mn-media-1 {
	width: 85px;
	vertical-align: top;
}
.mn-media-2 {
	padding: 52px 0 0 12px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	vertical-align: top;
}
.mn-media-clear {
	clear: both;
	height: 25px;
}
.mn-media-title {
	clear: both;
}
.mn-media-title a {
	color: #c10000;
}
.mn-media-date {
	clear: both;
	margin-top: 3px;
}
.smi-date {
	color: #007bc4;
	font-weight: bold;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 12px;
}
.smi-title {
	width: 100%;
	vertical-align: top;
	padding-bottom: 12px;
}
input.search {
	color: #a3a3a3;
	height: 20px;
	border: none;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	font-size: 11px;
	padding: 2px 5px 0 5px;
	background-color: #fff;
}
.footer-link {
	margin-bottom: 7px;
}
.footer-link a {
	color: #aaa;
	font-size: 10px;
}
.footer-link a:hover {
	color: #c10000;
	font-size: 10px;
}
/***********************************************************/
.blue {
	color: #007bc4;
}
a.blue {
	color: #007bc4;
}
.red {
	color: #c10000;
}
