@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dealer/bg.jpg);
	background-repeat: repeat-x;
	font-family: "微软雅黑";
	font-size: 80%;
}
#header #logo {
	background-image: url(../images/dealer/logo.jpg);
	width: 250px;
	height:50px;
	background-repeat: no-repeat;
	float:left;
} 

#header #logo_video {
	background-image: url(../images/dealer/logo_video.jpg);
	width: 250px;
	height:50px;
	background-repeat: no-repeat;
	float:left;
}

#header #logo_kefu {
	background-image: url(../images/dealer/logo_kefu.jpg);
	width: 250px;
	height:50px;
	background-repeat: no-repeat;
	float:left;
} 


#header #userinfo {
	float:right;
	margin-right:20px;
	color:silver;
}


#container {
	height: 100%;
	width: 100%;
	min-width:1000px;
}
#container #menu {
	padding:20px;
	float:left;
}
#container #menu #table_header {
	background-image: url(../images/dealer/div_top.png);
	background-repeat: no-repeat;
}
#container #menu #menu_1 {
	background-color: #FFFFFF;
	width: 100%;
	padding:10px;
}

#container #menu #menu_2 {
	background-color: #FFFFFF;
	width: 100%;
	padding:10px;
}

#container #menu #menu_3 {
	background-color: #FFFFFF;
	width: 100%;
}

#container #menu #menu_1 #menu_1_table{
	background:#CCCCCC;
}

#container #menu #menu_1 #menu_1_table tr{
	background:#FFFFFF;
}

#container #menu #menu_2 #menu_2_table{
	background:#CCCCCC;
}

#container #menu #menu_2 #menu_2_table tr{
	background:#FFFFFF;
}

.title{
	font-family: "微软雅黑";
	font-size: 14pt;
	font-weight:bold;
	color:#333333;
}

.email{
	font-family:Arial, Helvetica, sans-serif;
	color:#00CC33;
}

#container #content {
	float:right;
	margin-right:20px;
	margin-top:20px;
	text-align:center;
}
#content #content_header #content_header_table #left {
	background-image: url(../images/dealer/body_top.png);
	background-repeat: no-repeat;
	background-position: -1px;
	width:30px;
	height:41px;
}


#content #content_header #content_header_table #body {
	background-image: url(../images/dealer/body_top_body.png);
	background-repeat: repeat-x;
	height:41px;
}

#content #content_header #content_header_table #right {
	background-image: url(../images/dealer/body_top.png);
	background-repeat: no-repeat;
	background-position: right;
	width:30px;
	height:41px;
}

#container #content #content_body {
	background:#FFFFFF;
	font-family: "微软雅黑";
	padding:5px;
	padding-left:20px;
}

#menu_1_links{
	margin:5px;
	padding:2px;

}

#menu_2_links{
	margin:5px;
	padding:2px;
}

#menu_1_links a,a:visted{
	color:#0000CC;
}

#menu_2_links  a,a:visted{
	color:#0000CC;
}

a,a:visted{
	color:#0000CC;
}

#container #menu #menu_content ul li {
	list-style-type:none;
	list-style-image:url(../images/dealer/video.png);
	line-height:22px;
}


#container #menu #menu_banner {
	color:#333333;
	font-size:12pt;
	padding:10px;
}


#container #kefu {
	float:left;
	margin-left:20px;
	margin-top:20px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:double;
	border-color:#999999;
}

#container #kefu #kefu_baner{
	color:#666666;
	padding:20px;
	font-size:14pt;
}

#dianhua{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	padding:20px;
	margin:20px;

}
#qq{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	padding:20px;
	margin:20px;
}
#call{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	padding:20px;
	margin:20px;
}
