/*
 * ++ Reset ++
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ++ Reset reloaded additions ++ */

big { font-size: 117%; }
small, sup, sub { font-size: 83%; }
sub { vertical-align: sub; }
sup { vertical-align: super; }
address, cite, em, var, dfn { font-style: italic; }
code, kbd, tt, pre { font-family: "Courier New"; }
strong { font-weight: bold; }
abbr[title], acronym[title] { 
  border-bottom: 1px dotted; 
  cursor: help;
}
hr { 
  border: 1px solid;
  border-width: 1px 0 0 0;
}

/* -- Reset reloaded additions -- */

/* 
 * -- Reset --
 */

/* 
 * ++ Structure ++
 */
body {
  background: #EDDFC6 url(../img/body.png) top left repeat-x;
}
#wrapper {
  font: .8em Arial;
}
#page {  
  width: 986px;
  margin: 0 auto 10px;
}
#header {
  overflow: hidden;
  height: 103px;
}
* html #header {
  height: 1%;
}
#logo {
  float: left;
  margin: 19px 0 0;
}
#largeban {
  float: right;
  width: 728px;
  margin-top: 3px;
}
#main {
  margin: 10px 0 0;
}
#extra1 {
  float: left;
  width: 198px;
}
#main_ctn {
  float: left;
  width: 635px;
  margin: 0 3px;
}
#extra2 {
  float: left;
  width: 147px;
}
#footer {
  margin: 10px 0 0;
}

a { text-decoration: none; }
p.title .select {
  font-size:12px;
  margin-left: 20px;
}
p.title select.gomag {
  width: 125px;
}
.uhuherreur { color: red; }
/* 
 * -- Structure --
 */

 /** Flottants **/

#main #search_res {
  position: absolute;
  background-color: #fff;
  min-width: 100px;
  border: 1px solid #c61184;
  padding-top: 5px;
}
#main #search_res ul#result li {
  padding: 0 0 12px 16px;
  line-height: 12px;
  background: transparent url(../img/blue_bullet_last.gif) left no-repeat;
}
#main #search_res ul#result a {
  color: #2a84a6;
  padding: 0px;
}
#main #search_res ul#result a:hover {
  color: #c61184;
}

/* Menu categorie hover */
#bigmenucatz {
  position: absolute; 
  background-color: white;
  border: 1px solid  #c61184;
  z-index: 1000;
}
#bigmenucatz ul {
  width: 150px;
  background: none;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}
#bigmenucatz ul li {
  width: 175px;
  margin: 0 0 0 3px;
  padding: 0 0 7px 10px;
  line-height: 11px;
  background: transparent url(../img/blue_bullet_li.gif) top left no-repeat;
}
#bigmenucatz ul li a {
  color: #c61184 !important;
  text-transform: none;
  background: none;
  font-size: 11px;
}
#bigmenucatz ul li a:hover {
  color: #2a84a6 !important;
}

 

 
/*
 * ++ Nav ++
 */

.nav {
  margin: 0 3px;
  background: #2a83a5 url(../img/nav.png) top left repeat-x;
}
.nav ul {
  overflow: hidden;
  background: transparent url(../img/nav_end.png) top right no-repeat;
}
* html .nav ul {
  height: 1%;
}
.nav ul li {
  float: left;
  margin: 0;
  padding: 0 2px 0 0;
  background: transparent url(../img/nav_right.png) top right no-repeat;
}
.nav ul li:hover,
.nav ul li.first_hover {
  background: transparent url(../img/nav_right_hover.png) top right no-repeat;
}
.nav ul li.last {
  background: none;
}
.nav ul li a {
  display: block;
  padding: 0 0 0 3px;
  background: transparent url(../img/nav_left.png) top left no-repeat;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}
.nav ul li:hover a {
  background: transparent url(../img/nav_left_hover.png) top left no-repeat;
}
* html .nav ul li a:hover {
  text-decoration: underline;
}
.nav ul li.first a {
  padding: 0 0 0 6px;
  background: transparent url(../img/nav_left_1st.png) top left no-repeat;
}
.nav ul li.first:hover a,
.nav ul li.first_hover a {
  background: transparent url(../img/nav_left_1st_hover.png) top left no-repeat;
}
.nav ul li a span {
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0 15px 0 12px;
  background: #2a83a5 url(../img/nav.png) top left repeat-x;
  cursor: pointer;
}
.nav ul li:hover a span,
.nav ul li.first_hover a span {
  background: #ab1178 url(../img/nav_hover.png) top left repeat-x;
}
* html .nav ul li a span {
  width: 1px;
  white-space: nowrap;
}

/*
 * -- Nav --
 */
 
/*
 * ++ Search ++
 */

.foot {
  height: 35px;
  background: #fff url(../img/search.png) top left repeat-x;
}
.foot .search_left {
  display: block;
  float: left;
  width: 9px;
  height: 35px;
  background: transparent url(../img/search_left.png) top left no-repeat;
}
.foot .search_right {
  display: block;
  float: right;
  width: 9px;
  height: 35px;
  background: transparent url(../img/search_right.png) top right no-repeat;
}
.foot form {
  margin: 0 0 0 20px;
}
.foot form p {
  height: 28px;
  line-height: 28px;
  color: #29718d;
  font-weight: bold;
}
.foot form .ipt_txt {
  border: 1px solid #b4b4b4;
  color:#49453E;
  background: #fff url(../img/ipt_txt.png) top left repeat-x;
}
.foot form .ipt_ok {
  width: 24px;
  height: 20px;
  border: none;
  background: transparent url(../img/ipt_ok.png) top left no-repeat;
}
#ie6 .foot form {
  margin: 3px 0 0 16px;
}
#ie6 .foot form p,
#ie6 .foot form .ipt_txt {
  vertical-align: middle;
}
#ie7 .foot form p,
#ie7 .foot form input.ipt_txt {
  vertical-align: middle;
}
.cboth {
  clear: both;
}


/*
 * -- Search --
 */

/*
 * ++ Extra1 ++
 */

#extra1 .box .box_title {
  padding: 6px 13px 4px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;	
}
#extra1 .box .box_ctn {
  padding: 4px 3px 15px;
  color: #fff;
}
#extra1 .box .box_ctn p {
  margin: 0 10px;
}
#extra1 .box_pink {
  background: #c61184 url(../img/box_pink.png) top left repeat-y;
}
#extra1 .box_pink .box_title {
  background: transparent url(../img/box_pink_title.png) top left no-repeat;
}
#extra1 .box_pink .box_ctn {
  background: transparent url(../img/box_pink_foot.png) bottom left no-repeat;
}
#extra1 .box_blue {
  background: #2a84a6 url(../img/box_blue.png) top left repeat-y;
}
#extra1 .box_blue .box_title {
  background: transparent url(../img/box_blue_title.png) top left no-repeat;
}
#extra1 .box_blue .box_ctn {
  background: transparent url(../img/box_blue_foot.png) bottom left no-repeat;
}
#extra1 .box ul {
  color: #fff;
}
#extra1 .box ul a {
  display: block;
  margin: 0;
  padding: 6px 0 6px 24px;
  color: #fff;	
  text-decoration: none;
  background: transparent url(../img/blue_bullet.gif) bottom left no-repeat;
}
#extra1 .box ul li:last-child a,
#extra1 .box ul li.last a {
  background: transparent url(../img/blue_bullet_last.gif) bottom left no-repeat;
}
#extra1 .box ul .active a,
#extra1 .box ul a:hover {
  background: #e332a2 url(../img/pink_bullet_hover.gif) bottom left no-repeat;
}
#extra1 .box ul li:last-child a:hover,
#extra1 .box ul li.last_active a:hover,
#extra1 .box ul li.last a:hover {
  background: #e332a2 url(../img/pink_bullet_hover_last.gif) bottom left no-repeat;
}
#ie6 #extra1 .box ul a {
  zoom: 1;
}
#extra1 #box_search a {
  color: #fff;
  text-decoration: underline;
}
#extra1 #box_search .ipt_txt {
  width: 120px;
  border: 1px solid #b4b4b4;
  background: #fff url(../img/ipt_txt.png) top left repeat-x;
}
#extra1 #box_search .exemples {
  font-size: 11px;
}
#extra1 #box_search form {
  margin: 2px 10px 0;
}
#extra1 #box_search .list_letters {
  margin: 5px 10px 0;
  text-align: justify;
  word-spacing: 6px;
  line-height: 1.4;
}
#extra1 #box_search .list_letters a {
  font-weight: bold;
  text-decoration: none;
}
#extra1 #box_search .list_letters a.active {
  text-decoration: underline;  
}
#extra1 #box_search .ipt_ok {
  width: 24px;
  height: 20px;
  border: none;
  background: transparent url(../img/ipt_ok_pink.png) top left no-repeat;
}

/*
 * -- Extra1 --
 */

/* Extra2 */

.little_box {
  width: 147px;
  background: transparent url(../img/little_box_blue.png) top left repeat-y;
}
.little_box .box_ctn {
  padding: 0 10px 15px;
  font-size: 11px;
  color: #fff;
  background: transparent url(../img/little_box_blue_foot.png) bottom left no-repeat;
}
.little_box .box_ctn p {
  margin: 5px 0 0;
}
#ie6 .little_box .box_ctn p {
  line-height: 24px;
}

.little_box .box_ctn select {
  width: 125px;
}
.top10_little_box h6 {
  height: 30px;
  margin: -6px 0 0;
  padding: 12px 12px 0 0;
  background: transparent url(../img/top10_little_box.png) top left no-repeat;
  color: #fff;
  font-size: 18px;
  text-align: right;
}
.news_little_box {
  margin: 5px 0 0;
}
.news_little_box h6 {
  height: 24px;
  padding: 8px 10px 0 0;
  background: transparent url(../img/news_little_box.png) top left no-repeat;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}

div#sky {
  text-align: center;
  margin: 10px 0 0;
}

/*
 * ++ Main content ++
 */

#main_ctn .mbox {
  margin: 0 0 2px;
  color: #49453e;
  background: #fff url(../img/mbox.png) top left repeat-y;
}
* html #main_ctn .mbox {
  position: relative;
}
#main_ctn .mboxs_ctnr {
  overflow: hidden;
}
* html mboxs_ctnr {
  height: 1%;
}
#main_ctn .mbox_inc {
  float: left;
}

#main_ctn .mbox_50 { 
  width: 316px;
}
#main_ctn .mbox_50 .mbox {
  background: #fff url(../img/mbox_50.png) top left repeat-y;
}
#main_ctn .mbox_r {
  float: right;
}

#main_ctn .mbox .mbox_title_left {
  display: block;
  float: left;
  width: 10px;
  height: 29px;
  background: transparent url(../img/mbox_title_left.png) top left no-repeat;
}
* html #main_ctn .mbox .mbox_title_left {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
}
#main_ctn .mbox .mbox_title_right {
  display: block;
  float: right;
  width: 111px;
  height: 29px;
  background: transparent url(../img/mbox_title_right.png) top left no-repeat;
}
* html #main_ctn .mbox .mbox_title_right {
  float: none;
  position: absolute;
  top: 0;
  right: -1px;
}
#main_ctn .mbox .title {
  height: 29px;
  padding: 0 0 0 14px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 29px;
  background: #C61184 url(../img/mbox_title.png) top left repeat-x;
}
#ie7 #main_ctn .mbox .title {
  padding: 0 0 0 2px;
}
#main_ctn .mbox .title a {
  text-decoration: none;
  color: #fff;
}
#main_ctn .mbox .box_ctn {
  padding: 10px 17px 17px;
  background: transparent url(../img/mbox_foot.png) bottom left no-repeat;
}
#main_ctn .mbox_50 .box_ctn {
  background: transparent url(../img/mbox_50_foot.png) bottom left no-repeat;
}
#main_ctn .mbox_50 .box_ctn a {
  text-decoration: none;
}

#main_ctn .mbox_50 .box_ctn p.seemore a {
  color: #c61184;
  padding: 0 0 12px 16px;
  line-height: 12px;
  background: transparent url(../img/blue_bullet_li.gif) top left no-repeat;
}

#main_ctn .mbox p,
#main_ctn .mbox ul {
  line-height: 1.4;
}

#main_ctn .mbox p.topvente {
  margin-top: 20px;
}
#main_ctn .mbox p.topvente a {
  text-decoration: none;
}

#main_ctn .mbox .sitepath a {
  font-weight: normal;
}

/* Pagination */

p.menupage {
margin:10px 0px 20px 0px;
text-align: center;
}

p.menupage strong, p.menupage del {
background-color:#DFDFDF;
border:1px solid #DFDFDF;
color:#7F7F7F;
padding:2px 4px;
}
p.menupage a {
background-color:#ECE6DC;
border:1px solid #CFC5B5;
padding:2px 4px;
text-decoration:none;
color:#917E59;
}
p.menupage a:hover {
background-color:#CFC5B5;
color:#ECE6DC;
}

/* 2 col */

#main_ctn div.col {
  float: left;
  width: 49%;
}

/* Edito */

#main_ctn .box_ctn a {
  font-weight: bold;
  color: #2a84a6;
}
#main_ctn .box_ctn a:hover {
  color: #c61184;
}

#main_ctn .home_categorie {
  float: left;
  display: inline;
  width: 190px;
  background: #fff url(../img/home_categorie.png) top left repeat-x;
  margin: 5px;
  min-height: 190px;
}
#ie6 #main_ctn .home_categorie {
  height: 190px;
}
#ie6 #main_ctn * {
  zoom: 1;
}
#main_ctn .home_categorie h2 {
  background: transparent url(../img/home_categorie_tl.png) top left no-repeat;
}
#main_ctn .home_categorie h2 a {
  display: block;
  padding: 4px 7px 0;
  color: #c61184;
  text-decoration: none;
  font-size: 16px;
  background: transparent url(../img/home_categorie_tr.png) top right no-repeat;
}
#main_ctn .home_categorie select {
  width: 176px;
}
#main_ctn .home_categorie .box {
  margin: 0 0 0 7px;
}
#main_ctn .home_categorie .box img {
  width: 176px;
}
#main_ctn .home_categorie ul {
  margin: 2px 0 7px 14px;
  font-size: 11px;
  list-style-image: url(../img/pink_bullet.gif);
}

#main_ctn .home_categorie .box ul a {
  font-weight: normal;
}

/* Page categories */
#main_ctn div.bloc_categorie {
  float: left;
  width: 190px;
  margin: 2px;
  padding: 3px;
  min-height: 150px;
}
#main_ctn div.bloc_categorie h3 a {
  color: #c61184;
  text-decoration: none;
  font-size: 16px;
}

/* Partners page */
#main_ctn .partner_bloc .seemore {
  color: #2A84A6;
  font-weight: bold;
}
#main_ctn .partner_bloc img {
  margin: 5px;
}
#main_ctn .partner_bloc ul {
  margin-top: 20px;
}
#main_ctn .partner_bloc ul li {
  display: inline;
}
#main_ctn .partner_bloc ul li a {
  margin: 5px;
}

/* Newsletter */
#main_ctn p.warning {
  color: red;
}


/* Encart mag */

#main_ctn .box_ctn td.encart_magazine_ctnr {
  width: 50%;
  padding: 0 10px 15px 0;
  vertical-align: top;
}
#main_ctn .box_ctn .encart_magazine {
  overflow: hidden;
  margin: 0 0 12px;
  padding: 0 0 5px;
  border: 1px solid #e5e2dc;
  border-width: 0 0 1px;
}
#ie6 #main_ctn .box_ctn .encart_magazine {
  height: 1%;
}
#main_ctn .box_ctn .encart_thumb {
  float: left;
  width: 75px;
  margin: 0 9px 7px 0;
}

#main_ctn p.description a {
  text-decoration: none;
}

#main_ctn h3.magcat {
  color: #5F5F5F;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* Offres mag */

#main_ctn div#couverture {
  float: left;
  width: 200px;
  background-color: #EEE;
  margin-right: 5px;
  padding: 3px;
  font-size: 10px;
  overflow: hidden;
}
#main_ctn div#couverture p {
  text-align: center;
}
#main_ctn div#couverture p img {
  margin: 5px;
}
#main_ctn div#couverture ul li {
  padding: 0 0 12px 16px;
  line-height: 12px;
  background: transparent url(../img/blue_bullet_li.gif) top left no-repeat;
}

table.offres {
  width: 100%;
}
table.offres td {
  padding: 3px;
  vertical-align: middle;
}
#main_ctn table.offres td.partenaire {
  width: 100px;
  padding: 0px 30px 0px 5px;
}
#main_ctn table.offres td.partenaire a {
  color: #49453E;
  font-size: 11px;
  font-weight: normal;
}
#main_ctn table.offres td.offre {
  width: 105px;
}
/* See next */

ul.seenext li {
  padding: 0 0 12px 16px;
  line-height: 12px;
  background: transparent url(../img/blue_bullet_li.gif) top left no-repeat;
}
ul.seenext li.last a {
  color: #c61184 !important;
}
ul.seenext li.last a:hover {
  color: #2a84a6 !important;
}

/* Code promo */
#main_ctn .mbox .codepromo {
  overflow: hidden;
  padding-bottom: 25px;
}
#main_ctn .codepromo .logo_part {
  float: left;
  width: 100px;
}
#main_ctn .codepromo .codearea {
  float: right; 
  width: 149px;
}
#main_ctn .codepromo .codebox {
  border: 1px solid #DEDEDE;
  color: #CCC;
  background-color: #EFEFEF;
  padding: 3px;
  margin: 5px 0;
  text-align: center;
}
#main_ctn .codepromo .codeactive {
  border: 1px solid #c61184;
  color: #c61184;
  background-color: #fff;
  padding: 3px;
  margin: 5px;
  text-align: center;
}
#main_ctn .codepromo .code_description {
  margin: 0 0 0 110px;
}
#main_ctn .codepromo .date {
  margin: 5px 0 0;
  font-size: 11px;
  color: gray;
}

#main_ctn table.contact td {
  padding: 5px;
}

/* Admin */
#main_ctn.admin {
  background-color: white;
}
#main_ctn.admin {
  padding: 10px;
  width: 600px;
}
#main_ctn.admin h1,
#main_ctn.admin h2,
#main_ctn.admin p,
#main_ctn.admin table {
margin: 10px;
}
#main_ctn.admin h1 {
  color: #c61184;
  font-size:20px;
}
#main_ctn.admin h2 {
  color: #c61184;
  font-size:17px;
}
#main_ctn.admin a {
  color: #2a84a6;
}
#main_ctn.admin a:hover {
  color: #c61184;
}
#main_ctn.admin p#menu_admin {
  text-align: center;
  border: 1px solid #c61184;
  padding: 5px;
  margin: 10px;
}
#main_ctn.admin table {
  width: 98%;
}
#main_ctn.admin table tr.impair {
  background-color: #EFFBFF;
}
#main_ctn.admin table th {
  background-color: #2a84a6;
  color: #FFF;
  vertical-align: middle;
}
#main_ctn.admin table td {
  padding: 3px;
  vertical-align: middle;
}


/*
 * -- Main content --
 */

#footer #list_parts {
  overflow: hidden;
  margin: 0 3px;
  padding: 7px 17px;
  background: #fff;
}
#ie6 #footer #list_parts {
  height: 1%;
}
#footer #list_parts p {
  overflow: hidden;
  line-height: 22px;
  font-size: 11px;
  color: #49453E;
}
#footer #list_parts p em {
  float: left;
  font-weight: bold;
  font-style: normal;
  width: 145px;
}

#footer #list_parts a {
  color: #49453E;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}
#footer #list_parts a:hover {
  text-decoration: underline;
}
#footer .foot p {
  height: 28px;
  line-height: 28px;
  margin: 0 0 0 20px; 
  font-weight: bold;
  color: #49453E;
  font-size: 11px;
}
#footer .foot p a {
  color: #2a84a6;
}
#footer .foot p a:hover {
  color: #c61184;
}



div.popup {  
  width:300px;
  position:absolute;
  left:50%;
  margin-left:-115px;
  background-color:#FFF;
  border:5px solid #2a84a6;
  text-align:center;
  padding:15px;
  top:200px;
  z-index:2;
}
div.popup p {  
  margin:7px 0;
  font-size:11px;
  color:#5f5f5f;
}
div.popup input.kws {
  border:1px solid #cccccc;
  width:200px;
  font-size:12px;
  padding:3px 0;
  margin:2px 0;
}
div.popup img.secondimg { margin-top:10px; }
div.popup img {  vertical-align:bottom; }
div.popup a { color:#2a84a6;text-decoration:none;}
div.popup a:hover { color:#c61184;}




/* Autocomplete CSS */
.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /* 
  if width will be 100% horizontal scrollbar will apear 
  when scroll mode will be used
  */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /* 
  it is very important, if line-height not setted or setted 
  in relative units scroll will be broken in firefox
  */
  line-height: 16px;
  overflow: hidden;
}

.ac_results li a {
  color: #c61184;
  text-decoration: none;
}
.ac_results li.ac_over a {
  color: #fff;
}
/*
ul.seenext li.last a {
  color: #c61184 !important;
}
ul.seenext li.last a:hover {
  color: #2a84a6 !important;
}
*/
.ac_loading {
  background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
  background-color: #eee;
}

.ac_over {
  background-color: #c61184;
  color: white;
}

/* a_btn */
#main_ctn .box_ctn .a_btn_ctnr {
  overflow: hidden;
}
#ie6 #main_ctn .box_ctn .a_btn_ctnr {
  height: 1%;
}
#main_ctn .box_ctn .a_btn {
  float: left;
  background: url(../img/a_btn.png) top left repeat-x;
  margin: 0 7px 0 0;
}
#main_ctn .box_ctn .a_btn_active {
  background: url(../img/a_btn_hover.png) top left repeat-x;
}
#ie6 #main_ctn .box_ctn .a_btn {
  height: 24px;
  line-height: 24px;
}
#main_ctn .box_ctn .a_btn a,
#main_ctn .box_ctn .a_btn a:hover {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0 0 0 15px;
  text-decoration: none;
  color: #fff;
  background: url(../img/a_btn_l.png) top left no-repeat;
}
#main_ctn .box_ctn .a_btn_active a,
#main_ctn .box_ctn .a_btn_active a:hover {
  background: url(../img/a_btn_l_hover.png) top left no-repeat;
}
#ie6 #main_ctn .box_ctn .a_btn a,
#ie6 #main_ctn .box_ctn .a_btn a:hover {
  display: inline;
}
#main_ctn .box_ctn .a_btn a span {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0 22px 0 0;
  background: url(../img/a_btn_r.png) top right no-repeat;
}
#main_ctn .box_ctn .a_btn_active a span {
  background: url(../img/a_btn_r_hover.png) top right no-repeat;
}
#ie6 #main_ctn .box_ctn .a_btn a span {
  display: inline;
}
#main_ctn .box_ctn .codearea .a_btn {
  margin: 0;
}

