﻿@charset "utf-8";

.blog_tool{
	background:url(../../images/bitexblog/tool_bg.jpg) repeat-x;
	border-bottom:1px solid #ccc;
	position:relative;
	height:34px;
	overflow:hidden;
}

.blog_tool p{
	float:left;
	width:70px;
}

.tool_menu1{
	width:200px;
	float:left;
	padding:8px 0 0 5px;
}

.tool_menu{
	width:700px;
	float:left;
	padding:8px 10px 0 0;
}

.tool_menu2{
	position:absolute;
	top:23px;
	right:1px;
	padding:5px 10px;
	border:1px solid #ccc;
	font-size:13px;
	background-color:#f1f1f1;
	line-height:16px;
	height:18px;
}
#blogList{
height:18px;
padding:0px 20px 0 48px;
width:700px;
margin-bottom:20px;
overflow:hidden;
}
#report_list{
position:relative;
overflow:hidden;
width:700px;
height:18px;
}
