/* CSS Document */

/*----------------------------公共样式-------------------------------------------------*/
*,from{
	margin:0px;
	padding:0px;
}

body{
	font-size:12px;
	font-family:"宋体";
	background:url(/UserCenter/images/sy_001.gif);
}

img{
	border:none;
}

.clear{
	clear:both;
	font-size:0px;
}

a:link,a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

ul,dl{
	list-style:none;
}


/*----------------------------头部样式-------------------------------------------------*/

.img01{
  margin-top:20px;
}

.head01{
	width:930px;
	height:24px;
	line-height:24px;
	margin:0px auto;
	background:url(/UserCenter/images/login01.jpg);
	text-align:right;
	padding:0px 10px;
	color:#333;
}

.head01 a{
	color:#333;
}

.head01 a:hover{
	color:red;
}

.head02{
	width:950px;
	margin:0px auto;
	border-bottom:#D70D0D 2px solid;
	padding-bottom:0px;
}
.yqlj a{
   color:#666666;
   text-decoration:none;
}
.yqlj a:hover{
   color:red;
   text-decoration:none;
}

/*----------------------------主体样式-------------------------------------------------*/

.mainbox{
	width:946px;
	border:#C8C8C8 1px solid;
	padding:1px;
	margin:0px auto;
}

.mainbox_bg01{
	background:url(/UserCenter/images/login04.jpg) repeat-x;
	padding-top:10px;
}

.bar01{
	width:900px;
	height:23px;
	margin:0px auto;
	background:url(/UserCenter/images/login05.gif);
	color:#D70D0D;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
.bottom{
    width:100%;
	margin:10px auto;
}
.bottom1{
    width:100%; height:5px;
	margin:0px auto;
	background-color:#cc0000;
	font-size:0px;
}
.bottom2{
    width:630px;
	margin:10px auto;
	text-align:center;
}
.tab04{
    list-style:none;
}
.tab04 td{
   width:68px;
   background:#FFFFFF;
   height:26px;
   text-align:center;
}
.tab04 td a{
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}
.tab04 td a:hover{
  font-size:12px;
  color:#cb0101;
  text-decoration:none;
}
.bottom3{
    width:950px;
	line-height:20px;
	margin:0px auto;
	text-align:center;
	font-size:12px;
	color:#024174;
}

.box01{
	width:402px;
	height:146px;
	padding-top:50px;
	background:url(/UserCenter/images/login07.gif);
}

.tab01{
	margin:0px auto;
}

.tab01 td{
	padding:2px;
}

.textfield{
	width:120px;
	height:23px;
	line-height:23px;
	background:url(/UserCenter/images/login08.gif) no-repeat right;
	border:none;
}
.RegTextField{
	width:200px;
	height:20px;
	line-height:23px;
	border:none;
}
.box02{
	width:402px;
	height:196px;
	float:right;
	background:url(/UserCenter/images/login11.gif);
}

.ul01{
	margin:39px 0px 0px 26px;
}

.ul01 li{
	width:115px;
	height:28px;
	float:left;
	margin-right:72px;
	_margin-right:48px;
	margin-bottom:25px;
	_margin-bottom:10px;
	display:block;
}

.box03{
	width:533px;
	border:#D8E2A5 1px solid;
	margin:40px auto 50px auto;
	background:#F9FAF2;
}

.box03 table{
	margin:10px auto;
	font-size:14px;
	color:#333333;
}

.box03 td{
	padding:5px 3px;
}

.textfield2{
	border:#7E9DB9 1px solid;
	height:18px;
	line-height:18px;
	width:170px;
}

.tab02{
	font-size:14px;
	margin:25px auto;
	line-height:25px;
}
/*----------------------------文字样式-------------------------------------------------*/
.text01{
	color:#82929F;
	font-weight:bold;
	text-align:right;
	font-size:14px;
}

.text02{
	font-size:12px;
}

.text03{
	color:#6C971E;
	text-decoration:underline;
}

.text04{
	font-size:14px;
	font-weight:bold;
}

.textlink01:link,.textlink01:visited{
	color:#82949E;
}

.textlink01:hover{
	color:red;
}

.textlink02:link,.textlink02:visited{
	color:#FE7815;
	text-decoration:underline;
}

.textlink02:hover{
	color:red;
}


.textlink03:link,.textlink03:visited{
	color:red;
	text-decoration:underline;
}

.textlink03:hover{
	color:#000099;
}
