div.next_btm_page{ height: 24px; float: left; width: 100%; font-family: Georgia;  position: relative;}
div.next_btm_page div.left{ position: absolute; bottom: 0px;	left: 0px; }
div.next_btm_page div.right{ position: absolute; bottom: 0px; right: 0px; }
div.next_btm_page div.left span{ color: red; font-weight: bold; font-size: 17px; }
div.next_btm_page div a{ float: left; margin: 0 2px 0 2px; background-color: #e9e9e9; text-decoration: none; border-radius: 4px; font-weight: bold; padding: 3px 10px 3px 10px; color: black;}
div.next_btm_page div a:hover, 
div.next_btm_page div a.active{ font-weight: bold; background-color: #d52932; color: white;}
div.next_btm_page div.right span{ float: right; width: 46px; height: 24px; cursor: pointer; background: #e9e9e9 url(../images/backtotop-small.png) 5px 6px no-repeat; border-radius: 4px; display: none;}
div.next_btm_page div.right span:hover{	background-color: #d52932;}
div.next_btm_page div label{	float: left;  background-color: #e9e9e9; margin: 0 2px 0 2px; padding: 3px 10px 3px 10px; border-radius: 4px; cursor: pointer;}
div.next_btm_page div label:hover{	background-color: #d52932; color: white;}
div.nextBtnPage div.right span{	display: none;}

div#gotoAnypage{	position: absolute; display: none; z-index: 100;}
div#gotoAnypage div.box{	float: left; width: 110px;	padding: 1px; border: 1px solid black; background-color: white;}
div#gotoAnypage div label{	background-color: black; float: left; width: 100%; color: white; font-weight: bold; line-height: 18px; text-indent: 5px; margin-bottom: 5px;}
div#gotoAnypage div form{	float: left; width: 90%; padding: 5%;}
div#gotoAnypage div input[name='anyPage']{	width: 50px;}


div.pathway{ float: left; width:100%;}
div.pathway a{ background: url(../images/pathway-icon.png) 0px 2px no-repeat; float: left; line-height: 20px; padding-left:15px; padding-right:10px; text-decoration: none;  color: #626262;}
div.pathway a.first{ background: url(../images/con_address.png) no-repeat; padding-left: 25px; }
div.pathway a:hover{	color:black;}

div.havechild{float:left;width:100%;margin:20px 0 0 0;}
div.havechild a{float:left;color:white;background-color:#2c2b29;text-decoration:none;padding:6px 10px 6px 10px;border-radius:4px;margin:3px;font-size:17px;font-style:italic;}
div.havechild a:hover{background-color:#d4513e;}


/*module search*/
div.module_search div.btn input{	background: url(../images/btn_search.png) no-repeat; border: none; width: 29px;	height: 30px; cursor: pointer;}
div.module_search div.btn input:hover{	background-position: 0px -43px;}
div.module_search form{	float: left; width: 100%; margin: 0 10px 10px 0px;}
div.module_search form div.hline{	float: left; width: 100%; margin-top: 10px;}
div.module_search form div.hline div{	float: left; margin-right: 5px;}
div.module_search form div.hline div.txt input,
div.module_search form div.hline div select{	display: block; padding: 5px; background-color: #f8f6f6; border: #ede8e8 1px solid;}
div.module_search form div.hline div.btn input{	padding: 2px; font-weight: bold; text-indent: -1000px; overflow: hidden;}
div.module_search form div.hline div.txt input{	width: 240px; padding: 6px;}
div.module_search form select:hover,
div.module_search form div.txt input:hover{	box-shadow: 0px 0px 4px  #ddd;}


/*module contact*/
div.module_contact{	width: 100%; margin-bottom: 40px; background-color: white; border-radius: 10px;}
div.module_contact div.microdata-struct{	margin-top: 40px;}

.module_contact div.nevicom .box_content{	float: left; width: 31%;}
.module_contact div.nevicom .box_content_detail{float: right; float: right; width: 63%; overflow: hidden;}
div.module_contact .box_module .nevicom{width:96% !important; padding:2%;}
.module_contact form{	float: left; width: 100%; margin: 0px; padding: 0px;}
.module_contact form div{	float: left; width: 100%; padding: 0px; margin: 0px; 	margin-bottom: 10px;}
.module_contact form div select,
.module_contact form div input,
.module_contact form div textarea{	border:#d8d8d8 1px solid; background-color:#f4f4f4; margin-top:4px;width:280px; font-size: 13px; padding: 6px ; display: block;  }
.module_contact form div input:hover,
.module_contact form div textarea:hover{	border:silver 1px solid}
.module_contact form div textarea{	height: 150px;}
.module_contact form div select.text_red,
.module_contact form div input.text_red,
.module_contact form div textarea.text_red{ background-color: #ffbfbf; border-color: #ff6464;}
.module_contact form p{	margin: 0px;	float: left;	width: 100%;}
.module_contact form p span{float: left;}
.module_contact form p input{ padding: 5px 10px 5px 10px; background-color: #f7f7f7; border: #dbdbdb 1px solid;	cursor: pointer; font-weight: bold;	margin-right: 5px; border-radius: 4px;}
.module_contact form p input:hover{	color: white; background-color: #d42832; border-color: #941c22;}


div.news_content a{	text-decoration: none; color: #d52932; }
div.news_content a:hover{ text-decoration: underline; color: black;}

/*tag search*/
div.tag_search{ padding: 10px 0px 10px 0px; float: left; width: 100%; border-top: 1px solid #ededed; min-height: 40px; }
div.news_content div.tag_search a,
div.tag_search a{	text-decoration: none; color: black; font-style: italic; color: #575757;}
div.news_content div.tag_search a:hover,
div.tag_search a:hover{	text-decoration: underline; color: black;}



table.table{	border-top: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid;}
table.table td{	padding: 5px;	border-bottom: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid;}
table.table tbody tr th{	text-align: center; font-weight: bold; background-color: #f3f3f3; padding: 5px; border-bottom: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid;}

/** ----------------------------*/

div.microdata-struct{	float: left; width: 100%;}
div.microdata-struct div.image-recipe{	width: 120px; margin-right: 10px;  float: left;}
div.microdata-struct div.image-recipe img{	width: 100%; border: #e1e1e1 1px solid; border-radius: 4px; padding: 1px; }
div.microdata-struct div.content-recipe{ }
div.microdata-struct div.content-recipe h1{	margin: 0px;  font-size: 14px; }
div.microdata-struct div.content-recipe div.rating-recipe{ margin-top: 5px; margin-bottom: 5px; }
div.microdata-struct div.content-recipe div.rating-recipe div.readviews{	line-height: 19px; font-weight: bold; color: #565656;	font-style: italic; background: url(../images/recipe_stars.png) no-repeat 130px 0; text-indent: 115px; }
div.microdata-struct div.content-recipe div.rating-recipe div.readviews span{	font-weight: normal; color: black;}
div.microdata-struct div.content-recipe div.description-recipe{	color: #616161;}

div.facebook_like{	float: left; width: 100%; margin: 0px 0 10px 0; border: none;}
div.facebook_like div.google-plus{	float: left; width: 70px;}
div.facebook_like div.facebook{	float: left; width: 140px;}
div.facebook_like div.facebook iframe{	margin: 0px;}
div.facebook_like div.tweet{	float: left; width: 80px; margin: 0px; padding: 0px;}
div.facebook_like div.gmail{	float: left; margin-right: 5px;}
div.facebook_like div.gmail a{	float: left; background: url(../images/gmail-icon.png); width: 18px; height: 18px;overflow: hidden; text-indent: -1000px; text-decoration: none; color: red;}
div.facebook_like div.print{	float: left; margin-right: 5px;}
div.facebook_like div.print a{ float: left; background: url(../images/print.gif); width: 16px; height: 16px; 	overflow: hidden; text-indent: -1000px; text-decoration: none; color: red; margin: 1px;}
div.facebook_like div.datecreate{float: right;}
div.facebook_like div.datecreate span{	color: #5f5f5f; font-style: italic;}
