/******************************/
/* 公共部分 header
/******************************/
.em_header{width:100%;background:url("../images/common/header_bg.png") repeat;}
.em_header_info{width:1000px;height:30px;margin:0px auto;}
.em_header_info .left{height:20px;float:left;padding:5px 0px 0px 15px;}
.em_header_info .right{height:20px;float:right;padding:5px 15px 0px 0px;}
.em_header_info .right a{margin:0 0 0 15px;float:left;}
.em_header_info .right .userName{color:red;text-decoration:none;float:left;}
.em_header_info .right #headUsername{color:#fc6600;}
.em_header_main{width:1022px;height:208px;margin:0px auto;background:url("../images/common/header_main.jpg") no-repeat;}
.em_header_main a{float:left;background:url("../images/common/header_menu.png") no-repeat;}
.em_header_main .menu{float:left;padding:162px 0 0 11px;}
.em_header_main .menu01{width:76px;height:34px;}
.em_header_main .menu01_on{width:76px;height:34px;background-position:0px -34px;}
.em_header_main .menu02{width:92px;height:34px;background-position:-76px 0px;}
.em_header_main .menu02_on{width:92px;height:34px;background-position:-76px -34px;}
.em_header_main .menu03{width:90px;height:34px;background-position:-168px 0px;}
.em_header_main .menu03_on{width:90px;height:34px;background-position:-168px -34px;}
.em_header_main .menu04{width:91px;height:34px;background-position:-258px 0px;}
.em_header_main .menu04_on{width:91px;height:34px;background-position:-258px -34px;}
.em_header_main .menu05{width:96px;height:34px;background-position:-349px 0px;}
.em_header_main .menu05_on{width:96px;height:34px;background-position:-349px -34px;}
.em_header_main .clock{float:right;padding:168px 26px 0 0;color:#fff;}

/******************************/
/* 公共部分 footer
/******************************/
.em_footer{width:100%;clear:both;}
.em_footer_main{width:1000px;height:52px;margin:10px auto;padding:25px 0px;text-align:center;background:url("../images/common/footer_bg.jpg") repeat;}
.em_footer_main p{font-size:12px;}
.em_footer_main a{padding:0px 5px;}

/******************************/
/* 公共部分 body
/******************************/
.em_body{width:100%;}

/******************************/
/* 公共部分 postion
/******************************/
.em_postion_wrap{width:1000px;height:26px;margin:0px auto;}
.em_postion{width:998px;height:26px;background:url("../images/common/position.png") repeat;border:1px solid #c8deed;}
.em_postion .home{width:16px;height:16px;margin:5px 0px 0px 10px;background:url("../images/common/icon-home.png") no-repeat;float:left;}
.em_postion .href{width:960px;height:16px;margin-top:3px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.em_postion a{padding:0 10px;color:#000000;text-decoration: none;}
.em_postion a:hover{color:red;}

/******************************/
/* 公共翻页 pagelink 蓝色
/******************************/
.em_pagelink{text-align:center;width:100%;}
.em_pagelink a{border:#ccdbe4 1px solid;color:#0061de;text-decoration:none;padding:2px 8px;margin-right:3px;float:left;}
.em_pagelink a:hover{border:#2b55af 1px solid;color:#fff;background-color:#1f91d7;}
.em_pagelink a.selected{padding:3px 6px;font-weight:bold;color:#000;margin-right:3px;border:0px;}

/******************************/
/* 公共翻页 pagelink 深红色
/******************************/
.em_pagelink_red{text-align:center;width:100%;}
.em_pagelink_red a{border:#c59e58 1px solid;color:#620001;text-decoration:none;padding:2px 8px;margin-right:3px;float:left;}
.em_pagelink_red a:hover{border:#c59e58 1px solid;color:#fff;background-color:#933835;}
.em_pagelink_red a.selected{padding:3px 6px;font-weight:bold;color:#000;margin-right:3px;border:0px;}