
.pink_12 {color: #DDB3B3;font-size: 12px;}   /*字体颜色*/
.pink_12:link {color: #DDB3B3;font-size: 12px;}   /*字体颜色*/
.pink_12:visited {color: #DDB3B3;font-size: 12px;}   /*字体颜色*/
.pink_12:hover{color:#f60; font-size:12px;}

.pink_12_b {color: #DDB3B3; font-size: 12px; font-weight: bolder;}
.pink_12_b:link {color: #DDB3B3; font-size: 12px; font-weight: bolder;}
.pink_12_b:visited {color: #DDB3B3; font-size: 12px; font-weight: bolder;}
.pink_12_b:hover {color: #f60; font-size: 12px; font-weight: bolder;}



/* 右边的栏目 */
.right_block{  border:1px solid #aaaaaa;}
.right_title{  color:#333; background:#fff; border-bottom:1px dashed #999999; text-align:left;padding-left:4px; padding-top:4px;padding-bottom:4px;}
.right_title h5{ font-size:12px; padding-left:5px;}
.right_title h6{ font-size:12px; padding-left:5px;}
.right_title span{ float:right; margin-right:5px;}

.right_content{padding:8px;background-color:ffffff;}
.right_content 
.list{}
.right_content .list ul{padding:0px 0 0;}
.right_content .list li{border-bottom:dashed 1px #cccccc; clear:both;text-align:left;} 


/* E万行动右边栏目 */
body
{	 
	background-color:#ffffff;
}

td.menu_c1
{
	width:200;
	height:25;
	padding-left:32;
	background-image:url();
	background-repeat:no-repeat;
}

td.menu_c2
{
	width:200;
	height:25;
	padding-left:32;
	background-image:url(../../../themes/e_zhanhui/images/dian.gif);
	background-repeat:no-repeat;
	cursor:hand;
	border-bottom:dashed 1px #cccccc;
	font-weight:bolder;
}

td.menu_c2d
{
	width:200;
	height:25;
	padding-left:32;
	background-image:url(../../../themes/e_zhanhui/images/dian.gif);
	background-repeat:no-repeat;
	cursor:hand;
	border-bottom:dashed 1px #cccccc;
	background-color:#FFF6F6;
	font-weight:bold;
	
}

td.menu_c3
{
	width:200;
	height:25;
	padding-left:32;
	background-image:url();
	background-repeat:no-repeat;
	border-bottom:dashed 1px #cccccc;
	cursor:hand;
}

td.menu_c3d
{
	width:200;
	height:25;
	padding-left:32;
	background-image:url();
	background-repeat:no-repeat;
	border-bottom:dashed 1px #cccccc;
	cursor:hand;
	background-color:#FFF6F6;
}



