@charset "gb2312";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FEFDF0;
}

table{
   font-family:"宋体";
   font-size:14px;
   color:#333333;
}

a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.le2_stop{
	font-family: "宋体";
	font-size: 13px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}

a.le2:link {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.le2:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.le2:hover {
	font-family: "宋体";
	font-size: 13px;
	color: #990000;
	font-weight:bold;
	text-decoration: none;
}
a.le2:active {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.loca{
   font-family:"宋体";
   font-size:12px;
   color:#13466D;
}
.content{
   font-family:"宋体";
   font-size:14px;
   color:#333333;
   line-height:200%;
}

.content2{
   font-family:"宋体";
   font-size:14px;
   color:#333333;
   line-height:200%;
   text-indent:30px;
}
.content_title{
   font-family:"楷体_GB2312";
   font-size:20px;
   color:#FF0000;
   font-weight:bold;
}

.box_title{
   font-family:"宋体";
   font-size:16px;
   color:#006600;
   font-weight:bold;
}

.zhu{
   font-family:"宋体";
   font-size:12px;
   color:#FF0000;
}
.box {
	border: 2px dashed #999900;
	background-color:#FFFFE8;
	padding: 7px;
}

.box_btn {
	border: 1px solid #999900;
	background-color:#FFFFE8;
	padding: 4px;
}

.content3 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;

}
.answer{
  	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}

.table_out {
	border: 1px solid #CCCCCC;
}
.table_in {
    border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.table_in2 {
    border-top:1px solid #CCCCCC;
}
