@charset "utf-8";
/* CSS Document */
@import url("global.css");

.nextButton{width:101px;height:26px;line-height:26px;background:url(../images/button_08.gif) no-repeat; cursor:pointer;border:none;}

/*-======头部 ========-*/
.head{width:972px;height:67px;background:url(../images/index_02.gif) no-repeat;margin:0 auto;}
	.head ul{float:right;margin-top:25px;margin-right:10px;}
	.head li{float:left;margin-right:10px;}
.mainBody{margin-top:10px;}
.interFace,.step,.gg,.interFace .content .pic ,.interFace .content .ill{float:left;}
/*-======interFace ========-*/
.interFace{width:582px;}
	.interFace .title{background:url(../images/index_06.gif)  0 4px no-repeat;height:30px;text-align:center;}
	.interFace .title input{border:none;width:81px;height:30px;cursor:pointer;}
	.interFace .title .man{background:url(../images/button_03.gif)  no-repeat;}
	.interFace .title .female{background:url(../images/button_04.gif)  no-repeat;}
	/*按钮变换*/
	.interFace .title .man_C{background:url(../images/c_button_03.gif)  no-repeat;}
	.interFace .title .female_C{background:url(../images/c_button_04.gif)  no-repeat;}
	.interFace .content{padding:10px 10px;border:1px solid #c1c1c1;border-width:0 1px;}
		.interFace .content .pic{}
		.interFace .content .ill{width:189px;margin-left:9px;}
			.interFace .content .ill h3{background:url(../images/index_12.gif) no-repeat;height:28px;text-indent:1em;line-height:28px;font-size:12px;}
			.interFace .content .ill ul{border:1px solid #0a7815;border-width:0 1px 1px; overflow:scroll;height:407px;line-height:25px;padding:1px;}
	.interFace .bottom{background:url(../images/index_20.gif) 0 0 no-repeat !important;height:47px;text-align:right;*background-position:1px 0;padding-right:8px;}
	.select_pic{border:1px solid #ccc;padding:1px;}
.step{width:113px;margin-left:10px;}
/*-======gg ========-*/
.gg{width:200px;margin-left:10px;border-left:1px solid #ccc;height:580px;padding-left:8px;line-height:22px;color:#666;}
	.gg dl{margin-bottom:10px;}
	.gg .ggTitle{font-weight:bold;}
/*-======页脚 ========-*/
.footer{height:40px;padding-top:10px;margin-top:20px;background:url(../images/index_22.gif) no-repeat top center; text-align:center;color:#65828a;}
*html #tips,*html #tips2,*html #tips3{background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/select.png',sizingMethod='image');}
/*-=========== @new==========-*/
.ill_select{margin-bottom:6px; vertical-align:middle;}
/*          2010.04.28    */
#tips,#tips2,#tips3{position:absolute;background:url(../images/select.png) no-repeat;height:66px;width:104px;padding:8px 10px 8px 10px;line-height:18px;}
#tips{margin-left:330px;margin-top:70px;}
#tips2{margin-left:100px;margin-top:40px;}
#tips3{margin-left:50px;margin-top:-60px;}
.interFace{position:relative}