@charset "utf-8";
@import url("../master.css");
@import url("../layout.css");
/* CSS Document */

.u_page{
 width:950px;
 background:url(../../images/useradmin/u_p_bg.gif) repeat-x;
 overflow:hidden;
 border-top:4px solid #0263a8;}

.u_page img{
 vertical-align:middle;}

.u_w740{
 width:740px;
 background:#fff;
 float:left;
 border-bottom:1px solid #d4d0c7;
 border-left:1px solid #d4d0c7;
 border-right:1px solid #d4d0c7;  
}

.clear{
clear:both;
}




#content{
width:740px;
overflow:hidden;
float:left;
background:#FFFFFF;
}

#content h1{
font-size:12px;
color:#595959;
height:27px;
line-height:27px;
padding-left:10px;
border-bottom:1px dotted #d2d2d2;
}


#content h1 a{
font-weight:normal;
}

#content h1 a:hover{
color:#FF0000;
}


.left
{
  float:left;
  width:170px;
  padding:12px 18px 0 25px;
}
.left dt
{
  font-weight:bold;
  color:#1f3888;
  font-size:14px;
  margin:10px 0 5px;
}
.left dd
{
  text-align:left;
  color:#1f3888;
  line-height:23px;
}
.left dd a
{
  color:#1f3888;
  text-decoration:none;
}

.left dd a:Hover
{
  color:#ff0000;
  text-decoration:underline;
}

.right
{
  float:right;
  width:500px;
  padding-right:20px;
  padding-top:12px;
}
.right h2
{
  font-size:14px;
  margin-bottom:10px;
  font-weight:bold;
  text-align:left;
}

.right dl
{
  text-align:left;
  line-height:25px;
  padding-bottom:7px;
  margin-bottom:7px;
  border-bottom:1px dotted #bbb;
}
.right dt
{
  font-weight:bold;
}
.right dd
{
  color:#656565;
  text-indent:2em;
}
.box7 dd
{
  margin-bottom:20px;
}
.box7 img
{
  width:412px;
}
.frm2
{
  width:780px;
}











.u_w200{
 float:right;
 width:200px;
 overflow:hidden;
 }
 
.u_lt{
 height:4px;
 overflow:hidden;
 background:#0263a8;
 margin-top:8px;}