@charset "utf-8";
/* reset css*/



::-webkit-selection{background:#b3b3b3;color: #fff;}
::-moz-selection{background:#b3b3b3;color: #fff;}
::-mz-selection{background:#b3b3b3;color: #fff;}
::-o-selection{
		background:#b3b3b3;
		color: #fff;
}
::selection{
	background:#b3b3b3;
	color: #fff;
}
.devices-setting{
display:none !important;}

body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form ,pre{
	margin:0;
	padding:0;
	-webkit-font-smoothing:antialiased;
}
body, button, input, select, textarea {
	font-size:16px;
	font-family:Arial, tahoma, '\5b8b\4f53', sans-serif;
	padding:0;
	-webkit-font-smoothing:antialiased;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	-webkit-font-smoothing:antialiased;
}
ul li {
	font-size:100%;
	list-style-type:none;
	-webkit-font-smoothing:antialiased;
}
.clear {
	clear:both;
}
em, b {
	font-style:normal;
	-webkit-font-smoothing:antialiased;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:none;	
		color:inherit;
}
a:focus {
	outline:0;
		color:inherit;
	
}
img {
	border:0;
	vertical-align:top;
}
button, input, select, textarea {
	font-size:100%;
	outline:none;
	resize: none;
}
table {
	padding:0;
	border:none;
	outline:none;

}
pre, .pre {
	white-space: pre-wrap;
	word-break: break-word;
	word-wrap: break-word;
	font-family:Arial, tahoma, '\5b8b\4f53', sans-serif;
}
td, th, ul, ol {
	padding:0;
	font-weight:normal;
}
.strong {
	font-weight:bold;
}
.font_size1 {
	font-size:14px;
}
.font_size2 {
	font-size:12px;
}
.font_size3 {
	font-size:16px;
}
