@charset "utf-8";
/* Global Element Styles */
body {
	color:#000000;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}

h1, h2, h3, h4, h5, h6 {margin:.1em 0; line-height:normal !important;}
h1 {color:#2190D2; font-size:1.33em; font-size:14px;}
h2 {color:#2190D2; font-size:1.167em;font-size:12px;}
h3 {color:#333; font-size:1.167em;font-size:10px;}
h4 {color:#333; font-size:1em;}
h5, h6 {font-size:1em;}

a {color:#07519A; text-decoration:none;}
a.button {position:relative; width:auto; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; margin-right:10px; padding:2px .6em; background:#e1e1e1 left center repeat-x; color:#000; font-weight:normal !important; text-decoration:none;}
a.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
a.button:hover {cursor:pointer;}
a.button.primary {background:#ffa822 left center repeat-x; border:1px solid #d5bd98; border-right-color:#935e0d; border-bottom-color:#935e0d;}
a.button.primary:active {border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;}
a img {border:0;}

p {margin:1em 0;}
ul, ol, dl {margin:1.6em 0; padding:0;}
ul li, ol li, ol ul li {margin-bottom:.8em; margin-left:1.25em; padding-left:.2em;}
li ul, li ol {margin:1.25em 0;}
ul ul, ol ul {list-style:disc;}
ol {margin-left:1.2em;}
ol li {padding-left:.4em;}
ol ol {list-style:lower-alpha;}
li ol {margin-left:.7em;}
ol ol ol {list-style:lower-roman;}
ol ol ol ol {list-style:decimal;}
dt {margin:0; padding:0;}
dd {margin:0 0 0 1.8em;}
blockquote {margin:1em;}

em {font-style:italic;}
strong {font-weight:bold;}
dfn, var {font-style:normal;}
code, kbd, samp {font:1em "Courier New", Courier, monospace;}
q:before, q:after {content:"";}
cite {font-style:normal;}
cite span {display:block;}
abbr, acronym {border:none; color:#084482; text-decoration:underline; cursor:pointer;}

form {margin:0; padding:0;}
fieldset {margin:1em 0; border:0; padding:0;}
legend {position:relative; padding:0; color:#333; font-weight:bold;}
label {display:block;}
input, select, textarea {border:1px solid #adc2d6;}
input, textarea {padding:2px; font:1em Arial, Helvetica, sans-serif;}
textarea {vertical-align:top;}
input[type=checkbox], input[type=radio], input[type=hidden] {border:none; padding:0;}
input.checkbox, input.radio, input.hidden, label.checkbox input, label.radio input {border:none; padding:0;}

button {padding:1px 10px;}
button, input.button {width:auto !important; margin-right:10px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1 left 82.5% repeat-x; color:#000;}
button:active, input.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
button:hover, input.button:hover {cursor:pointer;}
button.primary, input.button.primary {border:1px solid #d5bd98; border-right-color:#935e0d; border-bottom-color:#935e0d; background:#ffa822 left 17.5% repeat-x;}
button.primary:active, input.button.primary:active {border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;}
button[disabled], input.button[disabled] {border:1px solid #ccc; background:#eee; color:#b3b3b3;}
button[disabled]:hover, input.button[disabled]:hover {cursor:default;}
button.disabled, input.button.disabled {border:1px solid #ccc; background:#eee; color:#b3b3b3;}
button.disabled:hover, input.button.disabled:hover {cursor:default;}
button.mini, input.mini, a.mini {font-size:.9em;}

table {width:auto; margin:0em 0; border:none; border-collapse:collapse;}
table caption {margin:1em 0 -1em 0; font-weight:bold; text-align:left;}
table th {padding:.2em .4em; background-color:#fff; font-weight:bold; line-height:normal; text-align:center; vertical-align:top;}
table td {background-color:#fff; font-weight:normal; text-align:left;}

hr {display:none;}

.banquanyellowfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	text-decoration: none;
}
.banquanyellowfont a:link,.banquanyellowfont a:active,.banquanyellowfont a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	text-decoration: none;
}
.banquanyellowfont a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 25px;
	color: #07519A;
	text-decoration: none;
}
