﻿.mainContentBox_contentBox
{
    
}

#p_top
{

}
#p_top_left
{
	float:left;
	width:320px;
	
	
	
}
#p_top_left img
{
	width:300px;
	
}
#p_top_right
{
	width:380px;
	float:right;
	
}

#p_top_right p
{
	line-height:30px;
	
}
#p_top_right p label
{
	color:#666;
	font-size:14px;
	font-weight:bold;
	
}

#p_top_right p span
{
	color:#333;
	font-size:14px;
}

#p_desc
{
	margin-top:30px;
	
}
#p_desc h2
{
	background:#EEF9FD;
	width:100px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#444;
	
}
#p_content
{
	border-top:	1px solid #C9D4DB;
	padding:10px; min-height:600px;
	
}


#a_precAndNext
{
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:20px;
	border-bottom:15px #FAFCFE solid;
	border-top:15px #FAFCFE solid;
	margin-top:10px;
	
	
}

#a_prec
{
	font-size:14px;
	line-height:20px;
	width:300px;
	float:left;
	color:#666;
	padding-left:17px;
	background:url('../img/prec.gif') no-repeat left center;
}
#a_prec:hover
{
	color:#f60;
	text-decoration:underline;
	
}
#a_next
{
	font-size:14px;
	line-height:20px;
	width:300px;
	float:right;
	color:#666;
	text-align:right;
	padding-right:7px;
	background:url('../img/next.gif') no-repeat right center;
	
	
}
#a_next:hover
{
	color:#f60;
	text-decoration:underline;
}
