@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background:#999;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	
}
p{
	font-size:14px;
	color:#666;
	line-height:22px;
	text-indent:28px;
	margin:0px;
	padding:10px 0px 5px 0px;
}
A{
	color:#666;
	text-decoration:none;
	}
A:hover{
	color:#F30;
	text-decoration:none;
	}
#wrapper{
	width:900px;
	margin:auto;
	background:#FFF;
}
.img{
	border:2px solid #999;
	margin:3px 10px 5px 0px;
	float:left;
}
.imgw{
	border:2px solid #999;
	margin:3px 0px 5px 10px;
	float:right;
}
.li{
	font-size:12px;
	color:#333;
	line-height:18px;
}
.bang{

}
.man{
	width:449px;
	border-right:2px solid #F5F5F5; 
	float:left;
	background:#FFF;
}
.man_titel{
	background:url(Man.gif) no-repeat #1e3771;
	height:64px;
}
.m_nr{
	}
.woman{
	width:449px;
	float:right;
	background:#FFF;
}
.woman_titel{
	background:url(Woman.gif) right no-repeat #ff0030;
	height:64px;
}
.fookuai{
	padding:5px 5px 5px 10px;
	margin:0px 5px 0px 10px;
	border-bottom:dashed 1px #1e3771;
	}
.wookuai{
	padding:5px 5px 5px 10px;
	margin:0px 10px 0px 5px;
	border-bottom:dashed 1px #ff0030;
}
.wen{
	color:#122E5A;
	}
.wenw{
	color:#ff0030;
	}
.ti{
	padding-bottom:10px;
}
.footer{
	border-bottom:4px solid #666;
	}
	
	
	
	
	
	
	
	
.titel_man{
	background:#1e3771;
	}
.titel_woman{
	background:#ff0030;
	}
.jie{
	padding:10px 10px 5px 10px;
	margin:0px 10px;
	border-bottom:1px dashed #999
	}
.wenda{
	padding:10px 10px 5px 10px;
	margin:0px 10px;
	}
.wenda P{
	color:#333;
	}
	
TD{
	color:#333;
	font-size:12px;
	}
	
.titel{
	padding:10px 10px 5px 10px;
	margin:0px 10px;
	
	}
.titel P{	color:#333;}