@charset "utf-8";

html, body {height:100%; margin:0; padding:0; font-size:12px; color:#4D4D4D;line-height:18px; _line-height:18px;font-family: "arial",sans-serif;}

div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, fieldset,legend {margin:0; padding:0; font-size:100%, }

ul, ol, li {list-style:none; }

form {display:inline;}

img, fieldset {border:0;}

em {font-style:normal;}

input, textarea {color: #4D4D4D; padding:0; margin:0; font-size:12px;font-family: "arial",sans-serif;}

:focus { outline: 0; }

a,a:visited {color: #3792F8;}
a:hover {color: #ff793e; }
a { outline: 0 }

.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .container {display: inline-block;}
.clearfix, .container {display: block;}

.nobr {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

select {
}
