﻿@charset "UTF-8";
/*
@namespace url(http://www.w3.org/1999/xhtml);
*/

html *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
body{
	color: #000;
	background: #fff;
}
body{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	text-align:left;
}
body{
	font-family: "\4F\73\61\6B\61","\76\65\72\64\61\6E\61","\4F\73\61\6B\61","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\41\72\69\61\6C",sans-serif !important;
}
div{
	line-height: 140% !important;
}
img{
	margin: 0px;
	padding: 0px;
	border-style: none;
}
h1{
	
	color: #000;
	background: transparent;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
}
h3{
	margin: 0 0 8px 0;
	padding: 0 0 0 10px;
	color: #000;
	background: transparent;
	font-size: 1em;
	font-weight: normal;
	line-height: 120%;
	border-left: #cc1b1b 5px solid;
}
form{
	margin: 0;
	padding: 0;
}
input,select,textarea{
	font-family: "\4F\73\61\6B\61","\76\65\72\64\61\6E\61","\4F\73\61\6B\61","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\41\72\69\61\6C",sans-serif !important;
}
address{
	font-size: .6em;
	font-style: normal;
	line-height: 1.4em;
}

/*
elements.css
*/
