BODY {
	margin : 0px;
	margin-bottom : 0px;
	background-position : top center;
}

body, table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

p {
	margin:0;
}

a {
	color : #111E8B;
}

a:hover {
	text-decoration : none;
}

#rn {
	padding: 10px 9px 0px 11px;
	clear: both;
}

#rnl {
	width : 80px;
	height: 60px;
	float : left;
	text-align: center;
}

#rnr {
	padding-left : 12px;
	padding-top : 2px;
	width: 120px;
}

#mn1 a {
	text-decoration: none;
}
#mn1 a div {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	width: 95%;
	height: 38px;
	cursor: pointer;
}

#mn2 {
	background: #2B4954 url(img/mn_bg.jpg) no-repeat scroll top right;
}
#mn2 a {
	text-decoration: none;
}

#mn2  a div{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#ttl {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

#sttl {
	font-size: 15px;
	font-weight: bold;
	background: #FAA74B url(img/bg_6_4.jpg) repeat-y scroll top left;
}

#sttl_w {
	font-size: 15px;
	font-weight: bold;
	background: #4A82BD url(img/bg_6_4_w.jpg) repeat-y scroll top left;
}

#sttl_k {
	font-size: 15px;
	font-weight: bold;
	background: #71438B url(img/bg_6_4_k.jpg) repeat-y scroll top left;
}

#sttl_s {
	font-size: 15px;
	font-weight: bold;
	background: #7C99AB url(img/bg_6_4_s.jpg) repeat-y scroll top left;
}

#sttl_c {
	font-size: 15px;
	font-weight: bold;
	background: #269038 url(img/bg_6_4_c.jpg) repeat-y scroll top left;
}

#mn_ttl {
	height: 28px;
	width: 242px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	background: #FAA74B url(img/l_mn_bg.gif) repeat-x scroll top left;
}

#mn_ttl_w {
	height: 28px;
	width: 242px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	background: #4A82BD url(img/l_mn_bg_w.gif) repeat-x scroll top left;
}

#mn_ttl_k {
	height: 28px;
	width: 242px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	background: #71438B url(img/l_mn_bg_k.gif) repeat-x scroll top left;
}

#mn_ttl_s {
	height: 28px;
	width: 242px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	background: #96B0BD url(img/l_mn_bg_s.gif) repeat-x scroll top left;
}

#tdmain {
	margin-top: 10px;
	text-align: left;
	padding-right: 10px;
	color: #FFFFFF;
	height: 354px;
	width: 670px;
	overflow: auto;
}

#tdmain  a{
	color: #FFFFFF;
}

/* News */
#news{
	clear:both;
	width:100%;
}
#news_hr{
	clear:both;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:15px;
	padding-top: 15px;
}
#news_data{
	font-weight: bold;
	margin-top : 12px;
	margin-bottom : 4px;
	margin:0;
	margin-bottom:15px;
}
#news_name{
	color : #FFFFFF;
	font-weight : bold;
	margin-bottom: 15px;
}
#news_name a{
	color : #FFFFFF;
}
#news_pict{
	float:left;
	margin-right:10px;
}
#news_pict a img {
	border: 2px solid #FFFFFF;
	padding : 3px;
}

/* Contact */
#contact_name{
	width:120px;
	float:left;
	margin-bottom:3px;
}
#contact_input{
	margin-left:80px;
	margin-bottom:3px;
}
#contact_code{
	margin-bottom:3px;
}
#contact_send{
	margin-left:80px;
	margin-bottom:3px;
}
/* not found */
#not_found{
	font-size: 72px;
	color:#FE700D;
	line-height: 72px;
}
/* atantion */
#atantion {
	font-weight: bold;
	color: #FF0000;
}
/* sheets */
#sheets_yaer{
	margin-bottom:3px;
	color:#FF6600;
	font-weight:bold;
}
#sheets_left{
	margin-bottom:10px;
	margin-right:10px;
	padding-top:10px;
	float:left;
}
#sheets_right{
	margin-bottom:10px;
	margin-left:10px;
	padding-top:10px;
	float:right;
}
#sheets_right img{
	border: 2px solid #FFFFFF;
	padding : 3px;
}
#sheets_left img{
	border: 2px solid #FFFFFF;
	padding : 3px;
}
/* Table */
#tbl {
	border-color: #FFFFFF;
	border-style: solid;
}
#tbl tr td{
	color: #FFFFFF;
	border-style: solid;
	border-color: #FFFFFF;
}