@charset "utf-8";
@import url("common.css");
body{
	background-image:url(../img/common/body_back.jpg);
}
.link_wrap{
	margin:10px 50px 0 40px;
	}
.link_box_left{
	width:200px;
	float:left;
	margin:10px 10px 0 0;
	}
.link_box_right{
	width:260px;
	float:left;
	margin:10px 0 0 0;
	}
.link_banner{
	clear:both;
	margin:20px 0 0 0;
	border-bottom:1px solid #CCCC99;
	padding:0 0 20px 0;
	}		
.link_text{
	color:#CC0000;
	}		