/* ============全局============ */
div,ul,ol,form {margin:0;padding:0;}
img {border:0;}
li {list-style:none;}
table {font-size:12px;}
input {font-family:Arial,Helvetica,sans-serif;font-size:12px;}
p {margin:0;}

body {margin:0;	padding:0;font-size:12px;background:#fff;font-family:Arial,Helvetica,sans-serif;word-break:break-all;line-height:1.5em;}

a:link{text-decoration:none;color:#42414A;}
a:visited {text-decoration:none;color:#42414A;}
a:hover {text-decoration:underline;color:#999;}
a:active {text-decoration:none;color:#999;}

.heading td{
	background-color:#ddd;
	color:#000;
	height:22px;
}

.rowtitle{
	background-color:#eee;
	text-indent:15px;
	color:#712C07;
	border:#ddd solid;
	border-width:0 0 1px 0;
	height:22px;
	text-align:center;
}

.row1 td{
	background-color:#FFF;
}

.row2 td{
	background-coalor:#efefef;
}

.general_text{border-width: 1px; background: #FFF; border-color: #DDD; padding: 1px; font-size:12px; }

/* -- 欢迎页 -- */
.welcome_user_face {width:200px;height:200px;padding:3px;background:url(images/no_face.png) left top no-repeat;}
.welcome_title { font-size:16px; font-weight:bold;}
.welcome_c1 span { width:16px; height:16px; float:left; margin:2px; background: url(images/Folder_bigbtu.png) no-repeat -320px -20px; }
.welcome_c2 span { width:16px; height:16px; float:left; margin:2px; background: url(images/Folder_bigbtu.png) no-repeat -345px -20px; }
.welcome_c3 span { width:16px; height:16px; float:left; margin:2px; background: url(images/Folder_bigbtu.png) no-repeat -370px -20px; }
.welcome_c4 span { width:16px; height:16px; float:left; margin:2px; background: url(images/Folder_bigbtu.png) no-repeat -390px -20px; }
.welcome_face_tool {margin-top:5px;}

/** 工具栏 **/
#tool_menu {background:url(images/bg.png); height:38px;width:100%; }
.toolBnt {background: url(images/bg.png) repeat-x left -3px; width:75px; height:29px; margin:3px 3px 6px; line-height:26px; padding-top:3px; border:none; cursor:pointer;}
.toolBnt_hover { background: url(images/Folder_bigbtu.png) -100px 85px; width:75px; height:29px; margin:3px 3px 6px; border:none; line-height:26px; padding-top:3px;text-transform:3px; cursor:pointer;}
.toolBnt span { width:16px; height:16px; float:left; margin:5px -10px 4px 8px;} 
.toolBnt_hover span { width:16px; height:16px; float:left; margin:5px -10px 4px 8px;} 

.toolBnt_big {background: url(images/bg.png) repeat-x left -3px; width:100px; height:29px; margin:3px 3px 6px; line-height:26px; padding-top:3px; border:none; cursor:pointer;}
.toolBnt_big_hover { background: url(images/Folder_bigbtu.png) -260px -60px; width:100px; height:29px; margin:3px 3px 6px; border:none; line-height:26px; padding-top:3px;text-transform:3px; cursor:pointer;}
.toolBnt_big span { width:16px; height:16px; float:left; margin:5px -10px 4px 8px;} 
.toolBnt_big_hover span { width:16px; height:16px; float:left; margin:5px -10px 4px 8px;}

/** 搜索 **/
#tool_menu .search {float:right; width:170px; margin:7px 4px;text-align:right;}
#tool_menu .search .search_text{border:#4C9DC5 solid; border-width:1px 0 1px 1px; height:16px; width:100px;}
#tool_menu .search #serarch_bnt{ background: url(images/Folder_bigbtu.png) -510px -110px; width:40px; height:20px; border:none;cursor:pointer;}

/** 列表表头 **/
.centent_table thead tr th{ background: url(images/bg.png) repeat-x left -40px; height:26px; line-height:26px; border:solid #ccc; border-width:0 1px 0 0; }
.centent_table tbody tr td{ height:26px; line-height:26px; border:solid #efefef; border-width:0 0 1px 0; }

/** **/
.tableform{font-size:12px;}
.row_title{height:22px;font-weight:bold;padding-left:10px;}

.row_content{line-height:22px;}

/** 错误信息 **/
.ui-widget-content, .error_info2, .ui-corner-all{ width:400px; border: #2A7DCD solid 1px; padding:10px; background-color:#FFF; position:absolute; right:10px; top:20px; }

/** 广告 **/
.title {background:url(images/bg.png) -70px left repeat-x; height:25px; padding-left:10px; }
.border_1 { border:#CBD5D8 solid 1px; }