/***** Import *****/

@import                   url("../../../extend/skin/web.css");

/***** Local *****/

#interview                	{ float:left; display:inline; font-weight:bold; color:#222; width:960px; font-size:10px;

                                  margin:35px 0 0 0; }

#interview .imagewrap        	{ float:left; display:inline; width:260px; border:1px solid #DDD; margin:0px auto; text-align:center;

                                  background:#f6f7f8; margin-top:5px; padding-bottom:30px; }

#interview .imagewrap p         { padding:0 20px 0 20px; font-weight:normal; font-size:10px; line-height:16px; }

#interview .imagewrap p.space   { padding:0 0 10px 20px; }

#interview .imagewrap p.photo   { font-size:10px; font-weight:normal; font-style:italic; line-height:16px; color:#555; }

#interview .imagewrap img      	{ margin:20px 0 5px 0; border:1px solid #AAA; }

#interview .textwrap        	{ float:right; display:inline; width:640px; }

#interview .textwrap a:hover   	{ color:#000; }

#interview .textwrap em        	{ font-size:10px; color:#555; font-weight:normal; }

#interview .textwrap span      	{ font-size:10px; font-weight:bold; color:#A54625; }

#interview .textwrap p       	{ font-size:11px; font-weight:normal; padding-bottom:20px; }

#interview .textwrap h1       	{ font-weight:bold; padding-bottom:10px; font-size:10px; }

#interview .dividerbar        	{ float:right; display:inline; width:640px; height:1px; background:#D6D7D8; margin:10px 0 20px 0; }
