html {
	height: 100%;
	width: 100%;
}
body{
	background-color: #ffffff;
	font-family: tahoma,Arial,verdana,sans-serif;
	font-size: 0.75em;
	color: #525453;
	padding: 0px;
	margin: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
table,div,td,font{
	font-size: 1em;
}
A:link,A:visited {
	color: #317aab;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #ff0000;	
	TEXT-DECORATION: none;
}
table,img{
	border: 0px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #adadad;
}
h1 {
	font-size: 1.3em;
	padding-top: 0px;
	margin-top: 10px;
}
h2 {
	font-size: 1.2em;
}
hr{
	border: 0px;
	background: transparent url(img/hr.gif) repeat-x top right;
	color: none;
	height: 1px;
	margin: 10px 0px 10px 0px;	
}

.logo A:link,.logo A:visited {
	TEXT-DECORATION: none;
}
.logo A:hover {
	TEXT-DECORATION: underline;
}
.header{
	margin-left: 228px;
	background: transparent url(img/header-line.gif) repeat-x bottom right;
	height: 76px;
}
.top-menu .search{
		float: left;
}
.header-img{
	background: transparent url(img/header.gif) no-repeat bottom left;
	height: 76px;
}
.top-menu{
	float:right;
	background: transparent url(img/header-finish.gif) no-repeat top right;
	height: 40px;
	margin-top: 36px;
	padding: 12px 33px 0px 0px;
	font-size: 90%;
	color: #f2f2f2;
}
.top-menu img{
	margin-left: 15px;
	padding: 4px 0px 0px 0px;
}
.menu{
	font-weight: bold;
}
.menu_level{
	padding-left: 20px;
}
td.left{
	padding: 40px 20px 20px 33px;
	width: 200px;
	font-size: 0.9em;
}
td.right{
	padding: 40px 33px 20px 20px;
	width: 200px;
	font-size: 0.9em;
}
td.content{
	padding: 0px 0px 20px 0px;
}
table.footer td{
	padding: 20px 33px 20px 0px;	
	font-size: 90%;	
}
table.footer td.footer-contacts{
	padding: 20px 20px 20px 33px;
	width: 200px;	
}
.menu2{ margin-left: 20px;}
.menu3{ margin-left: 40px;}
.menu4{ margin-left: 60px;}

.path{font-size: 90%;padding-top: 20px;}
.navigation{clear:both;}
/* общие */
	.button{
		background-color:#e7ae1b;
		color:#ffffff;
		border: 0px;
		font-size: 1em;
		margin: 3px 0px 3px 0px;
	}
	.left .button, .right .button{
		font-size:1.1em;
	}
	.show-all{}
	.inptext{}
	.infofield{}
	.infoform{}
	
	.show-user{}
/* заголовок функций в шаблоне */
.left h2,.right h2{
	margin-top: 10px;
	background: transparent url(img/hr.gif) repeat-x top right;
	padding-top: 10px;
}

.left .show-all{text-align:right;},
.right .show-all{text-align:right;} /* ссылка на все элементы */

/*  search */
	.search{
		border: 1px solid #a7a6aa;
		background-color:#ffffff;
		width: 160px;
	}
	.submit-search{
		border:0px;
		background:none;
		width: 14px;
		height: 14px;
		background: transparent url(img/search.gif) no-repeat 0px 3px;
		margin: 0px;
	}
	.input-search{
		border:0px;
		background:none;
		width: 136px;
		margin: 0px;
	}

/* language */
	.language{}
	
/* login */
	.login{
		background: transparent url(img/hr.gif) repeat-x top right;
		padding-top:10px;
		margin-top: 10px;
	}
	.login form{}
	.login .intbutton{clear: both;}
	.login .inptext{ float:left; width:auto;margin: 3px 0px 3px 0px;}
	.login-reminding{}
	.login-registration{}
	.login .infofield{width: auto; margin: 7px 4px 3px 0px; height: 12px; float:left; clear:both;}
	
/* registration */
	.registration-form{}
	.registration-form form#registration{}
	.registration-form .inptext{}
	.registration-form .infofield{}	
	.registration-form .infoform{}
	.registration-form .button{}
	.registration-enter-code{}
	.registration-code{}
	.registration-result{}
	
/* reminding */
	.reminding-form{}
	.reminding-form form#reminding{}
	.reminding-form .infofield{}
	.reminding-form .inptext{}
	.reminding-form .button{}
	.reminding-enter-code{}
	.reminding-code{}
	.reminding-result{}
	
/* captcha */
	.code-img{margin: 4px 0px 4px 0px;}
	.code-input{margin-bottom: 4px;}
	
/* rating */
	.rating-form{}
	.rating-form form{}
	.rating-form .button{}
	.rating-err{display:none;}
	.rating-debug{display:none;}
	.rating-code{display:none;}
	.rating-result{}
	.rating-enter-code{}

/* comments */
	.comments-form{}
	.comments-form h2{}
	.comments-form form{}
	.comments-form .comments-code{}
	.comments-form .button{}
	.comments-form .comments-message{}
	.comments-form .comments-message textarea{width: 50%;height: 100px;}
	.comments-enter-code{}
	.comments-result{display:none;}
	.comments-debug{display:none;}
	
	.comments-date{font-weight: bold;}
	.comments-name{}
	.comments-text{}
	
/* votes */
	.votes-form{}
	.votes-guestion{}
	.votes-answer{}
	.votes-enter-code{}
	.votes-form .button{}
	.votes-result{}
	.votes-debug{display:none;}
	
/* news */	
	/* news общие классы */
	.news-name{font-weight: bold;}
	.news-name .rating-result{display:inline;}
	.news-date{font-weight: bold;}
	.news-anons{}
	.news-text{}
	.news-img{}
	.news-all-img{}

	/* news вывод однй новости */
	.news-id 
	.news-id .news-date{}
	.news-id .news-all-img{}
	.news-id .news-text{}
	.news-id .news-anons{}
	
	/* news вывод списка новостей */
	.news-list{}
	.news-list .news{clear:both;}
	.news-list .news-name{}
	.news-list .news-all-img{}
	.news-list .news-img{float:left;margin:3px 10px 3px 0px;}
	.news-list .news-anons{}

		
	/* show_news_block функция для шаблона */
	.news-block h2{}
	.news-block .news-name{}
	.news-block .news-date{margin-top: 10px;}
	.news-block .news-anons{}
	.news-block .show-all{}

	/* show_calendar_news функция для шаблона */
	.news-calendar h2{}
	.news-calendar .news-year{font-weight: bold;}
	.news-calendar .news-month{}
	.news-calendar .show-all{}
	
/* clauses */	
	/* clauses общие классы */
	.clauses-name{font-weight: bold;}
	.clauses-name .rating-result{display:inline;}
	.clauses-date{font-weight: bold;}
	.clauses-anons{}
	.clauses-text{}
	.clauses-img{}
	.clauses-all-img{}

	/* clauses вывод однй статьи */
	.clauses-id 
	.clauses-id .clauses-date{}
	.clauses-id .clauses-all-img{}
	.clauses-id .clauses-text{}
	.clauses-id .clauses-anons{}
	
	/* clauses вывод списка статей */
	.clauses-list{}
	.clauses-list .clauses{clear:both;}
	.clauses-list .clauses-name{}
	.clauses-list .clauses-all-img{}
	.clauses-list .clauses-img{float:left;margin:3px 10px 3px 0px;}
	.clauses-list .clauses-anons{}

		
	/* show_clauses_block функция для шаблона */
	.clauses-block h2{}
	.clauses-block .clauses-name{}
	.clauses-block .clauses-date{}
	.clauses-block .clauses-anons{}
	.clauses-block .show-all{}


/* faq */
	/* faq общие классы */
	.faq-date{font-weight: bold;}
	.faq-question{ margin-top: 10px;}
	.faq-answer{}

	/* faq вывод одного вопроса */
	.faq-id 
	.faq-id .faq-date{}
	.faq-id .faq-question{}
	.faq-id .faq-answer{}
	.faq-id .show-all{}
	
	/* faq вывод списка вопросов */
	.faq-list{}
	.faq-list .file{}
	.faq-list .faq-date{}
	.faq-list .faq-question{}
	.faq-list .faq-answer{}
	
	/* faq форма */
	.faq-form{}
	.faq-form form#faq{}
	.faq-form .inptext{}
	.faq-form .infofield{}	
	.faq-form .button{}
	.faq-enter-code{}
	.faq-code{}
	.faq-result{}	
	
	/* faq-block функция для шаблона */
	.faq-block h2{}
	.faq-block .faq-name{}
	.faq_block .faq-question{}
	.faq-block .faq-answer{}
	.faq-block .show-all{}
	
/* shop */
	/* shop общие классы */
	.shop-name{font-weight: bold;}
	.shop-name .rating-result{display:inline;}
	.shop-img{}
	.shop-price{font-weight: bold;}
	.shop-price .shop-price-value{font-weight: normal;}
	.shop-text{}
	.shop-form{}
	.shop-form form{margin:0px;padding: 0px;}
	.shop-form .button{}
	.shop-result{display:none;}
	.shop-debug{display:none;}
	.shop-price-depend{ display:inline; padding:0px 10px; }

	/* shop вывод одного товара */
	.shop-id{}
	.shop-id .shop-name{}
	.shop-id .shop-all-img{}
	.shop-id .shop-price{}
	.shop-id .shop-price .shop-price-value{}
	.shop-id .shop-param{font-weight: bold;}
	.shop-id .shop-param .shop-param-value{font-weight: normal;}
	.shop-id .shop-text{}
	.shop-id .shop-form{}
	
	/* shop вывод списка товаров */
	.shop-list{}
	table.shop{width:100%;}
	.shop-list .cat-links{}
	.shop-list .shop-name{}
	.shop-list .shop-img{float:left;margin:3px 10px 3px 0px;}
	.shop-list .shop-price{font-weight: bold;}
	.shop-list .shop-price .shop-price-value{font-weight: normal;}
	.shop-list .shop-text{}
	.shop-list .show-all{}
	.shop-list .shop-form{}
	.shop-order a:link, .shop-order a:visited{TEXT-DECORATION: none;}
	.shop-order .action{color: #ff0000;}

		
	/* shop-block функция для шаблона */
	.shop-block h2{}
	.shop-block .shop-name{}
	.shop-block .shop-img{}
	.shop-block .shop-price{}
	.shop-block .shop-price .shop-price-value{}
	.shop-block .shop-text{}
	.shop-block .show-all{}
	.shop-block .shop-form{}
	
	.shop-search{}
	.shop-search .inpshort{margin: 3px 0px 3px 0px; width: 40px;}
	.shop-search .inptext{margin: 3px 0px 3px 0px;}
/* basket */
	table.basket{}
	table.basket th{}
	table.basket td{}
	div.basket-count,div.basket-shop{display:inline;}
	.basket-result{display:none;}
	form#basket{}
	form#basket .button{}
	.to-order{}
	table.basket td.basket-name{}
	table.basket td.basket-count{text-align:ceter;}
	table.basket td.basket-price{text-align:right;}
	table.basket td.basket-summ{text-align:right;}
	table.basket td.basket-delete{}
	table.basket td.basket-total{text-align:right;}
	
	/*basket функция в шаблоне */
	.basket-block{
		background: transparent url(img/hr.gif) repeat-x top right;
		padding-top:10px;
		margin-top: 10px;
	}
	.basket-block a:link, .basket-block a:visited{font-weight: bold;}

/* feedback */
	.feedback-form{}
	.feedback-form form#feedback{}
	.feedback-form .inptext{}
	.feedback-form .infofield{}	
	.feedback-form .button{}
	.enter_code_feedback{}
	.feedback-code{}
	.feedback-result{}
	
/* photo */
	/* photo общие классы */
	.photo-name{font-weight: bold;}
	.photo-name .rating-result{display:inline;}
	.photo-img{}
	.photo-size{}
	.photo-text{}

	/* photo вывод одной фотографии */
	.photo-id{}
	.photo-id h2{}
	.photo-id .photo-img{}
	.photo-id .photo-text{}
	.photo-id .form_photo{}
	.photo-id .photo-size{}
	
	/* photo вывод списка фотографий */
	.photo-list{}
	.photo-list .cat-links{}
	.photo-list .photo{float:left;}
	.photo-list .photo .photo-name{}
	.photo-list .photo .photo-img{margin:3px 10px 3px 0px;}
	.photo-list .photo .photo-size{}
	.photo-list .photo-text{}
	.photo-list .show-all{clear:both;}

		
	/* photo-block функция для шаблона */
	.photo-block h2{}
	.photo-block .photo-name{}
	.photo-block .photo-img{}
	.photo-block .photo-size{}
	.photo-block .show-all{}	
	
/* files */

	/* files первая страница */
	.files-list-first{}
	.files-list-first .cat-links{}
	.files-list-first .files-cat-text{}
	
	/* files вывод одного файла */
	.files-id{}
	.files-id h2{}
	.files-id .files-size{}
	.files-id .files-text{}
	.files-id .files-all-img{}
	.files-id .files-download{}
	
	/* files вывод списка файлов */
	.files-list{}
	.files-list-first .files-cat-text{}
	.files-list .cat-links{}
	.files-list .files-name{}
	.files-name .rating-result{display:inline;}
/* tags */
	.tags{padding: 5px 0px 10px 0px;}
	.tags-name{font-weight: bold;}
	.tags .tags-header{font-weight: bold;}
	.tags-list{margin-bottom: 5px;}
	.tags-block{}


body{
	background:#555;
	margin:0px;
	padding:0px;
        color: #333333;
	font: normal 12px/14px Tahoma;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0px; padding:0px;
}
ul, ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.spacer{
	clear:both; 
	font-size:0; 
	height:1px;
	width:1000px;
	line-height:0;
}
.bg{
	position:relative;
	width:1000px;
	margin:auto;
	margin-top:-527px;
	background:url(img/bg.jpg) left top repeat-y;
}
.container{
	z-index:20;
	position:relative;
	width:1000px;
	margin:auto;
/*	margin-top:-527px;*/
}
.header_bg{
	width:1000px;
	margin:auto;
	height:527px;
	background-image:url(img/header_bg.jpg);
/*
	position:absolute;
	left:0px;
	top:0px;
*/
}
.footer_bg{
	position:relative;
	z-index:10;
	width:1000px;
	margin:auto;
	height:527px;
	margin-top:-527px;
	background-image:url(img/footer_bg.jpg);
}
.footer{
	z-index:30;
	position:relative;
	margin:auto;
	margin-top:20px;
	width:1000px;
	height:110px;
	border-top:4px solid #838a94;
}
.footer .logo_small{
	float:left;
	height:110px;
	width:110px;
	background:url(img/logo_small.png) 15px 15px no-repeat;
}
.footer p{
	font-size:11px;
	float:left;
	border-left:1px solid #838a94;
	margin-top:22px;
	padding:10px;
}
.footer p span{
	color:#a91303;
}	
.footer .counter{
	width:200px;
	height:32px;
	float:right;
	margin:40px 20px 0px 0px;
	text-align:right;
}
.footer .counter a img{
	border:0px;
	float:right;
	margin-left:5px;
}

/*   */

.left_side{
	float:left;
	display:block;
	width:270px;
}
.left_side .logo{
	position:relative;
	width:270px;
	height:155px;
	background:url(img/logo.png) left top no-repeat;
}
.left_side .logo a{
	position:absolute;
	left:40px;
	top:40px;
	width:200px;
	height:50px;
	display:block;
}
.left_side .order_now{
	position:relative;
	width:270px;
	height:305px;
	margin-top:-50px;
	margin-bottom:5px;
	background:url(img/order.png) left top no-repeat;
}
.left_side .order_now a{
	position:absolute;
	left:157px;
	top:184px;
	width:114px;
	height:114px;
	display:block;
}
.left_side .block{
	width:212px;
	margin-left:32px;
	margin-bottom:20px;
}
.left_side .block h1{
	color:#333333;
	font-size:24px;
	font-weight:normal;
	line-height:18px;
	height:30px;
	width:212px;
	background:url(img/block_h1.gif) left bottom no-repeat;
}
.left_side ul li {
	border-bottom:1px dashed #82807d;
}
.left_side ul li span{
	padding-left:18px;
	background:url(img/arrow-right.png) 5px 5px no-repeat;
	line-height:22px;
}
.left_side ul li a {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.left_side ul li.sub{
	margin-left:20px;
}
.left_side ul li.current span{
	background:url(img/arrow-down.png) 5px 5px no-repeat;
}

.left_side ul li a:hover, .left_side ul li a.current, .left_side ul li.current span{
	color:#456d00;
}
.left_side ul li a.sub:hover, .left_side ul li a.subcurrent{
	color:#456d00;
}
.left_side ul li a.subcurrent{
	margin-left:20px;
	background:url(img/arrow-down.png) 5px 5px no-repeat;
}
.left_side .order_start{
	width:212px;
	margin-left:32px;
	height:26px;
	background-image:url(img/order_start.png);
}
.left_side .order_start h1{
	color:#333;
	font: normal 18px/26px "Trebuchet MS";
	margin-left:35px;
}
.left_side .order_start h1 span{
	color:#db2f1d;
}
.left_side .order_end{
	width:212px;
	margin-left:32px;
	height:26px;
	background-image:url(img/order_end.png);
}
.left_side .order{
	width:212px;
	margin-left:32px;
	background-image:url(img/order_bg.png);
}

/*   */

.right_side{
	float:right;
	display:block;
	width:708px;
}
.right_side .phone_block{
	float:right;
	width:708px;
	height:80px;
}
.right_side .phone_block h1{
	padding-right:10px;
	width:680px;
	text-align:right;
	float:left;
	color:#333;
	font:bold 36px/80px "Times New Roman";
}
.right_side .phone_block h1 span{
	font-size:24px;
	color:#838a94;
	margin-right:10px;
}
.right_side .topmenu{
	margin-right:20px;
	float:right;
	width:675px;
	height:44px;
	border-bottom:1px dashed #76746f;
	text-align:right;
}
.right_side .topmenu a{
	height:42px;
	line-height:42px;
	float:left;
	display:block;
	text-align:center;
	width:133px;
/*	padding:0px 14px 0px 13px;*/
	margin-right:2px;
	border-top:4px solid #838a94;
	color:#333;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}
.right_side .topmenu a:hover, .right_side .topmenu a.current{
	border-top:4px solid #fff;
}
.right_side .pic_menu{
	float:left;
	width:708px;
	height:260px;
	padding-top:20px;

	margin-bottom:-30px;
	background:url(img/cup.png) right bottom no-repeat;
}
.right_side .pic_menu .linkblock{
	width:200px;
	margin:110px 0px 0px 16px;
}
.right_side .pic_menu .linkblock a{
	display:block;
	color:#333;
	font-size:12px;
	line-height:28px;
	text-decoration:underline;
}
.right_side .pic_menu .linkblock a:hover{
	color:#db2f1d;
}
.right_side .pic_menu .block1{
	width:235px;
	height:230px;
	float:left;
	display:block;
	border-right:1px dashed #76746f;
	background:url(img/block1.png) 16px 0px no-repeat;
}
.right_side .pic_menu .block2{
	width:235px;
	height:230px;
	float:left;
	display:block;
	border-right:1px dashed #76746f;
	background:url(img/block2.png) 16px 0px no-repeat;
}
.right_side .pic_menu .block3{
	width:235px;
	height:230px;
	float:left;
	display:block;
	background:url(img/block3.png) 16px 0px no-repeat;
}

/**/

form.order_left {
	color:#bdc1c6;
}
form.order_left label{
	color:#333;
	line-height:20px;
}
form.order_left label.result{

	color:#333;

	font-weight:bold;

	margin-left:15px;

	line-height:20px;

}

form.order_left input{
	float:left;
	margin:3px 0px 3px 15px;
	border:1px solid #bdc1c6;
	font-size:11px;
	color:#bdc1c6;
	width:172px;
	height:16px;
	padding: 2px 5px 0px 5px;
}
form.order_left input.check{
	font-size:12px;
	padding:0px;
	height:18px;
	width:18px;
	margin:auto;
	float:none;
        margin-right:10px;
        margin-left:15px;
}
input.submitbutton{
	position:absolute;
	left:50px;
	width:141px;
	height:17px;
	color:#fff;
	margin:0px;
	padding:0px;
	margin-left:15px;
	font-size:11px;
	text-align:center;
	background:url(img/submit.png) left top no-repeat;
	border:0px;
	cursor:pointer;
}
form.order_left textarea{
	margin:5px 0px 5px 15px;
	padding:0px 5px;
	overflow:hidden;
	border:1px solid #bdc1c6;
	width:172px;
	height:36px;
	font-size:11px;
	color:#bdc1c6;

}
form.feedback{	font-weight:bold;
	width:400px;

	display:block;
}

form.feedback label{	height:15px;
	color:#333;
	display:block;
	font-weight:bold;
}

form.feedback label.error{

	color:#db2f1d;

	font-weight:bold;

}

form.feedback input{	float:left;

	margin:0px 0px 15px 0px;

	border:1px solid #bdc1c6;

	font-size:12px;

	color:#333;

	width:200px;

	height:18px;

	padding: 0px 5px 0px 5px;

	}

form.feedback input.captcha{

	float:left;

	margin:14px 0px 0px 10px;

	border:1px solid #bdc1c6;

	font-size:12px;

	color:#333;

	width:80px;

	height:18px;

	padding: 0px 5px 0px 5px;
}

form.feedback input.send{

	float:left;

	margin:15px 0px 0px 23px;

	cursor:pointer;

	background:url(img/submit.png) left top no-repeat;

	border:0px;

	font-size:11px;

	color:#fff;

	width:141px;

	height:19px;

	padding: 0px 5px 0px 5px;
}
form.feedback .checktext{		float:left;
		padding-top:5px;	}
form.feedback input.check{
	font-size:12px;
	padding:0px;
	margin:0px;
	height:24px;
	width:24px;
	float:left;
        margin-right:10px;
}

form.feedback textarea{

	margin:0px;
	margin-bottom:15px;

	padding:5px;

	overflow:hidden;

	border:1px solid #bdc1c6;

	width:400px;

	height:150px;

	font-size:12px;

	color:#333;

}
img.captcha{	float:left;
	display:block;
	border:1px solid #bdc1c6;}


/* */

.content{
	width:668px;
	padding:0px 20px;
	float:left;
	margin-top:10px;
}
.content h1{
	width:668px;
	height:30px;
	border-bottom:1px dashed #807e7b;
	font:normal 24px/24px Tahoma;
	color:#333;
	margin-bottom:10px;
}
.content h2{
	width:668px;
	font:normal 22px/22px Tahoma;
	color:#333;
	margin-bottom:10px;
}
.content h3{
	width:668px;
	font:normal 18px/20px Tahoma;
	color:#333;
	margin-bottom:10px;
}
.content h4{
	width:668px;
	font:normal 18px/18px Tahoma;
	color:#333;
	margin-bottom:10px;
}
.content h5{
	width:668px;
	font:normal 16px/16px Tahoma;
	color:#333;
	margin-bottom:10px;
}
.content h6{
	width:668px;
	font:normal 14px/14px Tahoma;
	color:#333;
	margin-bottom:10px;
}


.content a{
	color:#db2f1d;
}
.content a:hover{
	text-decoration:none;
}
.content p{
	font:normal 12px/14px Tahoma;
	margin-bottom:10px;
	text-align:justify;
}
.content blockquote{
	background:#f6f5f4;
	margin:0px;
	margin-bottom:10px;
	padding:5px;
}
.content ul{
	margin-bottom:10px;
}
.content ul li{
	list-style-type:disc;
	color:#3f7000;
	margin-left:30px;
}
.content .date{	color:#3f7000;
	font-weight:bold;
	display:block;
	float:left;
}
.content .shortheader{	float:left;	display:block;
}
.content .shortheader a{
	color:#333;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.content .shortheader a:hover{	text-decoration:none;}
.content .selectpage{
	width:660px;
	height:20px;
	margin-bottom:20px;
	text-align:center;
}
.content .selectpage a{
	margin:0px 5px;
	text-decoration:underline;
}
.content .selectpage a:hover{
	text-decoration:none;
}
.content .selectpage a.current{
	text-decoration:none;
}
.content a.more{
	color:#db2f1d;
	display:block;
	margin-top:-5px;
	margin-bottom:20px;
	cursor:pointer;
	text-decoration:underline;
}
.content a.more:hover{
	text-decoration:none;
}
