﻿table.title
{
	width: 100%;
	font-size: larger;
	height: 26px;
	vertical-align: middle;
	font-weight: bolder;
}
table.title td
{
	padding-top: 6px;
	padding-bottom: 1px;
}

table.roundbottom
{
	width: 100%;
}

.tleft
{
	width: 8px;
	background-image: url(img/tleft.gif);
	background-repeat: no-repeat;
}

.tmiddle
{
	width: 100%;
	background-image: url(../../App_Themes/CP2/images/tmiddle.gif );
	background-repeat: repeat-x;
}

.tright
{
	width: 8px;
	background-image: url(../../App_Themes/CP2/images/img/tright.gif );
	background-repeat: no-repeat;
}

.tleftbottom
{
	width: 8px;
	background-image: url(../../App_Themes/CP2/images/tleft.gif );
	background-repeat: no-repeat;
	background-position: bottom;
}

.tmiddlebottom
{
	width: 100%;
	background-image: url( ../../App_Themes/CP2/images/tmiddle.gif );
	background-repeat: repeat-x;
	background-position: bottom;
}

.trightbottom
{
	width: 8px;
	background-image: url(   ../../App_Themes/CP2/images/tright.gif );
	background-repeat: no-repeat;
	background-position: bottom;
}

.tleftbottomorg
{
	width: 8px;
	background-image: url( ../../App_Themes/CP2/images/tleftorg.gif );
	background-repeat: no-repeat;
	background-position: bottom;
}

.tmiddlebottomorg
{
	width: 792px;
	background-image: url(  ../../App_Themes/CP2/images/tmiddleorg.gif );
	background-repeat: repeat-x;
	background-position: bottom;
}

.trightbottomorg
{
	width: 8px;
	background-image: url(../../App_Themes/CP2/images/trightorg.gif );
	background-repeat: no-repeat;
	background-position: bottom;
}

.tleftOrg
{
	width: 8px;
	background-image: url(../../App_Themes/CP2/images/tleftOrg.gif );
	background-repeat: no-repeat;
}

.tmiddleOrg
{
	width: 792px;
	background-image: url( ../../App_Themes/CP2/images/tmiddleOrg.gif );
	background-repeat: repeat-x;
}

.trightOrg
{
	width: 8px;
	background-image: url( ../../App_Themes/CP2/images/trightOrg.gif );
	background-repeat: no-repeat;
}
#selectcar
{
	font-size: small;
	padding: 10px 3px 2px;
	vertical-align: middle;
	background-color: #D4EAEE;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	line-height: 150%;
}

#selectcar table
{
	width: 100%;
}
#findcarLogo
{
	width: 62px;
	float: left;
	height: 100%;
}
.prodsearchitem
{
	list-style-type: none;
	margin-left: 5px;
	padding: 0px;
	width: 100%;
}
.prodsearchitem li.label
{
	clear: left;
	font-size: larger;
	font-weight: bold;
	font-size: 14px;
}

.prodsearchitem a
{
	text-decoration: none;
	color: #336699;
}
#ctl00_mc_dfList a
{
	text-decoration: none;
	color: #E50E1E;
}
#selectcarTitle
{
	font-size: 14px;
}

#selectcarTitle a
{
	text-decoration: none;
}

.carparNews
{
	padding-left: 5px;
	padding-right: 5px;
}
.userInput
{
	padding: 3px;
	border: 1px solid #9B9B9B;
}
/*Shop.aspx---------*/
#ctl00_mc_ShopBrief
{
	padding: 0 5px 5px 10px;
}
.tblines
{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: 28px;
	line-height: 28px;
	margin: 5px 0 15px;
	padding: 0;
}
#shopImg
{
	height: 247px;
	overflow: auto;
	text-align: center;
}
#shopInfoLeft
{
	float: left;
}

#shopInfoOther
{
	float: left;
	width: 95%;
	padding-left:10px;
}
#shopInfoRight
{
	float: right;
}
#shopInfoLeft, #shopInfoRight
{
	padding: 10px;
	width: 45%;
}
#ctl00_mc_ShopBrief li
{
	border-bottom: 1px dashed #B5D7FF;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}
.shoph1
{
	background-color: #6882AB;
	background-image: url(images/hdr-bglow.GIF);
	background-repeat: repeat-x;
	border-bottom: 1px solid #B0B1BA;
	color: #FFFFFF;
	font-size: 100%;
	margin-top: 0;
}
.shoptitle
{
	color: #283F61;
	display: block;
	font-family: SimHei;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
	
}

/*Shop.aspx---------*/