a:visited, a:active, a:link {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #FF0099;
	text-decoration: none;
}
#base {
	width:860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#wrap {
	float: left;
}



#contents {
	width:590px;
	float: left;
}
#contents #flash {
	width:590px;
	float: left;
	height: 252px;
}
#contents h2 {
	color: #FFF;
	text-indent: 10px;
	background-image: url(../newimg/201008/titlebg.gif);
	background-repeat: no-repeat;
	height: 36px;
	line-height: 36px;
}
#contents #blocka {
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	width: 570px;
}

#contents #left {
	width:296px;
	float: left;
}
#contents #right {
	width:294px;
	float: left;
}

#contents #c_block {
	padding: 10px;
	float: left;
	width: 570px;
}
#contents #d_block {
	float: left;
	width: 570px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents #new {
	height: 55px;
	color: #FFF;
	padding-top: 6px;
	background-image: url(../newimg/201008/newtitle.gif);
	text-indent: 10px;

}
#contents #new2 {
	background-image: url(../newimg/201008/twtbg.gif);
	height: 55px;
	color: #FFF;
	text-indent: 10px;
	padding-top: 6px;

}
#contents #copybox {
	border: 1px solid #CCC;
	color: #FF00FF;
	background-color: #FFF;
	padding-left: 10px;
}
#contents #copybox2 {
	background-color: #FFF;
}

#contents #c_block table {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_block table td {
	padding: 5px;
}
#contents #c_block table th {

}

#side {
	float: right;
	width: 270px;
	background-image: url(../newimg/201008/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0d184e;
	padding-bottom: 120px;
}
#side a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.25;
	opacity:0.25;
}

#side_box1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}

#side h3 {
	display: block;
	text-align: center;
	height: 41px;
	background-image: url(../newimg/s_top.jpg);
	background-repeat: no-repeat;
	width: 270px;
	color: #900;
	font-weight: bold;
	line-height: 41px;
}
#side #copy {
	text-align: center;
}
#side #copy2 {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #000;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFF;
}
#copy #copy2 a {
	color: #FFF;
}

#copy #copy2 a:visited, a:active, a:link {
	color: #CCC;
}


#copy #copy2 a:hover {
	color: #FF0;
	text-decoration: none;
	background-color: #F03;
}

#copy img {
	padding-bottom: 2px;
}
.font_strong {
	color: #FF0099;
	font-weight: bold;
}

.font_pink {
	font-size: 12px;
	color: #666666;
}
.font_blue {
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}
#clear {
	clear: both;
}
