#maindiv h3 {
	color: #00c;
	font-size: 14px;
	font-weight: 600;
	margin: 0px;
	padding-right: 30px;
	display: inline;
}
#maindiv h3 a:link,#maindiv h3 a:visited {
	color: #00c;
	text-decoration: underline;
}
#maindiv h3 a:hover {
	color: #00c;
}
.cpitem{
margin:1em 0;
padding:10px 0 0 3px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftnav {
	width: 202px;
	height: auto;
	overflow: auto;
	padding: 2px;
	border: 1px solid #e0ccaf;
	background: #fff6e0;
	margin-top: 6px;
}
#leftnav ul{
	padding: 12px 0px 10px 0px;
	line-height: 24px;
	color:#946d02;
}


#detail {
	width: 99%;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e0ccae;
	margin-top: 6px;
	float: left;
	height: auto;

}

/*detail_title begin*/
#detail_title,#detail_title1,#detail_title2 {
	width: 98%;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	background: #fef6df;
}
#detail_title h2{
	color: #970000;
	font-size: 14px;
	font-weight: 600;
	margin: 0px;
	padding-right: 30px;
	display: inline;
}
#detail_title1 h2{
	color: #960000;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	margin: 0px;
}
#detail_title2 h2{
	color: #960000;
	font-size: 14px;
	font-weight: 600;
	margin: 0px;
	padding-right: 30px;
	display: inline;
}


.list_leftimg {
	width: 90px;
	height: 90px;
	float: left;
	overflow: hidden;
	margin: 0px;
	text-align: left;

}

.fontSmallBlue {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #0063DC;
	text-decoration: underline;
}

.fontgray {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.fontMauve {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF0084;
}

.Butt {
	BORDER-RIGHT: #2854a7 1px solid;
        BORDER-TOP: #7cbaff 1px solid;
        BORDER-LEFT: #7cbaff 1px solid;
        BORDER-BOTTOM: #2854a7 1px solid;
        COLOR: #ffffff;
        BACKGROUND: #0063dc;
        FONT: bold 12px Arial, Helvetica, sans-serif;
        padding-top:2px;
        cursor:pointer;
}
