/* CSS Document */

.org20b {
	font-size: 20px;
	color: #D26900;
	font-weight: bold;
}
.gray12_shangchuan {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a.gray12_shangchuan:link { 
	font-size:12px;
	color: #666666;
	text-decoration: underline;
}

a.gray12_shangchuan:hover { 
    color: #666666;
	text-decoration: none;
}

a.gray12_shangchuan:active { 
    color: #666666;
	text-decoration: underline;
}
.tu_xuanshang {
	display:block;
	width:44px;
	height:44px;
	background-repeat : no-repeat;
	background-image: url(/images/xuanshang/fen_10_gray.gif);
}
a.tu_xuanshang:link { 
	background-image: url(/images/xuanshang/fen_10_gray.gif);
}

a.tu_xuanshang:hover { 
   background-image: url(/images/xuanshang/fen_10.gif);
}
.tu_xuanshang20 {
	display:block;
	width:44px;
	height:44px;
	background-repeat : no-repeat;
	background-image: url(/images/xuanshang/fen_20_gray.gif);
}
a.tu_xuanshang20:link { 
	background-image: url(/images/xuanshang/fen_20_gray.gif);
}

a.tu_xuanshang20:hover { 
   background-image: url(/images/xuanshang/fen_20.gif);
}

.tu_xuanshang30 {
	display:block;
	width:44px;
	height:44px;
	background-repeat : no-repeat;
	background-image: url(/images/xuanshang/fen_30_gray.gif);
}
a.tu_xuanshang30:link { 
	background-image: url(/images/xuanshang/fen_30_gray.gif);
}

a.tu_xuanshang30:hover { 
   background-image: url(/images/xuanshang/fen_30.gif);
}

.tu_xuanshang40 {
	display:block;
	width:44px;
	height:44px;
	background-repeat : no-repeat;
	background-image: url(/images/xuanshang/fen_40_gray.gif);
}
a.tu_xuanshang40:link { 
	background-image: url(/images/xuanshang/fen_40_gray.gif);
}

a.tu_xuanshang40:hover { 
   background-image: url(/images/xuanshang/fen_40.gif);
}


.ul_tab_nav2
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.ul_tab_nav2 li 
{
	float:left;
	margin:0 5px 0 0;
	min-width:84px;
}
.ul_tab_nav2 .btnNormal
{
	background-image:url(/images/liebiao/button_org02.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align: center;
	height:24px;
}
.ul_tab_nav2 .btnNormal a
{
	display:block;
	width: 109px;
	height: 22px;
	padding:2px 0 0 0;
}
.ul_tab_nav2 .btnSelect
{
	background-image:url(/images/liebiao/button_org.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align: center;
	height:24px;
}
.ul_tab_nav2 .btnSelect a
{
	display:block;
	width: 126px;
	height: 22px;
	padding:2px 0 0 0;
}
