html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	background-color: #F1F1F1;
}

a, a:link, a:active, a:visited, a:hover{
	text-decoration:none;
	cursor:pointer;
}

input {
	float:left;
	border:1px solid #000000;
	line-height:18px;
	height:20px;
	width:285px;
	background-color:transparent;
}

textarea {
	width:698px;
	float:left;
	border:1px solid #000000;
	line-height:18px;
	background-color:transparent;
	overflow:hidden;
}

.content {
	width: 1040px;
	padding-top:10px;
	text-align:center;
	margin: 0 auto;
}

.left_content {
	float:left;
	width: 704px;
	height: 719px;
	background-image: url('../images/bg1.jpg');
	background-repeat: no-repeat;
	text-align: left;
	background-color: #F1F1F1;
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;
}

	.input_title {
		float:left;
		background-color: #808080;
		text-align: center;
		color: #FFFFFF;
		font-size: 14px;
		padding-left:5px;
		padding-right:5px;
		padding-top:4px;
		padding-bottom:4px;
		font-weight:bold;
	}
	
	.button a, #send {
		float:right;
		background-color: #808080;
		text-align: center;
		color: #FFFFFF;
		font-size: 14px;
		padding-left:20px;
		padding-right:20px;
		padding-top:4px;
		padding-bottom:4px;
		font-weight:bold;
		margin-right:4px;
        border:none;
        width:70px;
        height:26px;
        cursor:pointer;
        font-family:Arial,Helvetica,sans-serif;
	}
	
	.button a:hover {
		background-color: #909090;
		color: #FFFFFF;
	}
	
	#message {
		height:163px;
		display: block;
		margin: 0px;
	}
	
	#history-container {
		width:658px;
		height:355px;
		display: block;
		border:1px solid #000000;
		background-color:transparent;
		overflow:hidden;
		padding-top:10px;
		padding-left:20px;
		padding-right:20px;
		padding-bottom:10px;
        overflow:auto;
	}
    #loading img {
        position:relative;
        top:150px;
    }
    #loading {
        text-align:center;
    }

	
	.history_item {
		margin: 4px 10px;
		font-size: 13px;
	}
	
	.user_name {
		color:red;
		font-weight:bold;
	}
	
	.user_text {
		color:#000000;
		font-weight:bold;
	}
	
	#pages {
		display: block;
		border:1px solid #000000;
		border-top:0px;
		height:27px;
		width:698px;
		text-align:center;
	}
	
	#inner_pages {
		margin: auto;
		text-align: center;
		padding-top: 5px;
		height:27px;
	}
	
	 #pages img {
		border:0px;
		vertical-align: middle;
	}
	
	#pages a {
		font-size: 12px;
		text-decoration:none;
		color: #808080;
		font-weight:bold;
		padding-left:1px;
		padding-right:1px;
		
	}
	
	#pages a:hover, #pages a.active {
		text-decoration:none;
		color: #d00 ! important;
	}
	
	#page_links {
		display: inline;
		margin: 0 auto;
		margin-top: 4px;
		font-size: 13px;
	}
	
	.meta_links {
		display: inline;
		
		width: 80px;
	}
	
	.meta_links a {
		overflow:hidden;
		width: 20px ! important;
		height: 26px;
		cursor:pointer;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.meta_links a.first_page { background:url(../images/2arrow_l.jpg) no-repeat left top; }
	.meta_links a.first_page:hover { background:url(../images/2arrow_l_active.jpg) no-repeat left top; }
	.meta_links a.first_page_disabled { background:url(../images/2arrow_l_disable.jpg) no-repeat left top; }
	
	.meta_links a.prev_page { background:url(../images/arrow_l.jpg) no-repeat left top; }
	.meta_links a.prev_page:hover { background:url(../images/arrow_l_active.jpg) no-repeat left top; }
	.meta_links a.prev_page_disabled { background:url(../images/arrow_l_disable.jpg) no-repeat left top; }
	
	.meta_links a.last_page { background:url(../images/2arrow_r.jpg) no-repeat left top; }
	.meta_links a.last_page:hover { background:url(../images/2arrow_r_active.jpg) no-repeat left top; }
	.meta_links a.last_page_disabled { background:url(../images/2arrow_r_disable.jpg) no-repeat left top; }
	
	.meta_links a.next_page { background:url(../images/arrow_r.jpg) no-repeat left top; }
	.meta_links a.next_page:hover { background:url(../images/arrow_r_active.jpg) no-repeat left top; }
	.meta_links a.next_page_disabled { background:url(../images/arrow_r_disable.jpg) no-repeat left top; }
	
	
.right_content{
	float:right;
	width: 197px;
	text-align: left;
	background-color: #F1F1F1;
}

	.right_box1 a {
		float:left;
		width: 197px;
		height: 152px;
	}
	
	.right_stats1{
		float:left;
		width: 92px;
		height: 15px;
		text-align:left;
		font-size: 11px;
		padding-left:8px;
	}
	.right_stats2{
		float:left;
		width: 91px;
		height: 15px;
		text-align:right;
		font-size: 11px;
		padding-right:6px;
	}
	.right_box2{
		float:left;
		width: 197px;
		height: 152px;
	}
	
	.right_box3{
		float:left;
		width: 197px;
		height: 152px;
		
	
	}
	.right_box4{
		float:left;
		width: 197px;
		height: 186px;
		background-image: url('../images/box4.jpg');
		background-repeat: no-repeat;
		
	
	}
	.right_box4_title{
		float:left;
		width: 197px;
		text-align:center;
		padding-top: 10px;		
	}
	.right_box4_content{
		float:left;
		width: 197px;
		text-align:left;
		padding-left: 15px;		
		padding-top: 10px;
	}
	.right_box4_content a, .right_box4_content a:link, .right_box4_content a:active, .right_box4_content a:visited{
		text-decoration:none;
	}
	.right_box5{
		float:left;
		width: 197px;
		height: 34px;
		padding-top: 9px;
		background-image: url('../images/box5.jpg');
		background-repeat: no-repeat;
		text-align:center;
	
	}
