body{ 
    font-size:12px;
	color: #333333;
	font-family:small,Arial,Helvetica,sans-serif;
}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, img {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:bold;
}
.red{
	color:#FF0000;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}

input, button, textarea,
select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
code, kbd, samp, tt {
	font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
	*font-size: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
caption, th {
	text-align: left;
}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* End reset */ 
h1,h2,h3,h4,h5,h6,h7{
	margin:0; padding:0;
}
table,th,td,p,input,select,textarea{
	word-wrap:break-word; word-break:keep-all; word-break/**/:normal;
}
ul,dl,ol,form{
	margin:0; padding:0;
}
dl dt,dl dd{
	margin:0;padding:0;
}
ul li,ol li{
	list-style-type:none; 
}
.h10{
	height:10px; clear:both; overflow:hidden;
}
.h16{
	height:19px; clear:both; overflow:hidden;
}
.border_line{
	border:1px solid #d4d4d4;
}
.footbannner{
	border:1px solid #d4d4d4;
	text-align:center;
	margin-bottom:5px;
}
.f76300{
	color:#f76300; font-weight:bold;
}
.f969696{
	color:#969696;
}
.f969697{
	color:#969696;
	margin-left:85px;
}
.f00abe2{
	color:#00abe2;
}
.d80000{
	color:#d80000; font-size:12px;
}
code{
	color:#2201ca; padding-left:20px;
}
