﻿body {
    font-size:12px;
    font-family:微软雅黑,Courier New,Helvetica,sans-serif;
    color:#666666;
    margin-top:0;
    background-color:#ededd1;
}

p {
    text-indent:2em;
    line-height:17pt;
}

ul{
    margin-left:15px;
}
ul li {
    list-style:none;
    clear:both;
}

.img_a {
    border:0;
    vertical-align:top;
}

.a_noline{
    text-decoration:none;
    color:#666666;
}
.a_noline:hover {
    color:#800000;
}
.a_header_navigation{
	text-decoration: none;
	color:#666666;
	font-size: 15px;
}
.a_header_navigation:hover {
    color:#800000;
}

.a_noline_oppcolor{
    text-decoration:none;
    color:#6699cc;
}
.a_noline_oppcolor:hover{
    text-decoration:underline;
    color:#800000;
}

.a_highlight_user{
    text-decoration:none;
    color:#cc6600;font-weight:bold;
}
.a_highlight_user:hover{
    text-decoration:underline;
    color:#cc6600;font-weight:bold;
}

.a_pagenumber_notcurrent
{
	color:#6699cc;
	text-decoration:none;
    margin-left:5px;}
.a_pagenumber_notcurrent:hover
{
	text-decoration:underline;
	color:#800000;
	margin-left:5px;}

.a_pagenumber_current
{
	margin-left:5px;
	color:Red; 
	cursor:default;
	font-weight:bold;
	text-decoration:none;}

.titledBlock {
	width:100%; 
	background:#ffffcc; 
	margin-top:10px;
}

.titledBlock H3 {
	height:17px;
    padding-top:4px;
    padding-left:5px; 
    font-weight:normal;
    font-size:12px;
    background:#cccc99;
}

.titledBlock ul
{
	padding:0;
}

.h3_nocolor {
    height:17px;
    padding-top:4px;
    padding-left:5px; 
    font-weight:normal;
    font-size:12px;
    background:#cccc99;
}

.div_body {
    /*width:930px;*/
    margin:0 auto; text-align:center;
    background-color:white;
}
.div_body_left{
    margin-top:10px; text-align:left; float:left;width:71%; margin-right:20px; margin-left:5px;
}
.div_body_right{
    margin-top:10px; text-align:left; width:25%; float:left;
}

.div_MsgBox{
    margin-bottom:10px; border:1px solid #ff6600; background-color:#ffff99;
}

.div_NoPermission
{
	display:block; 
	padding-left:10px; 
	padding-right:10px; 
	border-bottom:1px #ccc solid; 
	margin-bottom:10px; 
	color:#333333;
}

.div_NoPermission div
{
	background-color:#eec;
	border:dotted 1px gray;
	margin:10px;
	padding: 5px 10px 5px 10px;
}

.HangJu_5 {
    margin:5px 0px 5px 0px;
}

.btn_gray {
    border:1px #999999 solid;
    background-color:#eeeeee;
}
.btn_gray_mover {
    border:1px #0066cc solid;
    background-color:#eeeeee;
}

.tb_gray {
    border:1px gray solid;
}
