#str_menu_container{
}

#str_menu_container a:link, #str_menu_container a:hover, #str_menu_container a:visited, #str_menu_container a:active{
	color: Black;
} 
.str_head{
	height: 29px;
	width: 667px;
	padding-left: 15px;
	padding-top: 8px;
	font-size: 13px;
	color: White;
	overflow: hidden;
	background-color: Black;
	background-image: url(../images/str_head.gif);
	background-repeat: repeat-x;
	margin: -7px;
	margin-bottom: 0px;
}
#str_main_viewer{
}

#str_pre_viewer{
	margin-top: -1px;
	float: right;
}
#str_menu_container .str_menu_button{
	clear: both;
	padding: 4px;
	background-color: transparent;
	cursor: pointer;
	border-top-color: Grey;
	border-top-width: 1px;
	border-top-style: solid;
	min-height:46px;
	overflow: auto;
}
#str_menu_container .str_menu_cat{
	position: absolute;
	margin-top: 180px;
	margin-left: 20px;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
#str_menu_container .str_text_container{
	position: absolute;
	margin-top: 250px;
	width: 360px;	
}
#str_menu_container .str_menu_title{
	color: Black;
	font-size: 14px;
	font-weight: bold;
}
#str_menu_container .str_menu_date{
	/*position: absolute;
	width: 360px;
	margin-top: 275px;*/
	color: Grey;
	font-size: 11px;	
}
#str_menu_container .str_menu_text{
	/*position: absolute;
	width: 360px;
	margin-top: 290px;*/
	color: Grey;
	font-size: 12px;
}
#str_menu_container .str_img_button{
	width:61px;
	height:46px;
	float:left;
	border: none;
	margin-right: 3px;
}
#str_full_img{
	height:225px;
	width: 310px;
	margin: 0 4px;
}
.all_news{
	margin-top: 15px; 
	margin-right: 80px;
	text-align: right;
}
.l_cat{
	font-size: 9px;
	color: #999999;
}
/*
.l_title{
	font-weight: bold;
}*/