*{margin:0;padding:0;font-size:12px;}
.font14{font-size:14px;}
select{font-family: Times New Roman,arial,verdana,sans-serif;}
table{	border-collapse:collapse;}
img{border:0;}
ul{list-style-type:none;}

a{color: #000000;text-decoration: none;}
a:link{color: #000000;text-decoration: none;}
a:hover {color: #FF6600;text-decoration: underline;}

.a_red{color: #F00;text-decoration: none;}
.a_red:link{color: #F00;text-decoration: none;}
.a_red:hover{color: #F00;text-decoration: underline;}
.a_red:visited{color: #F00;text-decoration: none;}

.a_black{color: #000;text-decoration: none;}
.a_black:link{color: #000;text-decoration: none;}
.a_black:hover{color: #000;text-decoration: underline;}

.a_white{color: #FFF;text-decoration: none;}
.a_white:link{color: #FFF;text-decoration: none;}
.a_white:hover{color: #FFF;text-decoration: underline;}

.a_chen{color: #FF8000;text-decoration: none;}
.a_chen:link{color: #FF8000;text-decoration: none;}
.a_chen:hover{color: #FF8000;text-decoration: underline;}

.a_hui{color: #666666;text-decoration: none;}
.a_hui:link{color: #666666;text-decoration: none;}
.a_hui:hover{color: #666666;text-decoration: underline;}

.a_lan {color: #111;text-decoration: underline;}
.a_lan:link {color: #111;text-decoration: underline;}
.a_lan:visited {color: #FFCC00;text-decoration: underline;}
.a_lan:hover {color: #0132CC;text-decoration: underline;}

/*表单样式*/
.tableform {width:96%; margin: 0 auto;}
.tableform td {padding: 3px;}
.tableform td.formlabel{width:120px;text-align: center;color: #333;}
input.ok, input.cancel {background:#fff url(qiye_bg.gif) no-repeat;width:64px;height:20px;line-height:20px;border: 0;text-align:center;}
input.cancel {background: #fff url(qiye_bg2.gif) no-repeat;}
select{border: 1px solid #ccc; height: 16px;}
textarea {border: 1px solid #ccc; padding: 2px; voice-family: "\"}\"";voice-family: inherit;}


/*input输入框获焦点样式*/
.querror {background-color: #ffd9d9; border: 1px solid red; padding: 1px;}
.qufocus {background-color: #ecf9ff; border: 1px solid #67ccff; padding: 1px;}
.qunofocus {background-color: #fff; border: 1px solid #ccc; padding: 1px;}


/* 左侧菜单列表样式 */
#treeview {padding: 0 0 0 12px;}
.treeopen {background: #ffffff url(qiye_open.gif) no-repeat;padding: 4 0 0 20px;color: #335d55;font-weight: bold;cursor: pointer; margin: 0px 0;}
.treeclose {background: #ffffff url(qiye_close.gif) no-repeat;padding: 4 0 0 20px;color: #335d55;font-weight: bold;cursor: pointer; margin: 0px 0;}
#treeview dd {}
#treeview ul {list-style-type: none;padding: 0;margin: 0 0 0px 0;}
#treeview li {background: #fff url(qiye_06.gif) no-repeat;padding: 0px 5px 0px 0;padding-left:15px;}
#treeview a {color: #009A91;text-decoration: none;width: 120px;display: block;}
#treeview a:hover {color: #ff8000;}

/* PopupText */
.cPopText {
	font-family: Tahoma, Verdana; background-color: #FFFFCC; border: 1px #000000 solid; font-size: 12px;
	line-height: 18px;
	padding: 2px 4px;
	visibility: hidden; filter: Alpha(Opacity=100)
}

#tab_list span.tabmenu_title{float:left;margin-left:20px;}
#tab_list span.tabmenu_close{float:right;margin-right:5px;width:14px;height:14px;cursor:pointer;background:url(qiye_close_btn.gif) no-repeat;}
.tab-select {color: #000000;background:url(qiye_tag_overbg.gif) no-repeat;}
.tab-unselect span.tabmenu_close{display:block;}
.tab-unselect {color: #999999;background:url(qiye_tag_ioutbg.gif) no-repeat;}
.tab-unselect span.tabmenu_close{display:none;}
#tab_0{background-position:-1px 0px !important;background-position:0px 0px;}

/* 顶部控制条 */
.cbar {background: #fff url(qiye_cbar.jpg) repeat-x; height: 30px;}

/* 项目列表项 */
.cbarlist {}
.cbuttonlist {}
.cbuttonlist li {margin:5px 10px;}
.cbuttonlist li h2 {color:#335d55;}
.cbuttonlist li span {color:#999;}
.cbuttonlist li a {display:block;padding:10px;border:1px solid #eee;}
.cbuttonlist li a:hover {text-decoration:none;border:1px solid #ccc;}

.cbutton {list-style-type: none;}
.cbutton li {float:left;width:80px;}
.cbutton li a {background:transparent url(qiye_cbar_out.gif) no-repeat;line-height:30px;width:80px;height:30px;display:block;text-align:center;color:#335d55;}
.cbutton li a:hover, .cbutton li a.cbutton_on {background: #fff url(qiye_cbar_on.jpg) no-repeat;text-decoration:none;color:#335d55;}
.cbutton_on {font-weight:bold;}