html {
   padding:0px;
   margin:0px;
   width: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939393;
	text-decoration: none;
	background-color: #000000;
   padding: 25px 0px 15px 0px;
   margin: 0px auto;
   text-align:left;
   line-height: 19px;
}

div, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939393;
	text-align:left;
	vertical-align:top;
}

form, p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

acronym, abbr { 
	border-bottom:1px dotted;
	cursor: help; 
}

hr {
	display:none;
}

a {
	color: #CAC9C9;
	text-decoration: none;
}

a:hover {
	color: #E6351B;
	text-decoration: underline;
}

ul {
	padding: 0px 0px 0px 15px;
	margin:3px 0px 0px 25px;
}

li {
	padding-top:0px;
	margin:0px;
}

a.link_intern, a.link_extern  {	
	padding-left:13px;
	background-image: url(screen/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;	
}

a.link_intern:hover, a.link_extern:hover {
	background-image: url(screen/arrow_01_f1.gif);
}

img {
	border: 0px;
}


#box_table {
	width: 100%;
	background-color:#1E1E1E;	
}

#box_td {
	background-image: url(screen/background_01.gif);	
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: top;
}

#box_div {
	width: 806px;
	background-image: url(screen/background_02.jpg);	
	background-repeat: no-repeat;	
}


#box_bottom {
	margin: 15px 0px 0px 55px;
	padding-bottom:15px;
	color: #525252;
}

#box_bottom ul {
	padding:0px;
	margin:0px;
	list-style: none;
	color: #C7C7C7;
}

#box_bottom li {
	margin:0px;
	display:block;
	float:left;
	padding: 0px 0px 0px 35px;
	background-image: url(screen/background_03.gif);	
	background-repeat: no-repeat;
	background-position: 17px 5px;	
}

#box_bottom li.first {
	padding: 0px;
	background-image: none;	
}

#box_bottom a {
	color: #AA1B13;
	text-decoration: none;
}

#box_bottom a:hover {
   text-decoration: underline;
}

#box_top {
	height: 116px;
}

#logo {
	position:absolute;
	top:53px;
	left: 40px;
}

#box_top ul {
	padding:45px 7px 0px 0px;
	margin:0px;
	list-style: none;
	color: #FFFFFFF;
	text-align: right;
}

#box_top li {
	padding:0px;
	margin:0px;
	list-style: none;
	display:inline;
}

#box_top li a {
	display:block;
	line-height:18px;
	float:right;
	padding-left: 1px;
	background-image: url(screen/background_05.gif);	
	background-repeat: no-repeat;	
	background-position: 0px 3px;
	color: #FFFFFF;
}

#box_top li.first a {
	background-image: none;	
}

#box_top li a span {
	display:block;
	padding: 0px 10px 0px 10px;
	height:20px;	
}

#box_top li a:hover {
	text-decoration: none;
}

#box_top li a:hover span, #box_top li a.active span  {
	background-image: url(screen/background_04.gif);	
	background-repeat: repeat-x;
	text-decoration: none;
	cursor: pointer;
}

#box_banner {
	height: 278px;
}

#banner_image {
	float:left;
	border-right:15px solid #1E1E1E;
	height:278px;
}

#banner_image img {
	margin-top:2px;
}

#banner_buttons {
   float:left;
	margin-top:2px;
}

#banner_buttons a {
	display:block;
	height:78px;
	margin: 9px 0px 0px 9px;
}

#box_left {
	width: 515px;
   float:left;   
}

#box_left .content {
	padding: 30px 25px 30px 50px;  
	min-height:300px;
}

#box_right {
	width: 291px;
   float:left;  
}

#box_right .content {
	padding: 30px 25px 30px 25px;
}

#box_right .sms, #box_right .banner {
	border: 1px solid #2A2A2A;
	padding:5px; 
}

#box_right .sms_inner, #box_right .banner_inner {
	background-color: #252525;
	padding:10px;
}

#box_right .sms .form_left {
	width: 100px; 
	float:left;
}

#box_right .sms .form_right {
	width: 99px; 
	float:left;
}

#box_right .sms #fmobil_cc {
	margin-right:5px; 
	width:45px;
}

#box_right .sms #fmobil_dc {
	width:30px;
}

#box_right .sms #fmobil_nr {
	width:98px;
}

#box_right .banner_inner div {
	overflow:hidden; 
	text-align:center;
	width:208px;
	display:block;
}





#s_navi {
	padding:0px;
	margin:0px 0px 25px 0px;
	list-style: none;
}

#s_navi ul {
	padding:0px;
	margin:0px 0px 5px 25px;
	list-style: none;
}

#s_navi li a, #s_navi li.sub_exist li a {
	padding-left: 15px;
	line-height:22px;
	background-image: url(screen/background_07.gif);	
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;	
}

#s_navi li.sub_exist a {
	background-image: url(screen/background_09.gif);	
	background-position: 0px 5px;
}

#s_navi li a:hover {
   color: #CAC9C9;
	text-decoration: underline;	
}

#s_navi li a.active {
   font-weight:bold;
}










