@charset "gb2312";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}


.contact_left {
color: #000000;
height: 143px;
}
.contact_left li {
	background-image: url(/images/contact_left_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 205px;
	list-style-type: none;
	margin-left: -2px;
	padding-left: 23px;
	padding-top: -7px;
	}
.copy {
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}


.menus{
	overflow: hidden;
	float: left;
}
.menus li,.menus b{
	float: left;
}
.menus li a{
	display:block;
	width:110px;
	text-align:center;
	height:42px;
	color:#FFF;
	font-size: 15px;
}
.menus li a:hover{
	color:#FFF;
	background:#9b0000;
	font-weight: bold;
}
.menus b{
	padding: 0px 5px;
	color:#FFF;
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
 

.hsbk {
	border: 1px solid #cccccc;
}

