html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #5C5C9C;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.cent{
	text-align: center;
}
body{
	font-family: verdana, arial, helvetica, Sans-Serif;
	line-height: 1.3;
	font-size: 82%;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}
h1{
	line-height: 1.3;
	font-size: 130%;
	margin: 0;
	padding: 0;
}
h2{
	line-height: 1.6;
	font-size: 105%;
	margin: 0px 0 4px;
	padding: 2px 0;
	background-color:#ECECEC;
	text-indent: 5px;
}
h3 {
	line-height: 1.3;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#ECECEC;
	text-indent: 4px;
}
form {
	line-height: 1.3;
	font-size: 90%;
	margin: 0;
	padding: 0;
}


body {
	background: url(image/header_bg3.gif) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 968px;
	white-space:normal;
	word-break: break-all;
	word-wrap: break-word;
	clear: both;
}

#header h1 {
	color:#EFEFEF;
	display: inline;
}
#header .headtitle{
	line-height: 1.3;
	font-size: 160%;
	font-weight:bold;
	margin-top:15px;
	color:#EFEFEF;
	clear: both;
	height: 85px;
}
#header a {
	text-decoration: none;
	color: #EFEFEF;
}
#header a:hover {
	text-decoration: underline;
}

#hleft {
	float: left;
	width: 770px;
}

#search-news {
	float: right;
	width: 170px;
	font-size: 94%;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 160px;
	border: 1px solid #859D31;
}
#search-news h3 {
	background: url(image/bullet_letter.gif) no-repeat;
	padding-left: 8px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	font-size: 90%;
	padding-left: 2px;
	padding-right: 0px;
	margin: 0.1em 0;
}

#nico {
	text-align: center;
	margin:auto;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(image/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	clear: both;
	float: none;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a {
	text-decoration: none;
	color: #EFEFEF;
}
#footer a:hover {
	text-decoration: underline;
}
#footmenu{
	font-weight:normal;
	font-size:90%;
}
#copyright{
	clear: both;
	float: none;
	text-align: center;
}
#match .result{
	margin:1em 0;
	color: #CC3333;
	font-size: 140%;
	font-weight:bold;
}
#match h2{
	margin:1em 0 0;
	color: #CC3333;
	font-size: 100%;
	font-weight:bold;
	background:#FFFFFF;
}
#match p{
	margin:0.4em 0 0 2em;
}
.ga{
	margin: 0.5em 0em;
}
.ga2{
	margin: 1.5em 2em 0em;
}
.box {
	padding: 12px 15px;
	border: 1px solid #999;
	margin: 1em 0;
}
.box p {
	margin: 0 0 1em 0;
}
.box .left {
	margin-right: 15px;
	border: 1px solid #999;
}

.searchlist { margin: 0; padding :0;	text-align: left;}
.searchlist ul { margin: 0; padding :0; list-style-type : none; }
.searchlist li {
	display : inline;
	padding :0;
	margin:0;
	margin-right:4px;
	padding-left:14px;
	background:url(image/list_d.gif) no-repeat;
}

#movie{
	background:#ECECEC;
	text-align:center;
	clear: both;
}
#movie h2{
	color: #FFFFFF;
	background: #42453D;
}
#match .box h2{
	color: #5C5C5C;
	line-height: 1.6;
	font-size: 105%;
	margin: 0px 0 4px;
	padding: 2px 0;
	background-color:#ECECEC;
	text-indent: 5px;
}
