/* ---------------------------------------------------- */
/* GLOBAL
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 480px;
height:179px;
background-color: #FFF;
border: 1px solid #ffffff;
}



#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 179px; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 480px;
}

#slideshow .slides ul {
width: 460px;}

#slideshow .slides li {
width: 460px;
float: left;
padding: 0;
}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color: #ddd;
border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 15px 10px;
outline: none;}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #eee;}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}


.abc{
width:400px;
margin:0 auto;
}

.imgDiv{
width:100px;
height:180px;
float:left;
clear:both;
}

.imgDiv2{
width:100px;
height:100px;
float:left;
clear:both;
}

.descpt{
width:100px;
float:right;
font-family:Arial; font-size:12px; text-decoration:none;  text-align:left; color:#000000;
line-height:0;
}

.link2{
color:#666666;
font-size:12px;
font-weight:bold;
}

.link2 a{
color:#666666;
text-decoration:none;
}

.link2 a:hover{
color:#FF9900;
text-decoration:none;
} 


.sendond
{
width:300px;
height:150px;
}


