/********************************************************************
*                                                                   *
*               With all best Wishes for HanJuan                    *
*                                                                   *
*               Main Cascading Style Sheet                          *
*               style3.css, 2007/09/15, ZengHui                     *
*                                                                   *
********************************************************************/

@charset "utf-8";

p {
	text-indent: 2em;
}

.infotitle {
	font-size: 16px;
	color: #CB5927; 
	font-weight: bold;
	line-height: 25px;
}
.infobody {
	font-family:"仿宋_BG2312";
	font-size: 14px;
	line-height: 25px;
	padding-left : 12px;
	padding-right: 12px;
}
.description {
	color: #666666;
}

.editbox1 {
	color: #212121;
    border: #666666 1px solid;
	padding-top: 2px;
	height: 15px;
	width: 192px;
	background: #FFFFFF;
}

.memo1 {
	color: #212121;
    border: #666666 1px solid;
	width: 392px;
	background: #FFFFFF;
	overflow-Y: auto;
}
.selbox1 {
	color: #212121;
	width: 196px;
}
.y1 {
	color: #12512B;
	font-weight: bold;
}

.search1 {
	font-size: 16px;
	font-weight: bold;
}