@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}

a:focus {
	outline:none;
}

#container{
	margin:0 auto;
	width:900px;
	margin-top:15px;
	height:525px;
	background-color:#ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#left{
	float:left;
	}
#right{
	float:left;
	}
.title{
	
	
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F93;	
	}
.delete{clear:both;}

h2.acc_trigger {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
		
}
h2.acc_trigger a {
	color: #F93;
	text-decoration: none;
	display: block;
	background-color:#eeeeee;
	margin:10px 0px;
	padding:3px 15px;
	width:565px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
h2.acc_trigger a:hover {
color:#2e3192;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 12px;
	color:#666;
	clear: both;
	width:580px;
	font-weight:normal;
	
}
.tf{
	color:#F00;
	font-weight:bold;
	
	}
.acc_container .block p {
	margin: 5px 0;
}
.acc_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
ul{
	list-style:circle;
	margin-left:40px;
	}
ul li{ 
	
}
