
#profile_top{
	background: url(../img/profile/title_bg.jpg) no-repeat 0 0;
	width: 980px;
	height: 580px;
}
#profile_top h3{
	margin-left: -60px;
}
#profile_top #t_cont{
	width: 940px;
	height: 360px;
	padding: 20px;

}
#profile_top #t_cont h4{
	font-size: 20px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 20px;
}
#profile_top #t_cont p.top_txt1{
	color: #000;
	font-size: 14px;
	padding-left: 20px;
}
#profile_top #t_cont p.top_txt2{
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
}
#profile_top #t_cont p.skill{
	padding-left: 5px;
	padding-top: 20px;
}
#profile_top #t_cont ul{
	padding-left: 30px;
}
#profile_top #t_cont ul li{
	float: left;
	color: #fff;
	font-size: 16px;
	background: #fc671e;
	padding: 0 8px;
	margin-right: 10px;
}

#chara{
	width: 940px;
	height: 2385px;
	padding: 0 20px;
	background: #fff;
}
#chara #chara_top{
	width: 940px;
	height: 344px;
	padding: 0 20px;
	background: url(../img/profile/chara_title_bg.jpg) no-repeat 0 0;
}
#chara #chara_top h3{
	padding-top: 20px;
	margin-left: -10px;
	
}
#chara #chara_top p{
	width: 500px;
	font-size: 13px;
}
#chara #chara_top p.chara_txt{
	width: 350px;
	font-size: 14px;
	margin-top: 30px;
}
#chara #chara_cont{
	width: 940px;
	height: 911px;
	padding: 0 20px 25px 20px;
	background: url(../img/profile/chara_bg.gif) no-repeat 0 0;
}
#chara #chara_cont ul{
}
#chara #chara_cont ul li{
	float: left;
	padding-right: 9px;
}
#chara #chara_cont ul li.last{
	padding: 0;
}
#chara #cos_top{
	width: 940px;
	height: 261px;
	padding: 0 20px;
	background: url(../img/profile/cos_title_bg.gif) no-repeat 0 0;

}
#chara #cos_top h3{
	padding-top: 20px;
	margin-left: -10px;
	
}
#chara #cos_top p{
	font-size: 13px;
}
#chara #cos_top p.cos_txt{
	font-size: 14px;
	margin-top: 30px;
}
#chara #cos_cont{
	width: 940px;
	height: 823px;
	padding: 0 20px;
	background: url(../img/profile/cos_bg.gif) no-repeat 0 0;
}
#chara #cos_cont #photo1{
	width: 900px;
}
#chara #cos_cont #photo1 .p_l{
	float:left;
	width: 606px;
}
#chara #cos_cont #photo1 .p_r{
	float:right;
	width: 280px;
}
#chara #cos_cont #photo1 .p_r p.p_tit{
	font-size: 12px;
	font-weight: bold;
}
#chara #cos_cont #photo1 .p_r p.p_txt{
	font-size: 12px;
	padding-bottom: 15px;
}
#chara #cos_cont #photo2{
	clear: both;
	width: 900px;
	padding-top: 30px;
}
#chara #cos_cont #photo2 .p_l{
	float:left;
	width: 280px;
}
#chara #cos_cont #photo2 .p_r{
	float:right;
	width: 606px;
}
#chara #cos_cont #photo2 .p_l p.p_tit{
	font-size: 12px;
	font-weight: bold;
}
#chara #cos_cont #photo2 .p_l p.p_txt{
	font-size: 12px;
	padding-bottom: 15px;
}