/*----------------------------------------------------*/
/*TIME Bookmark Stylesheet developped by rogi073.
/*Here Only the search Interface style is defined.
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*==Start==Set Target Set Area*/
/*----------------------------------------------------*/
div#showmodetget{
 margin:0px;
 padding:2px 0px;
}

/*----------------------------------------------------*/
/*==Start==Set Keyword Serch Area*/
/*----------------------------------------------------*/
div#showmodesrch{
 margin:0px;
 padding:2px 0px;
}

div#srchsetting{
 float:left;
 font-size:small;
}

div.srchsettop {
 margin:0px 3px;
 padding:0px 0px 0px 5px;
 border-top:2px #202020 solid;
 border-bottom:1px #202020 solid;
 background-color:#99ccff;
 line-height:180%;
 font-weight:bolder;
 width:885px;
}

div#srchsetopt {
 margin:0px 3px;
 padding:0px;
 border-bottom:1px #202020 solid;
 background-color:#ffffff;
 line-height:180%;
 display:none;
}

div.srchcategory {
 float:left;
 width:80px;
 margin:0px 0px 0px 10px;
 padding:5px 2px;
 border-top:1px #808080 solid;
 line-height:150%;
 text-align:right;
 background-color:transparent;
}

div.srchselect {
 float:left;
 width:540px;
 margin:0px;
 padding:5px 0px 5px 8px;
 border-top:1px #808080 solid;
 border-left:1px #808080 dotted;
 line-height:150%;
 text-align:left;
 background-color:transparent;
}

div.srchsetfloat{
 float:left;
 margin:3px 15px 0pt 3px;
}

div.srchsetfloat2{
 float:right;
 margin:0 3px;
}

div#srchoptcom{
 margin-left:30px;
 padding:0;
 font-size:x-small;
 display:none;
}

div#srchtool{
 float:left;
 width:235px;
 padding:1px;
 height:265px;
 border:2px #000080 double;
 display:none;
}

/*----------------------------------------------------*/
/*==Start==Set Tab Interface for Serch Tools*/
/*----------------------------------------------------*/
div.srchtool_select{
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 margin:0 1px;
 padding:1px 0px;
 width:230px;
 height:243px;
 font-size:small;
 text-align:center;
 display:block;
}

div.srchtool_unselect{
 width:230px;
 height:243px;
 font-size:small;
 display:none;
}

p.srchtooltab_select{
 float:left;
 width:65px;
 height:15px;
 margin:0 2px;
 padding:0;
 background-color:#ffffff;
 border-top:solid 2px #ff9900;
 border-left:solid 1px #cccccc;
 border-right:solid 1px #cccccc;
 text-align:center;
 font-weight:normal;
 font-size:x-small;
 text-decoration:underline;
 color:#000000;
 cursor:pointer;
}

p.srchtooltab_unselect{
 float:left;
 width:65px;
 height:15px;
 margin:0 2px;
 padding:0;
 text-align:center;
 background-color:#cccccc;
 text-align:center;
 font-weight:normal;
 font-size:x-small;
 text-decoration:none;
 color:#808080;
 cursor:pointer;
}

/*----------------------------------------------------*/
/*==Start==Set Contents of Serch Tools*/
/*----------------------------------------------------*/
p#st_word{
	padding:3px;
	line-height:150%;
	text-align:left;
	height:200px;
	overflow:auto;	
}
p#st_word a{
	cursor:pointer;
}
/* Calendar Container */
div#st_calendar{
 width:155px;
 height:160px;
 margin:2px 0px 5px 30px;
}
div#st_train{
 width:250px;
 height:160px;
 margin:15px 0px;
 line-height:250%;
}
div#st_map{
 width:225px;
 height:180px;
 margin:1px;
}
div#aa{
	width:400px;
	height:400px;
}
