/*===================================180======================================*/
* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
}
#box {
	width:188px;
	height:220px;
	border:#6699FF 1px solid;
	overflow:hidden;
	float:left;
	color:#666666;
}
#box table {
	width:188px;
	line-height:24px;
}
#box caption {
	text-align:left;
	width:188px;
	height:25px;
	background:url(../images/bg_02.jpg) repeat-x;
	line-height:25px;
	border-bottom:1px #6699FF solid;
}
#box table caption h4 {
	font-size:14px;
	padding-left:18px;
	color:#FF0000;
	margin-left:10px;
	letter-spacing:1em;
}
#box table tr th {
	font-weight:normal;
	width:70px;
	color:#333;
	color:#666666;
}
#box table tr td .one {
	width:100px;
	color:#666666;
}
#box table tr td .login {
	margin:0px 0px 10px 15px;
	width:60px;
}
/*==============================360================================*/
#model {
	width:338px;
	overflow:hidden;
	float:left;
	list-style-type:none;	
}
#model table {
	width:358px;
	line-height:24px;
	background:#D2E1C3;
}
#model caption {
	text-align:left;
	width:358px;
	height:25px;
	background:url(../images/bg_02.jpg) repeat-x;
	line-height:25px;
	border-bottom:1px #FFD0A2 solid;
}
#model table caption h4 {
	font-size:14px;
	background:url(../images/arrow.jpg) no-repeat left center;
	padding-left:18px;
	color:#FFF;
	margin-left:10px;
	letter-spacing:1em;
}
#model table tr th {
	font-weight:normal;
	width:70px;
	color:#333;
}
#model table tr td .one {
	width:80px;
}
#model table tr td .login {
	margin:10px 0px 10px 15px;
	width:60px;
}
/*================================1003=======================================*/
#three {
	width:1001px;
	border:1px #FFD0A2 solid;
	overflow:hidden;
	clear:both;
}
#three caption {
	text-align:left;
	width:1001px;
	height:25px;
	background:url(../images/bg_02.jpg) repeat-x;
	line-height:25px;
	border-bottom:1px #FFD0A2 solid;
}
#three table caption h4 {
	font-size:14px;
	background:url(../images/arrow.jpg) no-repeat left center;
	padding-left:18px;
	color:#FFF;
	margin-left:10px;
	letter-spacing:1em;
}
#three table tr th {
	font-weight:normal;
	width:70px;
	color:#333;
}
#three table tr td .one {
	width:100px;
}
#three table tr td .login {
	width:60px;
	margin-left:10px;
}

