*{
	margin		: 0px;
	padding		: 0px;
}

img{
	border-style	: none;
	border-width	: 0px;
}

html,
body{
	text-align	: center;
	font-size	: 12px;
	line-height	: 16px;
	color		: #ffffff;
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #3d3d3d;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #3d3d3d;
	scrollbar-arrow-color: #3d3d3d;
	scrollbar-track-color: #000000;
	background-color: transparent;
}

a{
	color		: #ffcc00;
	text-decoration	: none;
}

a:hover{
	color		: #ffcc00;
	text-decoration	: underline;
}

h2,h3{
	font-size	: 13px;
	font-weight	: normal;
}

h3{
}


ul{
	list-style-type	: none;
}

li{
	margin		: 0px;
	padding		: 0px;
}

table tr{
	vertical-align	: top;
}

/***************************************/
/* All */
/***************************************/

#newface2 .box_bl,
#newface2 .box_pl,
#newface2 .box_gd
{ behavior: url("../iepngfix.htc") }


#newface2{
	width: 370px;
	height: 510px;
	overflow-y: scroll;
	overflow-x: none;
	/*
	height: 524px;
	*/
}

#newface2 ul{
	text-align	: left;
	width		: 345px;
	margin		: 5px 0 0 5px;
}

#newface2 li{
	width		: 345px;
	height		: 170px;
}

#newface2 .box_bl{	background	: url(../img/top/new_bl.png) no-repeat;}
#newface2 .box_pl{	background	: url(../img/top/new_pl.png) no-repeat;}
#newface2 .box_gd{	background	: url(../img/top/new_gd.png) no-repeat;}

#newface2 .new_l{
	width		: 115px;
	float		: left;
}

#newface2 .new_l p{
	padding		: 5px 0 0 5px;
}

#newface2 .new_r{
	width		: 230px;
	float		: left;
}

#newface2 .new_r p{
	font-size	: 12px;
	line-height	: 30px;
	padding		: 31px 0 0 42px;
}

#newface2 .new_r a{
	font-size	: 13px;
}

#newface2 .new_r span{
	color		: #666666;
}

#newface2 li:after{
	content			: "";
	display			: block;
	clear			: both;
}