
/*------------------------------------------------------------
# Linea in
# ------------------------------------------------------------
# Copyright (c) Lineain s.r.l. Tutti i diritti riservati.
# Design and Scripting by Digital Artifex
--------------------------------------------------------------*/

@import url("../css/header.css");		/* header varations */
@import url("../css/text_styling.css");		/* text styling */
@import url("../css/product.css");		/* products varations */

div#flash_wrap{}
div#flash_inner{}
div#flash{}


body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #939393;
	width: 100%;
}
h1, h2, h3, h4, h5{
	margin: 0 0 10px 0;
}
h3{
	font-size: 16px;
	color: #555;
}
h4{
	font-size: 13px;
	color: #555;
}
h6 {
	margin: 15px 0;
	border-bottom: 1px solid #ddd;
}
p {
	margin: 0;
}
.clr{
	clear: both;
}
div#map{
	border: 1px solid #aaa;
}
a img{
	border: none;
}



/* CALENDAR
--------------------------------------------------------- */
.calendarBG {
	background-color: #eee;
}
.calendarBlank {
	background-color: #fff;
}
.calendarHeader {
	font-weight: bold;
	color: #555555;
	text-align: center;
	background-color: #eee;
}
.calendarMonthLinks {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}
.calendarMonthLinks a {
	color: #cf0009;
	text-decoration: none;
	background-color: transparent;
}
.calendarMonthLinks a:visited {
	color: #cf0009;
	text-decoration: none;
	background-color: transparent;
}
.calendarMonthLinks a:hover {
	color: #cf0009;
	text-decoration: underline;
	background-color: transparent;
}
.calendarDayHeading {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background-color: #ccc;
	text-align: center;
	vertical-align: middle;
}
.calendarToday {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #000;
	background-color: #f5f5f5;
}
.calendarCell {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #555555;
	background-color: #fff;
}
.event{
	background: #FFFFDD;
	font-weight:bold;
}
.small_event{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #999;
}
td.cell{
	width: 100px;
	height: 80px;
}
.calendarCell a {
	color: #cf0009;
	text-decoration: none;
	background-color: transparent;
}
.calendarCell a:visited {
	color: #cf0009;
	text-decoration: none;
	background-color: transparent;
}
.calendarCell a:hover {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}



/* TYPOGRAHPY
--------------------------------------------------------- */
.additional_info{
	background: url(../images/info_icon.gif) no-repeat;
	height: 16px;
	padding-left: 13px;
}
a:link, a:visited{
	color: #cf0009;
	text-decoration: none;
}
a:hover{
	color: #cf0009;
	text-decoration: underline;
}
.small{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #999;
}
.highlight{
	background-color: #ffff99;
}
input{}
form#freeform{}
input, select, .inputbox2 {
	font: 12px Tahoma, Verdana, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
.inputbox, .inputbox2{
	margin: 1px 0;
}
.inputbox:focus, .inputbox2:focus {
	border: 1px solid #BABDB6;
	background: #FFFFDD;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox{
	font: 12px Tahoma, Verdana, sans-serif;
	width: 95%;
}
fieldset{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #f5f5f5;
	color: #000;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #505050;
}
.inputbox, .inputbox2 {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus, .inputbox2:hover, .inputbox2:focus {
	border: 1px solid #BABDB6;
}



/* WRAPPER
--------------------------------------------------------- */
div#wrapper{
	width: 960px;
	position: relative;
}
div.wrappershadow{
	background: url(../images/wrapper_shadow.gif);
	background-repeat: repeat-y;
}



/* LOGO
--------------------------------------------------------- */
span#logo {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 41px;
	width: 240px;
	height: 60px;
	background: url(../images/logo.png) 0 0 no-repeat !important;
	background: transparent;
	cursor: pointer;
}



/* WRAPPER SHADOW
--------------------------------------------------------- */
div#wrapperfooter{
	width: 960px;
	height: 110px;
}
div.wrapperfootershadow{
	background: url(../images/wrapper_footer_shadow.gif);
	background-repeat: no-repeat;
	height: 110px;
}



/* TOP MENU BAR
--------------------------------------------------------- */
div#topmenuwrap{
	width: 920px;
}
div#topmenu{
	height: 29px;
	background-color: #cf0009;
}
div.topmenu{
	background: url(../images/topmenu_bg_red.gif);
	background-repeat: repeat-x;
}
div#navwrap{
	padding-left: 282px;
}
div#nav{
	height: 26px;
	text-align: left;
}



/* SUCKERFISH CSS DROP DOWN MENU
--------------------------------------------------------- */
div#nav {
	background: url(../images/toolbar_div_red.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 26px;
}
div#nav a {
	font-size: 11px;
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 26px;
	padding: 0 13px;
}
div#nav ul ul a.daddy {
	background: url(../images/toolbar_img3.png) 100% 50% no-repeat;
}
div#nav ul ul a.daddy:hover {
	background: url(../images/toolbar_img3_hover.png) 100% 50% no-repeat;
}
div#nav li a {
	background: url(../images/toolbar_div_red.gif) 100% 0 no-repeat;
}
div#nav li a:hover {
}
div#nav li li a {
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
	color: #939393;
	line-height: 26px;
}
div#nav ul li ul li a:hover {
	background: none;
}
div#nav ul li a:hover,
div#nav ul li ul li ul li a:hover {
	color: #fff;
}
div#nav, div#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav li li {
	padding: 0;
	background: none;
	border-bottom: 1px solid #A80000;
	border-top: 1px solid #E60020;
}
div#nav a {
}
div#nav ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 167px;
	font-size: 11px;
	text-align: left;
}
div#nav li {
	float: left;
	padding: 0;
	background: none;
	height: 26px;
}
div#nav ul li {
	position: relative;
}
div#nav li ul {
	top: 26px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #A80000;
	border-left: 1px solid #A80000;
	border-top: 1px solid #A80000;
}
div#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}
div#nav li li {
	float: left;
	padding: 0;
	width: 170px;
}
div#nav li ul ul {
	margin: -25px 0 0 170px;
}
div#nav li:hover ul ul,
div#nav li:hover ul ul ul,
div#nav li:hover ul ul ul ul,
div#nav li.sfhover ul ul,
div#nav li.sfhover ul ul ul,
div#nav li.sfhover ul ul ul ul {
	left: -999em;
}
div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul,
div#nav li.sfhover ul,
div#nav li li.sfhover ul,
div#nav li li li.sfhover ul,
div#nav li li li li.sfhover ul {
	z-index: 100;
	left: 0;
}
div#nav li:hover, div#nav li.sfhover {
	left: 0;
	background-color: #AB0007;
}
div#nav li:hover a, div#nav li.sfhover a {
	color: #fff;
}
div#nav li li:hover a, div#nav li li.sfhover a {
	color: #fff;
}
div#nav li li:hover a:hover, div#nav li li.sfhover a:hover {
	color: #fff;
}
div#nav a {
}
div#nav ul ul a {
	background: none;
}
div#nav li.active {
}
div#nav li li.active {
	background: #EA0009;
}
div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul,
div#nav li.sfhover ul,
div#nav li li.sfhover ul,
div#nav li li li.sfhover ul,
div#nav li li li li.sfhover ul {
	background: #CF0009;
}



/* BODY CLASS for CURRENT LANGUAGE
--------------------------------------------------------- */
body.eng div#flag_eng{
	background: url(../images/lang_eng.gif) 0 100% no-repeat;
	width: 83px;
	height: 31px;
	cursor: pointer;
	float: left;
}
body.ita div#flag_ita{
	background: url(../images/lang_ita.gif) 0 100% no-repeat;
	width: 83px;
	height: 31px;
	cursor: pointer;
	float: left;
}
body.esp div#flag_esp{
	background: url(../images/lang_esp.gif) 0 100% no-repeat;
	width: 83px;
	height: 31px;
	cursor: pointer;
	float: left;
}



/* TOOLBAR
--------------------------------------------------------- */
div#toolbarwrap{
	width: 920px;
}
div#toolbar{
	height: 31px;
	background-color: #555555;
}
div.toolbar{
	background: url(../images/toolbar_bg.gif);
	background-repeat: repeat-x;
}
div#flags_langbar_wrap{
	line-height: 31px;
	padding-left: 5px;
	height: 31px;
	float: left;
	color: #fff;
}
div#flags_langbar_inner{}
div#flags_langbar{}
div#flag_eng{
	background: url(../images/lang_eng.gif) 0 0 no-repeat;
	width: 83px;
	height: 31px;
	cursor: pointer;
	float: left;
}
div#flag_eng:hover{
	background: url(../images/lang_eng.gif) 0 100% no-repeat;
}
div#flag_ita{
	background: url(../images/lang_ita.gif) 0 0 no-repeat;
	width: 83px;
	height: 31px;
	cursor: pointer;
	float: left;
}
div#flag_ita:hover{
	background: url(../images/lang_ita.gif) 0 100% no-repeat;
}
div#flag_esp{
	background: url(../images/lang_esp.gif) 0 0 no-repeat;
	width: 83px;
	height: 31px;
	cursor: pointer;
	float: left;
}
div#flag_esp:hover{
	background: url(../images/lang_esp.gif) 0 100% no-repeat;
}
div#langbar{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 31px;
	padding-left: 35px;
	color: #9f9f9f;
	height: 31px;
	float: left;
	background: url(../images/lang_icon.gif) 0 50% no-repeat;
}
div#langbar a:link, div#langbar a:visited{
	color: #fff;
	text-decoration: none;
}
div#langbar a:hover{
	color: #A0B6CC;
} 
div#date{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 31px;
	padding-right: 30px;
	color: #9f9f9f;
	height: 31px;
	float: right;
}
/* ------------------------------------ */
div#langbaropenwrap{
	background-color: #555555;
}
div#langbaropen{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #b5b5b5;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #777;

}
div#langbaropen td{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1f1f1;
	text-align: left;
}
div#langbaropen a:link, div#langbaropen a:visited{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #add293;
	text-decoration: none;
}
div#langbaropen a:hover{
	text-decoration: underline;
}
/* ------------------------------------ */
div#user10wrap, div#user11wrap, div#user12wrap{
	float: left;
	height: 104px;
	cursor: pointer;
}
div#user10, div#user11, div#user12{
	padding: 5px 80px 10px 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
}
div#user10 h3, div#user11 h3, div#user12 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cbcbcb;
	margin: 0px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
div#user10wrap{
	background-repeat: no-repeat;
	background-image: url(../images/eng_icon.jpg);
	background-position: 100% 0%;
}
div#user11wrap{
	background-repeat: no-repeat;
	background-image: url(../images/ita_icon.jpg);
	background-position: 100% 50%;
}
div#user12wrap{
	background-repeat: no-repeat;
	background-image: url(../images/es_icon.jpg);
	background-position: 100% 50%;
}
div#user10, div#user11, div#user12{
	padding-right: 85px;
}



/* TOP USERS
--------------------------------------------------------- */
div#topuserswrap{
	width: 920px;
}
div#topusers{
	height: 176px;
	background-color: #dfdfdf;
}
div.topusers{
	background: url(../images/topusers_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 2px;
}
div#user1div{
	float: left;
	width: 513px;
	height: 156px;
	overflow: hidden;
	margin: 10px 35px 10px 30px;
	overflow: hidden;
}
div#user1{
	text-align: left;
	font-size: 11px;
	color: #555555;
}
div#user1 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999;
	margin: 0px;
}
div#user2div{
	float: right;
	text-align: left;
	width: 275px;
	height: 156px;
	margin: 10px 30px 10px 0px;
	padding-left: 35px;
	overflow: hidden;
	border-left: 2px ridge #ffffff;
	background: url(../images/user2_bg.gif) right no-repeat;
}
div#user2{
	text-align: left;
	font-size: 11px;
	padding-top: 13px;
	color: #555555;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
div#user2 h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939393;
	margin: 0px 0px 3px 0px;
}
div#user2 .moduletable{
	margin-bottom: 20px;
}



/* CONTENT STRUCTURE
--------------------------------------------------------- */
div#contentwrap{
	width: 920px;
}
div#content{
	width: 900px;
	padding: 10px 0px 10px 0px;
}
div.content{}

div.topcontent{
	background: url(../images/topcontent_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
div.middlecontent{
	background: url(../images/middlecontent_bg.gif);
	background-repeat: repeat-y;
}
div.bottomcontent{
	background: url(../images/bottomcontent_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
div#desc_left, div#desc_right{
	float: left;
	width: 400px;
}
div#desc_left {
	margin-right: 50px;
}
div#desc_right {}



/* CONTENT
--------------------------------------------------------- */
div#maincontentwrap{
	margin: 0px;
	padding: 0px;
}
div#maincontentwrapinner{
	padding: 0px 1px 0px 1px;
}
/* ------------------------------------ */
div#leftblock{
	float: left;
	width: 200px;
}
div#userleft{
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
}
div#userleft h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939393;
	margin: 0px 0px 3px 0px;
}
div#userleft ul{}
div#userleft .module{
	margin-bottom: 20px;
}
/* ------------------------------------ */
div#usercenter{
	padding: 0px 20px 0px 20px;
	text-align: left;
}
div#usercenter_spec{
	padding: 0px 20px 0px 20px;
	text-align: left;
}
div#centerblock{ /* 3 columns layout */
	float: left;
	width: 496px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
div#centerblockright{ /* 2 columns layout ~ right block disabled */
	float: left;
	width: 697px;
	border-left: 1px solid #e0e0e0;
}
div#centerblockleft{ /* 2 columns layout ~ left block disabled */
	float: left;
	width: 697px;
	border-right: 1px solid #e0e0e0;
}
div#centerblockfull{ /* 1 columns layout */
	float: left;
	width: 898px;
}
/* ------------------------------------ */
div#rightblock{
	float: left;
	width: 200px;
}
div#userright{
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}
div#userright h3{
	font: 17px arial, sans-serif;
	color: #00547a;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
div#userright .module{
	margin-bottom: 20px;
}
div#userright ul{}
div.sidebar {
	margin-bottom: 20px;
}

p.calendario {
	margin-bottom: 20px;
	padding-right: 30px;
	background: url(../images/calendario.gif) top right no-repeat;
}
p.clienti {
	margin-bottom: 20px;
	padding-right: 30px;
	background: url(../images/clienti.gif) top right no-repeat;
}
p.pdf {
	margin-bottom: 20px;
	padding-right: 40px;
	background: url(../images/pdf.gif) top right no-repeat;
}
p.lavoro {
	margin-bottom: 20px;
	padding-right: 30px;
	background: url(../images/opportunita_lavoro.gif) top right no-repeat;
}
p.trovarci {
	margin-bottom: 20px;
	padding-right: 30px;
	background: url(../images/come_trovarci.gif) top right no-repeat;
}
p.roadshow {
	margin-bottom: 20px;
	padding-right: 30px;
	background: url(../images/road_show.gif) top right no-repeat;
}
p.dati_tecnici {
	margin-bottom: 20px;
	padding-right: 30px;
	background: url(../images/info.gif) top right no-repeat;
}
table#funzioni {
	font-size: 11px;
	color: #808080;
}
tr.gray {
	background: #f5f5f5;
}
td.header {
	border-bottom: 1px solid #999999;
	color: #000;
	background: #E8E8E8;
	font-size: 12px;
}
td.desc {
	padding-left: 15px;
}
/* ------------------------------------ */
div#pathwrap{
	margin-bottom: 10px;
	padding-bottom:2px;
	border-bottom: 1px solid #E0E0E0;
}
div#pathway{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
}
div#pathway a{
	color: #cf0009;
}
/* ------------------------------------ */
div#user3div{
	margin-bottom: 0px;
	padding-bottom:15px;
	border-bottom: 1px solid #E0E0E0;
}
div#user3{
	text-align: left;
	font-size: 11px;
	color: #999;
	text-align: left;
}
div#user3 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999;
	margin: 0px;
	margin-bottom: 5px;
	text-align: left;
}
/* ------------------------------------ */
div#user456div_home{}
div#user456div{
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
}
div#user4wrap, div#user5wrap, div#user6wrap{
	float: left;
}
div#user4, div#user5, div#user6{
	padding: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user4 h3, div#user5 h3, div#user6 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
div.calendario-home{
	background: url(../images/calendario_home.gif) top right no-repeat;
}
div.clienti-home{
	background: url(../images/clienti_home.gif) top right no-repeat;
}
div.distributori-home{
	background: url(../images/distributori_home.gif) top right no-repeat;
}
div#user4, div#user5, div#user6{
	padding-right: 70px;
	margin: 10px 0 10px 0;
}

/* ------------------------------------ */
div#user789div{
	padding-top: 15px;
	margin-top: 30px;
	border-top: 1px solid #E0E0E0;
}
div#user7wrap, div#user8wrap, div#user9wrap{
/*	float: left; */
}
div#user7, div#user8, div#user9{
	padding: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
}
div#user7 h3, div#user8 h3, div#user9 h3{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cbcbcb;
	margin: 0px;
	margin-bottom: 5px;
}



/* FOOTER
--------------------------------------------------------- */
div#footer_wrap{
	padding-top: 20px;
	height: 50px;
	width: 900px;
}
div#footer{}
div#footer_content{}
div#footer_left{
	float: left;
	width: 590px;
	padding-left: 10px;
}
div#footer_menu{
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #7f7f7f;
	overflow: hidden;
}
div#footer_menu a{
	color: #cf0009;
}
div#footer_menu ul {
	margin: 0 0 10px -5px;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	list-style: none;
	width: 600px;
	float: left;
	display: inline;
}
div#footer_menu ul li {
	margin: 0;
	padding: 0;
	float: left;
}
div#footer_menu ul li a {
	float: left;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
	border-left: 1px solid #7f7f7f;
}
div#footer_menu ul li a:hover {
	color: #000;
	text-decoration: none;
}
div#footer_copyright{
	text-align: left;
	font-size: 11px;
	color: #666;
}
div#footer_copyright a:link, div#footer_copyright a:visited{
	color: #666;
	text-decoration: none;
}
div#footer_copyright a:hover{
	color: #cf0009;
	text-decoration: underline;
}
div#footer_right{
	float: right;
	width: 300px;
}
div#footer_w3c_xhtml{
	background: url(../images/wr_w3c_xhtml.gif) no-repeat;
	width: 86px;
	height: 15px;
	float: right;
	cursor: pointer;
}
div#footer_w3c_css{
	background: url(../images/wr_w3c_css.gif) no-repeat;
	width: 80px;
	height: 15px;
	float: right;
	cursor: pointer;
}
div#footer_rss{
	background: url(../images/wr_rss.gif) no-repeat;
	width: 166px;
	height: 17px;
	float: right;
	margin-bottom: 10px;
	cursor: pointer;
}