/*=== Setup ===*/
* { border:0; margin:0 auto; padding:0; outline:none;}
html {  }
body { margin:0; padding:0; color:#868686; font:11px/1.5em '돋움', Tahoma, sans-serif; line-height: 18px; display:block; overflow-x:hidden; }

a { color:#666666; text-decoration:none;}
a:hover { text-decoration:underline;}
p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
p.bg, .bg { clear:both; padding:0; margin:10px 0; border-bottom:1px solid #bababa; height:2px;}
tinput { border:none; font-size:12px; padding:3px; font-family:"Liberation sans", '돋움', Tahoma, sans-serif;}
tselect{ border:solid #CCC thin; font-size:12px; padding:3px; font-family:"Liberation sans", '돋움', Tahoma, sans-serif;}
li { list-style:none;}

select {
-webkit-appearance: menulist;
box-sizing: border-box;
-webkit-box-align: center;
border: 1px solid #DCDDE3;
white-space: pre;
-webkit-rtl-ordering: logical;
color: black;
background-color: white;
cursor: default;
font-size:11px;
}

textarea {
background-color: white;
font-size:11px;
border: 1px solid;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-box-orient: vertical;
resize: auto;
cursor: auto;
padding: 2px;
white-space: pre-wrap;
word-wrap: break-word;
}

.input_text {
	background-color: #FBFBFB;
	border: 1px solid #DCDDE3;
	color: #FF8000;
	height: 18px;
	letter-spacing: 0;
	padding: 2px;
	margin:4px 0px;
}

.textbox {background-color: #FBFBFB;
    border-bottom: 1px solid #D1D1D1;
    border-left: 1px solid #9F9F9F;
    border-top: 1px solid #9F9F9F;
    height: 53px;
    overflow-x: hidden;
    overflow-y: scroll;
    vertical-align: top;
    width: 100%;
}

span.won {
	font-size:11px;
	color:#ec7513;
	font-weight:bold;
	letter-spacing:0;
}

/*=== Layout ===*/
#page { margin:0 auto; padding:0;}
/*=== Header ===*/
#header {
	margin:0 auto;
	padding:0;
	background-image: url(images/spiderlink_top_bg.gif);
	background-repeat: repeat-x;
}
/*- Logo -*/
.logo {
	margin:0;
	padding:0;
	height:100px;
}
.logo p { margin:0; padding:34px 0 0; text-align:center;}


/*=== All Columns ===*/
#columns {
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 0px;
	width:1000px;
	min-height:700px;	
}
#bodyWrap {
	margin:0 auto;
	padding:0 0 0px;
	width:900px;
}

#columns .bann{
position: absolute;
right: -160px;
}

#columns .bann li{
	
}

/*=== Footer ===*/
#page_bottom {
	clear: both;
	margin: 0 auto;
	padding:0;
	border-top:1px solid #cbcbcb;
	background-color:#fbfbfb;
	
}
#footer { 
	padding:0;
	height: auto;
    margin: auto;
    min-height:110px;
	
	}

/*=== Misc. ===*/
.fix { clear:both; height:1px; margin:-1px 0 0; overflow:hidden;}
.hl, .hl2 { background:url(images/hl-dot.gif) repeat-x top; clear:both; height:2px; overflow:hidden; width:100%;}
.hl2 { background:none; border-top:1px solid #e7e7e7; height:1px; margin:0 0 .8em;}
.fl { float:left;}
.fr { float:right;}
.ac { text-align:center; padding:0;}
.ac img { border:none; margin:0; padding:0 8px 0 0;}
.ar { text-align:right;}
.noBorder { border:0;}
.font-sm { font-weight:normal;}
.white { color:#FFF;}

.slider {
	margin:0 auto;
	padding:0;
	height:353px;
	overflow:hidden;
	background:url(images/bg_01.gif) repeat-x;
}

.slider .slider_shadow {
	margin:0 auto;
	padding:0;
	height:353px;
	overflow:hidden;
	background:url(images/slider_shadow_03.png) no-repeat bottom;
}

/* footer2 */
.footer2 {
	padding:0;
}
.footer2_resize { margin:0 auto; padding:24px 0; width:970px;}

.footer2 .f-col1, .footer2 .f-col2, .footer2 .f-col3, .footer2 .f-col4 { margin:0; padding:0 0px 0 0; float:left; color:#768d9b;}
.footer2 .f-col1 {
	width:300px;
	padding:0 10px;
}
.footer2 .f-col2 {
	width:300px;
	padding:0 10px;
}
.footer2 .f-col3 {
	width:300px;
	padding:0 10px;
}

.footer2 ul, .footer2 ul li { margin:0; padding:0; list-style:none;}
.footer2 ul li a { display:block; margin:0; padding:6px 0; color:#768d9b; text-decoration:none; background:url(images/dot.gif) repeat-x left bottom;}
.footer2 ul li a:hover { text-decoration:underline;}
.footer2 .f2-date { font-size:11px; color:#a13d3d;}
.footer2 .f-col1 p { margin:0; padding:8px 0 0;}
.footer2 .f-col1 .f2-date { margin:0 0 4px; padding:0 0 12px; background:url(images/dot.gif) repeat-x left bottom;}
.footer2 .f-col3 .f2-date { margin:0; padding:0;}
.footer2 .f-col3 h3 { margin:0; padding:8px 0 0; font-size:12px; line-height:1.8em; color:#717171;}
.footer2 .f-col3 h3 a { color:#717171; text-decoration:none;}
.footer2 .f-col3 h3 a:hover { text-decoration:underline;}

.index-cols {
	padding:0px;
	height:auto;
	
}
.loginform { 
	margin:0;
	padding:0;
	width:280px; 
	float:left; 
	background:url(images/login_img_15.gif) no-repeat 5% 4%;}

#loginform .user_id .input_login {
	 border:#cfcfcf 1px solid; color:#404040;
}
#loginform .user_pw .input_login {
	 border:#cfcfcf 1px solid; color:#404040;
}
#loginform .id_save {
	padding-right:20px;
}

.index-col { margin:0; padding:0; width:295px; float:left;}
.index-col-center {
	width:422px;
	height:403px;
	margin:0 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

.index-right {
	margin:0;
	padding:0;
	width:258px;
	float:left;
}

.index-img img { margin:0 0; border:0px solid #d4d4d4; background-color:#fff;}
.img-brow img { margin:0 0 16px; padding:0; border:none;}
.readmore a { font-size:11px; line-height:1.8em; color:#868686; text-decoration:none;}
.readmore a:hover { text-decoration:underline;}


.index-cols .total_partner {
	height: 154px;
	width: 950px;
	border:#dfdfdf 1px solid;
	z-index: 20;
	background:url(images/partner_img_49.gif) no-repeat 3% 5%;
}
.index-cols .total_partner .partner_num {
	position:relative;
	z-index: 5555;
	height: 40px;
	width: 40px;
	left:-20px;
	top:-20px;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-right:5px;
	font-family:"Liberation sans", Times, serif;
	font-size:16pt;
	font-weight:bold;
	color:#FFFFFF;
	background:url(images/partner_count_46.png) no-repeat;	
}

#reseller_top {
	height: 54px;
	background:url(images/reseller_top_bg.gif) repeat-x;
}

.reseller_left_menu {
	background-color:#fbfbfb;
	width: 193px;
	
	margin:0;
	padding:0;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}

.menu_list .menu01 {
	height: 44px;
	width: 193px;
}

.reseller_right {
	width:786px;
	float:left;
	margin:0 auto;
	min-height:700px;
	background-color:#fbfbfb;
	background:url(images/reseller_left_bg_07.gif) repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}

.reseller_right .reseller_main {
	width:726px;
	margin:10px 30px;
	
}

.reseller_right .reseller_info, .reseller_right .reseller_notice {
	float:left;
	height: 138px;
	padding:0 0 0 0;
}

.reseller_right .reseller_info {
	margin: 40px 40px;
	width: 296px;
	font-size:11px;
}
.reseller_right .reseller_info .name {
	color:#ea6c11;
	letter-spacing:0px;
	font-weight:bold;

}
.reseller_right .reseller_info .won {
	letter-spacing:0px;
	font-weight:bold;

}
.reseller_right .reseller_notice{
	margin: 40px 0px;
	width: 320px;
}
.reseller_right .reseller_helper{
	width:655px;
}
.reseller_right .reseller_board {
	float:left;
	margin: 40px 0px 10px 40px;
	width:320px;
	
}
.reseller_right .reseller_board2 {
	float:left;
	margin: 40px 0px 10px 20px;
	width:320px;	
}
.reseller_right .reseller_banner {
	margin: 50px 50px;
	width:700px;
}


.reseller_right .reseller_partner_board {
	width:726px;
	min-height:400px;
	margin:30px 30px;
}

table.Nnavi td {
    border-right: 1px solid #DDDDDD;
    padding: 0 0 0 4px;
}
table.Nnavi {
	border-collapse: collapse;
    height: 13px;
    margin: 0 auto;
	color: #333333;
    font-family: 돋움,Dotum,AppleGothic,sans-serif;
    font-size: 12px;
}
table.Nnavi .pgL img {
    margin: 0 5px 2px 0x;
}
table.Nnavi .pgR img {
    margin: 0 0 2px 5px;
}

.reseller_right .reseller_comm {
	width:726px;
	margin:30px 30px;
}


.reseller_partner_board table div img {
	padding-left: 2px;
}

.commi_table{
	border-top: 1px solid #a69a8e;
}
.commi_table .title td {
	color: #FFF;
	font-size: 12px;
	border-bottom: 1px solid #a69a8e;	
	border-right: 1px solid #DDDDDD;
	background:#b4a494;
	/*background:url(images/reseller_comm_title_bg_29.gif) repeat-x;*/
	font-weight: bold;
}
.commi_table .view td {
	height:30px;
	padding-top:5px;
	border-right: 1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
.commi_table td {
border-right: 1px solid #DDDDDD;
}

.commi_table .view .day {
	letter-spacing: normal;
}

.txt_title {
	font-weight:bold; 
	color:#555555;
}

.txt_td {
	padding-left:10px;
	color:#555555;
	letter-spacing:0px;
}

/*=== 마이샵 ===*/
.reseller_right .reseller_myshop {
	width:726px;
	margin:30px 30px;
}

.reseller_myshop .myshop_make_middle {
	float:left;
	margin: 5px 25px 5px 30px;
	width: 306px;
	height: 128px;
	background:url(images/reseller_myshop_make_img_33.gif);
	text-align:center;
	cursor:pointer;
}

.reseller_myshop .myshop_make_bottom{
	float:left;
	margin: 5px 5px 25px 20px;
	width: 214px;
	height: 115px;
	background:url(images/reseller_myshop_make_img_37.gif);
	text-align:center;
	cursor:pointer;
}

.myshop_make_add {
	
	margin: 25px 25px 5px 25px;
	
}

.myshop_submit {
	margin: 25px 25px 5px 25px;
	text-align:center;
}

.reseller_right .reseller_link {
	width:726px;
	margin:30px 30px;
}

.category li {
	width: 165px;
    color: #555555;
    float: left;
    margin-bottom: 7px;
    padding-top: 1px;
    font-size:12px;
}

.category li input {
    height: 13px;
    margin-right: 4px;
    vertical-align: middle;
    width: 13px;
}

.reseller_link .link_partner {
	margin:40px 10px 10px 10px;
	border-bottom:#CCC solid thin;
	width:90%;
}

.result_txt {
	padding:10px 20px;
}

.reseller_link .tab_state {
	background:url(images/reseller_link_img_46.gif) repeat-x scroll 0 0 transparent;
	
	height: 33px;
    width: 639px;
}

.reseller_link .tab_state li{
	float:left;
}

.reseller_right .reseller_link_view {
	width:726px;
	margin:30px 30px;
}

.reseller_link_view .link_partner_view {
	margin:40px 10px 10px 10px;
	width:90%;
}

.reseller_right .reseller_link_frame {
	width:100%;
	margin:0;
}

.reseller_link_frame .tab_state {
	background:url(images/reseller_link_img_46.gif) repeat-x scroll 0 0 transparent;
	height: 33px;
    width: 710px;
}

.reseller_link_frame .tab_state li{
	float:left;
}




.request_table .title td {
	color: #FFF;
	font-size: 12px;
	background:url(images/reseller_comm_title_bg_29.gif) repeat-x;
	font-weight: bold;
}
.request_table .view td {
	height:30px;
	padding-top:5px;
	border-right: 1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
.request_table td {
	border-right: 1px solid #DDDDDD;
}

.request_table .view .day {
	letter-spacing: normal;
}



.know_table .title td {
	color: #FFF;
	font-size: 12px;
	background:url(images/reseller_know_13.gif) repeat-x;
	font-weight: bold;
}
.know_table .view td {
	
	height:35px;
	padding-top:5px;
	letter-spacing:0px;
	border-bottom:#eaeaea solid thin;
	
}
.know_table .view .day {
	letter-spacing: normal;
}


.reseller_right .myinfo {
	width:726px;
	margin:30px 30px;
}

.myinfo input {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C9C9C9 #EBEBEB #EBEBEB #C9C9C9;
    border-style: solid;
    border-width: 1px;

	
	
}


.myinfo label {
	margin: 0 8px 0 4px;
}



.tm_b {
	padding:0px;
	height:auto;
}

.tm_b .tb_b_top {
	width:990px;
	height:270px;
	margin-top:60px;
	background:url(images/myshop_tm_b_bg.gif) no-repeat;
	z-index:5;
}
.tb_b_top_left {
	margin-left:5px;
	float: left;
	width: 730px;
	z-index:20;
}
.tb_b_top_left_title {
	margin-left: 100px;
	margin-top: 10px;
}
.tb_b_top_left_img {
	float:left;
	padding-top: 30px;
}
.tb_b_top_left_txt1 {
	float: left;
	padding-top: 25px;
	width: 370px;
	height: 34px;
	text-align:right;
}
.tb_b_top_left_count {
	float:left;
	width: 370px;
	text-align:right;
}
.tb_b_top_left_coupon{
	float:left;
	width: 370px;
	height:30px;
	padding-top:7px;
	text-align:right;
	
}
.tb_b_top_left_txt2 {
	float:left;
	width: 370px;
	text-align:right;
}
.tb_b_top_left_countdown{
	float:left;
	margin-left:30px;
	margin-top:30px;
	height:30px;
}

.hms{
	float:left;
	margin-top:16px;
	margin-left:10px;
}

.hms .timer {
	background: url(images/clock_bg_28.gif) no-repeat transparent;
    color: #FFFFFF;
    font-family: arial;
    font-size: 25px;
    font-weight: bold;
    height: 30px;
    margin-right: 0px;
    padding: 14px 0 0 6px;
    width: 29px;
}
.hms span {
    float: left;
}

.hms .timer_div {
    background: url(images/timer_div.png) no-repeat transparent;
    height: 12px;
    margin: 16px 0 0 0px;
    overflow: hidden;
    padding: 0 2px;
    text-indent: -100px;
    width: 5px;
}

.tb_b_top_right {
	margin-left:15px;
	float: left;
	width: 230px;
}
.tb_b_top_right_txt1 {
	margin-top:60px;
}
.tb_b_top_right_btn {
	margin-top:10px;
	text-align:center;
}


.badge {
	position:relative;
	clear:both;
	left:-20px;
	top:-50px;
	float:left;
	z-index:5555;
	
}




.tm_m {
	padding:0px;
	height:auto;
}

.tm_m .tb_m_coupon {
	float:left;
	width:432px;
	height:185px;
	margin:60px 32px 30px 32px;;
	background:url(images/myshop_tm_m_bg.png) no-repeat;
}

.tb_m_coupon_title {
	float:left;
	margin:15px 0px 10px 30px;
}
.tb_m_coupon_txt1 {
	float:left;
	margin:35px 0px 10px 60px;
	
}

.tb_m_coupon_txt2 {
	float:left;
	margin:0px 0px 5px 30px;
	
}

.tb_m_coupon_txt3 {
	float:left;
	margin:14px 0px 0px 20px;
}

.hms_m{
	float:left;
	margin-top:7px;
	margin-left:10px;
}

.hms_m .timer_m {
	background: url(images/myshop_tm_m_17.png) no-repeat transparent;
	color: #FFFFFF;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	height: 27px;
	margin-right: 0px;
	padding: 5px 0 0 4px;
	width: 18px;
}
.hms_m span {
    float: left;
}

.hms_m .timer_div_m {
    background: url(images/timer_div.png) no-repeat transparent;
    height: 12px;
    margin: 9px 0 0 0px;
    overflow: hidden;
    padding: 0 2px;
    text-indent: -100px;
    width: 5px;
}

.tb_m_coupon_txt4{
	float:left;
	width: 310px;
	height:25px;
	padding-top:7px;
	text-align:right;
}

.tb_m_coupon_btn {
	float:left;
	margin: 3px 0px 0px 10px;
}

.tb_m_coupon_txt5{
	float:left;
	width:360px;
	height:20px;
	margin-left:50px;
	margin-top:5px;
}






.tb_s_coupon{
	float:left;
	width:327px;
	height:185px;
	margin:60px 3px 30px 3px;;
	background:url(images/myshop_tm_s_bg.gif) no-repeat;
}

.tb_s_coupon_title {
	float:left;
	margin:15px 0px 10px 20px;
}
.tb_s_coupon_txt1 {
	float:left;
	margin:40px 0px 10px 20px;
	
}

.tb_s_coupon_txt2 {
	float:left;
	margin:0px 0px 5px 10px;
	
}

.tb_s_coupon_txt3 {
	float:left;
	margin:14px 0px 0px 20px;
}

.hms_s{
	float:left;
	margin-top:7px;
	margin-left:10px;
}

.hms_s .timer_s {
	background: url(images/myshop_tm_m_17.png) no-repeat transparent;
	color: #FFFFFF;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	height: 27px;
	margin-right:-1px;
	padding: 5px 0px 0 3px;
	width: 18px;
}
.hms_s span {
    float: left;
}

.hms_s .timer_div_s {
    background: url(images/timer_div.png) no-repeat transparent;
    height: 12px;
    margin: 9px 0 0 0px;
    overflow: hidden;
    padding: 0 2px;
    text-indent: -100px;
    width: 5px;
}

.tb_s_coupon_txt4{
	float:left;
	width: 240px;
	height:25px;
	padding-top:7px;
	text-align:right;
}

.tb_s_coupon_btn {
	float:left;
	margin: 3px 0px 0px 10px;
}

.tb_s_coupon_txt5{
	float:left;
	width:300px;
	height:20px;
	margin-left:15px;
	margin-top:5px;
}

.scissors {
	position:absolute;
	top:-27px;
	width:100%;
	float:left;
}

.scissors_t {
	position:absolute;
	top:-27px;
	width:27%;
	float:left;
	left: 715px;
}

.badge {
	position:absolute;
	top:-54px;
	width:73%;
	float:right;
}

.join_top_txt1{
	padding:40px 0px 10px 10px;
}
.join_top_txt2{
	padding:10px 0px 10px 20px;
}
.join_top_progress{
	padding:10px 0px 10px 40px;
}

.agreement {
	float:left;
    border: 1px solid #DDDDDD;
    height: 155px;
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 10px 10px 10px 10px;
	margin-left:90px;
    width: 778px;
}
.agreement_check {
    margin-top: 20px;
    text-align: center;
}

.btn_area {
	margin: 27px 0 40px 0;
	text-align: center;
}
.btn {
	margin:0 5px;
}
.box01 {
	border: 2px solid #eee;
	margin-top:20px;
	padding: 10px;
	width: 720px;
	background-color: #fdfdfd;
}
.box01 .fields {
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #E9E9E9;
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.box01 .fields dt, .box01 .fields dd {
    float: left;
    line-height: 25px;
	margin-top: 10px;
	margin-left: 10px;
    margin-bottom: 5px;
}
.box01 .join_step2_txt li {

    line-height: 19px;
    margin-top: 6px;
    padding-left: 14px;
}

.reseller_right .about {
	width:726px;
	margin:30px 30px;
}

.about .ask_w {
	border-top: 2px solid #444547;
	border-spacing: 0;
    width: 742px;
	padding-bottom:30px;
}
.ask_w th {
    border-bottom: 1px solid #D2D7FA;
    padding: 12px 0 12px 15px;
    vertical-align: top;
	text-align:left;
}
.ask_w td {
    border-bottom: 1px solid #D2D7FA;
    padding: 4px 0 5px;
}
.ask_w td input {
    border: 1px solid #DFDFDF;
    height: 16px;
}

.ask_w td li.ss {
	float: left;
    padding: 0 30px 0 11px;
}

.ask_w textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFF;
    border-color: #CBCBCB #E4E4E4 #E4E4E4 #CBCBCB;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 11px;
    height: 120px;
    line-height: 18px;
    padding: 8px 10px;
    resize: none;
    width: 570px;
}

.btns {
    margin-top: 30px;
    text-align: center;
}

.spamkeyinput {
	font-size: 20px;
	font-weight:bold;
	background-color: #FFFFFF;
	height:30px;
	border:2px solid #999999; 
	color:#000000;
}



.link_nb_fr .link_nb_ul {position:relative;width:725px; height:40px; background:url(images/link_bn_tb.gif) no-repeat 0 -46px;}

.link_nb_fr .link_nb_ul li {float:left;position: relative}
.link_nb_fr .link_nb_ul li a{float:left; display:block; width:115px; height:40px; text-indent:-9999em}

.link_nb_fr .link_nb_ul .link_nb_sb .sb.on{display:block; overflow:hidden; ; background:url(images/link_bn_tb.gif) no-repeat 0 -0px; text-indent:-9999em}
.link_nb_fr .link_nb_ul .link_nb_mb .mb.on{display:block; overflow:hidden; width:115px; height:40px; background:url(images/link_bn_tb.gif) no-repeat -115px -0px; text-indent:-9999em}
.link_nb_fr .link_nb_ul .link_nb_bb .bb.on{display:block; overflow:hidden; width:115px; height:40px; background:url(images/link_bn_tb.gif) no-repeat -229px -0px; text-indent:-9999em}

#top_sliderc {
	width:100%;	
	overflow:hidden;
	z-index:999;
}

#top_txt{
	position: relative;
	top: 30px;
	left: 60px;
	width: 980px;
	margin: 0 auto;
}

#top_cpalimg{
	position: relative;
	top:20px;
	left: 60px;
	width: 1100px;
	margin: 0 auto;	
	margin-bottom: 20px;
}

#top_cpalimg li{
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	height:225px; 
	background-color:#fff; 
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.14);    
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.14);    
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.14);
}
.mcomm{
	position:absolute;
	top:0;
	padding:8px 13px;
	background:#000;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	opacity: .6;
	filter: alpha(opacity=60);
}

#top_sliderc .prev{float:left;width:20px;height: 40px; display:inline-block;overflow: hidden; background: url(/images/slid_arr_l.gif) no-repeat;}
#top_sliderc .prev:hover{background: url(/images/slid_arr_lo.gif) no-repeat;}

#top_sliderc .next{float:right;width:20px;height: 40px; display:inline-block;overflow: hidden; background: url(/images/slid_arr_r.gif) no-repeat;}
#top_sliderc .next:hover{background: url(/images/slid_arr_ro.gif) no-repeat;}
.redff{color: white; letter-spacing: -1px; background-color: #F70000; padding: 2px 4px; margin-left: 5px;}
.redff:hover{color:#F9C4C4}