/* Commonality */
Body
{
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	line-height: 25px;
    text-decoration: none;
	SCROLLBAR-FACE-COLOR: #2B73F1;
	SCROLLBAR-HIGHLIGHT-COLOR: #0650D2;
	SCROLLBAR-SHADOW-COLOR: #449AE8;
	SCROLLBAR-3DLIGHT-COLOR: #449AE8;
	SCROLLBAR-ARROW-COLOR: #02338A;
	SCROLLBAR-TRACK-COLOR: #0650D2;
	SCROLLBAR-DARKSHADOW-COLOR: #0650D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
Td
{
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
/* Form */
Input
{
	font-size: 12px;
	height: 25px;
	
}
Button
{
	font-size: 12px;
	height: 25px; 
}
Select
{
	font-size: 12px;
	height: 25px;
}

/* Link */
A
{
	text-decoration: none;
	color: #000000;
}
A:hover
{
	color: #FF3300;
	text-decoration: none;
}
/* Other */
.border
{
	border: 1px solid #449AE8;
}
.title_dh
{
	background:#0650D2;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
}
.title_top
{
	background:#449AE8;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.tdbg
{
	background:#F0F0F0;
	color: #000000;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.tdbg_shuang
{
	background:#F0F0F0;
	color: #000000;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.tdbg_dan
{
	background:#d4ecf5;
	color: #000000;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}


.text_12_white {
	font-family: ;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;

}
.tableborder {
    border-right: #6595d6 1px solid;
    border-top: #6595d6 1px solid;
    border-left: #6595d6 1px solid;
    border-bottom: #6595d6 1px solid;
    background-color: #ffffff;
}

td.title{        /*表格大标题*/
	/*background-image:url(images/manage/admin_bg_1.gif);*/
	background-color: #8FACC2;
	height:25px;
	border-color:#FFFFFF;	
	color:#FFFFFF;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
}

td.title2{        /*表格副标题*/
	/*background-image:url(images/manage/admin_bg_2.gif);*/
	background-color: #C5D4E0;
	border-color:#FFFFFF;
	line-height:18px;
}

td.items{        /*表格小标题2*/
	/*background-image:url(images/manage/admin_top_bg.gif);*/
	background-color: #C5D4E0;
	border-color:#FFFFFF;
	line-height:18px;
}

td.title3{        /*表格小标题*/
	background-color: #C5D4E0;
	border-color:#FFFFFF;
	line-height:18px;
}

td.table{        /*表格内容*/
	background-color: #F1F3F5;
	border-color:#FFFFFF;
	line-height:18px;
}

td.toptable{        /*顶部导航Char表格*/
	background-color: #748FB3;
	line-height:25px;
	height:25px;
	color: #FFFFFF;
}

tr{
	font-size: 12px;
	color: #000000; 
	line-height: 18px;
	border-color:#FFFFFF;
}
/*表格样式
=============================================*/
.msgtable,.form_table{ width:100%; border:1px solid #EDECFF; font-family:Verdana, Geneva, sans-serif; }
.msgtable th{ padding:0.5em; font-weight:700; background:url(images/tools_bg.gif) left -150px repeat-x; }
.msgtable td{ padding:0.4em; border-bottom:1px solid #F3F3F3; }
.msgtable .tr_odd_bg{ background:#EBF0F6; }
.msgtable .tr_hover_col{ background:#EAEAEA; }



/*所有按钮样式
===============================================*/
.tools_box{ border:1px solid #EDECFF; border-bottom:0px; }
.tools_bar{ padding-left:5px; height:45px; background:url(images/tools_bg.gif) left 0px repeat-x;overflow:hidden;}
.tools_bar ul{margin:0px; padding:0px; list-style:none;}
.tools_bar ul li {float:left;}
.tools_bar .search_box{ float:right; margin:10px 10px 0 0; }
.tools_btn:link,.tools_btn:visited,.tools_btn:active{ color:#4d4d4d; }
.tools_btn{ float:left; display:block; margin:3px 3px 0; padding:0 0 0 6px; height:39px; color:#4d4d4d; font:12px/1.5 arial,verdana; overflow:hidden;}
.tools_btn:hover{ background:url(images/tools_btn_bg.gif) no-repeat 0 0; }
.tools_btn span{ display:block; padding:0 6px 0 0; background:none;}
.tools_btn:hover span{ background:url(images/tools_btn_bg.gif) no-repeat right -39px; }
.tools_btn span b{ font-weight:normal; display:block; padding:22px 0 5px; line-height:15px; background:url(images/tools_icon.gif) 50% -135px no-repeat; }
.tools_btn span b.add{background-position:50% -295px}
.tools_btn span b.all{background-position:50% -135px}
.tools_btn span b.backup{background-position:50% -630px}
.tools_btn span b.remove{background-position:50% -730px}
.tools_btn span b.download{background-position:50% -780px}
.tools_btn span b.refresh{background-position:50% -830px}
.tools_btn span b.import{background-position:50% -215px}
.tools_btn span b.export{background-position:50% -255px}
.tools_btn span b.combine{background-position:50% -335px}
.tools_btn span b.grade{background-position:50% -376px}
.tools_btn span b.delete{background-position:50% -175px}
.tools_btn span b.recover{background-position:50% -680px}
.tools_btn span b.recycle{background-position:50% -415px}
.tools_btn span b.filter{background-position:50% -880px}
.tools_btn span b.common{background-position:50% -930px}
.tools_btn span b.link{background-position:50% -980px}
.tools_btn span b.send{background-position:50% -1030px}
.tools_btn span b.stop{background-position:50% -1080px}
.tools_btn span b.return{background-position:50% -1130px}
.tools_btn span b.recharge{background-position:50% -1180px}
.select_box{ padding:0 10px; _padding:3px 10px 0 10px; height:28px; _height:25px; line-height:27px; border-top:1px solid #EDECFF; font-family:'宋体'; background:url(images/tools_bg.gif) left -80px repeat-x; overflow:hidden; }
.select_box input{vertical-align:middle;}



 .form-control{width:450px;height:30px;padding:2px 4px;font-size:14px;line-height:1.42857143;color:#555;}
