body,div,p,a,h1,h2,h3,h4,h5,h6,table,tr,th,td,ul,li,form,img,select {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	vertical-align: middle;
	overflow-x: hidden;
}

html {
	overflow-x: hidden;
}

img {
	border: 0px;
}

ul,li {
	list-style: none;
}

a {
	color: #0078b6;
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
}

input,label {
	vertical-align: middle;
}

select {
	
}

body {
	font-family: "Î¢ÈíÑÅºÚ", Arial, Helvetica, "ËÎÌå", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
}

body.allbg_body {
	background-color: #f4f4f4;
}

.red {
	color: #d20000;
}

.color_89 {
	color: #898989;
}

.color_blue {
	color: #26a2da;
}

.basic {
	height: 28px;
	width: 406px;
	border: #c7c7c7 solid 1px;
	line-height: 28px;
	font-size: 12px;
	color: #484848;
	padding: 0px 5px;
}

.pad07{padding:7px 0px;}
.pad20{padding-top:20px;}
.font16 {font-size: 16px;font-weight: bold;	color: #373737;padding:0px;}
.font14 {font-size: 14px;}
.font12 {font-size: 12px;}
.half {	width: 140px;}
.half2 {	width: 180px;}
.line_18{line-height:18px; font-size:12px}
.no_left{padding-left:0px !important; }

.hidden {
	display: none;
}

a.or {
	width: auto;
	padding: 0px 16px;
}

a.od {
	margin-left: 10px;
}

.not_null {
	color: red;
}


.submenu {
	background-color: #FFF;
	height: 46px;
	border-bottom: #d0d0d0 solid 1px;
	overflow: hidden;
}

.submenu .sidebar_left {
	padding-left: 24px;
	width: 118px;
	font-size: 15px;
	font-weight: bold;
	float: left;
	line-height: 46px;
}

.submenu .sidebar_center {
	padding-left: 100px;
	width: 118px;
	font-size: 15px;
	font-weight: bold;
	float: left;
	line-height: 46px;
}

.submenu .sidebar_right {
	padding-left: 200px;
	width: 118px;
	font-size: 15px;
	font-weight: bold;
	float: left;
	line-height: 46px;
}

.sidebar_botton a {
	display: block;
	float: left;
	width: 108px;
	text-align: center;
	background: url(../images/botton_title_bg.png) repeat-x left top;
	height: 30px;
	border: #b5b5b5 solid 1px;
	line-height: 28px;
	margin: 7px 0px;
	font-size: 14px;
	color: #484848;
	margin-left: -1px;
}

a.blue {
	border: #66afc5 solid 1px;
	background-color: #dbf5fc;
}

a.yellow {
	border: #edaf7b solid 1px;
	background-color: #f6eee1;
}

a.blue:hover {
	border: #0b81a2 solid 1px;
	background-color: #c4f2ff;
}

a.yellow:hover {
	border: #e66b02 solid 1px;
	background-color: #f8e8ce;
}


textarea.oy {
	height: 84px;
}

.pad50_0 {
	padding: 50px 0px;
}

/* override jquery css */

.ui-datepicker {
	width: 183px !important;
}
.ui-datepicker-header {
	height: 20px !important;
}

.ui-dialog {
    padding: 0px ;
}

.ui-widget-header {
    border-top-left-radius: 0px  ;
    border-top-right-radius: 0px  ;
    border-bottom-right-radius: 0px  ;
    border-bottom-left-radius: 0px  ;
    border: 0px ;
    height: 28px ;
    background-color: #F2F2F2;
}

.ui-dialog-buttonpane {
	background-color: #F2F2F2;
	height: 36px;
	border: 0px solid #D6D6D6;
}

.ui-dialog {
    border: 5px solid #737373 ;
}

.ui-dialog .ui-dialog-title {
    font-size: 16px  ;
    font-weight: bold  ;
    margin: 0.3em ;
}

.ui-icon-closethick {
    background: url(../images/closed.png) repeat-x left top !important;
    height: 24px;
    width: 24px;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 24px;
    margin: -14px 0;
    position: absolute;
    right: 10px;
    width: 24px;
}

.ui-widget {
	font-family: "ËÎÌå", "Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif;
}
.ui-dialog-buttonset .ui-button, .ui-datepicker-buttonpane button {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: 1px solid #BBB;
    width: 72px;
    height: 30px;
}
.ui-dialog-buttonset .ui-state-hover, .ui-datepicker-buttonpane .ui-state-hover {
    font-weight: bold;
}
