.small_content{
	float: right;
	position: relative; 
	width: 270px; 
	height: 250px; 	
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	background-color:#FFFFFF;
}

.small_content:hover{
	background-color:#F3F3F3;
	/*border:solid 1px #E9E9E9;*/
}

.small_image_border{
	border: 1px solid #E9E9E9;
}

.small_content_title {
	height: 20px; 
	border-bottom: 1px solid #73746E;
	padding-top: 2px;
}

.small_content_title_text {
	float: right; 
	width: 227px; 
	color: #23282C; 
	font: bold 12px arial;
}

.small_content_title_img {
	float: right; 
	width: 40px;
}

.small_content_img_pad {
	padding-left: 4px;
	padding-right: 4px;
}

.small_content_brief {
	float: right; 
	color: #73746E; 
	font: 11px arial; 
	border-bottom: 1px solid #ECECEC; 
	padding-top: 4px; 
	padding-bottom: 4px;
}

.big_content{
	position: relative; 
	padding: 18px;
	width: 840px; 
	min-height: 400px; 
	height: auto !important;
	height: 400px;
}

.big_content_top{
	width: 100%;
	height: 25px;
}

.big_content_right{
	width: 330px;
	color: #73746E; 
	font: normal 12px arial; 
	padding-top: 4px; 
	padding-bottom: 4px;
	padding-left: 50px;
	text-align: justify;
	position: relative;
}

.big_content_left{
	width: 480px;
	position: absolute;
	left: 24px;
	top: 50px; 
}

.title_wrapper {
	width: 350px;
	float:right;
}

.works_numbers_wrapper{
	float:right; 
	width: 30px;
	cursor: pointer;
}

#content_wrapper{
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 100%; 
	margin: 0px auto;
	display: none;
	z-index:1;
}

#content_bg{
	position:absolute; 
	right: 0; 
	top: 0;
	display:none; 
	width: 100%; 
	margin: 0px auto; 
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: #23282C;
}

#content_holder{
	margin: 0px auto;
	width: 876px;  
	min-height: 400px; 
	height: auto !important; 
	height: 400px; 	
}

#content_holder_text{
	position:relative; 
	width: 876px;  
	min-height: 390px; 
	height: auto !important; 
	height: 390px; 	
	background: white url('/_media/images/content_holder_bg.png') repeat-y !important;
	background: white;
	filter: auto !important;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_media/images/content_holder_bg.png', sizingMethod='scale');	
	float: right;
}

.content_holder_border{
	position:relative; 
	width: 876px;  
	height: 9px; 
	font-size: 1px;	
	background: white url('/_media/images/content_hoder_bottom_strip.png') repeat-x !important;
	background: white;
	filter: auto !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_media/images/content_hoder_bottom_strip.png', sizingMethod='scale');
	float: right;
	
}

.cat_menu_nums {
	color: #FE8336;
	font: bold 13px georgia;
	float: right;
	cursor: pointer;
}

.cat_menu_title {
	color: #23282C;
	font: 13px arial;
	float: right;
	cursor: pointer;
}

.cat_menu_title h2 {
	margin:0;
	font-size:13px;
	font-weight:normal;
}

.cat_menu_title a {
	font-size:13px;
	font-weight:normal;
}

.cat_menu_nums_active {
	color: #23282C;
	font: bold 16px georgia;
	float: right;	
}

.cat_padder {
	padding-right: 34px;
	width: 860px;
}

.cat_padder .title_main a{
	color:#ffffff;
}

.cat_spacer {
	width:20px;
	float: right;
}