﻿body 
{
	background-image:none;
	background-color:#FDFDFD;
}
a:link{color:#3366CC; text-decoration:none;}
a:hover{color:#3366CC; text-decoration:underline;}
a:visited{color:#3366CC; text-decoration:none;}
.cnzz{ display:none;}
/*相片*/
.photo{float:right; position:relative;top:-8px;right:100px; }
.photo img{height:120px;}

/*容器*/
.container{width:900px;height:100%;margin:0px auto 0px auto;}
.content
{
	background-color:#FFFFFF;
	background-image:url("SunShine/book.gif");
	background-repeat:repeat-y;		
	width:877px;
	margin:0px auto;
	
}


/*标题*/
.title{width:100%;margin:0px;margin-bottom:25px;}
.titleText
{	
	font-weight:bold;
	color:#3366CC; 
	font-size:30px;
	padding-left:170px;
	padding-top:44px;
	width:380px;
	font-family: 华文行楷, 微软雅黑, 黑体;
}
.titleText span{font-size:20px;}
.titleBg
{
	background-image:none;
}
.titleBgRight
{
	background-image:none;
}
/*页眉*/
.header
{
	width:100%;
}
.headerTop
{
	background-image:none;
}
.headerBottom
{
	background-image:none;
}

/*页脚*/
.footer
{
	background-image:none;
}


/*各分项*/
.infor,
.contact,
.edu,
.intentions,
.experiences,
.specialSkills,
.englishSkills,
.mainCourses,
.selfEvaluation,
.preference
{
	
	padding-left:25px;		
	margin-left:80px;
	float:inherit;	
	
}

.itemContent
{
	background-color:#F6F6F6;
	width:672px;
	padding:8px;
}

/*各分项-标题*/
.head
{
	width:707px;
	background-image:url("SunShine/newitem.gif");
	background-repeat:no-repeat;
	padding-left:15px;
	color:#FF8701;
	font-weight:bold;
	font-size:20px;
	border-bottom:dashed 1px #D0D0D0;
	margin-bottom:15px;
	margin-top:25px;
	margin-left:-20px;
}


/*各分项-全局*/
.tHead{font-size:13px;width:65px;padding-right:15px; font-family:微软雅黑, 楷体_GB2312; }
.tContent{font-size:14px;font-family:宋体;}
.note{font-size:12px;color:#999999; max-width:606px;}
.time{font-size:14px;margin-left:80px;color:#444444; position:relative;float:right;right:100px;}

/*个人信息*/
.infor .itemContent{height:106px}
.infor .tContent{width:142px;}

/*教育背景*/
.edu .tContent{width:450px;}
.edu .time{float:none; padding-left:50px;}


/*工作经验*/
.experiences .tContent{margin-bottom:5px;}
.experiences span{font-size:18px; margin-right:9px; }
.experiences  ul li{margin-left:9px;margin-bottom:10px;}
.experiences .item{font-weight:lighter; font-size:14px;}

/*英语技能*/
.specialSkills .tContent{margin-bottom:5px;}
.specialSkills span{font-size:18px; margin-right:9px; }


/*footer*/
.footer{padding-left:635px;margin-top:10px; }










/*漂浮导航条*/
.nav
{
	float:right;  	
	background-color:#F6F6F6;padding-left:5px;padding-right:5px;border:solid 1px #666666; 
	position:fixed !important; 
	top:200px;  
    position:absolute; 
    z-index:300; 
    right:20px;

 } 
 .navHeader
 {
	
	font-weight:bold;
	font-size:15px; 
	margin-left:-5px;
	margin-right:-5px;
	text-align:center;
	margin-top:10px;
	border-bottom:solid 1px #666666;
}
.nav a{color:#FF8700;}
.nav a:hover{color:#097DF0; text-decoration:underline;}
.nav ul{ list-style-type:decimal;margin-top:0px;font-size:14px;}
.nav ul li{margin-left:-8px;}


