/**
*	主菜单样式
*/
#mainMenu{margin: 0px; border-right:1px solid #cdcdcd; width:100%; position:absolute; left:0; top:0px; bottom:5px; overflow:hidden;margin: 0 auto}
.menu{margin: 0px auto; width:100%;}
.menu_head{width:100%; height:40px; line-height:37.8px; font-size:14px;cursor:pointer;position:relative;margin:0px; font-weight:bold;border-bottom:1px solid #FFFFFF;font-family:"微软雅黑,宋体";color:#FFFFFF;}
.menu_head a{ display:block; height:37.8px; font-size:14px; font-weight:bold; padding-left:60px;font-family:"微软雅黑,宋体";padding-top: 5px}
.menu_body{width:100%;height:auto;overflow:hidden;line-height:38px;color:#FFFFFF; }
.menu_body a{text-decoration:none;color:#FFFFFF;display:block;width:200px;height:33px;line-height:33px;padding-left:100px;font-size:14px; font-weight:normal; border:0; background-image:none; border-bottom:1px dashed #666;}
.menu_body a:hover { background-color:#0466a8; color:#FFF;}

.nano { width: 100%; height:400px; font-size:12px;border-radius:8px;}
.nano .pane {background: #FFF;width: 4px;right: 1px;margin: 5px;}
.nano .slider {background: #000;}

/**
* 文字图标以及文字样式
*/
.icon {width: 2em; height: 2em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;color:#FFFFFF;width:100%}
.spa {font-size:12px;color:#FFFFFF}
.rightTab{font-size:20px}
.home_page_body{margin:0px;color:#06C1C1;padding: 8px 12px 8px 22px;}
.home_page_body li{height: 28px;line-height: 28px;}
.right-p{position:relative;margin:0px;font-size:12px;color:black;margin-left: 10px}

/**
*首页时间的样式
*/
.home_page_date{float:right;color:#000000;position:absolute;right:20px; bottom:2px}

/**
* 首页内容div样式
*/
.mainMenu{margin:10px;border:solid 1.5px #EAEEF1}
.titleMenu{background-color:#EAEEF1}

.titleMenu span a{padding: 0px 15px 5px 15px;}

/**
*	首页更多的字体样式样式
*/
.mainMore{float:right;fount-weight:lighter;}
.mainMore a{padding:0px;text-decoration: none;color:#000000;cursor: pointer}

/**
*首页面主页样式
*/
.main_left{float:left; width:53%;margin-left: 15px }
.main_right{float:right;width:45%}

/**
*通讯录内容样式
*/
.some_contacts  a{font-size:12px;font-family:"微软雅黑,宋体";}

/**
* form表单查询多行条件
*/
.search_more_question tr {line-height:40px;}
.search_more_question td{font-family:"微软雅黑,宋体";font-size:13px;width:135px;text-align:right;} 
.search_more_question select{height:30px;width:130px;}
.search_more_question input{height:20px;width:110px;}
.search_more_question table{margin:10px 26px 0 26px;}

/**
* form表单查询单行条件
*/
.search_question td{font-family:"微软雅黑,宋体";font-size:13px;text-align:right;} 
.search_question select{height:30px;width:130px;}
.search_question input{height:20px;width:115px;cursor:pointer;}
.search_question table{margin:10px 26px 0 26px;}

/**
* 弹出框form表单格式
*/
.dialog_body{margin-top:10px;}
.dialog_body td{font-size:13px;font-family:"微软雅黑,宋体";}
.dialog_body select{width:167px;height:30px;}
.dialog_body input{width:149px;height:23px;}
.button{text-align:center;}

/**
*通讯录下拉选样式
*/
.department_name a{font-size:18px;font-family:"微软雅黑,宋体";margin-left: 10px;color: #6B6882}
	
/**
* 页面下方div格式
*/
.bottom{margin:10px 26px 0 26px;}

/**
* 页面字体
*/
body {font-family:"微软雅黑,宋体";}