﻿.note{padding:10px 8px 8px 30px;margin-top:5px;background:#FFC url(../images/icons/note.png) no-repeat 8px 10px;border:1px dashed #9cf;font-weight:normal;}
.note ol{margin-left:30px;}
.note ol li{list-style:decimal;}
/*!
spinner
 */
.x-form-spinner-proxy{
	/*background-color:#ff00cc;*/
}
.x-form-field-wrap .x-form-spinner-trigger {
    background:transparent url('../images/spinner.gif') no-repeat 0 0;
}

.x-form-field-wrap .x-form-spinner-overup{
    background-position:-17px 0;
}
.x-form-field-wrap .x-form-spinner-clickup{
    background-position:-34px 0;
}
.x-form-field-wrap .x-form-spinner-overdown{
    background-position:-51px 0;
}
.x-form-field-wrap .x-form-spinner-clickdown{
    background-position:-68px 0;
}

.x-trigger-wrap-focus .x-form-spinner-trigger{
    background-position:-85px 0;
}
.x-trigger-wrap-focus .x-form-spinner-overup{
    background-position:-102px 0;
}
.x-trigger-wrap-focus .x-form-spinner-clickup{
    background-position:-119px 0;
}
.x-trigger-wrap-focus .x-form-spinner-overdown{
    background-position:-136px 0;
}
.x-trigger-wrap-focus .x-form-spinner-clickdown{
    background-position:-153px 0;
}
.x-trigger-wrap-focus .x-form-trigger{
    border-bottom: 1px solid #7eadd9;
}

.x-form-field-wrap .x-form-spinner-splitter {
	line-height:1px;
	font-size:1px;
    background:transparent url('../images/spinner-split.gif') no-repeat 0 0;
	position:absolute;
	cursor: n-resize;
}
.x-trigger-wrap-focus .x-form-spinner-splitter{
    background-position:-14px 0;
}
.ext-ie .x-row-editor .x-form-text {
    margin:0 !important; 
}
.x-row-editor-header {
    height:2px;
    overflow:hidden;
    background: transparent url(../images/row-editor-bg.gif) repeat-x 0 0;
}
.x-row-editor-footer {
    height:2px;
    overflow:hidden;
    background: transparent url(../images/row-editor-bg.gif) repeat-x 0 -2px;
}
.ext-ie .x-row-editor-footer {
    margin-top:-1px;
}

.x-row-editor-body {
    overflow:hidden;
    zoom:1;
    background: #ebf2fb;
    padding-top:2px;
}
.x-row-editor .x-btns {
    position:absolute;
    top:28px;
    left:20px;
    padding-left:5px;
    background: transparent url(../images/row-editor-btns.gif) no-repeat 0 0;
}
.x-row-editor .x-btns .x-plain-bwrap {
    padding-right:5px;
    background: transparent url(../images/row-editor-btns.gif) no-repeat right -31px;
}
.x-row-editor .x-btns .x-plain-body {
    background: transparent url(../images/row-editor-btns.gif) repeat-x 0 -62px;
    height:31px;
}
.x-row-editor .x-btns .x-table-layout-cell {
    padding:3px;
}

.errorTip .x-tip-body ul{
    list-style-type:disc;
    margin-left:15px;
}

.blankText{color:#0660dd;}


.container{float:left;width:160px;overflow:hidden;border:1px solid #9be;	font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#4a4a4a;margin:10px;}
.container li{padding:2px 10px;border-top:1px solid #9be;}
.container li span{display:block;width:60px;float:left;color:#0660dd;}
.container .image{height:100px;}
.container li.title{padding:2px; text-align:center;font-weight:700;border:0;}
.container:hover{background:#9be;}

.information,.frame{border:1px solid #9be;	font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#4a4a4a;margin:10px;width:95%;padding:10px;}
.information ul{clear:left;}
.information ul li{float:left;}
.information .title{width:50%}
.information .infocls{width:10%}
.information .org{width:15%}
.information .phone{width:15%}
.information .cdate{width:10%}
.information .head li{font-weight:700;}


p {
	margin-bottom:15px;
}
.x-grid3-row-body p {
    margin:5px 5px 10px 80px !important;
}