﻿@charset "utf-8";
* {
	margin:0px;
	padding:0px
}
body {
	background:#fff;
	color:#3c3c3c;
	font:12px/1.5 Arial,"微软雅黑","新宋体";
	font-weight:normal;
}
option{
cursor:pointer;
padding-left:2px;
}
li {
	list-style:none;
	line-height:30px;
}
a {
	color: #2179bb;
	cursor:pointer;
	font-weight: bold;
	text-decoration:none;
}
a.a-add {
	background-image: url("add3.png");
    background-position: 6px 6px;
    background-repeat: no-repeat;
    border: 1px solid;
    line-height: 28px;
    margin-left: 5px;
    padding: 6px 6px 4px 20px;
}
a.a-delete {
	background-image: url("delete2.png");
    background-position: 6px 6px;
    background-repeat: no-repeat;
    border: 1px solid;
    /*margin-left: 5px;*/
    padding: 6px 6px 4px 20px;
    line-height: 28px;
}
a.a-search {
	background-image: url("search.png");
    background-position: 7px 5px;
    background-repeat: no-repeat;
    border: 1px solid;
    line-height: 28px;
    margin-left: 5px;
    padding: 6px 8px 4px 24px;
}
a.a-search-all {
    background-position: 7px 5px;
    background-repeat: no-repeat;
    border: 1px solid;
    line-height: 28px;
    margin-left: 5px;
    padding: 4px 8px;
}
a.a-add:hover {
	color:#F60;
}
a.a-delete:hover {
	color:#F60;
	background-image: url("delete2.png");
}
a.a-search:hover, a.a-search-all:hover{
	color:#F60;
}
img {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:13px;
	font-weight:bold;
	background:#d0e9f9; 
	margin:0px 0px 4px 1px;
	padding:4px 0px 4px 4px;
	border-left: 5px solid #529ACF;
}
h4 {
	font-size:12px;
}
oddline {
	background-color:#EEEEEE;
}
evenline {
	background-color:#ffffff;
}
button {
	background:#ECF0FB;/*#cce3fa*/
	/*color:#0070C0;*/
	color:#3c3c3c;
	text-align:center;
	border:1px solid #adadad;
	cursor:pointer;
	line-height:20px;
	padding:2px 5px;
	font-size: 13px;
	font-weight:bold;
}

button:hover{
	border:1px solid  #186DAB;
}
hr {
	height:1px;
	color:#b1ccdf;
}
.flatL {
	/*font-size:12px;
	padding:0px;
	padding-left:2px;
	height:18px;
	width:128px;
	color:#383838;
	border:1px solid #7F9DB9;
	background-color:#FFF;*/
	border: 1px solid #7F9DB9;
    color: #3c3c3c;
    height: 24px;
    line-height: 24px;
    padding: 0px 3px;
    width: auto;
}
.flatS {
	height:26px;
	width:auto;
	color:#383838;
	font-size:12px;
	padding: 1px 0px;
	border: 1px solid #7F9DB9;
	/*vertical-align:middle;*/
}
td.right {
	text-align:right;
}
/**TAB*/
.tab {
	background:url(tab_bg.gif);
	height:34px;
	padding-top:2px;
}
.tab li {
	background:url(tab_item.gif) no-repeat;
	float:left;
	margin-left:0px;
	margin-right:4px;
	height:34px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	display:inline;
	width:126px;
	text-align:center;
}
.tab li a {
	display:inline-block;
	height:34px;
	text-align:center;
	line-height:34px;
	word-break:keep-all;
	white-space:nowrap;
	width:100%;
}
.tab .selected {
	background:url(tab_item.gif) no-repeat 0px -37px;
}

/**TAB 结束*/
h2.tab{font-size:14px; color:#005f86; line-height:30px; padding-left:20px; text-align: left}

/***带三角型提示***/
.tip {
	position:absolute;
	border:1px solid #a3b8cd;
	background:#FFF;
	padding:1px;
	z-index:10000
}
.tip span.arrows {
	position:absolute;
	top:-9px;
	left:40px;
	background:url(button_icon.gif) no-repeat 0px -267px;
	width:18px;
	height:10px
}
.tip p, .tip ul {
	padding-top:5px;
	background:#e0f7ff;
	padding-left:5px;
	line-height:19px;
}

button.edit, button.delete, button.ok {
	background:url(button_icon.gif) no-repeat 7px -92px;
	width:30px;
	height:23px;
	overflow:hidden;
	border:medium none;
}
a.edit{
	margin-right:2px;
	cursor:pointer;
}
a.delete {
	margin-left:2px;
	cursor:pointer;
}
a.edit:hover, a.delete:hover {
	color:#F60;
}
button.ok {
	background-position:0px -167px;
}
button.delete {
	background-position:0px -130px;
	width:22px;
	border:none
}

button.button_bsim, button.button_bdeep {
	background:#ECF0FB;
	color:#333;
	text-align:center;
	border:1px solid #adadad;
	margin-right:5px;
	overflow:visible;
	padding:3px 10px;
	*padding:2px 10px;
	*margin-left:6px;
}
button.button_bdeep {
	background:#aed2f6;
}
/**蓝**/
button.button_blue {
	height:26px;
	border:1px solid #fff;
	border-bottom: 1px solid #b5b5b5;
	vertical-align:middle;
	border-right: 1px solid #b5b5b5;
	color:#FFF;
	background:#1b72af;
	overflow:visible;
	padding:0px 15px;
}

.none {
	display:none;
}
.disable, input.disable {
	color:#8a8a8a !important;
}
input.disable {
	border: 1px solid #b6b6b6;
	height:21px !important;
}
/*input{ 
	border: 1px solid #7F9DB9;
	background:expression((this.disabled && this.disabled==true)?"#E6E6E6":"")
}
*/
input:focus{ 
	border: 1px solid #186dab;
}

.unbottom {
	border-bottom:none !important;
}

.root_box {
	border:1px solid #adadad;
	border-top:none;
	padding:5px;
	text-align:left;
}
.illustrate {
	background:#fff5d7;
	color:#333333;
	line-height:22px;
	padding:8px;
	border:1px dotted;
	/*background:#F1F1F1;
	color:#333333;
	line-height:22px;
	padding:8px;
	border:1px dashed #dcdcdc;*/
}
.illustrate strong {
	color:#ff6600
}

.default-value {
	color:#B0ACAA
}
fieldset {
	padding:5px 0px;
	border:1px solid #ddd;
}
legend {
	margin-left: 5px;
	/*color: black;*/
	/*font-size: 14px;*/
	font-weight: bold;
	/*color: #2179BB;*/
}
.dybutton {
	background: url("flowset.gif") no-repeat scroll -161px -275px #F2F2F2;
	border: 1px solid #DDDDDD;
	height: 30px;
	margin-top: 2px;
	overflow: hidden;
	width: 80px;
	font-size:12px;
}
.dybutton:hover{
	border:2px solid  #186DAB;
}
/**窗口向导**/
.flow_window {
	position:absolute;
	z-index:10000;
	padding:27px 1px 42px 0px;
	width:598px;
	height:332px;
	background:#F1F1F1;
	border:1px solid #ccc;
	top:100px;
	left:300px;
	_padding:27px 1px 42px 0px;
}
.flow_window_title {
	position:absolute;
	top:0px;
	left:0px;
	font-size:14px;
	font-weight:bold;
	/*color:#21262c;*/
	color:#3F3F3F;
	padding-left:26px;
	padding-top:2px !important;
	padding-top:3px;
}
.flow_window .close {
	position:absolute;
	right:5px;
	right:10px !important;
	right:-2px;
	top:4px;
	background:url(r-dialog.gif) no-repeat -129px -48px;
	width:35px;
	height:20px;
}
.flow_window .close_hover {
	background-position: -129px -74px;
}
.flow_window .content {
	width:100%;
	height:100%;
	background:#FFF;
	margin-top:6px;
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.flow_window .form {
	float:left;
	/*height:100%;*/
	width:100%;
	overflow:auto
}
.flow_window .form .form_ul {
	margin-top:0px;
	font-size:14px;
	line-height:26px;
	border-bottom:dashed 1px #aeaeae
}
.flow_window .form button.thre_set {
	width:85px;
	overflow:hidden;
	height:22px;
	border:1px solid #dddddd;
	background: url(flowset.gif) no-repeat -160px -71px #f2f2f2;
	text-indent:16px;
	margin-top:2px;
	line-height:19px;
	font-size:12px;
	float:right;
}
.flow_window .form button.thre_open {
	background: url(flowset.gif) no-repeat -160px -124px #f2f2f2;
}
.flow_window .thre_ul {
	display:none;
	width:100%
}
.flow_window .bottom_20 {
	padding-bottom:20px
}
.flow_window .flow_setin {
	padding-top:10px;
}
.flow_window .form .vlan {
	border-bottom:none;
	margin-top:20px;
}
.flow_window .form .vlan input, .flow_window .tsname input {
	width:240px
}
.flow_window .nav {
	float:right;
	border-left:solid 1px #bfd0da;
	width:95px;
	height:100%;
	background:#f2fafc;
	_margin-left:-3px
}
.flow_window .foot {
	position:absolute;
	left:0px;
	bottom:3px;
	/*background:url(flow_window_foot.gif) repeat-x;*/
	/*height:29px;*/
	width:100%;
	padding:2px 0px;
}
.flow_window .foot button {
	/*background:url(flowset.gif) no-repeat -167px -34px;*/
	text-align:center;
	float:right;
	/*width:60px;*/
	margin-right:5px;
	background:none;
	background:#ECF0FB;/*#cce3fa*/
	padding:1px 12px;
}

*Iframe当浮动层背景
.iframe_bg {
	position:absolute;
	z-index:-1;
	width:1000px;
	height:1000px;
	top:0px;
	left:0px;
	scrolling:no;
}

button.fp_add_button{ background:url(vip_bg.gif) no-repeat 2px -193px; font-size:14px; overflow:visible; padding:2px 5px 0px 30px; margin-right:30px; height:24px; color:#1b62a4; margin-top:5px; margin-bottom:5px; border:medium none; width:auto;}
.red{color:#ff0000;}
.gray{color:#adadad;}
.placeholder {
	position: relative;
	display:inline;
	zoom:1
}
.placeholder label {
	height: 28px;
	line-height: 28px;
	color: #999;
	position: absolute;
	top: 0;
	cursor: text;
	margin-left: 5px;
}
.bigbutt-a-send{
	background:#AED2F6; 
	border:1px solid #588EB5; 
	margin:0 10px;
	line-height:20px;
	width:auto;
	padding:1px 5px;
	font-weight:normal;
	color:#333;
}
.fileInput{
width: 240px;
overflow: hidden;
border: 1px solid #CCC;
height: 22px;
}
