﻿@charset "utf-8";
html {
	color: #000;
	background: #FFF;
}
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, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: normal;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
.txtboxcs {
	border: solid 1px #CFCFCF;
	height: 30px;
}
/*title*/
h1 {
	font-size: 20px;
        color: black;
}
h2 {
        display: block;
        padding: 0 0px;
        font-size: 14px;
        color: #333;
        font-family: microsoft yahei;
        text-decoration: none;
        font-weight: normal;
}

h2 a {
	color: black;
}

.RandomNews h3 {
	font-size: 14px;
        background:#004098;
        line-height: 30px;
        text-indent: 15px;
        color: white;
}
.RandomNews h3 a{
        color: white;
}        
h3 {
	font-size: 14px;
	font-weight: normal;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/* -- ��߾� .mt5 { margin-top:5px;}
-- */
.m1 {
	margin: 1px;
}
.m2 {
	margin: 2px;
}
.m5 {
	margin: 5px;
}
.m10 {
	margin: 10px;
}
.mt2 {
	margin-top: 2px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.stf {
	border: 1px solid #ccc;
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 20px
}
.stf span {
	color: #000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold
}
.stf dd {
	line-height: 24px;
	font-size: 14px
}
.stf p {
	line-height: 24px;
	font-size: 14px
}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{background: #FD7C3A;border: 1px solid #FD7C3A; color:#fff;}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;background: #FD7C3A;border: 1px solid #FD7C3A;padding:2px 9px;margin: 0 3px;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}
