body {
	height: 1150px;
	background: url(../images/index/mainbj.jpg) no-repeat center top;
	font-family: "宋体";
	font-size: 12px;
	color: #bdbdbd;
	text-align:center;
}

#header {
	margin:0 auto;
	height: 210px;
	width: 788px;
}

#wide {
	width:100%;
	text-align:center;
	margin-top:50px;
}

#container{
	margin:0 auto;
	width: 788px;
	height: 1000px;
}

/* 左边*/
#left{
	width: 230px;
	height: 707px;
	background: url(../images/index/r2_c8.gif) no-repeat top;
	float: left;
}
#enroll{
	height: 280px;
	width: 230px;
}
#enroll .text {
	width: 125px;
	background-color:#000000;
	border:1px solid #FFFFFF;
	color:#ffffff;
}
#enroll .text_pwd {
	width:110px;
	background-color:#000000;
	border:1px solid #FFFFFF;
	color:#ffffff;
}
#enroll .submit {
	width:65px;
	height:31px;
	background: url(../images/index/bottom.jpg) no-repeat top;
	border:0;
}
.left-list {
	padding-left:2px; padding-top:4px;
}

/* 右边*/
#right{
	width: 544px;
	height: 646px;
	float: left;
	margin-left: 10px;
}
#right-top {
	width: 544px;
	height: 110px;
}
.menu{
	height: 64px;
	width: 541px;
	list-style: none;
}
.right-menu-list1 {
	float:left;padding-right:5px;width:127px;height:63px;
}
.right-menu-list1 a{
	text-decoration: none;
	display: block;
	font-size:12px;
	font-weight:bold;
    width: 100%;
    height: 100%;padding:0;margin:0;background: url( ../images/index/index_menu.gif ) no-repeat 0 0;
}
.right-menu-list1 a:hover  {
    background-position: 0 -63px;
}

.right-menu-list2 {
	float:left;padding-right:5px;width:127px;height:63px;
}
.right-menu-list2 a{
	text-decoration: none;
	display: block;
	font-size:12px;
	font-weight:bold;
    width: 100%;
    height: 100%;padding:0;margin:0;background: url( ../images/index/index_menu.gif ) no-repeat -127px 0;
}
.right-menu-list2 a:hover  {
    background-position: -127px -63px;
}

.right-menu-list3 {
	float:left;padding-right:5px;width:127px;height:63px;
}
.right-menu-list3 a{
	text-decoration: none;
	display: block;
	font-size:12px;
	font-weight:bold;
    width: 100%;
    height: 100%;padding:0;margin:0;background: url( ../images/index/index_menu.gif ) no-repeat -258px 0;
}
.right-menu-list3 a:hover  {
    background-position: -258px -63px;
}

.right-menu-list4 {
	float:left;padding-right:5px;width:127px;height:63px;
}
.right-menu-list4 a{
	text-decoration: none;
	display: block;
	font-size:12px;
	font-weight:bold;
    width: 100%;
    height: 100%;padding:0;margin:0;background: url( ../images/index/index_menu.gif ) no-repeat -381px 0;
}
.right-menu-list4 a:hover  {
    background-position: -381px -63px;
}

#right-content {
	width:532px; height:575px; background:url(../images/index/khd.jpg) no-repeat;;
}
.STYLE1 {color: #000000;line-height:15px;text-align:center;}
#right-url-list{
	width:480px; height:210px;margin-top: 10px;
}
#right-url-list li {
	display: block;float: left;margin-top: 2px; margin-left:2px;width: 60px;height: 20px;text-decoration:none;
}
#right-url-list li a { color:#ffffff; }
#right-url-list li a:hover,#right-url-list div a:hover { color:red; text-decoration:underline;}
#verifyCode {
	width:50px;
	background-color:#000000;
	border:1px solid #FFFFFF;
	margin:auto;
	padding-top:3px;
	color:#ffffff;
}

