@import url("common.css");


#main{
	height: 270px;
	width: 900px;
	margin-bottom: 20px;
}
#right{
	width: 370px;
	float: right;
}
#left{
	width: 520px;
	float: left;
	margin-right: 10px;
}
#left h2{
	width: 520px;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #43A5FE;
	font-size: 23px;
	line-height: 40px;
	color: #178DFD;
	font-weight: normal;
	margin-bottom: 10px;
	text-indent: 5px;
}
#left p{
	margin-bottom: 20px;
	margin-left: 5px;
	color: #333333;
}
#right h2{
	width: 370px;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #43A5FE;
	font-size: 16px;
	line-height: 40px;
	color: #000000;
	font-weight: normal;
	background-image: url(../img/top_bar.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
	margin-bottom: 10px;
}
#left #new{
	margin-left: 5px;
	margin-bottom: 5px;

}
#left #new li{
	list-style-type: none;
	margin-bottom: 5px;
	color: #000000;
}
#right #pickup {
	width:360px;
	margin-right: 5px;
	margin-left: 5px;
}

#right #pickup li{
	width:356px;
	font-size:14px;
	height: 56px;
	border: 2px solid #E6EAEB;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
#right #pickup li p{
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	color: #666666;
}
#right #pickup li a{
	text-decoration:none;
	display:block;
	width:346px;
	height: 43px;
	line-height: 100%;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

#right #pickup li a:link , #right #pickup li a:visited{
	color:#333333;
	text-decoration:none;
	display:block;
}
#right #pickup li a:hover , #right #pickup li a:active{
	color:#333333;
	text-decoration:none;
	background-image: url(../img/banner_b.png);
	background-repeat: no-repeat;
	display:block;
}
.a1{
	background-image: url(../img/banner_1.jpg);
	background-repeat: no-repeat;
}
.a2{
	background-image: url(../img/banner_2.jpg);
	background-repeat: no-repeat;
}
.a3{
	background-image: url(../img/banner_3.jpg);
	background-repeat: no-repeat;
}
.a4{
	background-image: url(../img/banner_4.jpg);
	background-repeat: no-repeat;
}
.a5{
	background-image: url(../img/banner_5.jpg);
	background-repeat: no-repeat;
}
.a6{
	background-image: url(../img/banner_6.jpg);
	background-repeat: no-repeat;
}
