.my_grey .accordion{font: normal 15px Arial, sans-serif; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
.my_grey .accordion, .my_grey .accordion li {margin: 0; padding: 0; border: none;}
.my_grey .accordion a {font-weight:normal;padding: 0px 10px 0px 10px; background: #EEF6E8; text-decoration:none; display: block; color: #333; border-bottom: 1px solid #ccc; border-top: 1px solid #fff; position: relative; text-shadow: 1px 1px 1px #fff;height:35px;line-height:35px;}
.my_grey .accordion a img{ border:none;vertical-align:middle;margin-right:10px;}
.my_grey .accordion ul a {background: #EEF6E8; font-style:normal;}
.my_grey .accordion a.dcjq-parent, .my_grey .accordion a.dcjq-parent:hover {font-weight:bold;font-size:14px;background: #D7D4D4 url(images/bg_grey.png) repeat-x 0 -1px;}
.my_grey .accordion a.dcjq-parent.active {}
.my_grey .accordion a .dcjq-icon {position: absolute; top: 50%; left: 225px; width: 34px; margin-top: -17px; height: 34px; background: url(images/my_arrow_grey_right.png) no-repeat 0 center;}
.my_grey .accordion a.dcjq-parent.active .dcjq-icon {background: url(images/my_arrow_grey_down.png) no-repeat 0 center;}
.my_grey .accordion a:hover {background: #EEF6E8; color: #025180; font-style:normal;}
.my_grey .accordion a:active{}

.show_no
{
	background:url(images/message.png) no-repeat;
	width:26px;
	height:17px;
	line-height:17px;
	text-align:center;
	float:right;
	margin: 8px 122px 0 0;
	color:#2691C7;
	font-size:12px;
	font-weight:bold;
}