* {
	font-size: 14px;
}

body {
	font-family: 微软雅黑,宋体, arial, sans-serif;
	font-size: 14px;
}

.input {
	border: 0;
	height: 27px;
	line-height: 27px;
	width: 99%;
}
.select {
	border: 0;
	height: 27px;
	line-height: 27px;
	width: 99%;
}

.btn {
	padding: 2 4 0 4;
	font-size: 14px;
	height: 27px;
	background-color: #ece9d8;
	border-width: 1;
	border: 0;
	color: #FFFFFF;
	width: 81px;
}
form {
	margin: 0;
	padding: 0;
}

img { border:0;}
a { color:#333; text-decoration:none;} 
/**
*主界面页头样式
*/
#mainTop{width: 100%; margin: 0px;}
.maintop { background:url(../images/dwd_zjm_topbj.png) repeat-x; height:73px; width:100%; position:relative;}
.tittle { width:100%; height:73px;}
.top_right { background:url(../images/dwd_zjm_right.png) no-repeat; width:560px; height:73px; position:absolute; right:0; top:0;}
.top_right a { color:#FFF; font-size:14px;}
.top_right span { color:#FFF; font-size:12px;} 
/**
*主菜单样式
*/
#mainMenu{margin: 0px;  background:url(../images/left_bj.png) repeat-y; border-right:1px solid #cdcdcd; width:231px; position:absolute; left:0; top:0px; bottom:5px; overflow:hidden;margin: 0 auto;}
.menu{margin: 0px auto; width:200px;}
.menu_head{ background:url(../images/left_lianjiebj.png) repeat-x; width:200px; height:33px; line-height:33px; font-size:14px;cursor:pointer;position:relative;margin:0px; margin-top:8px; font-weight:bold;border:1px solid #c7cfd0;}
.menu_head a{ display:block; background:url(../images/wsbz.png) 10px center no-repeat; border:1px solid #c7cfd0; height:33px; font-size:14px; font-weight:bold; line-height:33px; padding-left:40px;}
.menu_head a img{margin-left:42px;}
.menu_body{width:200px;height:auto;overflow:hidden;line-height:38px;backguound:#fff; border-left:1px solid #c7cfd0;border-right:1px solid #c7cfd0;border-bottom:1px solid #c7cfd0; }
.menu_body a{display:block;width:200px;height:33px;line-height:33px;padding-left:42px;color:#3c3c3c; font-size:12px; font-weight:normal; border:0; background-image:none; border-bottom:1px dashed #666;}
.menu_body a:hover { background-color:#0466a8; color:#FFF;}

.nano { width: 230px; height:400px; font-size:12px;border-radius:8px;}
.nano .content {padding: 10px;}
.nano .pane {background: #555;width: 4px;right: 1px;margin: 5px;}
.nano .slider {background: #111;}

/*
*登陆界面
*/
.login_box { background:#0c4f8d url(../images/login_bj.png) top center no-repeat;}
.login_tittle { width:416px; height:284px; position:absolute; left:150px; top:120px;}
.login_main { background:url(../images/login_box.png) no-repeat; width:611px; height:260px; right:0; top:140px; position:absolute;}
.login_main table { width:270px; height:131px; margin:35px 0 0 110px;}
.zhanghao { font-size:14px;}
.zhanghao input { width:98%; height:20px;}
.denglu select { font-size:14px; width:99%; height:25px;}
.jzmm span { font-size:12px; margin-right:5px;} 
.login_denglu { margin:20px 0 0 130px;}
.login_denglu a { display:inline-block; background:url(../images/login_denglu.png) no-repeat; width:109px; height:32px; margin-right:10px; text-align:center; line-height:32px; font-size: 18px;}
.login_weiba { font-size:12px; color:#FFF; text-align:center; position:absolute; width:100%; height:50px; left:0; bottom:25px;}