@charset "utf-8";
/*----------------------------------------
Name: parts.css
Date Created:2009/04/21 xian.zhang
Last Updated:2009/04/21 xian.zhang
Copyright:zhangxian
----------------------------------------*/
#header #globalNavi li.navi_08 a {background-image:url(../img/common/navi_08_over.gif);}


.ttlMain{
	padding:10px 0 10px 15px;
	border:1px solid #D95EA1;
}
.normalPart{
border-style:solid;
border-color:#E95EA1;
border-width:0 1px 1px 1px;

background-color:#FBF0F6;
font-size:12px;}

.photo{
	float:left;
	}
.text{
	float:right;
	width:254px}	
.text p{
	margin-bottom:13px;}	
p.link{
	text-align:right;
	background:url(../img/student/index/link_icon.gif) no-repeat 158px center;
	margin-bottom:0px;
}	
.floatL{
	clear:left;
	float:left;
}
.floatR{
	float:right;}
*html .mg20l{
	margin-left:20px;}
*html .pa15b{
	padding-bottom:15px;}	
	
/* index
-----------------------------------*/	
#index .normalPart{
	padding:0 16px 20px 20px;
width:392px;
margin-bottom:20px;
}		
/* works
-----------------------------------*/	
#works .normalPart{
padding:0 19px 21px 19px;
margin-bottom:30px;
}
#works .text{	
	width:672px;
}	
.picList{	
background-color:#FFFFFF;
padding:20px 40px;
}
.picList li{
	float:left;
	margin-right:50px;
	margin-bottom:15px;}
.picList li.super{
	margin-right:0;}