body{
	text-align:center;
	margin:0px;
	color:#000;
	background-color:#FFF;
}

.outline
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFF;
	text-align: left;
}

a
{
	text-decoration:none;
}

img
{
	border: 0px;
}

.new_article
{
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 80px;
}

.new_article .left_part
{
	float: left;
	width: 600px;
}

.new_article .left_part .a_article
{
	padding: 40px 0px 30px 30px;
	border-bottom: 1px solid #fecddb;
}

.new_article .left_part .a_article .article_img
{
	float: left;
	width: 140px;
	height: 180px;
	overflow: hidden;
	margin-right: 25px;
}

.new_article .left_part .a_article .content
{
	float: left;
	font-size: 13px; color: #999999;
	width: 395px;
}

.new_article .left_part .a_article .content .title
{
	font-size: 15px; color: #f590a0;
	font-weight: bold;
	margin-bottom: 20px;
}

.new_article .left_part .more_article
{
	margin-top: 25px;
	font-weight: bold;
	text-align: right;
}


.item
{
	font-size: 13px; color: #f590a0;
}

.new_article .left_part .more_article a
{
	font-size: 13px; color: #f590a0;
}

.new_article .right_part
{
	float: left;
	margin-left: 35px;
}

.new_article .right_part .ad
{
	margin-bottom: 50px;
}

.new_article .regbottom_left
{
	float: left;
	width: 560px;
	margin-top:30px;
	margin-bottom: 15px;
}

.new_article .regbottom_left .header
{
	font-size:20px; color:#f2acc6; text-align:left;
}

.new_article .regbottom_left .content
{
	font-size:16px; color:#909090;
	text-align:left;
}

.new_article .regbottom_right
{
	float: left;
	width: 340px;
	margin-left: 15px;
	margin-top: 30px;
	padding: 20px 20px 20px 20px;
}

.new_article .regbottom_right .bg
{
	width: 324px;
	height: 225px;
	background-color:#FFEEFA;
	
	
}

.new_article .regbottom_right .login
{
	padding-top:10px;
	margin-left:7px;
	font-size:20px;font-weight: bolder;color:#f2acc6;
}

.new_article .regbottom_right .input
{
	padding-left:10px
	font-weight:bolder;color:#f2acc6;
}

.new_article .regbottom_search_submit
{
	border:0px;
	width:76px;
	height:24px;
	background:url(../images/login.gif) no-repeat;
	cursor: pointer;	
}

/*-----style of content part------*/
.article_content
{
	/*--background-image: url(../images/fashion_nail/content/menu_bg.gif);*/
	width: 980px;
}

.article_content .article_menu
{
	float: left;
	width: 240px;
	overflow: hidden;
}

.article_content .article_menu ul
{
	margin-top: 55px;
}

.article_content .article_menu li
{
	margin-left: 0px;
	margin-bottom: 5px;
}

.article_content .article_menu li a
{
	font-size: 13px; color: #f590a0;
	font-weight: bold;
	text-decoration:none;
}

.article_content .main_content
{
	float: left;
	background-color: #ffffff;
	width: 740px;
	overflow: hidden;
}

.article_content .main_content .title
{
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#cd6d7c;
	padding: 20px 0px 10px 30px;
	border-bottom: 2px dotted #f9c3cc;
}

.article_content .main_content .bigphoto
{
	width:700px;
	padding:10px 20px 10px 20px;
}

.article_content .main_content .content_text
{
	padding: 10px 20px 10px 20px;
	font-size: 12px; color:#8c8b8b;
	text-align:left;

}

.article_content .main_content .subtitle
{
	color: #f87587;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding: 10px 20px 10px 20px;
}

.article_content .main_content .photo 
{
	float:left;
	width:320px;
	height:300px;
	text-align:center;
	margin:10px;
}

.article_content .main_content .photo .description
{
	width:320px;
	margin:10px 10px;
	font-size: 12px; color:#8c8b8b;
	text-align:left;
	font-weight:bold;
}
