@charset "utf-8";

#jwdContainer * {margin:0;padding:0;}

#jwdContainer {
  width:755px;
  position:relative;
  /*height:90px;*/
  height:84px;
/*  margin-bottom: 5px;*/
  margin-left: 12px;
/*	margin-top: -5px;*/
}

#jwdContainer .header{
  display:none;
}


#jwdContainer .footer{
  height:0px;
  font-size:0;
  clear:both;
}

#ystLogo {
  float:left;
  position:absolute;
  top:25px;
  left:20px;
}


#ystLogo a {
  text-indent:-9999px;
  background:url(../jwd_img/jwd_yst_logo.jpg) repeat;
  width:130px;
  height:25px;
  overflow:hidden;
  display:block;
}


#jwdSearchContainer {
/*  background:url(../jwd_img/jwd_search_bg.gif) repeat;*/
  text-align:left;
  float:left;
  width:100%;
  /*height:90px;*/
  height:84px;
}

#jwdSearchTabContainer {
  font-size:13px;
  text-align:left;
  position:absolute;
  top:5px;
  left:170px;
}

#jwdSearchTabContainer span {display:block;float:left;width:75px;height:20px;text-indent:-9999px;overflow:hidden;cursor:pointer}
#jwdSearchTabContainer .web_active {background:url(../jwd_img/jwd_tab_web.gif) 0 -20px;width:65px;}
#jwdSearchTabContainer .img_active {background:url(../jwd_img/jwd_tab_img.gif) 0 -20px;}
#jwdSearchTabContainer .mov_active {background:url(../jwd_img/jwd_tab_mov.gif) 0 -20px;}
#jwdSearchTabContainer .web_normal {background:url(../jwd_img/jwd_tab_web.gif) 0 0;width:65px;}
#jwdSearchTabContainer .img_normal {background:url(../jwd_img/jwd_tab_img.gif) 0 0;}
#jwdSearchTabContainer .mov_normal {background:url(../jwd_img/jwd_tab_mov.gif) 0 0;}

#jwdSearchHeader {
  height:5px;
  background:url(../jwd_img/jwd_search_header.jpg) no-repeat;
}

#jwdSearchFooter {
  height:5px;
  background:url(../jwd_img/jwd_search_footer.jpg) no-repeat;
  clear:both;
}

#jwdSearchFormTable {
  float:left;
  position:absolute;
  top:25px;
  left:170px;
}


#jwdSearchFormContainer {
  padding:10px;
  background:url(../jwd_img/jwd_search_bg.jpg) no-repeat;
}

#jwdSearchLogo {
  margin-right:10px;
  width:157px;
  height:12px;
}

#jwdSearchText{
  width:420px;
  padding-left:5px;
  background:transparent;
  font-size:12px;
  color:#333;
  border:0;
  height:21px;
  border-right:1px solid silver;
  /line-height:150%;
}

#jwdSearchTextBg{
  background:url(../jwd_img/jwd_search_text.jpg) 0 50% no-repeat;
}

#jwdSearchButton{
  margin-left:5px;
}

#jwdKeyword {
	width:695px;
	height:20px;
	position:absolute;
	top:58px;
	left:20px;
}
#jwdKeyword ul {height:20px;list-style:none;overflow:hidden}
#jwdKeyword ul li {
	float:left;
	background:url(../jwd_img/chip01.gif) 0 80% no-repeat;
	padding:0px 0px 4px 15px;
	margin-left:20px;height:12px;
	line-height:80%;
}
#jwdKeyword ul li#jwdKeywordTitle {width:110px;height:20px;margin:0 5px;padding:0;text-indent:-9999px;overflow:hidden;float:left;background:url(../jwd_img/jwd_hotkw_title.jpg) no-repeat;}
#jwdKeyword ul li a {font-size:12px;padding:0;text-decoration:none;color:#333;}

.jwd_hs_v1 {
	width:164px;
	background:url(../jwd_img/jwd_hs_bg.gif) repeat-y;
	font-size:12px;
	text-align:center;
	margin: 0px 0px 10px 5px;
}
.jwd_hs_v1 .jwd_hs_header {height:37px;background:url(../jwd_img/jwd_hs_header.gif) no-repeat;}
.jwd_hs_v1 .jwd_hs_header .jwd_title{display:none;}
.jwd_hs_v1 .jwd_subtitle {width:133px;padding:5px 0;font-size:12px;font-weight:bold;color:white;background:url(../jwd_img/jwd_hs_catbg.jpg);margin:5px auto;}
.jwd_hs_v1 .jwd_hs_footer {height:8px;background:url(../jwd_img/jwd_hs_footer.gif) no-repeat;font-size:0px;margin-top:10px;}
.jwd_hs_v1 ul {list-style:none;margin:0;padding:0}
.jwd_hs_v1 li {
	text-align:left;
	padding:0px 10px 0px 12px;
	margin-left:25px;
	background:url(../jwd_img/chip01.gif) 0 55% no-repeat;
}
.jwd_hs_v1 li a {color:#333;text-decoration:none}
