
body{
/*
color:#959595;
*/
}

.navbar a{
color:#fff;
text-decoration:none;
}
.navbar a:hover{
color:#996600;
text-decoration:none;
}


.img-wrapper {
/*
background: url(../images/others/shadow.gif) no-repeat bottom right;
float:left;
*/
line-height:0;
width:113px;
height:151px;
/*
margin-left:12px;
*/
border-bottom:4px solid #f0f0f0;
}
 
.img-wrapper img {
  background:#fff;
  padding:3px;
  border:1px solid #a9a9a9;
  position:relative;
  /*

  left:-11px;
  top:-11px;
  */
}

.pagenavbar{
text-align:right;
font-size:12px;
font-weight:bold;
color:#000;
padding-right:5px;
}

.pagenavbar a{
text-decoration:none;
padding-left:3px;
padding-right:3px;
}
.pagenavbar a:hover{
text-decoration:underline;
}

.topnavbar img{
border:none;
padding:0;margin:0;
text-decoration:none;
}

.searchresinput{
width:128px;
height:16px;
padding-left:3px;
margin-right:0px;
font-size:12px;
color:#aaa;
line-height:16px;
vertical-align:middle;
border:1px inset #ece9db;
}


.morelink{
width:770px;
height:30px;
text-align:right;
padding-top:3px;
padding-right:20px;
}
.morelink a{
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.morelink a:hover{
text-decoration:underline;
}

.dottedline{
margin:0;padding:0;
border:0px;
border-bottom:1px dotted #aaa;
width:100%;
height:1px;
}


.catdrop{
margin:0;
width:140px;
}
.catdrop li{
text-indent:5px;
}
.catdrop a{
color:#fff;
font-size:13px;
text-decoration:none;
display:block;
}
.catdrop a:hover{
color:#000;
text-decoration:none;
background-color:#ff8d22;
}

.resdetaillink img{
border:none;
}


#resdetailContainer{
height:462px;
width:100%;
color:#959595;
}


#resdetailimg{
float:left;
width:20%;
height:160px;
margin-right:0px;
}
#resdetailimg img{
float:left;
}
.resdetailtitle{
text-align:left;
}

#resdetailinfo{
float:right;
width:75%;
height:155px;
margin:5px;
margin-right:5px;
margin-left:20px;
}

#resdetailinfo p{
font-size:12px;
text-align:left;
margin:0;padding:0;
margin-top:6px;
}
#resdetailinfo span{
font-size:12px;
font-weight:bold;
margin-right:3px;
color:#22caff;
}


.downloadbutton img{
margin-top:10px;
border:none;
}

#resdetaildownload{
width:95%;
height:28%;
margin:5px;
border-bottom:1px dotted #000;
}

#resdetaildownload p{
text-align:right;
margin:0;padding:0;
padding-bottom:5px;
padding-right:36px;
}
#resdetaildownload a{
color:#959595;
text-decoration:none;
}
#resdetaildownload a:hover{
text-decoration:underline;
}

#ftpresdetaildownload{
width:95%;
height:28%;
margin:5px;
border-bottom:1px dotted #000;
}

#ftpresdetaildownload p{
text-align:right;
margin:0;padding:0;
padding-bottom:5px;
padding-right:36px;
}

#ftpresdetaildownload a{
color:#959595;
text-decoration:none;
}
#ftpresdetaildownload a:hover{
text-decoration:underline;
}

.inputdivcontainer{
width:70px;
float:left;
margin:0;padding:0;
margin-bottom:3px;
}
.inputdivcontainer input{
margin:0;padding:0;
margin-left:2px;
margin-right:2px;
float:left;
}
#resdetaildesc{
width:95%;
height:28%;
margin:5px;
padding-bottom:10px;
border-bottom:1px dotted #000;
}
#resdetaildesc p{
margin:5px;
text-indent:15px;
text-align:left;
line-height:16px;
}

.indexflowpic img{
border:none;
}