/* zixun */
.zixun{
	font-size:16px;
	color:#5383c3;
	font-weight:bold;
	height:30px;
}
.zixun_line{
     background-image: url(../images/common/line1.gif);
	 background-repeat: repeat-x;
	height: 3px;
	padding-top:6px;
	padding-bottom:6px;
}
.zixun_xiang{
     padding:2px 5px;
	 font-size:12px;
	 color:#000;
	 line-height:24px;
}
a.gray:link {
	text-decoration: none;
	color:#505050;
}
a.gray:visited{
	text-decoration: none;
	color:#505050;
}
a.gray:hover{
	text-decoration: underline;
	color:#505050;
}
a.gray:active{
	text-decoration: underline;
	color:#505050;
}
/*register*/
.menu{
	background-color:#e1401f;
}
.register_bg1{
	background-image:url(../images/common/register1.gif);
	background-repeat:no-repeat;
	height: 49px;
	width:206px;
	padding-top:6px;
	padding-bottom:6px;
}
.register_bg2{
	background-image:url(../images/common/register2.gif);
	background-repeat:no-repeat;
	height: 49px;
	width:206px;
	padding-top:6px;
	padding-bottom:6px;
}
.register_bg3{
	background-image:url(../images/common/register3.gif);
	background-repeat:no-repeat;
	height: 49px;
	width:206px;
	padding-top:6px;
	padding-bottom:6px;
}
.register_title{
	 padding:2px 0px 2px 75px;
	 font-size:14px;
	 color:#000;
}
.register_title1{
	 padding:2px 0px 2px 75px;
	 font-size:14px;
	 color:#000;
	 font-weight:bold;
}
.register_title2{
	 padding:2px 0px 2px 10px;
	 font-size:14px;
	 color:#4185c6;
	 font-weight:bold;
}
.register_border{
	 border-top:2px solid #4185c6;
	 border-bottom:2px solid #4185c6;
}
.register_border1{
	 border-right:1px solid #4185c6;
	 border-bottom:1px solid #4185c6;
	 border-left:1px solid #4185c6;
	 }
.register_height{
	line-height:22px;
}
.menu_bg{
	background-image:url(../images/common/menu_bg.gif);
	background-repeat:repeat-x;
	height: 30px;
}
a.whiteLink1:link {
	text-decoration: none;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
a.whiteLink1:visited{
	text-decoration: none;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
a.whiteLink1:hover{
	text-decoration: underline;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
a.whiteLink1:active{
	text-decoration: underline;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}