﻿body{ margin:0; padding:0; text-align:center; font-family:"宋体"; font-size:12px; color:#777;}
	body > div{ margin-left:auto; margin-right:auto;}
	div{ text-align:left;}
	ul,li,h1,h2,h3{ margin:0; padding:0; list-style:none;}
	.textalign{ text-align:right;}
	.whitefont{ color:#fff;}
	
	a:link, a:visited{ color:#1B7FE6; text-decoration:none;}
	a:active, a:hover{ color:#f00; text-decoration:underline;}
	h2 { font-size:14px; font-weight:bold;}
	
	/******内容区*****/
	#wrap{ width:840px; height:auto; background:#fff; }
		/**&&头部&&**/
		.top{ float:left; width:830px; height:auto; padding:10px 0 0 10px;}
			.leftlogo{ float:left; width:167px; height:auto;}
			.topright{ float:left; width:653px; height:43px; line-height:43px; text-align:right;  border-bottom:1px solid #F00;}
		/**&&主体内容&&**/
		.info{ float:left; width:820px; padding:10px 10px;}
			h1{ float:left; width:820px; line-height:35px; background:#CD0568; color:#fff; text-align:center; font-size:16px; font-weight:bold;}
			/****基本资料****/
			.resumeViewText{ float:left; width:820px; height:auto; margin-bottom:10px;}
				.title{ float:left; width:810px; padding-left:10px; color:#000; font-size:14px; font-weight:bold; line-height:25px; border-bottom:1px dashed #BABABA; background:#E4E4E4;}
				.resumeViewTextdetail{ float:left; width:810px; height:auto; padding:10px 0 10px 10px; line-height:23px;}
				.resumeViewTextleft{ float:left; width:500px; height:auto;}
					.resumeViewTextleft li{ float:left; width:240px;}
				.resumeViewTextphoto{ float:right; width:240px; height:auto;}
			.resumeViewText01, .resumeViewTextjiaoy{float:left; width:810px; padding-left:10px; height:auto; padding-top:10px; line-height:23px;}
			.resumeViewText01 li{float:left; width:400px; margin-right:5px; height:auto; line-height:23px;}
				h3{ float:left; width:810px; font-weight:bold; font-size:12px; line-height:23px; height:auto;}
/*教育经历*/		.resumeViewTextjiaoy li{ float:left; width:195px; margin-right:5px;}
/*工作经历*/		.comname{ float:left; font-size:14px; font-weight:bold; line-height:25px; width:810px; padding-top:10px; }
/*页底按钮*/		.btninfo{ float:right;  height:auto; padding:10px; text-align:right;}
					.btnleft{ float:left; width:10px; height:30px; background:url(btn01.gif) left top no-repeat;}
					.btncneter{ float:left; height:30px; line-height:30px; background:url(btn01.gif) left -30px repeat-x;}
						.btncneter a:link, .btncneter a:visited{ color:#000; text-decoration:none;}
						.btncneter a:active, .btncneter a:hover{ color:#f00; text-decoration:none;}
						.a1 a:link, .a1 a:visited{ color:#ff0!important; font-weight:bold; text-decoration:none;}
						.a1 a:active, .a1 a:hover{ color:#f00!important; font-weight:bold; text-decoration:none;}
					.btnright{ float:left; width:10px; height:30px; background:url(btn01.gif) left -60px no-repeat;}
				
		/**页脚**/
		.footer{ float:left; width:820px;padding:0 10px; text-align:center; height:auto; padding-top:5px; line-height:23px; border-top:1px solid #f00;}
			.footer a{ color:#777!important; text-decoration:none;}
