h1 {
	color: #000;
	font-size: 24px;
	padding: 0;
	margin: 4px 0 4px 0;
}

h1 a {
        color: #000;
        text-decoration: none;
}

h1 a:hover { 
        text-decoration: underline;
}


h2 {
	color: #0162C1;
	padding: 0 8px 0 0;
	margin: 0;
	font-size: 16px;
	float: left;
	line-height: 22px;
}

h2 a {
	color: #0162C1;
        text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	color: #333;
        margin: 0;
	font-size: 13px;
	float: left;
	line-height: 24px;
}

h3 a {
	color: #333;
	text-decoration: none;
}

h3 a:hover {
        text-decoration: underline;
}

h4 {
	color: #FF7700;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.main_allnews {

}

.spe {
	height: 8px;
}

.prev,
.next {
	font-size: 13px;
	color: #333;
}

.prev a,
.next a { 
	color: #777;
        text-decoration: none;
}

.prev a:hover,
.next a:hover {
        text-decoration: underline;
}

.op {
        background: #DDDDDD;
        border: 0;
        height: 1px;
        margin: 3px 0;
        padding: 0;
}

.ops {
        background: #FFAA66;
        border: 0;
        height: 1px;
        margin: 8px 0;
        padding: 0;
}


.date {
	color: #ff7700;
	font-size: 14px;
	padding: 0 10px 0 0;
	line-height: 22px;
	font-weight: bold;
}

.pm {
	width: 144px;
	padding: 8px 0 0 0;
}

.pm .up,
.pm .dw {
	float: left;
	font-size: 12px;
}

.wtab {
	padding: 0 0 8px 0;
}

.wtab td {
	font-size: 12px;
}

.org {
        color: #FF8800;
        font-weight: bold;
}

.gre {
        color: #BBB;
        font-weight: bold;
}

.tt {
	font-size: 14px;
	color: #484848;
	/*text-transform: capitalize;*/
}

.pager span {
	padding: 5px;
}

.pager a {
	color: #0162C1;
	text-decoration: none;
}

.pager a:hover { 
        text-decoration: underline;
}

.ml {
        float: left;
        width: 16px;
        height: 16px;
        margin: 0 3px 0 10px;
}
.com {
        float: left;
        width: 16px;
        height: 16px;
        margin: 0 3px 0 3px;
}

.minipic img {
	border: 1px solid #333;
	margin: 0 40px 12px 10px;
}
