@charset "UTF-8";
/* CSS Document */
div#smartpen #whatyouget {
padding:0;
text-align:left;
width:900px;
}

div#smartpen .col1 .main_content {
float:left;
padding-right:17px;
width:735px;
}

div.smartpen_family{
position: relative;
/*margin-bottom: 30px;*/
}

div.smartpen_family .items{
position: absolute;
left:478px;
height:20px;
line-height:20px;
float:left;
font-weight:bold;
color:#FF8900;
font-size:10px;
}

.items a, .items a:link, .items a:visited, .items a:active{
	color: #FF8900;
}

.items a:hover{
	color: #c85500;
	padding-bottom: 0px;
	border-bottom:0px;
}

div.col_left{
background-image:url("/images/smartpen/itemlist_left.gif");
background-position:left top;
background-repeat:no-repeat;
float:left;
width:6px;
height:20px;
}

div.col_right{
background-image:url("/images/smartpen/itemlist_right.gif");
background-position:right top;
background-repeat:no-repeat;
float:left;
width:6px;
height:20px;
}

div.col_con{
background-image:url("/images/smartpen/itemlist_bg.gif");
background-position:left top;
background-repeat: repeat-x;
float:left;
}

.items.echo_item1{ top:0px;	}
.items.echo_item2{ top:48px; }
.items.echo_item3{ top:96px; }
.items.echo_item4{ top:142px; }
.items.echo_item5{ top:190px; }
.items.echo_item6{ top:236px; }
.items.echo_item7{ top:282px; }
.items.echo_item8{ top:328px; }
.items.echo_item9{ top:374px; }
.items.echo_item10{ top:419px; }


.items.pulse_item1{ top:0px; }
.items.pulse_item2{ top:45px; }
.items.pulse_item3{ top:90px; }
.items.pulse_item4{ top:132px; }
.items.pulse_item5{ top:176px; }
.items.pulse_item6{ top:220px; }
.items.pulse_item7{ top:265px; }
.items.pulse_item8{ top:310px; }
.items.pulse_item9{ top:356px; }
.items.pulse_item10{ top:401px; }

.asterisk_desc {
	position: absolute;
	color: #9BA2A6;
	left: 478px;
	top: 460px;
	font-size: 9px;
	line-height: 13px;
}