body {  
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#7A7A7A;
scrollbar-darkshadow-color:#7A7A7A;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#333333;
scrollbar-track-color:#E7E7E7;
/*background-image:  url("/images/marketing/marketing_skin_bg.gif");*/
background-image:  url(/images/marketing_bg.gif);
background-position:center top;
/*background-repeat:repeat-x;*/
font-size:12px;
color:#333333;
z-index:100;
} 
td {font-size:12px; color:#333333; line-height:150%;}

a:link    {color: #333333; TEXT-DECORATION: none}
a:visited {color: #333333; TEXT-DECORATION: none}
a:hover   {color: #99B2E5; TEXT-DECORATION: none}

.index_top_menutop:link    {color: #999999; TEXT-DECORATION: none}
.index_top_menutop:visited {color: #999999; TEXT-DECORATION: none}
.index_top_menutop:hover   {color: #99B2E5; TEXT-DECORATION: none}

.index_top_menu:link    {color: #666666; TEXT-DECORATION: none;font-weight:bold}
.index_top_menu:visited {color: #666666; TEXT-DECORATION: none;font-weight:bold}
.index_top_menu:hover   {color: #3366CC; TEXT-DECORATION: none;font-weight:bold}

.public_blue:link    {color: #3366CC; TEXT-DECORATION: none}
.public_blue:visited {color: #3366CC; TEXT-DECORATION: none}
.public_blue:hover   {color: #FF6600; TEXT-DECORATION: none}

.public_red:link    {color: #FF0000; TEXT-DECORATION: none}
.public_red:visited {color: #FF0000; TEXT-DECORATION: none}
.public_red:hover   {color: #FF6600; TEXT-DECORATION: none}

.public_yellow:link    {color: #FF6600; TEXT-DECORATION: none}
.public_yellow:visited {color: #FF6600; TEXT-DECORATION: none}
.public_yellow:hover   {color: #3366CC; TEXT-DECORATION: none}

.light_red:link    {color: #FF6668; TEXT-DECORATION: none}
.light_red:visited {color: #FF6668; TEXT-DECORATION: none}
.light_red:hover   {color: #999966; TEXT-DECORATION: none}



.td_bg_left { background-position:left center;
background-repeat:repeat-y;} 

.td_bg_right { background-position:right center;
background-repeat:repeat-y;} 

.td_bg_top { background-position:top center;
background-repeat:repeat-x;}  

.td_bg_bottom { background-position:bottom center;
background-repeat:repeat-x;} 

.td_bg_m { background-color:#E8F1E0;}

.pic {BORDER: #FFFFFF 1px solid; }
.pic_over {BORDER: #0080FF 1px solid; }
.pic_down {BORDER: #666666 1px solid; }

.hand {cursor:hand;}

.main { font-weight:bold; padding-top:12px; padding-left:5px;}
.td_bg01 { background-color:#F6F6EC;}
.td_bg02 { background-color:#F0F0F0;}
.td_bg03 { background-color:#F5F5F5;}
.td_bg04 { background-color:#EFF0E0;}

.glow
{
	filter:glow(color=#FFFFFF,strength=1);
	cursor: hand;
    COLOR: #525252;
}




.input
{
    BORDER: #333333 0px solid;
	height:16px;
    FONT-SIZE: 12px;
	COLOR: #666666;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: transparent;
	cursor:text;
}
.input_84
{BACKGROUND: transparent url(/images/marketing/marketing_skin_28.gif) no-repeat left center;}

.inputLine 
{
	height:19px;
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #FFFFFF;
	cursor:text;  
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: 1px solid; PADDING-LEFT: 0.25em; PADDING-BOTTOM: 0px; BORDER-LEFT: 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: 1px solid
	BORDER-LEFT-COLOR: #C2C2C2; BORDER-BOTTOM-COLOR: #d5dddd; BORDER-TOP-COLOR:#999999; BACKGROUND-COLOR: #f7f7f7; BORDER-RIGHT-COLOR: #aab3b3;
	/*filter: DropShadow(Color=#FF0000, OffX=-5, OffY=-5, Positive=90);filter: Glow(Color=#FF0000, Strength=3);*/
}
.select {
	color: #525252;
	font-size: 12px;
	height:18px;
	border: 1 outset #999999;
	vertical-align: middle;
	background-color: #FFFFFF;
	cursor: hand;
}

.textarea{ 
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #FFFFFF;
	cursor:text;  
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: 1px solid; PADDING-LEFT: 0.25em; PADDING-BOTTOM: 2px; BORDER-LEFT: 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: 1px solid
	BORDER-LEFT-COLOR: #C2C2C2; BORDER-BOTTOM-COLOR: #d5dddd; BORDER-TOP-COLOR:#999999; BACKGROUND-COLOR: #f7f7f7; BORDER-RIGHT-COLOR: #aab3b3;
	/*filter: DropShadow(Color=#FF0000, OffX=-5, OffY=-5, Positive=90);filter: Glow(Color=#FF0000, Strength=3);*/
}
.button{
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:51px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
} 
.button_over {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:51px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
.button_down {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:51px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
.button3{
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	width:51px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
} 
.button3_over {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	width:51px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
}
.button3_down {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	width:51px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
}

.button4{
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:65px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button4.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
} 
.button4_over {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:65px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button4_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
.button4_down {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:65px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button4_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}

.button5{
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:75px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button5.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
} 
.button5_over {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:75px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button5_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
.button5_down {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:75px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button5_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}

.button6{
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:100px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button6.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
} 
.button6_over {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:100px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button6_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
}
.button6_down {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width:100px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button6_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
}

.button7{
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	width:100px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button7.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
} 
.button7_over {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	width:100px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button7_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
}
.button7_down {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	width:100px;
	height:20px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button7_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	white-space: nowrap;
}
.button_up {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:80px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button_up.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
.button_up_over {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:80px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url("/images/skins/1/public_button_up_over.gif") no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom; 
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
} 
.button_up_down {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:80px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url("/images/skins/1/public_button_up_down.gif") no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom; 
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;  
}
.button_next {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:80px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button_next.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
.button_next_over {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:80px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button_next_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom; 
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
} 
.button_next_down {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5em;
	text-align: center;
	width:80px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/skins/1/public_button_next_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	vertical-align: text-bottom; 
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;  
}
.button_pay_ok {
	width:100px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/pay/pay_ok.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button_pay_ok_over {
	width:100px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/pay/pay_ok_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.button_pay_ok_down {
	width:100px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/pay/pay_ok_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
}
.button_pay_cancel {
	width:100px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/pay/pay_cancel.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button_pay_cancel_over {
	width:100px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/pay/pay_cancel_over.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.button_pay_cancel_down {
	width:100px;
	height:30px;
	BORDER:0px;
	BACKGROUND: transparent url(/images/pay/pay_cancel_down.gif) no-repeat center center;
	cursor: hand;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
}
.button2 {
	font-size: 12px;
	font-weight: bold; 
	color: #999900;
	letter-spacing: 0.5em;
	text-align: center;
	BORDER-RIGHT: #acb5b5 3px double;
	BORDER-TOP: #c4cccc 3px double;
	BACKGROUND: url(/images/skins/1/public_submit_bg.gif) #fefefe repeat-x;
	BORDER-LEFT: #acb5b5 3px double;
	BORDER-BOTTOM: #6f7777 3px double;
	filter: Alpha(Opacity=90, FinishOpacity=70, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=20);
	cursor: hand;
	background-position:center center;
	padding-top: 2px;
	vertical-align: text-bottom;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.14_b {font-size:14px; font-weight:bold;} 
.16_b {font-size:16px; font-weight:bold;}

.glow
{
	filter:glow(color=#FFFFFF,strength=1);/*白色阴影*/
}
.super{vertical-align: super;}/*上标*/
.gray {color:#666666;}
.lightgray {color:#999999;}
.red {color:#FF0000;}
.blue {color:#3366CC;} 
.green {color:#669933}
.yellow {color:#FF6600}
.Opacity70 {
	filter: Alpha(Opacity=70, FinishOpacity=70, Style=1);
}

.scrolling{overflow:auto;width=100%;overflow-y:hidden;margin:0;border:0; padding:0;};/*页面滚动条*/

.light_red{color:#FF6668}

.underline{
	TEXT-DECORATION: underline;
}
.p_line{
	height: 1px;
	border-top: 1px dashed #999966;
	border-right: 0px dashed #FFFFFF;
	border-bottom: 0px dashed #FFFFFF;
	border-left: 0px dashed #FFFFFF;
}
.lineheight{
    height:150%;
	}
.lineheight20{
    height:180%;
	}
.blockquote_2{padding-left:2px;} 
.dropShadow{filter: DropShadow(Color=#ffffff,OffX=1,OffY=1);}

.solid_page{ 
border:3px;    
border-style:double; 
border-color:#CCCCCC; 
outline-style:none; 
outline-width:0px; 
outline-color:#CCCCCC;
background-color:#EFEFEF;
marker-offset:2px;
}
.line_bg{background-color:#CCCCCC}

.main_table_title{ 
		border:1px;
		background-color:#E7E7E7;    
		border-left:  1 solid #FFFFFF;
		border-right:1 solid #CCCCCC;
		border-top:  1 solid #FFFFFF;
		border-bottom: 1 solid #CCCCCC;
		}

.main_table{ 
		border:1px;
		background-color:#E7E7E7;    
        border-left: 1 solid #CCCCCC; 
		border-right: 1 solid #FFFFFF; 
		border-top: 1 solid #CCCCCC; 
		border-bottom: 1 solid #FFFFFF;
		}
.main_td{
	border:1px;
	border-left:  1 solid #FFFFFF;
	border-right:1 solid #CCCCCC;
	border-top:  1 solid #FFFFFF;
	border-bottom: 1 solid #CCCCCC;
	text-indent: 2px;
	}.through_line {
	text-decoration: line-through;
}

#culture{ margin:0; margin-top:5px;WIDTH: 100%;}

#culture a:link    {color: #996666; TEXT-DECORATION: none; font-size:14px; font-weight:bold;}
#culture a:visited {color: #996666; TEXT-DECORATION: none; font-size:14px; font-weight:bold;}
#culture a:hover   {color: #669933; TEXT-DECORATION: none; font-size:14px; font-weight:bold;}

HTMl #culture OL{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	PADDING-TOP: 0px;
	list-style:none;
}
HTMl #culture LI{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	PADDING-TOP: 0px;
	height:30px;
	list-style-position: inside;
	list-style-image: url(/images/marketing/huizh_culture_08.gif);
	word-spacing: 5px;
} 

#culture_list a:link    {color: #333333; TEXT-DECORATION: none; }
#culture_list a:visited {color: #333333; TEXT-DECORATION: none; }
#culture_list a:hover   {color: #996666; TEXT-DECORATION: none;}

HTMl #culture_list OL{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	PADDING-TOP: 0px;
	list-style:none;
}
HTMl #culture_list LI{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	PADDING-TOP: 0px;
	height:15px;
	list-style:none;
	/*background-image:url(/images/skins/2/hsh_index_skin_186.gif);*/
	background-repeat:repeat-x;
	background-position:left bottom;
	word-spacing: 4px;
	font-size:13px;
}


#culture_list LI.first-child{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	PADDING-TOP: 0px; 
	height:15px;
	word-spacing: 4px;
	font-size:13px;
}
#culture_list LI.last-child{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	PADDING-TOP: 0px; 
	height:15px;
	word-spacing: 4px;
	background-image:url(/images/blank.gif);
	font-size:13px;
}


HTMl #marketing_sorts_list ol{padding:0px; padding-top:0px;padding-left: 0px;margin:0px;list-style:none;background-image: url(/images/marketing/marketing_skin_38.gif);}
HTMl #marketing_sorts_list li{padding:0px; padding-left:50px; padding-top:5px;margin:0px;height:24px;list-style-position: outside;list-style:none; background-image: url(/images/marketing/marketing_skin_37.gif); background-position:center center; background-repeat:no-repeat; }

#marketing_sorts_list a:link    {color: #999999; TEXT-DECORATION: none}
#marketing_sorts_list a:visited {color: #999999; TEXT-DECORATION: none}
#marketing_sorts_list a:hover   {color: #99B2E5; TEXT-DECORATION: none}


HTMl #marketing_article_list ol{padding:0px; padding-top:0px;padding-left: 0px;margin:0px;list-style:none;}
HTMl #marketing_article_list li{padding:0px; padding-left:5px;margin:0px;height:22px;list-style-position: outside;list-style:none; }