@charset "utf-8";

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	font-family: Arial, Helvetica, sans-serif;
}
body,input,textarea,select,table,button {
	font-size: 16px;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	position: relative;
	background-color: #313131;
	color: #d5d5d5;
	word-wrap: break-word;
	word-break: break-all;
	font-family: Arial, Helvetica, sans-serif;
}
body.o {
	min-width: 320px;
}
img,fieldset {
	border: 0
}
ul,ol {
	list-style: none;
}
a:link, a:visited {
	color: #d5d5d5;
	cursor: pointer;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	/*text-decoration: underline;*/
}
a[href^="mailto:"] {text-decoration: none;}

em,address {
	font-style: normal;
}
.logo {
	font:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	width: 300px;
	height: 40px;
	padding-left: 5px;
}
.back {
	font:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	width: 300px;
	height: 30px;
	padding-left: 8px;
	padding-top: 5px;
}
.sub {
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 3px;
	clear: both;
}
.sub li {
	overflow: hidden;
	position: relative;
	float:left;	
	width: auto;
	height:36px;
	padding-right: 5px;
	vertical-align: middle;
}
.l {
	position: relative;
	width: 100%;
	padding-bottom :0.1em;
	border-bottom :2px solid #919191;
	line-height :1.22em;
	white-space:nowrap
}
.cr {
	clear :both;
	padding :9px 0 10px;
	text-align: center;
	font-size: 11px;
}
