*{ margin: 0; padding: 0;}

body{
	font-family: Trebuchet MS;
	color: #000000; 
	font-size:16px; 
	min-width:1000px; 
	background-color: #2F6893;
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================ */

form{ margin: 0; padding: 0; }

div, td, input, select, textarea, p, a, li {
	font-family: Trebuchet MS;
	color: #000000; 
	font-size:16px; 
}

a{
	color: #4082ae;
	text-decoration: none;
}

a:hover{
	color: #C0774A;
	text-decoration: underline;
}

.outer_tbl{
	width: 100%; 
	height: 100%;
	border-collapse: collapse;
	background-image: url(../images/body.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.outer_tbl .left_cell{
	background-image: url(../images/left_cell_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
	font-size: 1px;
	line-height: 1px;
	width: 60px;
}

.outer_tbl .left_cell div{
	background-image: url(../images/left_cell_bg3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 575px;
}

.outer_tbl .right_cell{
	background-image: url(../images/right_cell_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 1px;
	line-height: 1px;
	width: 60px;
}

.outer_tbl .right_cell div{
	background-image: url(../images/right_cell_bg3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 575px;
}

.outer_tbl .center_cell{
	background-color: #FFFFFF
}

.header{
	height: 127px;
	overflow: hidden;
	background-image: url(../images/header.jpg);
	background-position: 1px 0px;
	background-repeat: repeat-x;
	min-width: 880px;
}

* html .header{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<891?'890px':'100%'); 
}

.header .header_left{
	height: 127px;
	overflow: hidden;
	background-image: url(../images/header_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.header .header_left .header_right{
	height: 127px;
	overflow: hidden;
	background-image: url(../images/header_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px 24px 0px 24px;
}

.footer_left_cell{
	background-image: url(../images/footer_left_cell.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.footer_right_cell{
	background-image: url(../images/footer_right_cell.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.footer_cell{
	background-image: url(../images/footer_cell.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.footer_content{
	
}

.footer_content .footer_content_left{
	background-image: url(../images/footer_content_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.footer_content .footer_content_left .footer_content_right{
	background-image: url(../images/footer_content_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 38px 30px 30px 30px;
}

.content_total{
	background-image: url(../images/content_total.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.content_total .content_total_inner{
	background-image: url(../images/content_total_inner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 33px 24px 1px 24px;
}

.content_total .content_total_inner .main_tbl{
	width: 100%;
	border-collapse: collapse;
}

.content_total .content_total_inner .main_tbl .content_cell{
	width: 60%;
	padding: 0px 23px 0px 0px;
}

.content_total .content_total_inner .main_tbl .content_right_cell{
	width: 30%;
}

.main_tbl_width{
	width: 100%;
	border-collapse: collapse;
}

.main_tbl_width .content_cell{
	width: 60%;
	padding: 0px 0px 0px 0px;
}

.main_tbl_width .content_right_cell{
	width: 30%;
	padding: 0px 0px 0px 0px;	
}

.footer_menu{
	height: 69px;
	overflow: hidden;
	background-image: url(../images/footer_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 18px 0px;
}

.footer_menu .footer_menu_left{
	height: 69px;
	overflow: hidden;
	background-image: url(../images/footer_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer_menu .footer_menu_left .footer_menu_right{
	height: 69px;
	overflow: hidden;
	background-image: url(../images/footer_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 16px 28px 0px 43px;
}

.footer_menu .footer_menu_left .footer_menu_right .copyright{
	float: left;
	color: #83A7C7;
	font-size: 12px;
	line-height: 18px;
}

.footer_menu .footer_menu_left .footer_menu_right .copyright a{
	color: #83A7C7;
	font-size: 12px;
	text-decoration: underline;
}

.footer_menu .footer_menu_left .footer_menu_right .copyright a:hover{
	text-decoration: none;
}

.footer_menu .footer_menu_left .footer_menu_right .login{
	float: right;
	background-image: url(../images/footer_login_bg.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 32px;
	text-align: center;
	padding: 3px 0px 0px 0px;	
	margin: 3px 0px 0px 0px;
}

.footer_menu .footer_menu_left .footer_menu_right .login a{
	color: #88B0CA;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/footer_login_a.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
}

.footer_menu .footer_menu_left .footer_menu_right .login a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.header .logo_search{
	height: 85px;
	overflow: hidden;
}

.header .logo{
	float: left;
	color: #c3e1f3;
	font-size: 17px;
	font-family: Trebuchet MS;
	font-style: italic;
	font-weight: normal;	
	line-height: 20px;
	padding: 21px 0px 0px 0px;
}

.header .logo a{
	color: #ffffff;
	font-size: 25px;
	font-family: Trebuchet MS;
	font-weight: bold;
	line-height: 23px;
	font-style: normal;
}

.header .search_tbl{
	width: 100%;
	border-collapse: collapse;
}

.header .search_tbl .search_left{
	width: 8px;
}

.header .search_tbl .search_right{
	width: 8px;
}

.header .search_tbl .search{
	height: 42px;
	overflow: hidden;
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px 6px 0px 6px;
}

.header .search_tbl .search table{
	border-collapse: collapse;
	width: 100%;
	height: 32px;
	background-image: url(../images/search_right_table_bg.jpg);
	background-repeat: repeat-x;
}

.header .search_tbl .search table td.pre_box{
	padding: 3px 0px 0px 5px;
	background-image: url(../images/search_right_pre_box.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.header .search_tbl .search table td.pre_box input{
	width: 100%;
	border: 0px;
	padding: 3px 0px 0px 0px;
	background-color: transparent;
}

.header .search_tbl .search table td.pre_button{
	width: 75px;
	background-image: url(../images/search_pre_button_bg.jpg);  
	background-repeat: no-repeat;
	background-position: left 0px;
	cursor: pointer;	
}

.header .search_tbl .search table td.pre_button_h{
	background-position: left -32px; 
	cursor: pointer;
}

.header .search_tbl .search table td.pre_button input{
	width: 75px;
	color: #275473;
	font-weight: bold;
	visibility: visible;
	font-size: 13px;
	font-family: Trebuchet MS;
	background-color: transparent;
	border: 0px;
	padding: 5px 0px 3px 0px;
	cursor: pointer;	
}

.top_menu{
	float: left;
	padding: 5px 0px 0px 0px;
}

.top_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.top_menu ul li{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
}

.top_menu ul li a{
	padding: 6px 19px 11px 19px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

.top_menu ul li a:hover{
	text-decoration: underline;
}

.top_menu ul li.separ{
	width: 3px;
	background-image: url(../images/top_menu_separ.jpg);
	background-position: center 6px;
	background-repeat: no-repeat;
}

.top_menu ul li.cur{
	background-image: url(../images/top_menu_li_cur.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.top_menu ul li.cur a{
	background-image: url(../images/top_menu_li_a_cur.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #2e6892;
}

.top_menu_rss .rss{
	height: 32px;
	overflow: hidden;
	background-image: url(../images/top_menu_rss_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
}

.top_menu_rss .rss div{
	height: 32px;
	overflow: hidden;
	background-image: url(../images/top_menu_rss_bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.top_menu_rss .rss div div{
	height: 32px;
	overflow: hidden;
	background-image: url(../images/top_menu_rss_bg3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: center;
	color: #c3e1f3;
	font-size: 12px;
	font-style: italic;
	padding: 4px 0px 0px 0px;
}

.top_menu_rss .rss div div a{
	 color: #ffffff;
	 font-size: 16px;
	 text-decoration: none;
	 background-image: url(../images/rss.jpg);
	 background-position: left 4px;
	 background-repeat: no-repeat;
	 padding: 0px 0px 0px 25px;
	 font-style: normal;
}

.top_menu_rss .rss div div a:hover{
	text-decoration: underline;
}

.created{
	text-align: right;
	color: #83a6c1;
	font-size: 12px;
	height: 30px;
	padding: 0px 43px 10px 0px;
}

.created a{
	color: #83a6c1;
	font-size: 12px;	
}

.footer_content_title{
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 11px 0px;
}

.lates_comments2 .footer_content_title{
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 21px 0px;
}

.footer_content_title .text{
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
}

.footer_content_title .text h4{
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

.footer_content_title .w{
	background-image: url(../images/footer_content_title_bg.gif);
	background-position: left 13px;
	background-repeat: repeat-x;
	width: 90%
}

.lates_comments{
	padding: 0px 44px 0px 0px;	
}

.lates_comments h4{
	padding-left: 15px;
}

.lates_comments2{
	padding: 0px 0px 30px 0px;	
}

.lates_comments2 h4{
	padding-left: 0px;
}

.lates_comments .item{
	clear: both;
	color: #BFDEF0;
	font-size: 12px;
	padding: 9px 15px 9px 15px;
	line-height: 16px;
}

.lates_comments .item_h{
	background-color: #3E739B;
	cursor: pointer;
}

.lates_comments .item em{
	padding: 2px 0px 0px 15px;
	display: block;
	font-size: 12px;
}

.lates_comments .item a{
	font-size: 13px;
	color: #BFDEF0;
	background-image: url(../images/latest_comment_bg.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
	display: inline-block;
}

.lates_comments .item_h a{
	color: #FFFFFF;
	background-image: url(../images/latest_comment_bg_h.gif);
}

.lates_comments .separ{
	clear: both;
	height: 1px; 
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/lates_comments_bg.gif);
	background-repeat: repeat-x;
/*	display: inline-block; */
}

.lates_comments2{
	
}

.lates_comments2 ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.lates_comments2 ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 18px;
}

.lates_comments2 ul li a{
	font-size: 13px;
	color: #BFDEF0;
	background-image: url(../images/latest_comment_bg.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
	display: inline-block;
}

.lates_comments2 ul li a:hover{
	color: #FFFFFF;
	background-image: url(../images/latest_comment_bg_h.gif);
}

.blog_list{
	
}

.blog_list .item{
	clear: both;
	padding: 0px 0px 33px 0px;
}

.blog_list .item .title{

}

.blog_list .item .title .admin_tool{
	background-color: #E9F3FC; 
	float: right;
	background-image: url(../images/admin_tool_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.blog_list .item .title .admin_tool div{
	background-image: url(../images/admin_tool_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 1px 10px 0px 10px;
}

.blog_list .item .title .admin_tool div a{
	margin: 0px 1px 0px 1px;
}


.blog_list .item .title h2, .blog_list .item .title h1{
	color: #c27849;
	font-size: 30px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 30px;
}

.blog_list .item .title h2 a, .blog_list .item .title h1 a{
	color: #c27849;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
}

.blog_list .item .title h2 a:hover, .blog_list .item .title h1 a:hover{
	text-decoration: underline;
}

.blog_list .item .title .author{
	color: #737880;
	font-size: 14px;
	font-style: italic;	
	padding: 0px 0px 10px 0px;
}

.blog_list .item .title .author a{
	font-size: 14px;
	font-style: italic;	
}

.blog_list .item .title .author a:hover{
	background-color: #FFFCD3;
}

.blog_list .item p{
	padding: 10px 0px 10px 0px;
	line-height: 20px;
}

.blog_list .item p a:hover{
	background-color: #FFFCD3;
}

.blog_list .item .tags_comments{
	clear: both;
}

.blog_list .item .tags_comments .tags{
	float: left;
	width: 340px;
	font-size: 14px;
	font-style: italic;
	color: #737880;
	padding: 0px 0px 0px 0px;
}

.blog_list .item .tags_comments .tags a{
	font-size: 14px;
}

.blog_list .item .tags_comments .tags a:hover{
	background-color: #FFFCD3;
}

.blog_list .item .tags_comments .comments{
	float: right;
	font-size: 14px;	
	background-image: url(../images/ico_comments.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 19px;
	font-style: italic;
	color: #717880;
}

.blog_list .item .tags_comments .comments a{
	font-size: 14px;	
}

.blog_list .item .tags_comments .comments a:hover{
	background-color: #FFFCD3;
}

.blog_list .item a.more{
	background-image: url(../images/a_more.gif);
	background-position: right 9px;
	background-repeat: no-repeat;
	padding: 0px 23px 0px 0px;
	white-space: nowrap;
}

.blog_list .item a:hover.more{
	background-color: #FFFCD3;
}

.clear{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}


.blog_list .avdertise{
	clear: both;
	padding: 0px 0px 30px 0px;
	text-align: center;
}

.pager{
	clear: both;
	height: 32px;
	background-color: #E7E8EA;
	background-image: url(../images/pager_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.pager .pager_inner{
	clear: both;
	height: 32px;
	background-image: url(../images/pager_bg2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
}

.pager .pager_inner .prev{
	float: left;
	padding: 4px 0px 0px 0px;
	font-size: 17px;
	font-weight: normal;	
	color: #737782;
}

.pager .pager_inner .next{
	float: right;
	padding: 4px 0px 0px 0px;
	font-size: 17px;
	font-weight: normal;	
	color: #737782;
}

.pager .pager_inner .act{
	color: #4082ae;
}

.pager .pager_inner .prev a, .pager .pager_inner .next a{
	font-size: 17px;
	font-weight: normal;
}

.pager .pager_inner table{
	border-collapse: collapse;
	margin: 0 auto;
}

.pager .pager_inner table td ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.pager .pager_inner table td ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
}

.pager .pager_inner table td ul li a{
	padding: 5px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	font-size: 17px;
	font-weight: normal;
}

.pager .pager_inner table td ul li.cur{
	background-image: url(../images/pager_li_cur.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.pager .pager_inner table td ul li.cur a{
	padding: 5px 15px 4px 15px;
	background-image: url(../images/pager_li_cur_a.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #737780;
}

.tags{
	clear: both;
	padding: 0px 0px 30px 0px;
}

.tags .title{
	background-image: url(../images/tags_title.gif);
	background-position: left 12px;
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px 0px 14px 0px;
}

.tags .title h4{
	color: #8c8f94;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0px 13px 0px 0px;
	float: left;
}

.tags .title .all_tags{
	background-color: #FFFFFF;
	float: right;
	padding: 0px 0px 0px 12px;
	position: relative;
	top: -2px;
}

.tags .title .all_tags a.close{
	background-image: url(../images/arrow_down.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 0px 11px 0px 0px;
}

.tags .title .all_tags a.open{
	background-image: url(../images/arrow_up.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 0px 11px 0px 0px;
}

.tags .title .all_tags a:hover{
	background-color: #FFFCD1;
}

.tags .list{
	clear: both;
	text-align: center;
}

.tags .list a{
	line-height: 20px;
}

.tags .list a:hover{
	background-color: #FFFCD1;
	color: #C17949;
}	

.tags .list a.size_1{
	font-size: 14px;
}

.tags .list a.size_2{
	font-size: 16px;
}

.tags .list a.size_3{
	font-size: 20px;
}

.tags .list a.size_4{
	font-size: 24px;
}

.tags .list a.size_5{
	font-size: 26px;
}

.new_service{
	clear: both;
	padding: 0px 0px 30px 0px;
}

.new_service .title{
	background-image: url(../images/tags_title.gif);
	background-position: left 12px;
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px 0px 14px 0px;	
}

.new_service .title h4{
	color: #C1784B;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0px 13px 0px 0px;
	float: left;
}

.new_service .cont{
	clear: both;
	background-image: url(../images/new_service_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 30px 75px;
}

.new_service .cont p{
	font-size: 13px;
	padding: 0px 0px 12px 0px;
}

.new_service .cont a.big_button{
	display: block;
	font-size: 17px;
	height: 27px;
	width: 223px;
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/new_service_button.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: 5px 0px 0px 0px;
	position: absolute;  
}

.new_service .cont a:hover.big_button{
	background-position: left -32px;
	text-decoration: none;
	color: #FFFFFF;
}

.author_blog{
	clear: both;
	margin: 0px 0px 30px 0px;
}

.author_blog .top{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/author_blog_top.gif);
	background-repeat: repeat-x;
}

.author_blog .top div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/author_blog_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.author_blog .top div div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/author_blog_top3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.author_blog .bot{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/author_blog_bot.gif);
	background-repeat: repeat-x;
}

.author_blog .bot div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/author_blog_bot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.author_blog .bot div div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/author_blog_bot3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.author_blog .cont{
	background-color: #EAF5FB;
	border-left: 3px solid #ADD5EE;
	border-right: 3px solid #ADD5EE;	
	padding: 5px 0px 10px 0px;
}

.author_blog .cont h4{
	color: #3a7aa6;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	background-image: url(../images/author_blog_separ.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 0px 9px 16px;
}

.author_blog .cont .item{
	background-image: url(../images/author_blog_separ.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 9px 17px 9px 17px;
	position: relative;
}

.author_blog .cont .item2{
	background-color: #F8FCFF;
}

.author_blog .cont .item_last{
	background-image: none;
}

.author_blog .cont .item p{
	font-size: 13px;
}

.author_blog .cont .item p a{
	font-size: 13px;
}

.businnes_forum{
	clear: both;
	margin: 0px 0px 30px 0px;
}

.businnes_forum .top{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/businnes_forum_top.gif);
	background-repeat: repeat-x;
}

.businnes_forum .top div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/businnes_forum_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.businnes_forum .top div div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/businnes_forum_top3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.businnes_forum .bot{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/businnes_forum_bot.gif);
	background-repeat: repeat-x;
}

.businnes_forum .bot div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/businnes_forum_bot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.businnes_forum .bot div div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/businnes_forum_bot3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.businnes_forum .cont{
	background-color: #FFFCD3;
	background-image: url(../images/businnes_forum_cont.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.businnes_forum .cont .cont_inner{
	background-image: url(../images/businnes_forum_cont_inner.gif);
	background-position: right top;
	background-repeat: repeat-y;
	padding: 5px 0px 3px 0px;
}

.businnes_forum .cont .cont_inner h4{
	color: #5b5f65;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	background-image: url(../images/businnes_forum_separ.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 0px 12px 17px;
	position: relative;
}

.businnes_forum .cont .cont_inner h4 a{
	color: #5b5f65;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}

.businnes_forum .cont .cont_inner h4 a:hover{
	text-decoration: none;
}

.businnes_forum .cont .cont_inner .logout{
	float: right;
	position: relative;
	z-index: 10000;
	font-size: 12px;
	color: #737880;
	padding: 4px 19px 0px 0px;
}

.businnes_forum .cont .cont_inner .admin_menu{

}

.businnes_forum .cont .cont_inner .admin_menu ul{
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.businnes_forum .cont .cont_inner .admin_menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 0px;
}

.businnes_forum .cont .cont_inner .admin_menu ul li a{
	display: block;
	border-left: 3px solid #F5E4B8;
	border-right: 3px solid #F5E4B8;	
	background-image: url(../images/li3.gif);
	background-position: 16px 10px;
	background-repeat: no-repeat;
	padding: 1px 0px 4px 29px;
	font-size: 13px;
}

.businnes_forum .cont .cont_inner .admin_menu ul li a span{
	color: #71797C;
}

.businnes_forum .cont .cont_inner .admin_menu ul li a:hover{
	border-left: 3px solid #D1864F;
	border-right: 3px solid #D1864F;	
	background-color: #FFFEF2;
	text-decoration: none;
	background-image: url(../images/li3_h.gif);
}

.businnes_forum .cont .latest_themes{
	padding: 0px 0px 8px 0px;
	line-height: 16px;
}

.businnes_forum .cont .latest_themes .item{
	border-left: 3px solid #F5E4B8;
	border-right: 3px solid #F5E4B8;
	padding: 4px 15px 4px 15px;
	font-size: 13px;
	position: relative;
}

.businnes_forum .cont .latest_themes .item_h{
	border-left: 3px solid #D1864F;
	border-right: 3px solid #D1864F;
	background-color: #FFFEF2;
	cursor: pointer;
}

.businnes_forum .cont .latest_themes .item em{
	color: #5F5E66;
	font-size: 12px;
	display: block;
	padding: 2px 0px 0px 0px;
}

.businnes_forum .cont .latest_themes .item a{
	font-size: 13px;
}

.businnes_forum .cont .latest_themes .item_h a{
	color: #C07846;
}

.businnes_forum .cont .mini_title{
	height: 25px;
	margin: 2px 0px 11px 0px;
}

.businnes_forum .cont .mini_title span{
	background-image: url(../images/mini_title_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	background-color: #F6E3B8;
	padding: 3px 14px 4px 19px;
	color: #000000;
	font-size: 12px;
	float: left;
}

.businnes_forum .cont .popular{
	padding: 6px 0px 7px 0px;
}

.businnes_forum .cont .popular ul{
	padding: 5px 0px 4px 18px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

.businnes_forum .cont .popular ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 13px;
}

.businnes_forum .cont .popular ul li a{
	font-size: 13px;
}

.businnes_forum .cont .popular p.text{
	font-size: 13px;
	color: #5b5f65;
	padding: 0px 10px 0px 18px;
}

.yandex_direct{
	clear: both;
	margin: 0px 0px 30px 0px;
}

.yandex_direct .top{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/yandex_direct_top.gif);
	background-repeat: repeat-x;
}

.yandex_direct .top div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/yandex_direct_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.yandex_direct .top div div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/yandex_direct_top3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.yandex_direct .bot{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/yandex_direct_bot.gif);
	background-repeat: repeat-x;
}

.yandex_direct .bot div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/yandex_direct_bot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.yandex_direct .bot div div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/yandex_direct_bot3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.yandex_direct .cont{
	background-color: #FFFFFF;
	border-left: 2px solid #E6E8E7;
	border-right: 2px solid #E6E8E7;	
}

.yandex_direct .cont .title{
	background-color: #E7E8EA;
	color: #737780;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 7px 16px;	
	margin: 0px 0px 12px 0px;
}

.yandex_direct .cont .title a{
	color: #737780;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

.yandex_direct .cont .item{
	padding: 0px 18px 18px 18px;
	font-size: 13px;
}

.yandex_direct .cont .item b.name{
	font-size: 13px;
	color: #3F82AD;
}

.yandex_direct .cont .item p{
	font-size: 13px;
}

.yandex_direct .cont .item a{
	color: #71787E;
	font-style: italic;
	font-size: 13px;
}

.blog_item_full{
	
}

.blog_item_full blockquote{
	background-image: url(../images/comment_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 0px 28px 0px 0px;
}

.blog_item_full blockquote div{
	background-image: url(../images/comment_right.gif); 
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 36px 0px 36px; 
	color: #737780;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
}

.blog_item_full .center_img{
	text-align: center;
	color: #73787E;
	font-style: italic;
	font-size: 13px;
}

.blog_item_full h3{
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
}

.blog_item_full p.pre_list{
	padding-bottom: 0px;
}

.blog_item_full a:hover{
	background-color: #FFFCD3;
}

.blog_item_full ul{
	padding: 0px 0px 10px 37px;
	margin: 0px 0px 0px 0px;
}

.blog_item_full ul li{
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/li.gif);
	background-position: left 11px;
	background-repeat: no-repeat;
	line-height: 20px;
}

.blog_item_full ol{
	padding: 0px 0px 10px 57px;
	margin: 0px 0px 0px 0px;
}

.blog_item_full ol li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}

.blog_item_full .pre_code{
	background-color: #F4F9FD;
	border-top: 2px solid #ADD5EE;
	border-bottom: 2px solid #ADD5EE;	
	padding: 1px 0px 1px 36px;
	margin: 17px 0px 17px 0px;
}

.blog_item_full .pre_code textarea{
	background-color: #F4F9FD;
	width: 100%;
	height: 400px;
	border: 0px;
	font-size: 14px;
}

.tags_list{
	height: 32px;
	overflow: hidden;
	background-color: #EAF5FB;
	background-image: url(../images/tag_list_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 24px 0px;
}

.tags_list .tags_list_inner{
	height: 32px;
	overflow: hidden;
	background-image: url(../images/tag_list_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 7px 13px 0px 11px;
}

.tags_list .tags_list_inner p{
	padding: 0px;
	font-size: 14px;
	color: #757881;
	font-style: italic;
	float: left;
}

.tags_list .tags_list_inner p a{
	font-size: 14px;
}

.tags_list .tags_list_inner p.bookmark{
	float: right;
	padding: 2px 0px 0px 0px;
}

.recomend_list{
	clear: both;
	padding: 0px 0px 20px 0px;
}

.recomend_list h4{
	height: 20px;
	color: #8e9195;	
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 14px 0px;
}

.recomend_list ul{
	float: left;
	width: 49%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.recomend_list ul li{
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 13px;
	background-image: url(../images/li2.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
}

.recomend_list ul li a{
	font-size: 13px;
}

.recomend_list ul li a:hover{
	background-color: #FFFCD3;
}

.comments_list{
	clear: both;
	padding: 17px 0px 0px 0px;
}

.comments_list .title{
	height: 30px;
	padding: 0px 0px 23px 0px;
}

.comments_list .title h2{
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.comments_list .title p.to_comment{
	background-image: url(../images/ico_comments.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 15px;
	float: right;
	text-decoration: underline;
}

.comments_list .title p.to_comment a:hover{
	background-color: #FFFCD3;
}

.comments_list .title p.to_comment a{
	color: #909193;
	font-style: italic;
}

.comments_list blockquote blockquote{ 
	padding: 0px 0px 0px 46px;
}

.comments_list blockquote .item{
	clear: both;
	margin-bottom: 20px;
	padding: 0px 0px 0px 11px;
}

.comments_list blockquote .item .top_bar{
	height: 45px;
	overflow: hidden;
}

.comments_list blockquote .item .top_bar .avatr_block{
	float: left;
	width: 208px;
}

.comments_list blockquote .item .top_bar .avatr_block .avatar{
	float: left;
	width: 46px;
	line-height: 12px;
}

.comments_list blockquote .item .top_bar .admin_tool{
	float: left;
	background-color: #E9F3FC;
	background-image: url(../images/admin_tool_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0px 0px 0px;
}

.comments_list blockquote .item .top_bar .admin_tool div{
	background-image: url(../images/admin_tool_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 1px 10px 0px 10px;
}

.comments_list blockquote .item .top_bar .admin_tool div a{
	margin: 0px 1px 0px 1px;
}

.comments_list blockquote .item .top_bar .avatr_block .desc{
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0px 0px 0px;
	color: #727983;
}

.comments_list blockquote .item .top_bar .avatr_block .desc a{
	font-size: 12px;
	font-weight: bold;
}

.comments_list blockquote .item .top_bar .avatr_block .desc a:hover{
	background-color: #FFFCD3;
}

.comments_list blockquote .item .top_bar .reply{
	float: right;
	padding: 10px 21px 0px 0px;
}

.comments_list blockquote .item .top_bar .reply a{
	font-size: 12px;
	background-image: url(../images/ico_comments.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
}

.comments_list blockquote .item .top_bar .reply a:hover{
	background-color: #FFFCD3;
}

.comments_list blockquote .item .commnet_box{
	clear: both;
	padding: 0px 0px 0px 14px;
	overflow: hidden;
	font-size: 1px;
}

.comments_list blockquote .item .commnet_box div{
	background-image: url(../images/commnet_box_bg_1.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 1px;
	position: relative;		
}

.comments_list blockquote .item .commnet_box div div{
	background-image: url(../images/commnet_box_bg_2.gif);
	background-position: right top;
	background-repeat: repeat-y;
	font-size: 1px;
}

.comments_list blockquote .item .commnet_box div div div{
	background-image: url(../images/commnet_box_bg_3.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	font-size: 1px;
}

.comments_list blockquote .item .commnet_box div div div div{
	background-image: url(../images/commnet_box_bg_4.gif); 
	background-position: left bottom;
	background-repeat: repeat-y;
	font-size: 1px;
}

.comments_list blockquote .item .commnet_box div div div div div{
	background-image: url(../images/commnet_box_bg_5.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.comments_list blockquote .item .commnet_box div div div div div div{
	background-image: url(../images/commnet_box_bg_6.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.comments_list blockquote .item .commnet_box div div div div div div div{
	background-image: url(../images/commnet_box_bg_7.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.comments_list blockquote .item .commnet_box div div div div div div div div{
	background-image: url(../images/commnet_box_bg_8.gif);  
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 15px 20px 6px 52px;
	font-size: 1px;
	overflow: hidden;
}

.comments_list blockquote .item .commnet_box div div div div div div div div p{
	font-size: 13px;
	padding: 0px 0px 10px 0px;
}

.comments_list blockquote .item .commnet_box div div div div div div div div p a{
	font-size: 13px;
}

.comments_list blockquote .item .commnet_box div div div div div div div div p a:hover{
	background-color: #FFFCD3;
}

.comments_list blockquote .item_select .commnet_box div{
	background-image: url(../images/commnet_box_bg_1_s.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 1px;
	position: relative;		
}

.comments_list blockquote .item_select .commnet_box div div{
	background-image: url(../images/commnet_box_bg_2_s.gif);
	background-position: right top;
	background-repeat: repeat-y;
	font-size: 1px;
}

.comments_list blockquote .item_select .commnet_box div div div{
	background-image: url(../images/commnet_box_bg_3_s.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	font-size: 1px;
}

.comments_list blockquote .item_select .commnet_box div div div div{
	background-image: url(../images/commnet_box_bg_4_s.gif); 
	background-position: left bottom;
	background-repeat: repeat-y;
	font-size: 1px;
}

.comments_list blockquote .item_select .commnet_box div div div div div{
	background-image: url(../images/commnet_box_bg_5_s.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.comments_list blockquote .item_select .commnet_box div div div div div div{
	background-image: url(../images/commnet_box_bg_6_s.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.comments_list blockquote .item_select .commnet_box div div div div div div div{
	background-image: url(../images/commnet_box_bg_7_s.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.comments_list blockquote .item_select .commnet_box div div div div div div div div{
	background-image: url(../images/commnet_box_bg_8_s.gif);  
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 15px 20px 6px 52px;
	font-size: 1px;
	overflow: hidden;
}

.comment_form{
	clear: both;
}

.comment_form .top{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/comment_form_top.gif);
	background-repeat: repeat-x;
}

.comment_form .top div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/comment_form_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.comment_form .top div div{
	height: 7px;
	overflow: hidden;
	background-image: url(../images/comment_form_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.comment_form .cont{
	background-color: #FFFCD3;
	border-left: 3px solid #F5E4B6;
	border-right: 3px solid #F5E4B6;	
}

.comment_form .bot{
	background-color: #F6E3B8;
	background-image: url(../images/comment_form_bot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

.comment_form .bot div{
	background-image: url(../images/comment_form_bot2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px 13px 8px 13px;
}

.comment_form .cont .title{
	background-image: url(../images/businnes_forum_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 30px;
	overflow: hidden;
	padding: 2px 12px 3px 12px;
}

.comment_form .cont .title .com{
	float: left;
	font-size: 18px;
	color: #5b5f65;
	font-style: italic;
}

.comment_form .cont .title .links{
	float: right;
	position: relative;
	top: -2px;
}

.comment_form .cont .title .links a{
	font-size: 13px;
	padding: 0px 0px 0px 15px;
}

.comment_form .cont .title .links a.open_id{
	background-image: url(../images/ico_open_id.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 21px;
}

.comment_form .cont .inner_block{
	padding: 14px 14px 3px 14px;
}

.comment_form .cont .inner_block table.tbl_1{
	width: 100%;
	border-collapse: collapse;
}

.comment_form .cont .inner_block table.tbl_1 td.l{
	width: 50%;
	padding: 0px 0px 10px 0px;
}

.comment_form .cont .inner_block table.tbl_1 .pre_box_inp{
	border: 1px solid #B2B9C3;
	padding: 1px 0px 3px 12px;
	background-color: #FFFFFF;
}

.comment_form .cont .inner_block table.tbl_1 .pre_box_inp input.box{
	border: 0px;
	width: 100%;
	color: #717880;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}

.comment_form .cont .inner_block table.tbl_1 .pre_box_inp input.box_f{
	color: #000000;
}

.comment_form .cont .inner_block table.tbl_1 td.r{
	width: 50%;
	padding: 0px 0px 10px 0px;
	text-align: right;
}

.comment_form .cont .inner_block textarea.box{
	border: 1px solid #B2B9C3;
	padding: 4px 0px 4px 0px;
	width: 100%;
	color: #717880;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	height: 89px;
}

.comment_form .cont .inner_block .pre_box_area{
	border: 1px solid #B2B9C3;
	padding: 1px 0px 3px 12px;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}

.comment_form .cont .inner_block .pre_box_area textarea.box{
	border: 0px;
	width: 100%;
	color: #717880;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

.comment_form .cont .tags_list_block{
	background-color: #FFFEF2;
	padding: 3px 11px 3px 11px;
	margin: 2px 0px 11px 0px;
	color: #74797F;
	font-size: 12px;
	line-height: 14px;
}

.comment_form .cont .tags_list_block a.hidden{
	float: right;
	color: #74797F;
	font-size: 12px;
}

.comment_form .cont .tags_list_block p{
	color: #74797F;
	font-size: 12px;
	padding-bottom: 3px;
}

.comment_form .cont table.tbl_1 .pre_check_box{
	vertical-align: middle;
}

.comment_form .cont table.tbl_1 .pre_check_box label{
	font-size: 13px;
}

.comment_form .cont table.tbl_1 .pre_check_box label input{
	vertical-align: middle;
	margin: 0px 8px 0px 0px;
}

.comment_form .bot table.tbl_1 .anti_spam{
	vertical-align: middle;
	font-size: 13px;
}

.comment_form .bot table.tbl_1{
	width: 100%;
	border-collapse: collapse;
}

.comment_form .bot table.tbl_1 .l{
	width: 50%;
}

.comment_form .bot table.tbl_1 .r{
	width: 50%;
}

.comment_form .bot table.tbl_1 .box2{

}

.comment_form .bot table.tbl_1 .box2 table{
	width: 100%;
	border-collapse: collapse;
}

.comment_form .bot table.tbl_1 .box2 table .pre_box{
	
}

.comment_form .bot table.tbl_1 .box2 table .pre_box .pre_box_inp{
	border: 1px solid #B2B9C3;
	padding: 1px 0px 3px 12px;
	background-color: #FFFFFF;
	background-image: none;
}

.comment_form .bot table.tbl_1 .box2 table .pre_box .pre_box_inp input.box{
	border: 0px;
	width: 100%;
	color: #000000;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}

.comment_form .bot table.tbl_1 .box2 table .pre_button{
	width: 124px;
	text-align: right;
}

.comment_form .bot table.tbl_1 .box2 table .pre_button input.button{
	font-weight: bold;
	font-size: 13px;
	visibility: visible;
	overflow: visible;
	padding: 2px 18px 2px 18px;
}

.img_center{
	padding: 14px 0px 11px 0px;
	text-align: center;
}

.more_tags{
	display: none;
}

/*05.06.2009*/
.blog_list .title h1{
	color: #c27849;
	font-size: 30px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 30px;
}

.blog_list .title h3{
	color: #c27849;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 30px;
}

.blog_list .item ul{
	padding: 0px 0px 10px 37px;
	margin: 0px 0px 0px 0px;
}

.blog_list .item ul li{
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/li.gif);
	background-position: left 11px;
	background-repeat: no-repeat;
	line-height: 20px;
}

.blog_list .item ol{
	padding: 0px 0px 10px 57px;
	margin: 0px 0px 0px 0px;
}

.blog_list .item ol li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}

.blog_list .item blockquote{
	background-image: url(../images/comment_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 0px 28px 0px 0px;
}

.blog_list .item blockquote div{
	background-image: url(../images/comment_right.gif); 
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 36px 0px 36px; 

	font-size: 16px;
	line-height: 20px;
}

.blog_list .item blockquote div p
{
	color: #737780;
	font-style: italic;
}


/* RAVEman */
.error_div li
{
    color:Red !important;
}

/* added from 17.06.09 */

.blog_item_full pre{
	background-color: #F4F9FD;
	border-top: 2px solid #ADD5EE;
	border-bottom: 2px solid #ADD5EE;	
	padding: 1px 0px 1px 36px;
	margin: 17px 0px 17px 0px;

	min-height: 50px;
	max-height: 300px;

/*	white-space: pre-wrap;--------Removed by theDen for RSI*/
	overflow: auto;
	display: block;
}

* html .blog_item_full pre{
	height:expression((document.documentElement.clientHeight||document.body.clientHeight)<50?'50px':'auto');
	height:expression((document.documentElement.clientHeight||document.body.clientHeight)>300?'300px':'auto');	
}


.blog_item_full pre code{
	white-space: pre-wrap;
	background-color: #F4F9FD;
/*	width: 100%; */
	border: 0px;
	font-size: 14px;
	overflow: hidden;
}



.bold_link
{
    font-weight:bold;
}

.summary_error ul li
{
    color:Red;
}


.commnet_box code pre{
font-size:10px;
}

.social a img
{
	border: 0px;
}
