@CHARSET "UTF-8";
body { postion:relative;text-align:center; margin:0 auto; padding:0; font-size:14px; font-family: "微软雅黑", "宋体"; background:#f5f5f5; }
.body-width{width: 1024px;margin: 0 auto;background: #FFFFFF;}
.border-left-dotted{border-left: 1px dotted grey;}
.border-right-dotted{border-right: 1px dotted grey;}
.margin-center{margin:0 auto;}
.main{min-height: 500px;}
.clear-both{clear:both;}
.top10{margin-top:10px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.noborder{border:0px;}
.red{color:red;}
.red-border{border:1px solid #FFB3B6;}
.width100{width:100px;}
.text-left{text-align: left;}
.noborder th, .noborder td{border:0px; vertical-align: middle;}
.login-bg{background: url("../images/bg_n.jpg") repeat-x;height:580px;}
input[type="radio"], input[type="checkbox"]{margin: 0 5px 0 0;}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly]{cursor: default;}
.container{
	margin:0 auto;
	max-width: 1024px;
	width:1024px;
	background-color:#ffffff;
}
.area img{width:1024px;}
.navbar {
	margin:0 auto;
	max-width: 1024px;
	width:1024px;
	margin-bottom:20px;
}
.featurette-divider{
	margin-bottom:50px;
}
.form-signin {
    max-width: 400px;
    _width:400px;
    padding: 19px 29px 29px;
    margin: 0 auto 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 5px;
    padding: 4px 9px;
    width:220px;
}
.form-signin .alert{
	padding:0px 18px 0px 11px;
	margin-bottom:10px;
	margin-left:35px;
	width:250px;
	font-size: 12px;
}
.form-signin .add-on{
	width:80px;
}
.backtop{
	font-size:10px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	margin-bottom:0px;
}
.table th, .table td {
	padding:5px;
}
div.qq_rlv {
	position: absolute;
	right: 0;
	bottom: 49%;
	z-index: +10000;
}
.label {
	font-weight:normal;
	font-size: 13.844px;
}
.button_div a{width: 112px;height: 42px;background: url(../images/button_bg.jpg) no-repeat;border: 1px solid #609AB4;margin-left:10px;color: white;font-family: "微软雅黑";font-size: 20px;text-align: center;line-height: 44px;text-decoration: none;display: inline-block;}
.button_div a:hover{background: url("../images/button_bg_hover.jpg") no-repeat;}
hr{margin:0px 0px;}
.help{position: fixed; right:0px;top:25%;border: 1px solid #9AC5E4;width: 928px;height: 320px; background: white;text-align: left;z-index: 1000;}
.ico{position: fixed;top:30%;background: #123;width:94px;height:114px;left:0px;background: url(../images/help.png) no-repeat;cursor: pointer;}

.ch-pwd{line-height: 35px;margin-top: 30px;}
.ch-pwd .info-col{border-bottom: 1px dashed #dcdcdc;margin-bottom: 20px;}
.ch-pwd .info-col .ch-pwd-msg{font-size: 12px;color:#FF7600;font-weight: bold;}
.ch-pwd .info-col .label-ch-pwd{float:left; text-align: right;width: 100px;margin:0px 40px 0px 0px;}
.ch-pwd .info-col .info-ch-pwd{text-align: left;font-style: italic;}
.ch-pwd .info-col .info-ch-pwd input{padding:0px;}
.invoiceTypeLabel{display: inline-block;margin-right: 20px;}
.navbar .nav > li > a{padding: 12px 8px 10px;;}
.menu {
    position: fixed;
    z-index: 999;
    right: 50px;
    top: 30%;
    cursor: pointer;
}
.menu [class^="item"] {
    margin: 0 0 10px 0;
    position: relative;
    width: 100px;
    height: 120px;
    text-align: center;
    border-radius: 5px;
    background-color: #5cc9f7;
}
.menu li {
    text-decoration: none;
    list-style-type: none;
}
.menu a {
    text-decoration: none;
}
.menu [class^="item"] img {
    margin-top: 10px;
    width:60px;
    height:60px;
}
.menu [class^="item"] .title {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.menu p {
    margin: 0;
}
