/* 购物车 */
.p_main_box
{
	
}
.r_navigation
{
	background: url(images/title_style3.gif) no-repeat right;
	height: 15px;
	margin: 0;
	padding: 3px 10px;
	color: #fff;
	font-weight: bold;
}
.r_navigation a
{
	color: #fff;
	font-weight: bold;
}
.p_main_box table
{
	width:99%;
	background: #fff;
	color:#000;
}
.p_main_box .title
{
	color:#000;
	background: #d9d9c0 url(images/ebuy_title_bg.gif) repeat-x top;
}
.p_center
{
	padding: 10px 0;
}
.p_main_box .border
{
	border: 0px solid;
}
.p_main_box .border ul
{
	padding: 10px 20px;
}
.p_main_box .border li
{
	height: 20px;
}
.p_main_box .tdbg
{
	background: #f6f6ed;
}
.p_main_box .tdbgleft
{
	background: #f6f6ed;
}

/* 快速注册 */
.smart_login #form1 dt
{
	
	height: 16px;
	font-weight: bold;
	padding: 4px 20px;
	background: #d9d9c0 url(images/ebuy_title_bg.gif) repeat-x top;
}
.main_standalone .p_main_box .class_title
{
	background: #400;
	height: 18px;
	padding: 3px 10px 0;
	color: #fff;
	font-weight: bold;
}
.main_standalone .p_main_box dl
{
	float: left;
	width: 48.5%;
	margin: 5px;
}
