@font-face{
	font-family:'font2style';
	src:url(../font/font2.ttf);
	font-weight:normal;
	font-style:normal;
}
html,body{
	color:#666;
	font-family:'font2style';
	line-height: 1.5rem;
}
.danger{
	color:#c33;
}
h1,h2,h3,h4,h5{
	color:#333;
}
h5{
	font-size: 20px;
}
p{
    margin: 5px 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #ddd;
}
kon{
	display:inline-block;
	width:40px;
	height:15px;
}
img{
	max-width:100%;
}	
