a:link{
	color:#0000FF;
	font-size:14px;
}
a:visited{
	color:#0000FF;
	font-size:14px;
}
a:active{
	color:#DC143C;
	font-size:14px;
}
a:hover{
	color: #DC143C;
	font-size: 14px;
}
p{
	text-align: left;
	padding: 10px;
}


body{
	font-size: 14px;
	margin:0;
}
h1{
	background-color: #f1f1f1;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
h2 {
	background-color: #cc0000;
	color: #ffffff;
	font-size:15px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}
h3 {
	background-color: #f1f1f1;
	color: #009900;
	font-size:14px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-size:16px;
	font-weight: bold;
	padding: 5px;
}
div.container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
div.header{
	margin-bottom: 10px;
}
div.contents{
	width: 780px;
	margin-bottom: 10px;
	float: right;
}
div.main {
	border: solid 1px #000000;
	width: 560px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}

div.right_side {
	width: 200px;
	height: auto;
	float: right;
}
div.maker {
	background-color: #ffffcc;
	border: solid 1px #000000;
	height: auto;
}
div.search {
	background-color: #f1f1f1;
	border: solid 1px #000000;
	text-align: center;
	margin-top: 10px;
	height: auto;
}
div.yahoo {
	width: 182px;
	height: auto;
	padding-left:18px;
	margin-top:10px;
}

div.left_side {
	width: 200px;
	height: auto;
	float: left;
}
div.cate {
	background-color: #F0FFFF;
	border: solid 1px #000000;
	height: auto;
}
div.google {
	width: 182px;
	height: auto;
	padding-left:18px;
	margin-top:10px;
}

div.footer {
	background-color: #f1f1f1;
	padding: 10px;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
	clear: both;
}


div.bar_img {
	margin-top: 5px;
	text-align: center;
}
