body {margin-top:81px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;font-size:14px;color:#4c4c4c;}
a:link,a:visited{color:#ba1f00;text-decoration:none;}
a:hover,a:active{text-decoration:underline;}

.navbar-inner {
	height: 80px;
	background-color: #fff;
}
#logo {
	cursor: pointer;
	position: absolute;
	z-index: 1031;
	top: 20px;
}
#logo-samll {
	cursor: pointer;
	position: absolute;
	z-index: 1031;
	top: 8px;
}
#main_nav {
	margin-left: 220px;
	margin-top: 20px;
}
#main_nav a {
	font-weight: bold;
}
#main_nav .active a {
	background-color: #fff;
}
#main_nav .active a span {
	color: #ba1f00;
}
.separator {
	margin-top: 8px;
	color: #eee;
}

.footer-txt {
	color: #fff;
}
.footer-txt a{
	color: #fff;
}

#footer {
	background-color: #fff;
	border-top: #d4d4d4 1px solid;
}

.multi-lang {
	list-style: none;
	margin: 18px 0px 0px 0px;
}

.multi-lang li {
	float: left;
}

.multi-lang li a {
	height: 41px;
	width: 41px;
	display: block;
	line-height: 41px;
	text-align: center;
	color: #999;
	text-decoration: none;
}

.multi-lang .active a {
	color: #fff;
	background: url(../../../../../images/ellipse.png) top left no-repeat;
}

.index-box {
	background-color: #fff;
	border: #d4d4d4 1px solid;
	height: 130px;
	display: block;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.index-box-separator {
	margin-left: 17px;
}

.index-box ul {
	list-style: none;
	margin: 0px;
}

.index-box .title {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 8px 0;
}

.index-box .text {
	font-size: 12px;
	margin-bottom: 8px;
}

.index-box a {
	color: #ba1f00;
	font-weight: bold;
}

.contact-box {
	background: url(../../../../../images/contact.png) #fff top center no-repeat;
}

.index-des-area {
	width: 160px;
}

.index-icons li {
	float: left;
	margin: 0px 0px 8px 0px;
}
.index-icon-location {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 2px;
	background: url(../../../../../images/index-icons.png) 0px 0px;
}
.index-icon-tel {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 2px;
	background: url(../../../../../images/index-icons.png) -15px 0px;
}
.index-icon-400 {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 2px;
	background: url(../../../../../images/index-icons.png) -30px 0px;
}
.index-icon-mail {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 2px;
	background: url(../../../../../images/index-icons.png) -45px 0px;
}

.menu-side ul {
	list-style: none;
	margin: 0px;
}
.menu-side ul li {
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
	border-bottom: #eee 1px solid;
}

.menu-side .menu-second a {
	margin-left: 30px;
}

.menu-side .menu-third a {
	margin-left: 60px;
}

.menu-side .active {
	background: url(../../../../../images/menu-bg.png) top right no-repeat;
}

.menu-side .active a {
	color: #fff;
}

.menu-side ul li a {
	color: #000;
}

.menu-side ul li a:hover {
	text-decoration: none;
}

.article-content {
	line-height: 24px;
}

.login-from {
	width: 248px;
	margin: 30px auto;
}

.login-from .add-on {
	background-color: #fff;
}

.login-from .btn-primary {
	background-color: #c1161f;
	border-color: #c1161f;
	width: 80px;
}

.pagination ul {
	float: right;
}

.pagination ul li a {
	margin-left: 5px;
	border-left-width: 1px;
}

.pagination ul .active a {
	background-color: #ba1f00;
	color: #fff;
}

.pagination ul .active a:hover, .pagination ul .active a:active {
	color: #fff;
	background-color: #925fca;
}

.list-icon {
	width: 54px;
	height: 54px;
	background: url(../../../../../images/list.png) top left no-repeat;
	line-height: 27px;
	text-align: center;
}

.form-actions .btn-primary {
	background-color: #ba1f00;
	border-color: #623f86;
	width: 160px;
	height: 36px;
}

.btn-primary {
	background-color: #ba1f00;
	border-color: #623f86;
}

.btn-primary:hover {
	background-color: #623f86;
}

#login-tab li a {
	color: #4c4c4c;
	font-weight: normal;
}

#login-tab .active a {
	color: #ba1f00;
	font-weight: bold;
}

#contentTable>thead>tr>th {
	text-align: center;
	color: #ba1f00;
}

#form-container {
	background-color: #fff;
	border: #ddd 1px solid;
	padding: 20px;
}
