@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0; margin: 0;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-weight: normal; font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}

q:before,q:after {
	content:"";
}
abbr,acronym {
	border: 0;
}
a{
	text-decoration:none; cursor:pointer;
}
/*html_content_style*/

.clear{
	clear:both;float:none;height:0;line-height:0;overflow:hidden;}
.space_div{
	height:10px; clear:both;
	}
.space_div1{
	height:12px; clear:both;
	}
.space_div2{
	height:8px; clear:both;
	}
.space_div3{
	height:10px; clear:both;
	}


select {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 2px;
}


input[type="text"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    margin-left: 0;
    margin-right: 0;
    padding: 3px;
}
input,select,textarea{    font-family:  "Arial"; font-size: 12px}

.editor{overflow:hidden;}
.editor ul, .editor ol{padding: 0; margin: 0 0 10px 25px;}
.editor ul, .editor ul li{list-style-type:disc;}
.editor ol, .editor ol li{list-style-type:decimal;}
.editor ul ul, .editor ul ol, .editor ol ol, .editor ol ul{margin-bottom: 0;}
.editor table{border-collapse:separate;}
.editor table td, .editor table th{padding:4px;}
.editor p{ padding-bottom:10px}
.editor li{ padding-bottom:10px}
