#logo_id{
	position:relative;
	z-index:10;
}
.logo_flash{
	position:absolute;
	z-index:5;
	left:29px;
	top:0px;
	width:180px;
	height:120px;
}
.h20{
	height:20px;
}
.header ul, .header ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.menu1{
	bottom:25px;
	left:0px;
	padding-left:1px;
	position:absolute;
	background:#a40705;
	display:block;
	z-index:100000;
}
ul.menu1 li{
	margin:1px;
	margin-bottom:0px;
	float:left;
	background:url(img/menu1_li_bg.gif) right top no-repeat;
	height:22px;
	display:block;
	z-index:100000;
	position:relative;
}
ul.menu1 li span{
	display:block;
	height:22px;
	background:url(img/menu1_li_left.gif) left top no-repeat;
}
ul.menu1 li a{
	padding:0px 10px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	display:block;
	line-height:21px;
}
ul.menu1 li a:hover, ul.menu1 li.current a{
	color:#970102;
}
ul.menu1 li.current a{
	font-weight:bold;
}
ul.menu1 li.current span, ul.menu1 li:hover span{
	display:block;
	height:22px;
	background:url(img/menu1_li_left_current.gif) left top no-repeat;
}
ul.menu1 li.current, ul.menu1 li:hover{
	background:url(img/menu1_li_bg_current.gif) right top no-repeat;
}
ul.menu2{
	bottom:5px;
	left:3px;
	position:absolute;
	z-index:10000;
}
ul.menu2 li{
	float:left;
	padding:0px 10px;
	
}
ul.menu2 li a{
	color:#990000;
	font-size:12px;
	text-decoration:none;
}
ul.menu2 li a:hover{
	text-decoration:underline;
}
.sidebar .dashed{
	width:173px;
	border:1px dashed #000;
	margin-bottom:18px;
}
.content .dashed{
	width:570px;
	min-height:150px;
	border:1px dashed #000;
	margin-bottom:18px;
}
.d_yellow{
	background:#ffeb99;
	color:#a80504;
}
.d_yellow a{
	color:#a80504;
}
.d_red{
	background:#d76d6a;
	color:#fff;
}
.d_red a{
	color:#fff;
}
.dashed ul.menu{
	margin:15px 10px;
	padding:0px;
	list-style-type:none;
	font-size:11px;
	font-family:tahoma;
}
.dashed ul.menu li{
	padding-left:12px;
	margin-bottom:8px;
}
.dashed ul.menu li a{
	text-transform:uppercase;
}
.dashed ul.menu li a.active{
	font-weight:bold;
	text-decoration:none;
}
.d_yellow ul.menu li{
	background:url(img/arrow_red.png) 0px 5px no-repeat;
}	
.d_red ul.menu li{
	background:url(img/arrow_white.png) 0px 5px no-repeat;
}	
ul.blue{
	margin:15px 0px 15px 6px;
	padding:0px;
	list-style-type:none;
}
ul.blue li{
	margin-bottom:8px;
	padding-left:10px;
	background:url(img/arrow_blue.png) 0px 6px no-repeat;
}
ul.blue li a{
	color:#3577aa;
}

.sidebar .title{
	width:135px;
	height:41px;
	color:#fff;
	font-size:20px;
	line-height:18px;
	font-style:italic;
	padding:5px 30px 0px 10px;
	margin-bottom:15px;
}
.t1{
	background:url(img/title_bg1.png) right top no-repeat;
}
.t2{
	background:url(img/title_bg2.png) right top no-repeat;
}
ul.menu3{
	position:absolute;
	left:0px;
	top:5px;
	list-style-type:none;
}
ul.menu3 li{
	float:left;
	color:#fff;
}
ul.menu3 li a{
	color:#fff;
	margin:0px 10px;
}
.content .links{
	position:relative;
	width:100%;
	background:url(img/content_links_top.png) left top no-repeat;
	padding-top:37px;
}
.content .links_bottom{
	width:100%;
	height:11px;
	margin-bottom:18px;
	background:url(img/content_links_bottom.png) left top no-repeat;
}
.content .links_inner{
	width:100%;
	background:url(img/content_links_inner.png) left top repeat-y;
}
.content .links_title{
	position:absolute;
	top:0px;
	width:172px;
	height:28px;
	color:#fff;
	font-size:20px;
	line-height:26px;
	padding-left:10px;
	font-style:italic;
	
}
.content .lt_red{
	background:url(img/links_title_red.png) left top no-repeat;
}
.content .lt_yellow{
	background:url(img/links_title_yellow.png) left top no-repeat;
}
.content .la_left{
	left:15px;
}
.content .la_right{
	right:15px;
}
.links_inner .links_block{
	float:left;
	display:block;
	width:268px;
	margin:0px 5px 0px 15px;
}
.links_inner ul{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:0px;
}
.links_inner ul li{
	background:url(img/ul_sq.gif) 0px 8px no-repeat;
	padding-left:10px;
}
.links_inner ul li a{
	color:#2c0101;
	font-size:13px;
}
a.menu_link{
	float:left;
	display:block;
	width:173px;
	height:101px;
	position:relative;
	margin-bottom:20px;
	margin-right:30px;
}
a.a_last{
	margin-right:0px;
}
a.menu_link img{
	max-width:173px;
	max-height:101px;
}
a.menu_link span{
	position:absolute;
	left:30px;
	bottom:6px;
	width:140px;
	height:20px;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#b00504;
	line-height:24px;
}