h1, h2, h3, h4, h5, h6
{
	color:#4F4F4F;
}


h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:8px;
	padding-bottom:15px;
	padding-top:14px;
	border-bottom:1px dashed #C4C4C3;
}

h2, h3
{
	font-size:120%;
}

h2
{
margin:0; padding:0;
margin-bottom:8px;	
padding-top:14px;
	padding-bottom:15px;
	border-bottom:1px dashed #C4C4C3;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:210px;
	margin-top:10px;
	margin-right:10px;
	padding:10px;
	border:1px solid #BFBFBF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.information-block-head
{
	color:#979797;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F5F2E6;
	font-family:sans-serif;
}

.news-date-time
{
	color:#E19813;
}

.count {display: none; width: 150px; height: 100px !important; position: absolute; border: 1px solid #cccccc; background: #ffffff !important;}
.close_btn{position: absolute; top: 3px; right: 5px;}
.body_hide{width: 100%; margin: 5px;}
.ware {color: #888888; font-size: 10px; font-family: verdana;}
.count_input {text-align: center; width: 40px; position: absolute; left: 50px;}
.plus {position: absolute; left: 92px; top: 0px; text-decoration: none; font-size: 16px;}
.minus {text-decoration: none; position: absolute; left: 33px; top: 0px; font-size: 16px;}
.count_btn {border: 1px solid #cccccc; background: none; cursor: pointer; position: absolute; right: 33px; bottom: 10px; font-size: 11px; font-weight: bold; color: #888888;}