@charset "utf-8";
body
{
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:#4c4c4e;
	background-color:#406da8;
}
a:link
{
	text-decoration: none;
	color: #5e5e5e;
}
a:visited
{
text-decoration: none;
 color: #5e5e5e;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}
a:active
{
text-decoration: none;
 color: #5e5e5e;
}
.textinput
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	height:22px;
	line-height:22px;
}
#all
{
	margin-right: auto;
	margin-left: auto;
	width:980px;
	overflow:hidden;
	background-color:#FFFFFF;
}
ul
{
padding:0px;
margin:0px;
}
li
{
margin:0px;
padding:0px;
list-style-type:none;
}
#head
{
height:70px;
width:100%;
overflow:hidden;
}
#m1
{
position:absolute;
margin-top:41px; margin-left:800px;
}
#m1 li
{
float:left;
margin-left:2px;
margin-right:2px;
}
#menu
{
margin-left:10px;
margin-right:10px;
width:960px;
height:30px;
overflow:hidden;
background:#406da8;
}
#main1
{
	height:596px;
	overflow:hidden;
	width:100%;
}
#left1
{
	position:absolute;
	margin-left:12px;
	margin-top:13px;
	width:292px;
	height:588px;
	background-image:url(l1.jpg);
	background-repeat:no-repeat;
}
#middle1
{
	position:absolute;
	margin-left:311px;
	margin-top:13px;
	width:448px;
	height:588px;
}
#right1
{
	position:absolute;
	margin-left:771px;
	margin-top:13px;
	width:199px;
	height:588px;
	background-image:url(r1.jpg);
	background-repeat:no-repeat;
}
#bmenu
{
margin-left:164px;
margin-top:32px;
position:absolute;

}
#bmenu li
{
float:left;
color:#406aa6;
}
#bmenu a:link
{
color:#406aa6;

}
#bmenu a:visited
{
color:#406aa6;

}
#bmenu a:hover
{
color:#999999;

}
#bmenu a:active
{
color:#406aa6;

}
.accordion {
	width: 120px;
	line-height: 20px;
}
.accordion h3 {
	margin: 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	background-image: url(arrow-square.gif);
	background-repeat: no-repeat;
	background-position: right -54px;
	background-color: #e4e4e4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #406da8;
	border-right-color: #406da8;
	border-bottom-color: #406da8;
	border-left-color: #406da8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 2px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: 20px;
}
#main2
{
margin-left:auto;
margin-right:auto;
overflow:hidden;
width:962px;
}
#left
{
width:192px;
overflow:hidden;
float:left;
}
#right
{
width:770px;
overflow:hidden;
float:left;
}

