
#main {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	float: left;
	width: 393px;
}
#main p {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right {
	margin: 0px;
	float: right;
	width:310px;
}

#read_area{
	width: 310px;
	background-image: url(image/bg_info.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 66px;
}

#read_area h2{
	background-image:url(image/bn_info.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:22px;
	text-align:right;
	padding-right:15px;
}

#read_area h2 a{
	color:#3366CC;
	font-size:13px;
	text-decoration:none;
}

#read_area h2 a:hover{
	text-decoration:underline;
}

#read_area ul{
	margin:0 0 0 3px;
	padding:0;
}

#read_area ul li{
	list-style-type:none;
	background-image:url(image/list2.gif);
	background-repeat:no-repeat;
	background-position:left 0.2em;
	color:#003366;
	padding-left:15px;
}

#info {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#info li {
	background-image: url(image/point2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}


/*--------------------------------------*/
.center_col{
	float:left;
	width:409px;
	margin:0 0 0 30px;
}
/*--------------------------------------*/
.whats_new{
	width:409px;
	margin:0px;
	padding:0;
}

.whats_new h2{
	background-image:url(image/read_new_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:22px;
	text-align:right;
	padding-right:50px;
}

.whats_new h2 a{
	color:#3366CC;
	font-size:13px;
	text-decoration:none;
}

.whats_new .inner{
	background-image:url(image/read_new_middle.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:150px;
}

.whats_new .inner ul{
	margin:0 0 0 3px;
	padding:0;
}

.whats_new .inner ul li{
	list-style-type:none;
	background-image:url(image/ex_new.gif);
	background-repeat:no-repeat;
	background-position:left 0.2em;
	color:#003366;
	padding-left:20px;
}

.whats_new .inner ul .a_week{
	background-image:url(image/new_icon.gif);
}

/*--------------------------------------*/

/*--------------------------------------*/