/* global css */
*{
	margin: 0;
	padding: 0;
}
div, td, table, ul, li, ol, dd, dl,dt {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	margin: auto;
}
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/1.5  "",Verdana;
}
table{
	border: none;
	border-collapse: collapse;
}
div, td {
	word-wrap: break-word;
	word-break: break-all;
	font-size: 12px;
}
img, img a, img a:hover{
	border: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #393939;
	text-decoration: none;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}
ul, ol{
	list-style: none;
}
marquee{
	font: 12px/1.5  "",Verdana;
}
em, i{
	font-style: normal;
}
.box img{
width:950px;
height:100px;
border:0;
}

/* IE hack */
.clearline {
	clear: both;
	height: 0;
	overflow: hidden;
}
.hackbox{
	display: table;
}
/* center_wapper */
.index_centerwapper{
	width: 1000px;
	margin: 0 auto;
}
.index_centerwapper_c{
	width: 950px;
	padding: 0 25px;
	float: left;
	background: white;
	color: #393939;
}
/* page_content */
.out_borrder{
width:950px;
height:440px;
border:#E0A2D1 1px solid;
}
.top_bg{
width:100%;
height:40px;
background:url(../i/service_i1.jpg) repeat-x;
}
.out_title{
color:#EE2E95;
font-weight:bold;
font-size:14px;
clear:both;
margin:5px auto;
}
.service_content{
width:780px;
height:300px;
overflow-y:scroll;
border:#e4e4e4 1px solid;
padding:5px;
line-height:25px;
text-align:left;
}
.service_content dl{
margin-bottom:10px;
}
.service_content span{
color:#EE2E95;
font-size:14px;
}
.service_content dt{
font-weight:bold;
color:#333333;
}
.service_content dd{
margin-bottom:5px;
margin-left:5px;
}
/*sing in note*/

.sing_out{
width:868px;
height:350px;
padding:5px;
line-height:25px;
text-align:left;
font-size:14px;
}
.sing_out dl{
margin:5px auto;
}
.sing_out dt{
font-weight:bold;
}

/*forget password*/
.forget_out{
width:600px;
height:150px;
margin:50px auto;
text-align:left;
}
.forget_out .left{
width:60px;
height:150px;
background:url(../i/service_i2.gif) 0px 70px no-repeat;
float:left;
}
.forget_out .right{
width:500px;
margin-left:6px;
margin-top:15px;
float:left;
}
.forget_out .right a{
color:#BC008D;
text-decoration:underline;
}
.forget_out .right dl{
line-height:22px;
}
.forget_out .right dt{
margin-bottom:10px;
}
.forget_out .right dd{
margin-top:8px;
}

.forget_out .right span{
width:50px;
float:left;
}