@charset "UTF-8";
@font-face {
	/*font-family: Century Gothic;*/
	src: url(//:) format("no404"), url(/itenz/font/GOTHIC.woff) format("woff"), url(/itenz/font/GOTHIC.ttf) format("truetype")
	font-weight: 400;
	font-style: normal;	
}

@font-face {
	/*font-family: Microsoft Tai Le;*/
	src: url(//:) format("no404"), url(/itenz/font/seguisym.woff) format("woff"), url(/itenz/font/seguisym.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	/*font-family: Trajan Pro;*/
	src: url(//:) format("no404"), url(/itenz/font/tt0319m_.woff) format("woff"), url(/itenz/font/tt0319m_.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,input,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
    font-style: normal;
    -webkit-text-size-adjust:none;
    /*font-family: Microsoft Tai Le, Arial, Helvetica, sans-serif;*/
	vertical-align: baseline;
}
th{text-align: center;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
    tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -ms-tap-highlight-color: rgba(0,0,0,0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
ul li{
	list-style: none;
}
a { text-decoration:none;}
img{display: block;border: none;}
html{ color:#666666;}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;

}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fl {
float: left;
}
.fr {
float: right
}
::-webkit-input-placeholder {

color: #a8a8a8;
}

:-moz-placeholder {
color: #a8a8a8;
}

::-moz-placeholder {
color: #a8a8a8;
}

:-ms-input-placeholder {
color: #a8a8a8;
}
input,select,button {
	vertical-align: baseline;
	*vertical-align: middle;
	font-size: 100%;
	border: none;
	background: none;
	outline: none;
	display: block;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,select,textarea{ -webkit-appearance: none;outline: none;border-radius: 0;}	
textarea{resize:none;display: block;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html,body{
	width: 100%;
	overflow-x: hidden;	
	/*font-family:"Helvetica Neue", Helvetica, STHeiTi, sans-serif;*/
}
.contact1{
    display: none;
}
