@charset "utf-8";

/* CSS Document */
*,html {
	padding: 0;
	margin: 0;

}

body,html {
	height: 100%;
}

body {
	padding: 0px;
/*	方便demo的死后页面展示使用
	overflow: hidden;*/
	margin: 0;
	padding: 0;
}

A:link {
	color: #0066ff;
	TEXT-DECORATION: none
}

A:visited {
	color: #0066ff;
	TEXT-DECORATION: none;
	cursor: pointer
}

A:hover {
    color: #000;
    text-decoration: none;
}

#logintable A:link {
	color: #333;
	TEXT-DECORATION: none
}

#logintable A:visited {
	color: #333;
	TEXT-DECORATION: none;
	cursor: pointer
}

#logintable A:hover {
	color: #36adea;
	text-decoration: none;
}

table {
	width: 100%;
	border-collapse: collapse;
	/*word-wrap: break-word;*/
	word-break: break-all;
	background: #fff;
	table-layout: inherit;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
}

img {
	border: 0;
	vertical-align: middle;
}

img,div {
	border: 0;
}

.space20 {
	height: 20px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.bold {
    font-weight:bold;
}

.bold input[type="text"] {
    padding-left: 10px;
}

/*--- Clearfix---*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/*--- Hides from IE-mac ---*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/*--- End hide from IE-mac */
.btnopr {
	width: 80px;
	background: url(../../images/btn/button.gif) repeat-x #7ac9fa;
	color: #000;
	border: 1px solid #ACC4DB;
	height: 24px;
	padding: 0px;
	cursor: pointer;
}

.btnfun {
	width: 100px;
	background: url(../../images/btn/btnblue.gif) repeat-x;
	height: 23px;
	line-height: 23px;
	border: 1px solid #a2b3ca;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
}

.btnshort {
	background: url(../../images/btn/btn_shortcut.png) no-repeat;
	cursor: pointer;
	border: 0;
	width: 62px;
	height: 21px;
}

#disablefun {
	color: gray;
}

.loadclass {
	color: gray;
}

.pointer {
	cursor: pointer;
}

.required {
	background-image: url(../../images/required-field.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

.exclamation {
	background-image: url(../../images/exclamation.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 2px;
}

.dialogadd {
	font-weight: bold;
	font-size: 12px;
}

/*-------pop_layout------star-----*/
#headerpop {
	height: 88px;
	background: url(../../images/hearder2_bg.gif) repeat-x;
	margin-bottom: 5px;
	position: relative;
}

#headerpop #banner {
	top: 0;
}

#banner span a.popba01 {
	background: url(../../images/banner/pop_banner_01.gif) no-repeat;
	width: 99px;
}

#banner span a.popba02 {
	background: url(../../images/banner/pop_banner_02.gif) no-repeat;
	width: 98px;
}

#banner span a.popba03 {
	background: url(../../images/banner/pop_banner_03.gif) no-repeat;
	width: 99px;
}

#banner span a.popba04 {
	background: url(../../images/banner/pop_banner_04.gif) no-repeat;
	width: 99px;
}

#banner span a.popba05 {
	background: url(../../images/banner/pop_banner_05.gif) no-repeat;
	width: 99px;
}

#banner span a.popba06 {
	background: url(../../images/banner/pop_banner_06.gif) no-repeat;
	width: 98px;
}

#banner span a.popba01:hover,#banner span a.popba01:focus {
	background: url(../../images/banner/pop_banner_hoer01.gif) no-repeat;
	width: 99px;
}

#banner span a.popba02:hover,#banner span a.popba02:focus {
	background: url(../../images/banner/pop_banner_hoer02.gif) no-repeat;
	width: 98px;
}

#banner span a.popba03:hover,#banner span a.popba03:focus {
	background: url(../../images/banner/pop_banner_hoer03.gif) no-repeat;
	width: 99px;
}

#banner span a.popba04:hover,#banner span a.popba04:focus {
	background: url(../../images/banner/pop_banner_hoer04.gif) no-repeat;
	width: 99px;
}

#banner span a.popba05:hover,#banner span a.popba05:focus {
	background: url(../../images/banner/pop_banner_hoer05.gif) no-repeat;
	width: 99px;
}

#banner span a.popba06:hover,#banner span a.popba06:focus {
	background: url(../../images/banner/pop_banner_hoer06.gif) no-repeat;
	width: 98px;
}
/*-------------*/
#ehrbrowsermain {
	position: relative;
	background-color: #eee;
	height: 100%;
	font-size: 12px
}

#side {
	float: left;
	width: 210px;
}

#content {
	position: absolute;
	right: 5px;
	left: 218px;
}

/*-------------*/
#side {
	padding-left: 2px
}

#side table {
	background-color: #eee;
}

#side table td {
	line-height: 22px;
}

.poptab {
	border: 0px solid #CCC;
	clear: both;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	width: 100%;
}

#side .menubox {
	float: left;
	width: 20px;
	border-top: 0px solid #CCC;
	height: auto;
}

#side .menubox ul {
	margin-top: 2px;
}

#side .menubox li {
	clear: both;
	width: 20px;
	border: 1px solid #CCC;
	height: auto;
	line-height: 18px;
	padding: 5px 0;
	background: #FFF;
}

#side .menubox li.hover {
	width: 20px;
	line-height: 18px;
	background: #D5EBFF;
}

#side .contentbox {
	clear: none;
	width: 177px;
	border: none;
	border: 0px solid red;
	padding: 0;
	float: right;
	margin: 0;
}

#content ul.addgrtext {
	float: none;
	width: auto;
}

#content .addgrtext table {
	width: 100%;
}

#content ul.addgrtext b {
	clear: both;
	width: 100%;
	font-size: 24px;
	text-align: center;
	display: block;
}
/*-------pop_layout------over-----*/
/*-------page.css---------star----------*/
/* CSS Document */
a {
	text-decoration: none;
	color: #4a4a4a;
	cursor: pointer;
}

a:focus {
	outline: none;
	-moz-outline: none;
}

i {
	font-style: normal;
}

s {
	text-decoration: none;
}

.width100 {
	width: 100px;
}

.width50 {
	width: 50px;
}

.width30 {
	width: 30px;
}

.saddlebrown {
	color: saddlebrown;
}

.spanheight {
	height: 10px;
	width: 90%;
}

/*<!--自适应宽度tab--开始-->*/
#con {
	FONT-SIZE: 12px;
	MARGIN: 0px auto;
	WIDTH: 100%;
	float: left;
}

#tags {
	PADDING: 0px;
	MARGIN: 0px;
	HEIGHT: 28px;
	margin-top: 5px;
}

#tags LI {
	BACKGROUND: url(../../images/btn/tagleft.gif) no-repeat left bottom;
	FLOAT: left;
	MARGIN-RIGHT: 1px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 28px;
}

#tags LI A {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	BACKGROUND: url(../../images/btn/tagright.gif) no-repeat right bottom;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #143853;
	LINE-HEIGHT: 28px;
	PADDING-TOP: 0px;
	HEIGHT: 28px;
	TEXT-DECORATION: none;
	font-weight: normal;
	width: 108px;
	text-align: center;
}

#tags LI.emptytag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px;
}

#tags LI.selecttag {
	BACKGROUND-POSITION: left top;
	MARGIN-BOTTOM: -2px;
	POSITION: relative;
	HEIGHT: 29px;
}

#tags LI.selecttag A {
	BACKGROUND-POSITION: right top;
	COLOR: #0A80AF;
	LINE-HEIGHT: 29px;
	HEIGHT: 29px;
	font-weight: bold;
}

#tagcontent {
	border: 1px solid #2A86AE;
	PADDING: 1px;
	BACKGROUND-COLOR: #fff;
}

.tagcontent {
	PADDING: 2px;
	DISPLAY: none;
	background-color: #fff;
	COLOR: #474747;
}

#tagcontent DIV.selecttag {
	DISPLAY: block;
}


#tagst {
    PADDING: 0px;
    MARGIN: 0px;
    HEIGHT: 28px;
    margin-top: 5px;
}

#tagst LI {
    BACKGROUND: url(../../images/btn/tagleft.gif) no-repeat left bottom;
    FLOAT: left;
    MARGIN-RIGHT: 1px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 28px;
}

#tagst LI A {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    BACKGROUND: url(../../images/btn/tagright.gif) no-repeat right bottom;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    COLOR: #143853;
    LINE-HEIGHT: 28px;
    PADDING-TOP: 0px;
    HEIGHT: 28px;
    TEXT-DECORATION: none;
    font-weight: normal;
    width: 68px;
    text-align: center;
}

#tagst LI.emptytag {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    WIDTH: 4px;
}

#tagst LI.selecttag {
    BACKGROUND-POSITION: left top;
    MARGIN-BOTTOM: -2px;
    POSITION: relative;
    HEIGHT: 29px;
}

#tagst LI.selecttag A {
    BACKGROUND-POSITION: right top;
    COLOR: #0A80AF;
    LINE-HEIGHT: 29px;
    HEIGHT: 29px;
    font-weight: bold;
}

/*列表画面中使用tag,同时弹出的画面中也存在tag,避免发生冲突*/

#tagList {
	PADDING: 0px;
	MARGIN: 0px;
	HEIGHT: 28px;
	margin-top: 5px;
}

#tagList LI {
	BACKGROUND: url(../../images/btn/tagleft.gif) no-repeat left bottom;
	FLOAT: left;
	MARGIN-RIGHT: 1px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 28px;
}

#tagList LI A {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	BACKGROUND: url(../../images/btn/tagright.gif) no-repeat right bottom;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #143853;
	LINE-HEIGHT: 28px;
	PADDING-TOP: 0px;
	HEIGHT: 28px;
	TEXT-DECORATION: none;
	font-weight: normal;
	width: 108px;
	text-align: center;
}

#tagList LI.emptytag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px;
}

#tagListContent {
	border: 1px solid #2A86AE;
	PADDING: 1px;
	BACKGROUND-COLOR: #fff;
}
#tagListContent DIV.selecttag {
	DISPLAY: block;
}
#tagList LI.selectTag {BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 29px;}
#tagList LI.selectTag A {BACKGROUND-POSITION: right top; COLOR: #0A80AF; LINE-HEIGHT: 29px; HEIGHT: 29px; font-weight:bold;}
#tagListContent DIV.selectTag {	DISPLAY: block;}
/*列表画面中使用tag,同时弹出的画面中也存在tag,避免发生冲突*/

/*<!--自适应宽度tab--开始-->*/
#tagsl {
    PADDING: 0px;
    MARGIN: 0px;
    HEIGHT: 28px;
    margin-top: 5px;
}

#tagsl LI {
    BACKGROUND: url(../../images/btn/tagleft.gif) no-repeat left bottom;
    FLOAT: left;
    MARGIN-RIGHT: 1px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 28px;
}

#tagsl LI A {
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    BACKGROUND: url(../../images/btn/tagright.gif) no-repeat right bottom;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    COLOR: #143853;
    LINE-HEIGHT: 28px;
    PADDING-TOP: 0px;
    HEIGHT: 28px;
    TEXT-DECORATION: none;
    font-weight: normal;
    width: 78px;
    text-align: center;
}

#tagsl LI.emptytag {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    WIDTH: 4px;
}

#tagsl LI.selecttag {
    BACKGROUND-POSITION: left top;
    MARGIN-BOTTOM: -2px;
    POSITION: relative;
    HEIGHT: 29px;
}

#tagsl LI.selecttag A {
    BACKGROUND-POSITION: right top;
    COLOR: #0A80AF;
    LINE-HEIGHT: 29px;
    HEIGHT: 29px;
    font-weight: bold;
}

/*-------cutpage---------*/
.cutpagelist {
	height: 28px;
	line-height: 28px;
	padding: 0px 12px 3px;
	background-color: #EEE;
}

.pagelist {
	position: absolute;
	height: 36px;
	line-height: 36px;
}

.pagelist i {
	left: 2px;
	bottom: 2px;
	font-style: normal
}

.pagelist s {
	right: 2px;
	bottom: 2px;
	margin-left: 20px;
	text-decoration: none
}

.cutpage {
	font-size: 12px;
	font-family: Tahoma;
	text-align: right;
	margin: 0;
	padding: 0;
}

.cutpage a {
	display: inline-block;
	background: url(../../images/cutpage_btn.png) left top no-repeat;
	height: 22px;
	padding-left: 5px;
	line-height: 22px;
	text-decoration: none;
	margin: 3px 3px 3px 0;
	vertical-align: middle;
}

.cutpage a span {
	background: url(../../images/cutpage_btn.png) right top no-repeat;
	padding-right: 5px;
	display: inline-block;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
}

.cutpage a.current {
	background: url(../../images/cutpage_btn.png) left -44px no-repeat;
}

.cutpage a.current span {
	background: url(../../images/cutpage_btn.png) right -44px no-repeat;
}

.cutpage a:link,.cutpage a:visited {
	color: #0071B5;
}

.cutpage a:hover {
	background-position: left -22px;
	color: #666;
}

.cutpage a.current:hover {
	color: #666;
}

.cutpage a:hover span {
	background-position: right -22px;
}

.cutpage a.current:link,.cutpage a.current:visited {
	color: #0071B5;
}

/*------button--------*/
.btndiv {
	text-align: center;
	margin: 10px auto;
}

.btn35,.btn36 {
	width: 100px;
	height: 28px;
	line-height: 26px;
	font-size: 12px;
	color: #444;
	background: url("../../images/btn/bg35.jpg") no-repeat left top;
	padding-bottom: 4px;
	border: none;
}

.btn35 {
	background: url(../../images/btn/bg35.jpg) no-repeat left top;
}

.btn36 {
	background: url(../../images/btn/bg35.jpg) no-repeat left -28px;
}

/*---sm_bg---常熟项目UI------*/
#inquiry {
	width: 180px;
	float: right;
	border: 1px solid #CCC;
	background: url(../../images/h6-bg.gif) repeat-x top #FFF;
	margin-bottom: 6px;
}

#inquiry b {
	height: 31px;
	line-height: 35px;
	background: no-repeat left;
	padding-left: 45px;
	color: #0D81AF;
	display: block;
}

#inquiry b.jiandang {
	background: url(../../images/ico_1.gif) no-repeat left;
}

#inquiry table {
	margin: 5px;
	line-height: 30px;
}

#inquiry table select {
	width: 100px;
}

fieldset legend {
	font-weight: bold;
}

.smbg {
	background: #E2ECEE;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}

.smbg b {
	font-weight: normal;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.smbg b.ka {
	background: url(../../images/btn/ka.png) no-repeat left 0px;
}

.smbg b.lb {
	background: url(../../images/btn/lb.png) no-repeat left 0px;
}

.smbg b.gk {
	background: url(../../images/btn/gk.png) no-repeat left 0px;
}

.smbg b.mx {
	background: url(../../images/btn/mx.png) no-repeat left 0px;
}

.smbg a:hover {
	color: red;
}

.smbg a:focus {
	color: blue;
}

.smcnt {
	border: 1px solid #BBB;
	padding: 6px 2px;
	display: block;
	margin-top: 5px;
	overflow: hidden;
	float: left;
	margin: 5px;
}

.smcnt table {
	border: 1px solid #CCC;
	width: 248px;
	float: left;
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
}

.smcnt table td.xh {
	background: url(../../images/xh_bg.gif) repeat-x;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

.smcnt table td fieldset {
	margin: 5px;
}

.smcnt table.noborder {
	border: none;
	margin: 5px;
	margin-top: 10px;
}

.smcnt table.noborder th {
	text-align: right;
	line-height: 18px;
	font-weight: normal;
}

.smcnt table.noborder td {
	text-align: left;
	line-height: 18px;
}

.bqyff {
	position: absolute;
	left: 0px;
	width: 51px;
	height: 32px;
}

.smyqy,.smwqy,.smyjy {
	position: absolute;
	right: 8px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 20px;
}

.smyqy {
	background: url(../../images/btn/accept.png) no-repeat left 5px;
}

.smwqy {
	background: url(../../images/btn/information.png) no-repeat left 5px;
}

.smyjy {
	background: url(../../images/btn/exclamation.png) no-repeat left 5px;
}




/*--------个人资料-----------*/
#mainsearch {
	margin-top: 5px;
	margin-left: 5px;
}

#mainsearch .smbg {
	border: 1px solid #CCC;
	margin-bottom: 3px;
}

.smbg a {
	padding: 3px;
}

.smbg a:hover {
	background: #EDF5F6;
	border: 1px solid #fff;
}

.smbg b.xinz {
	background: url(../../images/btn/add.png) no-repeat left 0px;
}

.smbg b.xiug {
	background: url(../../images/btn/pencil.png) no-repeat left 0px;
}

.smbg b.zhuanc {
	background: url(../../images/btn/bullet_go.png) no-repeat left 0px;
}

.smbg b.zhux {
	background: url(../../images/btn/zhuxiao.png) no-repeat left 0px;
}

.smbg b.henj {
	background: url(../../images/btn/liulanjl.png) no-repeat left 0px;
}

.smbg b.liulanjl {
	background: url(../../images/btn/liulanjl.png) no-repeat left 0px;
}

.smbg b.falibao {
	background: url(../../images/btn/heart.png) no-repeat left 0px;
}

.smbg b.qxlibao {
	background: url(../../images/btn/heart_delete.png) no-repeat left 0px;
}

.smbg b.qianyue {
	background: url(../../images/btn/qianyue.png) no-repeat left 0px;
}

.smbg b.jieyue {
	background: url(../../images/btn/jieyue.png) no-repeat left 0px;
}

.smbg b.shanc {
	background: url(../../images/btn/delete.png) no-repeat left 0px;
}

#mainsearch #inquiry {
	clear: both;
	width: 100%;
}

.inquirybm {
	width: 180px;
	float: right;
	border: 1px solid #CCC;
}

.inquirybm b {
	height: 28px;
	line-height: 28px;
	background: #DCDCDC;
	padding-left: 25px;
	display: block;
	background: url(../../images/btn/zoom.png) no-repeat 5px center;
	border-bottom: 1px solid #CCC;
}

.inquirybm table {
	background: #fff;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

#maincontent i {
	height: 30px;
	line-height: 30px;
	font-style: normal;
}

#maincontent s {
	text-decoration: none;
	margin-left: 10px;
}

#maincontent s span {
	margin-right: 3px;
}

.table1 {
	height: 100%;
	overflow: hidden;
	overflow-x: auto;
	margin-top: 6px;
}

/*tab2菜单class*/
ul {
	list-style: none;
}

b.ka {
	background: url(../../images/btn/ka.png) no-repeat left 0px;
	padding-left: 20px;
}

b.lb {
	background: url(../../images/btn/lb.png) no-repeat left 0px;
	padding-left: 20px;
}

b.gk {
	background: url(../../images/btn/gk.png) no-repeat left 0px;
	padding-left: 20px;
}

b.mx {
	background: url(../../images/btn/mx.png) no-repeat left 0px;
	padding-left: 20px;
}

b.fm {
	background: url(../../images/btn/vcard_edit.png) no-repeat left -2px;
	padding-left: 20px;
}

b.jbxx {
	background: url(../../images/btn/jbxx_edit.png) no-repeat left -2px;
	padding-left: 20px;
}

b.grtjb {
	background: url(../../images/btn/grtjb_edit.png) no-repeat left -2px;
	padding-left: 20px;
}

.menubox {
	width: 100%;
	height: 28px;
	line-height: 28px;
}

.menubox ul {
	margin: 0px;
	padding: 0px;
}

.menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 120px;
	text-align: center;
	color: #4a4a4a;
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.menubox li.hover {
	padding: 0px;
	background: #D5EBFF;
	width: 100px;
	border: 1px solid #ccc;
	border-bottom: none;
	color: #0A80AF;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}

.contentbox {
	clear: both;
	margin-top: 0px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 2px;
	float: left;
}

table.kapian {
	position: relative;
	border: 1px solid #CCC;
	width: 345px;
	margin: 3px;
	float: left;
}

table.kapian td.xh {
	background: url(../../images/xh_bg.gif) repeat-x;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

table.kapian td.text {
	padding-left: 5px;
	text-align: left;
	line-height: 26px;
}

table.kapian td.img {
	text-align: center;
}

table.kapian td.img img {
	width: 100px;
	height: 100px;
}

.menubox i {
	font-style: normal;
	float: right;
}

.menubox i a {
	margin-right: 10px;
	padding-left: 20px;
}

.menubox i a.ywc {
	background: url(../../images/btn/calendar.png) no-repeat left -2px;
}

.menubox i a.dws {
	background: url(../../images/btn/calendar_edit.png) no-repeat left -2px;
}

i.popno {
	background: #EFF7FF;
	height: 32px;
	line-height: 32px;
	text-align: left;
	display: block;
	padding: 0 5px;
	margin-bottom: 10px;
}

s.popno {
	text-decoration: none;
	float: right;
	margin-bottom: 20px;
}

s.popno input {
	width: 15px;
	height: 15px;
	line-height: 15px;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #CCC;
}

i.popno a {
	float: right;
	margin-right: 10px;
	padding-left: 20px;
}

i.popno a.dk {
	background: url(../../images/btn/drive_cd.png) no-repeat left 6px;
}

i.popno a.bc {
	background: url(../../images/btn/disk.png) no-repeat left 6px;
}

ul.addgrimg {
	float: left;
	width: 150px;
	text-align: center;
}

ul.addgrimg li {
	margin-bottom: 10px;
}

ul.addgrtext {
	float: right;
	width: 380px;
	text-align: left;
	border-left: 1px solid #EEE;
}

ul.addgrtext table {
	width: 360px;
}

ul.addgrtext th {
	text-align: right;
	font-weight: normal;
	width: 130px;
}

ul.addgrtext td {
	height: 26px;
	line-height: 26px;
	text-align: left;
}

ul.addgrtext td.bline {
	border-bottom: 1px solid #4a4a4a;
}

ul.addgrtext li {
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.pop1 .contentbox {
	width: 645px;
	background: #FFF;
}

.spanfloatleft {
	float: left;
}

.spanfloatleft input {
	width: 100px;
}

.table01 {
	width: 100%;
	height: 100%;
	overflow: auto;
	clear: both;
	vertical-align: middle;
}

.table01 {
	background: #FFF
}

.table01 table {
	width: 100%;
	border-left: #C8BAAE solid 1px;
	border-top: #C8BAAE solid 1px;
	border-collapse: collapse;
}

.table01 td {
	text-align: left;
	height: 24px;
	line-height: 24px;
	border: 1px solid #ccc;
	padding: 2px;
}

.table01 th {
	border: 1px solid #CCC;
	background: #EFF7FF;
	font-weight: normal;
}

.table01 td.tdgray {
	background: #EEE;
}

.table01 td.htop {
	background: #66B9DB;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

.tabletd01 {
	display: table;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	clear: both;
}

.tabletd01 li {
	float: left;
	margin-right: 20px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 2px;
}

.tabletd01 li.mc {
	width: 30px;
	margin-right: 2px;
}

.tabletd01 li.name {
	width: 100px;
	border-bottom: 1px solid #BBB;
}

.tabletd01 li.time {
	width: 100px;
	margin-right: 7px;
}

.tabletd01 li.time input {
	height: 15px;
}

.tabletd01 li.date {
	width: 20px;
}

i.fxk {
	list-sytle: none;
	vertical-align: middle;
	padding-left: 100px;
	display: block;
}

i.fxk li {
	float: left;
	list-style: none;
	display: block;
}
/*i.fxk input{height:13px;float:left;}*/
i.fxk span {
	display: block;
	float: left;
	line-height: 20px;
	margin-right: 5px;
}

/*----pop_header--------*/
.pop0,.pop1 {
	overflow: hidden;
	margin: 5px;
	border: 1px solid #7DB9D1;
}

.pop1 {
	width: 650px;
}

.popheader {
	position: relative;
	background: url(../../images/banner/pop_hearder_bg.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #7DB9D1;
}

.popheader i {
	background: url(../../images/banner/pop_hearder_ico.gif) no-repeat top
		left;
	display: block;
	padding-left: 35px;
	font-weight: bold;
}

.popheader s {
	position: absolute;
	top: 8px;
	right: 5px;
	background: url(../../images/btn/cross.png) no-repeat;
	padding-left: 20px;
}

/*---------pop_index--------------*/
#sidebar2 {
	float: left;
	width: 180px; /* 由于此元素是浮动的，因此必须指定宽度 */
	padding: 5px 0 0 0; /* 顶部和底部的填充将在该 div 中产生视觉空间 */
}

#maincontent2 {
	margin: 0 0 0 185px;
}

#header2 {
	height: 88px;
	background: url(../../images/hearder2_bg.gif) repeat-x;
}

#banner2 {
	height: 88px;
	top: 0;
}

/*----人口服务------*/
#inquiry b a.xiug {
	background: url(../../images/btn/pencil.png) no-repeat left 8px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}

#inquiry b a.view {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}

.mainps #sidebar1 {
	width: 330px;
	margin: 0;
	float: left;
	padding: 3px;
}

.mainps #sidebar1 #inquiry {
	height: 280px;
	width: 100%;
}

.mainps #maincontent {
	margin: 0;
	padding: 3px;
	height: 100%;
}

.mainps #sidebar1 {
	width: 23.5%;
}

.mainps #maincontent {
	width: 75%;
	float: right;
}

.mainps #maincontent #inquiry {
	width: 100%;
}

.tthidden {
	border: 0px solid #CCCCCC;
	display: none;
}

.nowidth {
	width: 60%;
	float: right;
}

.hidediv {
	display: none;
}

/*s.popno span{border:1px solid #CCC;margin:8px 2px 0;width:15px;height:15px; display:block;float:left;}*/
s.popno span {
	border: 1px solid #CCC;
	margin: 6px 2px 0;
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	padding: 0px 0px 1px 2px;
	font-size: 12px;
	font-family: Tahoma;
}

s.popno span.text {
	border: none;
	width: 40px;
}

s.popno span.line {
	border: none;
	margin: 8px 0 0;
}

.inputbtm {
	border: 0;
	border-bottom: 1px solid #ccc;
	color: #4a4a4a;
	font-size: 12px;
}

/*--------portal_mao----------*/
.portaltoplogo {
	background: url(../../images/china_logo.png) no-repeat;
	width: 88px;
	height: 88px;
	display: block;
	margin-left: 10px;
}

.portaltop {
	position: absolute;
	background: url(../../images/portal_txt.gif) no-repeat;
	width: 410px;
	height: 88px;
	display: block;
	margin-left: 110px;
	cursor: pointer;
}

.portalrighttop {
	position: absolute;
	right: 10px;
	top: 10px;
}

.portalrighttop b {
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}

.portalrightbottom {
	position: absolute;
	right: 10px;
	bottom: 30px;
}

.portalrightbottom b {
	color: #fff;
	font-weight: normal;
}

.portal {
	float: left;
}

.portal ul {
	border: 1px solid #CFE6EF;
	background: #E6F2F7;
	margin: 10px;
	position: relative;
	display: block;
	float: left;
	padding: 10px 10px 10px 50px;
}

.portal ul li {
	float: left;
	margin: 3px 6px;
	width: 85px;
	height: 100px;
}

.portal ul li.mao {
	position: absolute;
	top: -7px;
	left: -7px;
	width: 113px;
	height: 113px;
	margin: 0;
	float: none;
}

.portal ul li a {
	background: url(../../images/banner/portal_ico_bg1.gif) no-repeat;
	width: 85px;
	height: 100px;
	display: block;
}

.portal ul li a:hover {
	background: url(../../images/banner/portal_ico_bg2.gif) no-repeat;
}

.portal ul li a img,.portalrightbottom a img {
	border: none;
}

.portal ul li {
	margin-left: 30px;
}

/*---------add for mdm --------*/
.mdmpage {
	border: 1px solid #A9C3D0;
	height: 22px;
	line-height: 22px;
	padding: 1px 4px;
}

/*.section {*/
	/*margin: 1px 1px 2px 1px;*/
	/*border: 1px solid #BED5F3;*/
	/*position: relative;*/
/*}*/

.section .header {
	background: #FFF url(../images/section_bg.jpg) repeat-x;
	height: 27px;
	text-align: right;
	line-height: 26px;
	padding-right: 4px;
}

.section .header .title {
	float: left;
	height: 21px;
	margin: 2px 0px 0px 3px;
	line-height: 21px;
	padding: 0px 12px;
	background: url(../images/tab.jpg) repeat-x;
	border: 1px solid #BED5F3;
	border-bottom: 0px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	font-weight: bold;
}

.section .header a {
	float: right;
	margin-right: 4px;
}

.section .opucker,.section .pucker {
	height: 17px;
	width: 17px;
	display: block;
	margin: 4px 0px 0px 4px;
}

.section .opucker {
	background: url(../images/button.jpg) no-repeat 0px -34px;
}

.section .opucker:hover {
	background: url(../images/button.jpg) no-repeat -17px -34px;
}

.section .pucker {
	background: url(../images/button.jpg) no-repeat 0px -51px;
}

.section .pucker:hover {
	background: url(../images/button.jpg) no-repeat -17px -51px;
}

.section .content {
	margin: 1px 2px 2px 2px;
	padding: 0px;
}

.tabt {
	float: left;
	height: 21px;
	display: block;
	margin: 2px 0px 0px 3px;
	line-height: 21px;
	padding: 0px 12px;
	background: url(../images/tab.jpg) repeat-x 0px 0px;
	border: 1px solid #BED5F3;
	border-bottom: 0px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	cursor: pointer;
}

.tabt:hover {
	background-position: 0px 21px;
}

.link {
	background: CornflowerBlue;
	color: white;
}

/*---------验证信息 --------*/
p#vtip {
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.8em;
	background-color: white;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999;
}

p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px
}

input.inputvalidationfailed,textarea.inputvalidationfailed {
	border: 1px solid #ff0000 !important;
}

select.inputvalidationfailed,input[type=checkbox].inputvalidationfailed,input[type=radio].inputvalidationfailed,input[type=select].inputvalidationfailed
	{
	outline-color: #ff0000 !important;
	outline-style: solid !important;
	outline-width: 1px !important;
}

/*-------advancedtable--可编辑表格-------*/
.advancedtable {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	word-wrap: break-word;
	word-break: break-all;
}

.advancedtable th {
	color: #4a4a4a;
	background: url(../images/eaittable_th.gif) no-repeat top right;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

.advancedtable  th.zimu {
	background: url(../images/eaittable_th.gif) no-repeat bottom left;
	font-weight: normal;
	border-right: 1px solid #DDD;
}

.advancedtable   td {
	word-wrap: break-word;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	white-space: nowrap;
	width: 100%;
}

.advancedtable tbody  td {
	word-wrap: break-word;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	white-space: nowrap;
	width: 100%;
}
/*-------page.css------over------*/
/*-------message.css----star---------*/
.msgok {
	cursor: pointer;
	cursor: hand;
	background: #E7FFD6 url('../../images/msg_success.png') center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 15px 15px 15px 65px;
	border-top: 2px solid #8CD76B;
	border-bottom: 2px solid #8CD76B;
	border: 2px solid #8CD76B;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana;
}

.msginfo {
	cursor: pointer;
	cursor: hand;
	background: #E7F3FF url('../../images/msg_info.png') center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 15px 15px 15px 65px;
	border-top: 2px solid #7BA6D6;
	border-bottom: 2px solid #7BA6D6;
	border: 2px solid #7BA6D6;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana;
}

.msgwarn {
	cursor: pointer;
	cursor: hand;
	background: #fff6bf url('../../images/msg_warning.png') center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 15px 15px 15px 65px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	border: 2px solid #ffd324;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana;
}

.msgerror {
	cursor: pointer;
	cursor: hand;
	background: #FFE7E7 url('../../images/msg_error.png') center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 15px 15px 15px 65px;
	border-top: 4px solid #E77D7B;
	border-bottom: 4px solid #E77D7B;
	border: 2px solid #E77D7B;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana;
	width: 100%;
	margin-left: 120px;
}

/* Multiselect
----------------------------------*/
.multiselect {
	width: 460px;
	height: 200px;
}

/* Multiselect
----------------------------------*/
.ui-multiselect {
	border: solid 1px;
	border-color: #adc3de;
	font-size: 12px;
    padding-top: 5px;
    line-height: 20px;
}

.ui-multiselect ul {
	-moz-user-select: none;
}

.ui-multiselect li {
	margin: 0;
	padding: 0;
	cursor: default;
	line-height: 20px;
	font-size: 12px;
	list-style: none;
}

.ui-multiselect li a {
	color: #f00;
	text-decoration: none;
	padding: 0;
	display: block;
	float: left;
	cursor: pointer;
}

.ui-multiselect li.ui-draggable-dragging {
	padding-left: 10px;
}

.ui-multiselect div.selected {
	position: relative;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}

.ui-multiselect ul.selected {
	position: relative;
	padding: 0;
	overflow: auto;
	overflow-x: hidden;
	background: #fff;
	margin: 0;
	list-style: none;
	border: 0;
	position: relative;
	width: 100%;
}

.ui-multiselect ul.selected li {
	font-weight: normal;
    font-size: 12px;
}

.ui-multiselect div.available {
	position: relative;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	border-right: 1px solid;
	border-color: #f00;
    font-size: 12px;
}

.ui-multiselect ul.available {
	position: relative;
	padding: 0;
	overflow: auto;
	overflow-x: hidden;
	background: #fff;
	margin: 0;
	list-style: none;
	border: 0;
	width: 100%;
}

.ui-multiselect ul.available li {
	padding-left: 10px;
	font-weight: normal;
}

.ui-multiselect .ui-state-default {
	border: none;
	margin-bottom: 1px;
	position: relative;
	padding-left: 20px;
}

.ui-multiselect .ui-state-hover {
	border: none;
}

.ui-multiselect .ui-widget-header {
	border: none;
	font-size: 12px;
	margin-bottom: 1px;
}

.ui-multiselect .add-all {
	float: right;
	padding: 7px;
}

.ui-multiselect .remove-all {
	float: right;
	padding: 7px;
}

.ui-multiselect .search {
	float: left;
	padding: 4px;
}

.ui-multiselect .count {
	float: left;
	padding: 7px;
	color: #222222;
}

.ui-multiselect li span.ui-icon-arrowthick-2-n-s {
	position: absolute;
	left: 2px;
}

.ui-multiselect li a.action {
	position: absolute;
	right: 2px;
	top: 2px;
}

.ui-multiselect input.search {
	height: 25px;
	padding: 1px;
	margin: 3px;
	width: 100px;
}

.ui-multiselect {
	padding: 2px 0 2px 4px;
	text-align: left;
    font-size: 12px;
}

.ui-multiselect span.ui-icon {
	float: right
}

.ui-multiselect-single .ui-multiselect-checkboxes input {
	position: absolute !important;
	top: auto !important;
	left: -9999px;
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
	padding: 5px !important
}

.ui-multiselect-header {
	margin-bottom: 3px;
	padding: 3px 0 3px 4px
}

.ui-multiselect-header ul {
	font-size: 0.9em
}

.ui-multiselect-header ul li {
	float: left;
	padding: 0 10px 0 0
}

.ui-multiselect-header a {
	text-decoration: none
}

.ui-multiselect-header a:hover {
	text-decoration: underline
}

.ui-multiselect-header span.ui-icon {
	float: left
}

.ui-multiselect-header li.ui-multiselect-close {
	float: right;
	text-align: right;
	padding-right: 0
}

.ui-multiselect-menu {
	display: none;
	padding: 3px;
	position: absolute;
	z-index: 10000;
	text-align: left
}

.ui-multiselect-checkboxes {
	position: relative /* fixes bug in IE6/7 */;
	overflow-y: auto
}

.ui-multiselect-checkboxes label {
	cursor: default;
	display: block;
	border: 1px solid transparent;
	padding: 3px 1px
}

.ui-multiselect-checkboxes label input {
	position: relative;
	top: 1px
}

.ui-multiselect-checkboxes li {
	clear: both;
	font-size: 0.9em;
	padding-right: 3px
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
	display: block;
	padding: 3px;
	margin: 1px 0;
	text-decoration: none
}

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label {
	border: none
}
.msgOK {
	cursor: pointer;
	cursor: hand;
	background: #E7FFD6 url('../../images/msg_success.png') center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 15px 15px 15px 65px;
	border-top: 2px solid #8CD76B;
	border-bottom: 2px solid #8CD76B;
	border: 2px solid #8CD76B;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana;
}

.msgInfo {
	cursor: pointer;
	cursor: hand;
	background: #E7F3FF url('../../images/msg_info.png') center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 15px 15px 15px 65px;
	border-top: 2px solid #7BA6D6;
	border-bottom: 2px solid #7BA6D6;
	border: 2px solid #7BA6D6;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana;
}

.msgWarn {
	cursor: pointer;
	cursor: hand;
	background: #fff6bf url('../../images/msg_warning.png') center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 15px 15px 15px 65px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	border: 2px solid #ffd324;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana;
}

.msgError {
	cursor: pointer;
	cursor: hand;
	background: #FFE7E7 url('../../images/msg_error.png') center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 15px 15px 15px 65px;
	border-top: 4px solid #E77D7B;
	border-bottom: 4px solid #E77D7B;
	border: 2px solid #E77D7B;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana;
	width: 100%;
	margin-left: 150px;
}
.thirdMenu{
    width: 100%;
    height:30px;
    background:url("../../images/thirdmenu_bg.jpg") repeat-x;
    line-height: 30px;
    vertical-align: middle;
    font-size: 12px;
    left: 20px;
}
.thirdMenu a{
    padding-left: 20px;
}
.thirdMenu .active a{
    color: #000000;
    font-weight: bold;
}

.selectedWeek {
	background-color: #66CCFF;
}

.doctorInfoTable{
	border-collapse:collapse;  
	border-spacing:0; 
}

.doctorInfoTable th{
	background :10px center url("../../images/reserve/iconarrow.png") no-repeat;
	padding: 0;
	text-align: left;
	padding-left: 30px;
	height: 20px;
	line-height: 20px;
	width: 30px;
}

.doctorInfoTable td{
	padding: 0;
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: left;
}

.doctorInfoDiv{
	width: 220px;
	height: 100px;
	border: 1px solid #c6c6c6;
	background: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
}
.imgDiv{
	position: absolute;
	top: 5px;
	left: -10px; 
}

/*********reserve***********/
#showReserveTimeDiv {
	width:300px;background:#F7FBFE;
	display:none;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.divReserveTimeTableContent {
	display: block
}
.divReserveTimeTableContent .reserveTimeTitle {
	font-size:14px; color:#1699DF; width:250px;padding-top:10px;padding-bottom:10px;padding-left:10px;
}
.divReserveTimeTableContent .reserveTableInfo {
	 border: 1px solid #ccc;
	 width: 280px;
	 margin-left:10px;
}
.divReserveTimeTableContent .reserveTableInfo th:first-child {
    border-left: 0;
}
.divReserveTimeTableContent .reserveTableInfo th {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
    height: 25px;
    font-weight:normal;
    padding: 3px;
    text-align: center;
    padding:0;margin:0
}
.divReserveTimeTableContent .reserveTableInfo td:first-child {
    border-left: 0;
}
.divReserveTimeTableContent .reserveTableInfo tr:hover {
    background-color:#EAF7FD;
    cursor: pointer;
}
.divReserveTimeTableContent .reserveTableInfo tr:last-child td {
    border-bottom: 0;
}
.divReserveTimeTableContent .reserveTableInfo td {
    height: 25px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 3px;
    text-align: center;
    padding:0;margin:0
}
#showReserveTimeDiv s{
	position:absolute;
	top:-20px;
	*top:-22px;
	left:260px;
	display:block;
	height:0;
	width:0;
	font-size: 0; 
	line-height: 0;
	border-color:transparent transparent #ccc transparent;
	border-style:dashed dashed solid dashed;
	border-width:10px;
}
#showReserveTimeDiv i{
	position:absolute;
	top:-9px;
	*top:-9px;
	left:-10px;
	display:block;
	height:0;
	width:0;
	font-size: 0;
	line-height: 0;
	border-color:transparent transparent #F7FBFE transparent;
	border-style:dashed dashed solid dashed;
	border-width:10px;
}

/******/
.divReserveTableContent {
	font-size:14px;
    width:550px;
}