/*ford 共享css*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
}

td {
	font-family: Verdana, Helvetica, sans-serif, "宋体";
	font-size: 11px;
	color:#6d6d6d;
}

a:link {
	color: 6e6e6e;
		text-decoration: none;

}
a:visited {
	color: #6e6e6e;
		text-decoration: none;

}
a:hover {
	color: #FE8B1A;
		text-decoration: underline;
}
a:active {
	color: 6e6e6e;
}

/*input 框样式*/
.input{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 10.5px;
	color: #6E6E6E;
	line-height: 10px;
	cursor: text;
}
.buttom{}
.line{}
.image{
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.scrollbar{
	scrollbar-track-color:#ffffff; 
    SCROLLBAR-FACE-COLOR: #ffffff; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #ffffff; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
    SCROLLBAR-ARROW-COLOR: #ffffff; 
   SCROLLBAR-DARKSHADOW-COLOR: #ffffff;}

/*信息框样式*/
.box_bg{
	background-image: url(/cn/fordclub/images/box_info_center.gif);
	background-repeat: repeat-x;
}
.box_l_line{
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #E7E7E7;	
}
.box_r_line{
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-color: #E7E7E7;	
}

.box_line{
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-right-color: #CDD9EF;
	border-bottom-width: 1px;
}

/*字体样式*/
.text_yellow {
    color:#f7870f;
	font-weight: bold;
	line-height:18px;

}
.text_info{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 9。;
	color: #6E6E6E;
	line-height: 18px;
}
.text_info_detail{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #6E6E6E;
	line-height: 20px;
}
.text_info_detailb{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}
.text_title{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: 599BE0;
	line-height: 18px;
	font-weight: bold;
}
.blue {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	font-style: normal;
	color: 599BE0;
}

.text_title_b{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	color: 599BE0;
	line-height: 18px;
	font-weight: bold;
}
.text_more {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #3F85D1;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.text_nav {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #FF6600;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.text_date {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

/*ford 不共享css*/
.page_bg {

	background-image: url(/cn/fordclub/images/bg_index.jpg);
	background-repeat: repeat-x;
}
.boder {
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e5e5e5;
    border-left-color: #e5e5e5;
}
.text1 {
        color: #FFFFFF; font-weight: bold; font-size: 14px;font-family: Verdana, Arial, Helvetica, sans-serif;
}
