body {margin:0;padding:0;background: #FFF;text-align: left;cursor: auto}
body,textarea,object,select,input,p,table {font-family:arial;font-size: 11px;color: #000;line-height: 150%}
a, a:link {font-size: 11px;color: #333;line-height: 140%;text-decoration: none}
a:hover {color: #888}
a.zoomin img {cursor: url(inc/zoomin.cur)}
a.zoomout img {cursor: url(inc/zoomout.cur)}


.orange {font-size: 11px;color: #4B0000;text-decoration: none}
.orange a, .orange a:link, .orange a:visited {font-size: 11px;color: #4B0000;text-decoration: none}
.orange a:hover{color: #4B0000;text-decoration: none}

.red, .red a, .red a:link, .red a:visited {font-size: 11px;color: #D95E02}
.red a:hover{color: ##D95E02;text-decoration: none;color: #893D00}

a.sq {
	padding: 2px 4px;
	display: inline;
	width: 20px;
	border: solid 1px #905651;
	background-color: #FFF;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
	color: #000;
	line-height: 25px;
}
a.cur {color: red}

p {margin: 8px 0px 8px 0px;line-height: 180%}
blockquote {margin:0;padding-left: 20}
label {font-size: 11px;color: #DDE7E1;text-decoration: underline}
form {margin:0}
input,select {color: #333; background-color: #EAF4FD}
textarea {border: solid 1px #B7CCE0;color: #333; background-color: #EAF4FD}
textarea:hover {border-color: #434648}
hr {border: solid #EFEFEF 0;border-top-width: 1px;height: 0;margin:0}
hr.dashed {border-style: dashed}
h1 {padding:0;margin:0}
img,a img {border-color: #905651}
img:hover {border-color: #C65500}
input {margin:0;padding:0}
.input_sm { height:11px; }

/* Menu */
.menu {font-size: 11px;color: #FFF;text-decoration: none;font-weight: none}
.menu a, .menu a:link, .menu a:visited {font-size: 11px;color: #FFF;text-decoration: none;font-weight: none}
.menu a:hover{color: #CCC;text-decoration: none;font-weight: none}
.menu a:active{color: #FFF;text-decoration: none;font-weight: none}
.menu a.selected,.menu a.selected:link,.menu a.selected:visited,.menu a.selected:hover {font-size: 11px;color: #99FFFF;text-decoration: none;font-weight: bold}

/* UL 样式表 */
ul {margin:0 0px 0px 30px;padding:0}
ol {margin:0 0px 0px 20;padding:0}
ul li {margin:0 0px 0px 20;padding: 2px 0px 2px 0px;list-style-type: square}
ol li {margin:0 0px 0px 20;padding: 2px 0px 2px 0px;border-bottom: 0 dashed #F5F5F5}

.nohref {color: #0B5690;cursor: pointer}
.border {filter:dropshadow(offx=1,offy=0,color=white)dropshadow(offx=0,offy=1,color=white)dropshadow(offx=0,offy=-1,color=white)dropshadow(offx=-1,offy=0,color=white)}
.shadow {filter:glow(color=white,strength=1)dropshadow(color=#AAA,offx=1,offy=1,positive=1)}
.lh18 {line-height: 180%}
.t9 {font-family:arial;font-size: 9px}
.t13 {font-size: 13px}
.t14, .t14 a {font-size: 14px}
.t15 {font-size: 15px}
.t16 {
	font-size: 16px;
	color: black;
	line-height: 180%;
}
.t20 {font-size: 20px}
.tb-rl {writing-mode: tb-rl;font-family: arial}
.b {font-weight: bold}
.gray {color: #A5A5A5}
.white, .white a, .white a:link {
	color: #FFF;
}
.white a:hover {
	color: #CCC;
}
.blue {color: #3A63A5}
.yellow {color: #DE7324;font-weight: bold;font-size: 15px;line-height: 180%}

.black,.black a,.black a:visited {color: black}
.green {color: #005826}
.copyright {color: #4B0000;font-size: 11px;font-weight: none}


table {
	border-collapse: collapse;
	font-family: arial;
	border-color: #333;
}
table td {
	border-color: #333;
}
table thead {
	font-weight: bold;
	height: 30px;
	text-align: center;
}
table thead td {
	background-color: #C0C0C0;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FEFEFE,EndColorStr=#C0C0C0);
	color: #00285A;
	font-size: 110%;
}
table caption {
	color: #001E8C;
	font-size: 130%;
	font-weight: bold;
}
table.bor {
	border: 0 1px 1px 0 solid;
}
table.bor td {
	border: 1px 0 0 1px solid;
}
table.nor, table.nor td {
	border: none;
}

