/*CSS*/

*{
 margin:0;padding:0;
}

img{
	border:0;
}
.t_mune{
	margin:20px 0;
}
#c_container{
width:530px;
float:left;
}

#c_title{
 width:530px;
margin:0 0 5px 0;
}

#c_titlelink,#c_titlelink ul{
 width:530px;
	margin:5px 0 10px 0;
 text-align:right;
 list-style: none;
}

#c_titlelink li{
	height:20px;
}

#c_content{
width:530px;
float:left;
}

/* OPIndex */

#c_opindex_r{
width:530px;
margin:0;
padding: 0;
background: url(../img/top_opindex_r_2.gif) left bottom;
}

#c_opindex_r ul{
 list-style-type: none;
 margin: 0 0 36px 0;
 padding: 0;
 clear:both;
}

#c_opindex_r li{
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#c_opindex_r h3{
height: 64px;text-indent:-9998px;margin:0;padding:0;
background: url(../img/top_opindex_r_1.gif);
background-repeat: no-repeat;
}

#c_opindex_r li.body {
height: 70px;
margin:0 0 0 10px;
}

/* bin */

.c_pic_1{
	margin:20px 0;
	width:530px;
	text-align:center;
}
.c_pic_1 img{
	margin:0 auto;
}

/* OPIndex */

/*ClearFix-*/
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */



/* Page Top */
#pagetop{
	width:530px;
}
#pagetop a{
	float:right;
}

