/******************************
 * 
 ******************************/	

/*  */
.content {
	background: url(Images/content_center.jpg) repeat-y;
	width: 580px;
}

.content .top {
	background: url(Images/content_top.jpg) no-repeat left top;
}

.content .bottom {
	background:url(Images/content_buttom.jpg) no-repeat left bottom;
	padding-bottom: 1px;
	padding-top: 1px;
}

.content .title {
	background: url(Images/content_compartline.jpg) no-repeat center bottom;
	height: 42px;
}

.content_content {
	width: 576px;
	padding-top: 4px;
	padding-bottom: 12px;
	padding-left: 4px;	
	font-family: "宋体";
	font-size: 12px;
}

.content .left {
	width: 550px;
	text-align: left;	
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
}

.bottom .content .ShoppingCompanion
{
    padding: 4px;
    width: 550px;
}

.bottom .content .ShoppingCompanion p
{
    margin: 0px;
    text-align: left;
    color: #000000;
    list-style-type: none;
    font-size: 15px;
    line-height: 24px;
    text-indent: 2em;
}


.content .left_tab {	
	text-align: left;
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 56px;
}

.content .left_tab span {
    margin-left: 12px;   
}

fieldset
{
   	width: 548px;
	float: left;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 12px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

fieldset legend {
	font-family: "宋体";
	font-size: 12px;
	color: #E33539;
} 

fieldset ul li
{   
    text-align: left;
    height: 22px;
    margin: 10px;
    padding-top: 8px;
    list-style-type: none;
}

fieldset ul li a
{
    color: #000000;
}

/**************************************************
 * 设置
 **************************************************/	

.reg_span {
	width: 72px;
	font-size: 12px;
}

.reg_input {
	height: 20px;
	width: 200px;
	margin-right: 8px;
}

.left_tab2 .input_text {
	height: 20px;
	width: 200px;
	margin-right: 8px;
}

.content p {
	font-family: "宋体";
	font-size: 12px;
	border-left-width: 12px;
}

/**************************************************
 * 设置分页页码的格式
 **************************************************/	

.page {
	width: 560px;
	background-image: url(Images/page_compartline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-top: 6px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

.page a {
	color: #E33539;
}

.page_left {
	font-family: "宋体";
	font-size: 12px;
	float: left;	
}

.page_right {
	font-family: "宋体";
	font-size: 12px;
	float: right;
}
