html, body {
	margin: 0;
	padding: 0;
	color: #4a4a4a;
	font: 12px/1.4em Arial, Helvetica,sans-serif;
	background-color: #fff;
	text-align: center;
	}
img, a img {border: 0;}
a {color: #336699; text-decoration: none;}
a:hover{text-decoration:underline; }
a:focus,a:active,a:focus img,a:active img {outline: none;}

div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, q, dl, dt, dd,ul,ul li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
/*border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;*/
font-family: inherit;
list-style-type: none;
}
th,td{
	font-weight: normal;
}
ul li { position: relative; z-index: 2; }
.clearfix:after,.footer:after,.master_help:after,.box_inner1:after,.box_inner:after,.popup_body:after{content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}
.clearfix,.footer,.master_help,.box_inner1,.box_inner,.popup_body,.table_block{display: inline-block;}
*html .clearfix,*html .footer,*html .master_help,*html .box_inner1,*html .box_inner,*html .popup_body,*html .table_block{ display: inline-block; }
html[xmlns] .clearfix, html[xmlns] .footer, html[xmlns] .master_help, html[xmlns] .box_inner1, html[xmlns] .box_inner,html[xmlns] .popup_body{	display: block;}
*+html .table_block{	display: block;}
* html .clearfix,* html .footer,* html .master_help, * html .box_inner1,* html .box_inner,* html .popup_body,* html .table_block {	height: 1%;}

.help_block li:after{content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}
.help_block li{display: inline-block;}
*html .help_block li{ display: inline-block; }
html[xmlns] .help_block li{	display: block;}
* html .help_block li {	height: 1%;}

.clear{ background: transparent; font-size: 1px; height: 1px; overflow: hidden; clear: both; padding: 0; margin: 0; }
.clear5{ background: transparent;  height: 5px; overflow: hidden; clear: both; padding: 0; margin: 0; }
.clear7{ background: transparent;  height: 7px; overflow: hidden; clear: both; padding: 0; margin: 0; }
.clear15{ background: transparent;  height: 15px; overflow: hidden; clear: both; padding: 0; margin: 0; }
.outer {min-width: 975px;	 width: expression((document.documentElement.clientWidth	|| document.body.clientWidth) < 975 ? '975px' : '100%'); position: relative; overflow: hidden;}
.inner {width:975px;margin: 0 auto 0 auto; text-align: left;position: relative;}
.outer_ligin {min-width: 780px;	 width: expression((document.documentElement.clientWidth	|| document.body.clientWidth) < 975 ? '780px' : '100%'); position: relative; overflow: hidden;}
.inner_login {width:780px;margin: 0 auto 0 auto; text-align: left;position: relative;}

.content { font-size: 12px; }