/* 
    Document   : s.css
    Created on : 2009/4/22, 下午 08:27:45
    Author     : duncan
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body{
font-family:"細明體", "新細明體", "新細明體-ExtB",fantasy,serif,sans-serif,monospace ,"Arial Unicode MS", cursive;
}
div,td{color:#000;}
.head_txt02{height:400px; }
.hotItem{padding:5px 0 5px 0;FONT-SIZE: 10px; }
.search_txt02{font-weight:bold;FONT-SIZE: 12px;}
.search_txtBig{font-weight:bold;FONT-SIZE: 16px;}
.searchBox{padding-right:8px;font-weight:bold;font-size: 14px;color: #003865;}
#button_sm,#button_reset {FONT-SIZE: 14px; BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; BORDER-LEFT: 1px outset; BORDER-BOTTOM: 1px outset;margin:2px;}
#button_reset:hover,#button_sm:hover{
	color:#3E3655;
	cursor:pointer;cursor:hand; 
}
div#header{
    height:60px;
}

em{
    color:red;font-family:"細明體";
}
div.resItem{
    padding:1em 1em 0 2em;
}

div.resItem a.title{
        color: #1122CC;
        font-size: medium;font-weight: normal;
 }
div.resItem div.desc{
   color: #222222;
   font-size:12px;
   line-height:16px;
   padding:3px 8px 0 1em;
}
div.resItem a.url{
        FONT-WEIGHT: normal;
        FONT-SIZE: 10px;
        COLOR: #7F7F7F;
        text-decoration: underline;
}
div.resItem a.url:hover{
        COLOR: #7F7F7F;
}

span.frequency{
    font-size:10px;
    color:green;
}

span.project,span.itemCount{
    font-size:10px;
    color:#B0ADAD;
}

h1.ziTitle{
	padding:0.5cm 0 0.5cm 0;
    font-size:22px;
	color:blue;
}

div.resultItemBody{
	background-color:#DAFACE;border-style:solid;border-width: thin;border-color:#a0ADAD;
}
span.times,span.showKeyword{
	color:#A9A9A9; font-size:12px;
}
span.countInfo{
	color:#A9A9A9; font-size:12px;
}
span.countInfo:hover{
	color:#D2D999;
}
a.headTitle{
	font-size:18px;
	font-family:"新細明體",serif,cursive;
}

div.moreOptionItem{
padding-bottom:6px;
text-align:left;
}

a.delOptionIcon:hover,a.moreOptionIcon:hover{
	color:red;
	cursor : help;cursor : pointer;
}

select.moreOptionSelect{
	color:blue;
}
div#optionBody{
	margin:auto;
	width:720px;white-space:nowrap;
}
input.qInputText,input.moreOptionInputText{
	font-size:18px;border: #FF3314 solid 1px;background-color: rgb(255, 255, 240);
}
/*
span#moreOptionOnOff{display:none;}
*/
fieldset.preShowIcon{
margin:3px;
}
fieldset.preShowIcon a img{width:26px;}
a.iconAnchor{
color:white;margin-left:10px;}
span.countTimes{font-size:10px;}
span.ybhChk{
	font-size:10px;
}
div#ybhChooseBody{
	margin-right:0em;
	float:right;
}
