body,html {
	height: 100%;
}

#b {
	position: relative;
	min-height: 100%;
	min-width: 1200px;
}

#h,#f {
	overflow: hidden;
}

#awsgnav {
	font-size: 13px;
	line-height: 15px;
	color: #444;
	width: 100%;
}

#awsgnav a {
	color: #444;
	text-decoration: none;
	font-weight: normal;
}

#awsgnav a:hover {
	text-decoration: none;
}

#awsgnav #nav-menubar {
	min-width: 580px;
	position: relative;
	height: 40px;
	white-space: nowrap;
	border-style: solid;
	border-color: #ccc;
	border-width: 0 0 1px;
}

#h #awsgnav #nav-menubar {
	overflow: hidden;
}
#awsgnav .nav-elt {
	display: block;
	float: left;
	position: relative;
	color: #333;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	cursor: pointer;
}

#awsgnav #nav-logo {
	margin: 10px 18px 6px 34px;
}

#awsgnav .nav-menu-arrow {
	position: absolute;
	right: 8px;
	top: 19px;
}

#awsgnav #nav-logo {
	height: 20px;
	width: 120px;
	background: url('logoMin.png') no-repeat;
}

#awsgnav .nav-menu-arrow {
	background-image: url('icon.png');
	background-repeat: no-repeat;
}

#awsgnav .nav-menu {
	padding: 13px 8px 11px;
}

#awsgnav a.nav-menu {
	color: #fff;
}

#awsgnav #nav-servicesMenu {
	font-size: 15px;
	line-height: 17px;
	padding: 12px 12px 11px;
}

#awsgnav #nav-menubar,#awsgnav #nav-menubar .nav-menu {
	background: #333;
}

#awsgnav .nav-menu .nav-elt-label {
	color: #fff;
	font-size: 14px;
}

#awsgnav #nav-servicesMenu .nav-elt-label,#awsgnav #nav-shortcutMenu .nav-elt-label
	{
	padding: 0 21px 0 3px;
}

#awsgnav .nav-menu-arrow {
	width: 9px;
	height: 5px;
	overflow: hidden;
	background-position: -46px -13px;
}

#awsgnav #nav-servicesMenu .nav-menu-arrow,#awsgnav #nav-shortcutMenu .nav-menu-arrow
	{
	width: 9px;
	_width: 7px;
	height: 5px;
	overflow: hidden;
}

#awsgnav .nav-menu-separator {
	display: none;
}

#awsgnav #nav-menubar .nav-menu-separator {
	display: block;
	float: left;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	height: 20px;
	width: 0;
	margin: 10px 5px;
}

#awsgnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#awsgnav #nav-shortcutBar {
	padding: 5px;
	margin: 0;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	height: 30px;
}

#awsgnav #nav-shortcutMenu {
	position: absolute;
	left: 240px;
}

#awsgnav #nav-menu-right {
	position: absolute;
	right: 0;
	padding: 0 30px 0 0;
}

#awsgnav #nav-menu-right .nav-elt-label {
	font-weight: normal;
	line-height: 16px;
}

#awsgnav #nav-menu-right #nav-usernameMenu .nav-elt-label {
	margin-right: 20px;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#awsgnav #nav-menu-right .nav-menu-arrow {
	top: 19px;
	right: 12px;
}

#awsgnav #nav-shortcut-menu-separator {
	display: none;
}

#awsgnav .nav-menu-content {
	display: none;
	z-index: 49;
	position: absolute;
	top: 40px;
	left: 15px;
	background-color: #fff;
	padding: 15px 15px 8px;
	border: solid 1px #999;
	border-top: 0;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

#awsgnav .nav-menu-right-content {
	padding: 10px 25px;
	top: 40px;
}

#awsgnav .nav-menu-right-content a,#awsgnav .nav-menu-right-content span {
	display: block;
	margin: 15px 0;
	color: #444;
}

#c {
	padding: 0 20px 90px 0;
	position: relative;
}

.container-fluid {
	padding-left: 145px;
}

.side-bar-menu {
	position: absolute;
	height: 100%;
	background: #eee;
	border-right: 1px solid #ddd;
	_border-bottom: 1px solid #ddd;
	left: 0;
	width: 130px;
	z-index: 48;
}

.side-navigation li {
	position: relative;
	padding-top: 5px;
	background: #eee;
}

.side-navigation li .mt,.side-navigation li .mm a {
	position: relative;
	color: #fff;
	height: 38px;
	line-height:38px;
	width: 100%;
	color: #fff;
	left: 0;
}

.side-navigation li .mt {
	background: #393D49;
	top: 1px;
	_top: 0;
	z-index: 3;
	border-right: 1px solid #393D49;
	_border-right: 0;
}

.side-navigation li .tm {
	display: block;
	padding-left: 30px;
}

.side-navigation li .mm a {
	display: block;
	background: #eee;
	color: #333;
	border-top: 1px solid #ddd;
}

.side-navigation .mm .current {
	background: #fff;
	border-right: 1px solid #fff;
	_border-right: 0;
	color: #393D49;
	z-index: 2;
}

.side-navigation li .mm a:hover {
	text-decoration: none;
	color: #393D49;
}

.side-navigation li .mt i {
	display: block;
	width: 18px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	left: 7px;
	background: url(navIcon.png) no-repeat;
}

.side-navigation li .mt .icon2 {
	background-position: 0 -18px;
}

.side-navigation li .mt .icon3 {
	background-position: 0 -36px;
}

.side-navigation li .mt .icon4 {
	background-position: 0 -54px;
}

.side-navigation li .mt .icon5 {
	background-position: 0 -72px;
}

.account-information-label {
	color: #333;
	width: 100px;
	text-align: right;
	display: inline-block;
	font-weight: bold;
	margin: 0;
	cursor: default;
	line-height: 30px;
}

.account-information-static {
	margin: 0 0 0 114px;
	display: block;
	color: #666;
	line-height: 30px;
}

.button-btn {
	display: inline-block;
	padding: 5px 15px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 0;
	font-size: 14px;
	color: #444;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.button-btn:hover {
	background: #ddd;
	color: #444;
	text-decoration: none;
}

.ie6Btn {
	_padding: 4px 15px 3px;
}

.disabledBtn,.disabledBtn:hover {
	color: #999;
	cursor: not-allowed;
}

.disabledBtn:hover {
	background-color: #ddd;
}

.btn-group {
	position: relative;
	display: inline-block;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
}

.btn-group>.btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px
}

.btn-group>.btn:last-child,.btn-group>.dropdown-toggle {
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px
}

.btn-group>.btn.large:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px
}

.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle {
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active
	{
	z-index: 2
}

.btn-group>.btn+.btn {
	margin-left: -1px;
}

.btn-primary {
	color: #fff;
	background-color: #d70;
	background-image: -moz-linear-gradient(top, #fdbd5e, #d70);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdbd5e), to(#d70));
	background-image: -webkit-linear-gradient(top, #fdbd5e, #d70);
	background-image: -o-linear-gradient(top, #fdbd5e, #d70);
	background-image: linear-gradient(to bottom, #fdbd5e, #d70);
	background-repeat: repeat-x;
	border: 1px solid #c90;
	border-top-color: #f2ab41;
}

.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled
	{
	color: #fff;
	background-color: #d70;
}
/*----------dialog Star----------*/
.dialog {
	position: fixed;
	top: 40%;
	z-index: 99;
	padding: 6px;
}

.dialog .dclose {
	display: block;
	position: absolute;
	right: 10px;
	top: 11px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(icon.png) no-repeat 0 -22px;
}

.dialog .dclose:hover {
	background-position: -20px -22px;
	_background-position: -19px -22px;
}

.dialog .rowBtn {
	height: 28px;
	line-height: 28px;
}

.dialog .dialog-content {
	width: 420px;
	border: 1px solid #aaa;
	background: #fff;
}

.dialog .dhead {
	position: relative;
	font-size: 15px;
	padding: 10px;
	background: #fde9cc;
	border-bottom: 1px solid #ddd;
}

.dialog .dbody,.dialog .dfoot {
	padding: 10px;
	*zoom: 1;
}

.dialog .dfoot {
	text-align: center;
	border-top: 1px solid #ddd;
}

.dialogmsg {
	padding: 6px 10px 6px 30px;
}

.dialogmsg-error {
	background: #ffebe8 url(promptIcon.png) no-repeat 9px -43px;
}

.dialogmsg-alert {
	background: #fff8bb url(promptIcon.png) no-repeat 9px -3px;
}

.dialogmsg-success {
	background: #f2ffcf url(promptIcon.png) no-repeat 9px -82px;
}

.dialog .dialogTxt {
	padding: 10px 0 10px 80px;
}

.verifyPrompt .promptText p,.dialog .dialogTxt p {
	color: #333;
	line-height: 26px;
}

.verifyPrompt .errorPrompt .topPprompt,.dialog .dialogTxt-error {
	background: url(error_48.png) no-repeat 10px center;
}

.verifyPrompt .alertPrompt .topPprompt,.dialog .dialogTxt-alert {
	background: url(alert_48.png) no-repeat 10px center;
}

.verifyPrompt .successPrompt .topPprompt,.dialog .dialogTxt-success {
	background: url(success_48.png) no-repeat 10px center;
}

.dialog .formMainBar .box {
	margin: 0;
	padding: 8px 0 8px 90px;
}

.dialog .formMainBar .inputTxt {
	width: 268px;
}

.dialog .formMainBar textarea {
	width: 260px;
	height: 120px;
	border: 1px solid #ccc;
	resize: none;
	padding: 7px 10px;
}

.dialogloader {
	width: 80px;
	height: 80px;
	background: url(dialog_bg.png) repeat-x 0 -240px;
}

.dialogloader span {
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(ajaxloading_big.gif) no-repeat 50% 50%;
}
/*----------dialog End----------*/

/*----------Gensp Add----------*/
.account-box {
	margin: 20px 0 40px;
}

.box {
	margin-top: 5px;
}

.tbox {
	position: relative;
	padding: 2px 5px;
}

.tMaxBox .tbox {
	padding: 2px 10px;
}

.tableBox {
	position: relative;
	border: 1px solid #ddd;
}

.tableBox .caption th {
	background: #f1f1f1;
}

.tableBox .even td {
	background: #fcfcfc;
}

.tableBox th,.tableBox td {
	height: 34px;
	line-height: 34px;
}

.tableBox td {
	word-wrap: break-word;
	word-break: break-all;
	border-top: 1px solid #d9d9d9;
}

.tableBox td.rboder {
	border-right: 1px solid #d9d9d9;
}

.rowTitle {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 6px;
	color: #333;
}

.rowTitle .rowBtn {
	color: #fff;
	*margin-top: 10px;
}

.rowTitle span {
	margin: 0 10px;
}

.rowMinTitle {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}

.rowListBar li.odd {
	background: #f9f9f9;
}

.rowOrangeTxt {
	padding: 15px 20px;
	background: #fbeed9;
	border: 1px solid #fcca7a;
	color: #555;
}

.rowOrangeTxt p {
	line-height: 26px;
}

.rowTabLayout {
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	padding-left: 30px;
}

.rowTabLayout a {
	position: relative;
	top: 1px;
	z-index: 2;
	display: inline-block;
	color: #999;
	background: #f9f9f9;
	border: 1px solid #e4e4e4;
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
	margin-right: 10px;
}

.rowTabLayout a:hover {
	text-decoration: none;
	color: #393D49;
}

.rowTabLayout a.active {
	color: #393D49;
	background: #fff;
	border-bottom-color: #fff;
}

.side-bar-aid {
	position: fixed;
	_position: absolute;
	bottom: 20px;
	right: 9px;
	z-index: 9;
}

.side-bar-aid a {
	display: block;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	padding: 4px;
	width: 32px;
	height: 32px;
	line-height: 999px;
	position: relative;
	border: 1px solid #d9d9d9;
	background: #f4f4f4;
}

.side-bar-aid a .icon {
	position: absolute;
	top: 9px;
	left: 12px;
	width: 21px;
	height: 21px;
}

.side-bar-aid .userOpinion .icon {
	background-position: -43px -23px;
}

.side-bar-aid .returnTop .icon {
	left: 10px;
	background-position: -68px -23px;
}

.side-bar-aid .returnTop {
	display: none;
}

.side-bar-aid a:hover {
	line-height: 16px;
	text-indent: 0;
	text-decoration: none;
	background-color: #eee;
}

.side-bar-aid a:hover .icon {
	display: none;
}

.userFooter {
	text-align: center;
	position: absolute;
	width: 100%;
	line-height: 28px;
	color: #666;
	bottom: 20px;
}

.noticeInfoBar li {
	padding: 10px;
	border-bottom: 1px dashed #ddd;
}

.bills-date-bar {
	margin: 15px 0;
}

.tabMenuBar {
	margin: 20px 0;
}

.tabMenuBar li {
	float: left;
}

.tabMenuBar li a {
	display: block;
	padding: 5px 20px;
	margin: 0 10px;
	color: #333;
	text-decoration: none;
}

.tabMenuBar li.current a {
	background: #393D49;
	color: #fff;
}

.rechargeBar li {
	padding-left: 90px;
	line-height: 40px;
}

.rechargeBar li .t {
	margin-left: -90px;
	display: inline-block;
	width: 80px;
	padding-left: 10px;
}

.rechargeBtnBox {
	padding: 20px 0 0 90px;
}

.addIpBar {
	margin-top: -40px;
}

.addIpBar dl dt {
	position: relative;
}

.addIpBar dl dt .inputTxt {
	background-color: #f3f3f3;
}

.addIpBar dl dt .formMainBar {
	font-weight: 500;
}

.addIpBar dl dt .formMainBar span,.addIpBar dl dt .formMainBar span .icon {
	line-height: 34px;
	height: 34px;
	vertical-align: middle;
}

.addIpBar dl dt .close {
	font-size: 20px;
	cursor: pointer;
	margin-left: -22px; +
	margin-top: -4px;
	_margin-top: -2px;
	color: #999;
	position: absolute;
}

.addIpBar dl dt .close:hover {
	color: #333;
}

.addIpBar dl .active .inputTxt {
	background-color: #fff;
}

.promptLayout {
	font-size: 12px;
	padding: 15px 20px;
	background: #f9f9f9;
	color: #999;
	line-height: 26px;
}

.txtTagBox .tagList {
	border-top: 1px dashed #eee;
}

.txtTagBox .oneTag {
	padding-top: 0;
	border-top: 0;
}

.txtTagBox .tagList a {
	display: inline-block;
	margin: 5px 10px 5px 0;
	height: 26px;
	line-height: 26px;
	background: #f9f9f9;
	color: #666;
	padding: 0 10px;
	border: 1px solid #eee;
}

.txtTagBox .tagList a:hover {
	border-color: #ddd;
	text-decoration: none;
}

.txtTagBox .tagList a.current {
	background: #fbeed9;
	border-color: #fcca7a !important;
}

.txtTagBox .tagList a.blue {
	border: 1px solid #6DB6FF;
}

.modifyMainBar .inputTxt {
	padding: 2px 6px;
	width: 160px;
	display: none;
}

.modifyMainBar .enter,.modifyMainBar .error {
	position: relative;
	top: -1px;
	*top: 1px;
	width: 16px;
	height: 16px;
	margin-left: 3px;
	vertical-align: middle;
	background: url(promptIcon.png) no-repeat 0 -91px;
}

.modifyMainBar .error {
	background-position: 0 -52px;
}

.verifyPrompt .promptText .topPprompt {
	padding: 20px 0 20px 80px;
	border-bottom: 1px dashed #ddd;
	margin: 20px 0 15px;
}

.verifyPrompt .promptText .bomPprompt {
	padding: 0 0 0 80px;
}