/******************************
 * 
 ******************************/	

/*  */
.full {
	background: url(Images/full_center.jpg) repeat-y;
	width: 770px;
}



.full .top {
	background-image: url(Images/full_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.full .bottom {
	background:url(Images/full_buttom.jpg) no-repeat left bottom;
	padding-bottom: 1px;
	padding-top: 1px;
}

.full .title {
	height: 42px;
	background-image: url(Images/full_compartline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.full .content
{   
    width: 770px;
    padding-top: 8px;
    padding-bottom: 12px;
    padding-left: 8px;
    font-family: "宋体";
    font-size: 14px;
}

.full_content_left {
	width: 740px;
	text-align: left;	
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
}

.full_content_left_tab3 {
	width: 740px;
	text-align: left;
	font-family: "宋体";
	font-size: 12px;
	line-height: 32px;
	padding-left: 36px;
	height: 36px;
}

.full_content_center {
	text-align: center;	
}

.full 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;
}

.reg_span {
	width: 72px;	
}

.reg_input {
	height: 18px;
	margin-right: 12px;
	width: 186px;
	background-color: #f7f7f7;
	border: 1px solid #dddddd;
}

fieldset {
	width: 735px;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 12px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

fieldset legend {
	font-family: "宋体";
	font-size: 12px;
	color: #E33539;
} 

fieldset ul li
{
    width: 660px;
    text-align: left;
    height: 22px;
    margin: 10px;
    padding-top: 8px;
    list-style-type: none;
}

fieldset ul li a
{
    color: #000000;
}

fieldset .input_text {
	height: 18px;
	margin-right: 12px;
	width: 186px;
	background-color: #f7f7f7;
	border: 1px solid #dddddd;
}

#shopcar_goodsList {
	border: 1px solid #acdafe;
	border-collapse: collapse;
	width: 728px;
	float: left;
	margin-left: 2px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "宋体";
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 16px;
	color: #acdafe;
}

#shopcar_goodsList thead {
	background-color: #acdafe;
	text-align: left;
	height: 26px;
	color: #000000;
}

#shopcar_goodsList tbody tr {
	height: 30px;
	color: #000000;
}

#shopcar_goodsList tbody a {
	color: #0041d3;
}

#shopcar_goodsList .longTd {
	width: 420px;
	padding-left: 30px;
}
