
/* 會員搜尋 */
fieldset #searchform {
margin:10px;
}

fieldset .search_name {

min-height:10px;
height:auto !important;
height:10px;
width:270px;
padding:0 0 0 300px;
margin:-18px 0 0 0;
}

fieldset li{
list-style:none;
list-style-image:none;


float:left;
display:inline;
}
fieldset .col {
width:60px;
padding-left:19px;
background:url(../cssimg/search.gif) top left no-repeat;
}
fieldset .col_r {

}
.col_r input {

}
#searchsubmit{
float:left;}
/* 關鍵字搜尋  */


.keyword .search_name {
margin:-17px 0 0 270px;
min-height:10px;
height:auto !important;
height:10px;
width:350px;
}
.keyword li{
list-style:none;
list-style-image:none;
float:left;
display:inline;
}
.keyword .col {
width:80px;
padding-left:19px;
background:url(../cssimg/keyword.gif) top left no-repeat;
}

.keyword .col_r {

}

/* 期刊論文搜尋  */
.grand {
color:#9f6100;
font-weight:bold;

}
.class_input {
margin-top:-20px;
margin-left:85px;
}
.class_input input {
background:none;
border:0px solid red;
}
.search_name2 {
margin-bottom:10px;
min-height:10px;
height:auto !important;
height:10px;
}
.search_name2 .col {
width:150px;
padding-left:19px;
background:url(../cssimg/keyword.gif) top left no-repeat;

}




