﻿@charset "utf-8";

#hero-search{	margin: 0px;padding:0;
	border-bottom: 1px solid #333;
	width: 750px;
	height: 140px;
	background-image:  url(http://www.sumuzo.com/blog_dset/object/tban2.jpg);

}
#header{	background:  url(http://www.sumuzo.com/blog_dset/object/navbar-o.gif) left top repeat-x;
	height: 27px;
	padding-top: 1px;
	position: relative;
}
.searchTT {font-size:small;color:#666; border-style:solid; border-color:#ddd;
	border-width:0 0 0 3px; padding-left:5px;line-height:1.5em;
	margin-bottom:20px;
}
.key {font-weight:bold ; font-size:120%; color:#cc0000;}

.listline {width:500px;margin:10px 0;background-color:#dddddd; 
	border-left:solid #aaaaaa 5px;
	padding:10px;position:relative;}
h1.searchT {line-height:1em;
	font-size:16px;
	padding:5px 0 3px 0;
	margin:0; background:none;
	border-bottom:solid #888 1px; color:#dc143c;
}
.listline a:hover {color:darkorange;text-decoration:underline;
}
.listline a{text-decoration:none;color:#dc143c;}
.listline a:visited{text-decoration:none;color:#dc143c;}
.listline p{ width:470px; margin:0; line-height:1.3em; 
	font-size:small; pargin-top:5px; color:#666;
}
.listline p img.fl{width:50px !important; height:50px !important;border:solid #666 1px;}
#alltagList { width:500px; margin-left:5px;margin-top:20px; margin-bottom:20px;
	border-top:dotted #aaaaaa 1px;border-bottom:dotted #aaaaaa 1px;
	padding:10px 0; 
}
#alltagList p.TT5{ color:#888; font-size:120%; line-height:1.1em; font-weight:bold;}
#alltagList ul{ margin: 0;padding: 0;
	list-style-type: none;
}
#alltagList li{ margin:0 0 0.2em 0; font-size:small;
}

#alltagList a, #alltagList a:visited{ display: block;
	padding-top: 5px; padding-bottom:5px; padding-left:15px;
	text-decoration: none;
	color: #666;
	background-image:url(http://www.sumuzo.com/blog_dset/object/search_button.gif);
	background-position: left 50%; background-repeat: no-repeat;
}

#alltagList a:hover
	{color: #333;text-decoration:underline;font-weight:bold;
	background-image:url(http://www.sumuzo.com/blog_dset/object/search-bu-red.gif);
	background-position: left 50%;
	background-repeat:no-repeat;
}

/* right navi*/
div.sidenav{width:160px;margin:0;padding:0;}

ul.nav2{
	list-style-type: none;
	margin: 0;padding: 0;
}

ul.nav2 li {color: #666;display: block;font-weight:bold;
	font-family: sans-serif;
	background: url(http://www.sumuzo.com/blog_dset/object/documents.gif) left 3px no-repeat;
	font-size: 11px;letter-spacing:0; 
	display: block;
	color: #888;font-weight:bold;
	padding: 3px 0 3px 15px;
	margin-left:0;
}
ul.nav2 li a{ 
	text-decoration: none;
}
ul.nav2 li a:hover {color:#ff7700;
}

ul.nav2 li ul {
	margin: 0 0 0 0px;
	list-style-type: none;
	padding: 0;
}

ul.nav2 li ul li { /*display: inline; */
	font-weight:nomal;
	padding: 3px 0 3px 0px; margin-left:0;
	height: auto;
	background:none;
	}

ul.nav2 li ul li a{font-weight:nomal;margin-left:0;
	background: url(http://www.sumuzo.com/blog_dset/object/arrow.gif) left 3px no-repeat;
	display: block;color: #666;text-decoration:none;
	padding: 3px 0 3px 15px;margin-left:0;
	/*height: auto;*/
}

ul.nav2 li ul li a:hover { margin-left:0;
	background:url(http://www.sumuzo.com/blog_dset/object/arrow_o.gif) left 3px no-repeat;
	color:#ff7700;
}
