@charset "utf-8";
/* CSS Document */
#OutBox
{
	background:url(../Images/Default/OutBoxBg.gif) 0px 200px;
	overflow:hidden;
}
#M_Left{float:left; width:734px; background:#FFF; overflow:hidden;}
	#PersonSearchBox
	{
		padding:1px;
		margin-bottom:3px;
		height:230px;
		border:#a6ec7d solid 1px;
		overflow:hidden;
	}
	.SearchTitle
	{
		height:46px;
		background:url(../Images/Person/PersonSearchTitle.gif) no-repeat;
	}
	.SearchForm
	{
		padding:10px 30px;
	}
	.Search_InputSelect
	{
		width:156px; padding-left:3px; padding-right:18px; height:18px; line-height:20px; background:url(../Images/Index/txt_SelectRight.gif) right no-repeat; font-size:12px; border:#7f9db9 solid 1px; cursor:pointer;
	}
	.Search_Input
	{
		width:123px; height:17px; border:#a6ec7d solid 1px; font-size:12px;
	}
	#Person_HeightSchoolSelect
	{
		width:125px;
	}
	
	.PersonBox{margin-bottom:6px; height:135px; padding:1px; padding-bottom:6px; line-height:19px; border:#a6ec7d solid 1px; overflow:hidden;}	
	.PersonBox .Person_Title .Field{color:#FF0;}
	.PersonBox .PersonInfo .Field{color:#090;}
	.PersonBox .Person_Title
	{
		height:26px;
		line-height:26px;
		color:#FFF;
		background:url(../Images/Person/TypeBg.jpg) repeat-x;
		margin-bottom:5px;
	}
	.PersonBox .Title_Left{float:left; float:left; padding-left:10px;}
	.PersonBox .Title_Right{float:right; padding-right:6px; float:right; text-align:right;}
	.PersonPhoto{vertical-align:middle; text-align:center; width:80px; padding-left:10px; float:left; display:inline;}
	.PersonBox .PersonPhoto img{padding:4px; border:#e5e5e5 solid 1px;}
	.PersonBox .PersonInfo{float:left; width:614px; border-left:#E5E5E5 solid 1px; margin-left:10px; padding-left:10px; overflow:hidden; display:inline;}
	.PersonBox .PersonInfo p{border-bottom:#9C0 dashed 1px; margin-bottom:3px;}
	.PersonBox .PersonInfo a{color:#F00;}
	.PersonBox .PersonInfo a:hover{color:#600; text-decoration:underline;}
	.PersonName, .PersonName a{font-weight:bold; font-size:14px; color:#FFC}
	.PersonBox .Person_Ability{height:38px;}
	.ArticlePage
	{
		height:33px;
		line-height:33px;
		border:#a6ec7d solid 1px;
	}
	.ArticlePage a
	{
		color:#0d9550;
	}


#M_Right
{
	float:left;
	width:250px;
	background:#FFF;
	overflow:hidden;
}
#M_Right ul
{
	overflow:hidden;
}
#M_Right .PicListBox ul li
{
	margin-top:3px;
	height:48px;
	border:#a6ec7d solid 1px;
	padding:1px;
	overflow:hidden;
	display:block;
}

#M_Right .PicListBox ul li img
{
	padding:0;
}
#M_Right .ArticleListBox
{
	border:#a6ec7d solid 1px;
	padding:1px;
	height:250px;
}
#M_Right .ArticleListBox .Title
{
	padding-left:2px;
	height:26px;
	line-height:26px;
	color:#FFF;
	background:url(../Images/Default/TypeBg.jpg) repeat-x;
}
#M_Right .ArticleListBox .Title a
{
	color:#FFF;
}
#M_Right .ArticleListBox .Title .TypeName
{
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	background:url(../Images/Default/Type_ICO.gif) no-repeat;
}
#M_Right .ArticleListBox ul
{
	padding-top:2px;
}
#M_Right .ArticleListBox ul li
{
	margin:0 6px;
	line-height:22px;
	height:22px;
	padding-left:16px;
	background:url(../Images/Icon6.gif) 0 5px no-repeat;
}
