#left_block{
	float:left;
	width:550px;
	text-align:left;
	margin-left:50px;
}
#right_block{
	float:left;
	width:240px;
	text-align:right;
	margin-left:10px;
}

#box240_title_news{
	background-image:url(../data/main/left_menu/side_title_news.gif);
	background-repeat:no-repeat;
	width:240px;
	height:27px;
}
#box240_title_recommend{
	background-image:url(../data/top/top_recommend_bar.gif);
	background-repeat:no-repeat;
	width:240px;
	height:26px;
	margin-top:10px;
}
.box240_recommend_middle{
	width:239px;
	background-image:url(../data/top/top_recommend_middle.gif);
	background-repeat:repeat-y;
	color:#333333;
	/*overflow:auto;
	height:350px;*/
	text-align:left;
	border-right:1px solid #cc3333;
}
.box240_recommend_middle p{
	padding:10px 10px 10px 0px;
	margin:0px;
	font-size:10pt;
	letter-spacing:0px;
	line-height:120%;
}
.box240_recommend_middle hr{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	/*padding:0px 10px 0px 10px;*/
	margin:0px 0px 0px 10px;
	width:220px;
	clear:both;
}
.box240_recommend_middle img{
	float:left;
	margin:0px 5px 0px 10px;
	padding:0px 0px 0px 0px;
}
.box240_recommend_bottom{
	width:240px;
	height:25px;
	background-image:url(../data/top/top_recommend_bottom.gif);
	background-repeat:no-repeat;
}

.box240_middle_overflow{
	background-image:url(../data/main/common/box240_middle.gif);
	background-repeat:repeat-y;
	width:239px;
	text-align:left;
	overflow:auto;
	height:200px;
	border-right:1px solid #9ccb3d;
}

.box240_middle_overflow p{
	padding:5px 5px 5px 10px;
	margin:0px 10px 0px 10px;
	font-size:10pt;
	letter-spacing:0px;
	line-height:120%;
	color:#333333;
	border-bottom:1px solid #9ccb3d;
}
.box240_middle{
	background-image:url(../data/main/common/box240_middle.gif);
	background-repeat:repeat-y;
	width:240px;
	text-align:left;
}

.box240_middle p{
	padding:5px 5px 5px 10px;
	margin:0px 10px 0px 10px;
	font-size:10pt;
	letter-spacing:0px;
	line-height:120%;
	color:#333333;
	border-bottom:1px solid #9ccb3d;
}

.title_bar{
	width:550px;
	height:25px;
	margin:30px 0px 0px 0px;
	padding:0px;
}

.box550_middle{
	background-image:url(../data/main/common/box550_middle.jpg);
	background-repeat:repeat-y;
	padding:5px 10px 5px 15px;
	font-size:10pt;
	line-height:120%;
	letter-spacing:1px;
	color:#333333;
}
.box550_middle p{
	margin:10px 0px 5px 10px;
	padding:0px;
}
.box550_middle a{
	color:#0000ff;
	text-decoration:underline;
}
.box550_middle a:hover{
	color:#ff0000;
}
.box550_middle strong{
	padding-left:25px;
	background-image:url(../data/mark/arrow_green.gif);
	background-repeat:no-repeat;
	padding-top:3px;
}
.box550_middle .down1{
	padding-left:20px;
}
.box550_middle .down2{
	padding-left:50px;
	margin:5px 0px 0px 0px;
}
.box550_middle .down3{
	padding-left:70px;
	margin:0px;
}
.box550_middle ul{
	padding:0px 0px 0px 55px;
	margin:0px;
	list-style-type:square;
}
.box550_bottom{
	background-image:url(../data/main/common/box550_bottom.jpg);
	background-repeat:no-repeat;
	width:550px;
	height:25px;
	margin-bottom:20px;
}

h2{
	padding:3px;
	background-color:#e6eac8;
	font-size:90%;
	font-weight:bold;
	margin-bottom:0px;
}
h3{
	border-bottom:1px solid #9ccb3d;
	font-size:90%;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	margin:20px 0px 20px 0px;
}
