#main_header {
	border-bottom: 1px solid #d9d9d9;
	height: 70px;
	background-color: #fff;
	width: 100%;
}

#me {
	float: right;
	width: 50px;
	height: 50px;
	margin-top: 10px;
	margin: 5px;
	border: 1px solid #1385ce;
}

#me img {
	width: 40px;
	height: 40px;
	margin: 3px;
}

#me a {
	width: 44px;
	height: 44px;
	margin: 2px;
	border: 1px solid #fff;
	display: block;
}

#me a:hover {
	border: 1px solid #1385ce;
}

#marin_header_nav {
	width: 1162px;
	margin: auto;
	height: 70px;
}

#main {
	width: 1162px;
	margin: auto;
	min-height: 260px;
	margin-top: 0px;
}

.foot_main {
	width: 1162px;
	margin: auto;
	line-height: 30px;
	text-align: right;
	line-height: 30px;
}

#marin_header_nav .logo {
	width: 190px;
	background: url(../images/logo50.png) 0 center no-repeat;
	padding: 10px 0 10px 60px;
	height: 50px;
	float: left;
}

#marin_header_nav .logo h1 {
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	color: #4d4d4d;
	margin-top: 8px;
	margin-bottom: 0px;
}

#marin_header_nav  .logo p {
	font-size: 16px;
	color: #b5b5b5;
	margin: 0px;
}

#marin_header_nav ul {
	display: block;
	float: left;
	height: 67px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 786px;
}

#marin_header_nav li {
	float: left;
	font-size: 14px;
	padding-top: 20px;
}

#marin_header_nav .nav li a {
	color: #353535;
	padding: 0 8px;
	display: inline-block;
	text-decoration: none;
	max-width: 80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#marin_header_nav .nav li a:hover {
	color: red;
}

#marin_header_nav .nav li a.cur {
	color: #1385ce;
	border-bottom: 2px solid #1385ce;
}

#crm_main_box {
	background: white;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	width: 930px;
	float: left;
	margin-top: 10px;
	margin-left: 170px;
}

#crm_main_nav {
	margin-top: 10px;
	padding-bottom: 2px;
	background-color: #222;
	-webkit-box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	min-height: 35px;
	width: 930px;
	float: left;
	margin-left: 170px;
}

#crm_left_box {
	margin-top: 10px;
	background: white;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 17px rgba(0, 0, 0, .3);
	margin-left: 10px;
	padding: 5px;
	width: 170px;
	float: left;
	position: fixed;
	top: 70px;
	left: 10px;
}

#crm_left_box div {
	width: 160px;
	white-space: nowrap;
	TEXT-OVERFLOW: ellipsis;
	overflow: hidden;
}

#crm_left_box a {
	color: #111;
	text-decoration: none;
}

#crm_left_box a:hover {
	color: red;
}

#crm_more {
	border: 1px solid #ddd;
	background-color: #ddd;
	width: 40px;
	text-align: center;
	border-radius: 3px;
	line-height: 17px;
	cursor: pointer;
	margin-left: 20px;
	width: 800px;
}

.a-msg {
	width: 100px;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
}

.a-cnt {
	width: 500px;
	float: left;
	height: 25px;
	font-size: 13px;
}

.a-cnt span {
	line-height: 25px;
	font-size: 13px;
}

.a-split {
	line-height: 25px;
	font-size: 13px;
	width: 6px;
	float: left;
	padding-right: 5px;
}

.a-cnt input {
	line-height: 30px;
	width: 500px;
	height: 30px;
	border: 0px;
	font-size: 14px;
}

.subject {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f6faff;
	border-bottom: 1px solid #becfdd;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}

.subject_expand {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	display: block;
	height: 10px;
	width: 15px;
	border: 1px solid #ccc;
	cursor: pointer;
	float: left;
	display: block;
}

.subject_expand:hover {
	border: 1px solid #111;
}

.subject .ewa_lf_func_caption {
	font-size: 14px;
	padding-top: 2px;
	cursor: pointer;
	height: 20px;
}

.ewa_lf_func {
	background-color: #EDF2F6;
}

.ewa_lf_func_dact {
	color: #5e6e7f;
}

.ewa_lf_func_act {
	color: #000;
}

.ewa_lf_func_caption {
	color: #000;
}

.EWA_TD_H,.EWA_POP_TITLE_L,.EWA_POP_TITLE_R {
	padding: 3px 4px 3px 4px;
	color: #333;
	background-color: #F8F8F8;
	white-space: nowrap;
	background-image: none;
	border: 0px;
}

.EWA_POP_TITLE_L,.EWA_POP_TITLE_R {
	background-color: #f6faff;
	border-bottom: 1px solid #becfdd;
	color: #333333;
}

.EWA_TABLE {
	background-color: #eee;
}

.left {
	padding-left: 5px;
	padding-right: 5px;
	width: 920px;
	overflow-x: auto;
}

.nav {
	cursor: pointer;
	padding: 4px;
	font-size: 14px;
}

.crm_main_nav1 {
	height: 25px;
	margin-top: 4px;
	border: 1px solid #888;
	color: white;
	width: 90px;
	float: left;
	line-height: 25px;
	border-radius: 12px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.crm_main_nav1_cur,.crm_main_nav1:hover {
	border: 1px solid #fff;
	background-color: #fff;
	color: black;
}

.foot {
	clear: both;
	background-color: #e9e9e9;
	border-top: 1px solid #d9d9d9;
	padding: 0;
	height: 50px;
}

.EWA_POP_CNT {
	min-width: 500px;
}

.show {
	color: blue;
}

.hide {
	color: #000;
}

#crm_main_box ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom: 1px solid #f6faff;
	height: 27px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#crm_main_box li {
	margin: 0px;
	float: left;
	TEXT-OVERFLOW: ellipsis;
}

.am0 {
	width: 70px;
	font-size: 13px;
	background-color: #f6faff;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	TEXT-OVERFLOW: ellipsis;
	line-height: 26px;
}

.amck {
	color: blue;
	cursor: pointer;
	text-decoration: underline;
}

.am1 {
	width: 140px;
	font-size: 13px;
	padding: 4px;
	overflow: hidden;
	white-space: nowrap;
}

.am1_txt {
	width: 120px;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}

.am1_edit {
	height: 18px;
	width: 18px;
	display: block;
	float: right;
	cursor: pointer;
}

.am1_edit img {
	height: 18px;
	width: 18px;
	border: 0px;
}

#bottom_msg {
	position: fixed;
	width: 100%;
	bottom: 0px;
	height: 40px;
	background-color: #ccc;
}