a:link          
{
                color:#333333;
                text-decoration:none;
}
a:active        
{
                text-decoration: none;
}
a:visited       
{
                color:#333333;
                text-decoration: none;
}
a:hover         
{
                color: #BB5E20;
                text-decoration: underline;
}

.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;}

.td_a
{
	font-weight:900;
	border-bottom:solid #cccccc 1px;
	text-align:center;
}
.paddingdiv
{
	padding-top:10px;
}

.paddingdiv5
{
	padding-top:5px;
}

/* 主要的栏目 */
.main_block{  border:1px solid #B0C4CE;}
.main_title{color:#FBFEE6 }
.main_title h5{ font-size:12px; padding-left:5px;}
.main_title h6{ font-size:12px; padding-left:5px;}
.main_title span{ float:right; margin-right:5px;}

.main_content{clear:both;padding:4px;}
.main_content .list{}
.main_content .list ul{padding:0px 0 0; }
.main_content .list li{ clear:both;list-style-type:none;text-align:left;}
.main_content .list_underline li{ clear:both;list-style-type:none; text-align:left;border-bottom:1px dashed #ccc;}

/* 右边的栏目 */
.right_block{  border:1px solid #aaaaaa;}
.right_title{  color:#BD3A00; text-align:left;padding-left:4px; padding-top:4px;padding-bottom:4px;font-weight:bold;letter-spacing:1px;}
.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;}
.right_content 
.list{}
.right_content .list ul{padding:0px 0 0;}
.right_content .list li{clear:both;text-align:left;} 
.right_content .list_underline li{border-bottom:dashed 1px #cccccc;clear:both;text-align:left;} 


/* 右边的栏目 */
.left_block{  border:1px solid #aaaaaa;}
.left_title{  color:#333; border-bottom:0px dashed #999999; text-align:left;padding-left:4px; padding-top:4px;padding-bottom:4px;}
.left_title h5{ font-size:12px; padding-left:5px;}
.left_title h6{ font-size:12px; padding-left:5px;}
.left_title span{ float:right; margin-right:5px;}

.left_content{padding:8px;}
.left_content 
.left_content .list ul{padding:0px 0 0;}
.left_content .list li{clear:both;text-align:left;} 
.left_content .list_underline li{border-bottom:dashed 1px #cccccc;clear:both;text-align:left;} 


/* E万行动右边栏目 */
body
{
	background-color:#FFFFE1;
	text-align:center;
}

td.menu_c1
{
	width:210;
	height:25;
	padding-left:32;
	background-image:url(../../../themes/e_njwlcxx_web/images/Ndian.gif);
	background-repeat:no-repeat;
	cursor:hand;
	border:solid 1px #cccccc;
	font-weight:bolder;
}

td.menu_c2
{
	width:75;
	height:90;
	padding:5px;
	color:#000000;
	padding-top:73px;
	background-image:url(../../../themes/e_njrjbc_web1/images/nei/1_1.gif);
	background-repeat:no-repeat;
	cursor:hand;
	font-weight:100;
}

td.menu_c2d
{
	width:75;
	height:90;
	color:#000000;
	padding:5px;
	padding-top:73px;
	background-image:url(../../../themes/e_njrjbc_web1/images/nei/1.gif);
	background-repeat:no-repeat;
	cursor:hand;
	background-color:#ffffff;
	font-weight:bold;
}

td.menu_c3
{
	width:210;
	height:25;
	padding-left:32;
	background-image:url();
	background-repeat:no-repeat;
	border-bottom:dashed 1px #cccccc;
	cursor:hand;
}

td.menu_c3d
{
	width:210;
	height:25;
	padding-left:32;
	background-image:url();
	background-repeat:no-repeat;
	border-bottom:dashed 2px #cccccc;
	cursor:hand;
	background-color:#ffffff;
	font-weight:bold;
}




