/***********************************************/
	/* common text                               */
	/***********************************************/
a,a:link,a:visited {
	color: #666;
	text-decoration: none;
}

a:hover,a:ACTIVE {
	color: #0096C2;
	text-decoration: none;
}

h3 {
	font-size: 100%;
	margin: 0px;
	padding: 3px;
}

h4 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0px;
}

ol {
	margin: 0px;
}

ul {
	text-align: left;
}

.aglin_left {
	text-align: left;
}

.red_word {
	color: red;
}

.input_height {
	height: 15px;
}

.link_blue {
	cursor: pointer;
	text-decoration: underline;
}

textarea {
	font-size: 12px;
}

/***********************************************/
	/* layout                               */
	/***********************************************/
body {
	background: #FFFFFF none repeat scroll 0 0;
	width: 100%;
	margin: auto;
	padding: 0px;
	text-align: center;
	font-family: SimSun, Verdana, Arial, sans-serifarial, Helvetica;
	font-size: 12px;
	color: #666666;
}

div.page {
	background: #FFFFFF none repeat scroll 0 0;
	width: 782px;
	margin: auto;
	padding: 0px 33px;
	text-align: center;
}

.header {
	width: 782px;
	padding-top: 5px;
}

.content {
	margin-top: 5px;
	clear: left;
}

.main {
	margin-right: 190px;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 590px;
}

.sideArea {
	clear: both;
	float: right;
	position: relative;
	top: 6px;
	width: 185px;
}

.sideArea2 {
	clear: both;
	float: right;
	position: relative;
	width: 185px;
}

.footer {
	clear: both;
	padding: 30px 0px;;
	overflow: hidden;
	width: 782px;
}

/***********************************************/
	/* header                                */
	/***********************************************/
.logo {
	float: left;
	padding: 0px ;
	margin: 0px ;
	width:183px;
	border:none;
}

.sitemap {
	padding: 0px ;
	margin: 0px ;
	float: left;
	text-align: right;
	color: #66187F;
	width:417px;
}

.mem_show {
	padding: 0px ;
	margin: 0px ;
	padding-top: 50px;
	float: left;
	text-align: right;
	color: #66187F;
	width:417px;
	
}

.mem_show  a,.mem_show  a:link,.mem_show  a:visited,.mem_show  a:hover {
	margin: 4px;
	padding: 5px 1px 0px 0px;
	color: #66187F;
	font-weight: bold;
}

.sitemap  a,.sitemap  a:link,.sitemap  a:visited,.sitemap  a:hover {
	margin: 4px;
	padding: 5px 5px 0px 0px;
}

.tel_95550 {
	float: right;
	
	width:182px;

	padding: 0px ;
	margin: 0px ;
	
}
#large-ad{
	display: none;
	margin: 20px 0;
	}
.side-ad{
	position: absolute;top:175px;
	display: none;
	z-index:100;
	}
.side-ad p{
	color:white;
	cursor:pointer;
	display:block;
	margin-top:2px;
	position:absolute;
	width:110px;
	z-index:2000;
}
/***********************************************/
	/* navigation                                */
	/***********************************************/
.nav_service {
	clear: both;
	height: 30px;
	letter-spacing: 1px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	overflow: hidden;
	width: 782px;
	background-color: #0096C2;
	
}

.nav_service ul {
	list-style-type: none; /* 不显示项目符号 */
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.nav_service li {
	float: left;

}

.nav_service li a {
	display: block; /* 区块显示 */
	padding: 5px 5px 0px 10.3px;
	
	text-align: center;
}

.nav_service li a:link,.nav_service li a:visited {

	color: #FFFFFF;
}

.nav_service li a:hover { /* 鼠标经过时 */
	background-color: #FFCC00; /* 改变背景色 */
	color: #660099; /* 改变文字颜色 */
	border-left: 2px solid #5D0669;
	border-right: 2px solid #5D0669;
	border-bottom: 3px solid #FFCC00;
}

.nav_insurance {
	clear: both;
	height: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	overflow: hidden;
	width: 782px;
	border-top: 3px solid #FBC200;
		background-color: #DBEAFF;
}

.nav_insurance ul {
	list-style-type: none; /* 不显示项目符号 */
	margin: 0px;
	padding: 0px;
}

.nav_insurance li {
	float: left;
}

.nav_insurance li a {
	display: block; /* 区块显示 */
	padding: 5px 3px 5px 10.3px;
	
}

.nav_insurance li a:link,.nav_insurance li a:visited {

	color: #666;
}

.nav_insurance li a:hover { /* 鼠标经过时 */
	background-color: #FFF9C1; /* 改变背景色 */
	color: #000; /* 改变文字颜色 */
}

/***********************************************/
	/* ad   & search                            */
	/***********************************************/
.search {
	clear: left;
	text-align: left;
	overflow: hidden;
	margin: 6px 0;
}

.search span {
	color: #66187F;
}

.search  form {
	margin: 0px;
}

#s_key {
	border: 2px solid #DBEEF7;
	float: right;
	font-size: 12px;
	font-weight: lighter;
	height: 16px;
}

.s_btn {
	float: right;
	border: 0px;
	height: 22px;
}

.s_cnt {
	font-size: 15pt;
	font-weight: bold;
	color: #F61825;
}

.search span {
	float: left;
	padding: 0px 0px 0px 5px;
}

.ad {
	clear: left;
	margin: 3px 0;
	padding: 0px;
	text-align: center;
}
#flash{
	clear: both;
	margin: 0px;
	overflow: hidden;
	height: 123px;
}
#flash img{
	display: none;
}
#flash .pageIndex{
	padding:2px 3px 0px 673px;
	margin: 0px;
	height: 17px;
	position:relative;
top:-23px;
}
.pageIndex span{
	color:#0096C2;
	cursor:pointer;
	display:block;
	float:left;
	font-size:14px;
	height:17px;
	width:17px;
	font-weight:bold;
}
.over_bg{
	background-color: #fdecb4;
}
.crnt_bg{
	background-color: #fddf7f;
}
/***********************************************/
	/* location                                */
	/***********************************************/
.whereis {
	margin: 5px;
	text-align: left;
}

.whereis2 {
	margin: 5px;
	text-align: left;
	clear: both;
}

/***********************************************/
	/* FAQ                              */
	/***********************************************/
.faq {
	border: 1px solid #CCC7E1;
	margin: 0px;
	margin-top: 8px;
	text-align: left;
	padding: 2px 0px 0px 5px;
	width: 178px;
}

.faq img {
	position: relative;
	top: -3px;
	left: -4px;
}

.faq ul {
	padding: 0px 3px 0px 0px;
	margin: 3px 2px 3px 18px;
}

.faq li {
	list-style-image: url('../image/biao.jpg');
	padding: 2px 0px;
}

.faqArea {
	padding: 5px 20px;
}

.faqArea ul {
	color: #3E6AA4;
	font-weight: bold;
	padding: 0px 2px;
}

.faqArea li {
	list-style: none;
	color: #666;
	font-weight: normal;
	padding-left: 10px;
}

/***********************************************/
	/* footer                               */
	/***********************************************/
.footer .help {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 2px;
	border: 2px solid #F1F1F1;
	height: 185px;
}

.speHelp {
	float: left;
	width: 128px;
	border-left: 1px solid #F1F1F1;
	text-align: center;
	margin: 1px 0 15px;
	height: 167px;
}

.speHelp a,.speHelp a:link,.speHelp a:visited,.speHelp a:hover {
	display: block;
	font-size: 1em;
	line-height: 18px;
}

.speHelp h3 a,.speHelp  h3 a:link,.speHelp  h3 a:visited,.speHelp  h3 a:hover
	{
	color: white;
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 25px;
}

.speHelp h3 {
	background: transparent url(../image/yellow_bg.gif) repeat-x scroll
		left top;
	border-bottom: 1px solid #F1F1F1;
	height: 25px;
	margin-bottom: 6px;
}

.site {
	clear: both;
	margin: 15px 0px;
	color: #4EBED5;
	font-weight: 600;
}

.site a,.site a:link,.site a:visited,.site a:hover {
	color: #0096C2;
	margin: 3px;
}

.copyright {
	font-family: Arial, sans-serifarial, Helvetica, Verdana;
	text-align: left;
	padding-left: 10px;
	letter-spacing: 0.5px;
}

.copyright  p {
	margin: 2px;
	text-align: center;
}

/***********************************************/
	/* level-3                              */
	/***********************************************/
.writing {
	padding: 15px 15px;
}

.writing_title {
	color: #0096C2;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
}

.writing  p,.writing  span {
	text-align: left;
}

.writing_content {
	text-indent: 27px;
	line-height: 25px;
	letter-spacing: 1px;
	word-break: break-all;
	word-wrap: break-word;
	text-align: left;
}

.writing_content h3 {
	text-indent: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.writing_content p {
	line-height: 25px;
	letter-spacing: 1px;
	word-break: break-all;
	word-wrap: break-word;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 6px;
}

.l2_item_title {
	background-color: white;
	letter-spacing: 2px;
	margin: 10px 0px 0px 30px;
	font-size: 1.4em;
	font-weight: 700;
	padding: 20px 0px 0px;
	text-align: left;
	border-bottom: 1px #0096C2 solid;
}

.l2_item_title,.l2_item_title  a,.l2_item_title  a:link,.l2_item_title  a:visited,.l2_item_title  a:hover
	{
	color: #0096C2;
}

.helpCenter  a,.helpCenter  a:link,.helpCenter  a:visited,.helpCenter  a:hover
	{
	color: #0096C2;
}

ol#l2_item {
	padding-left: 40px;
	padding-top: 10px;
}

#l2_item li {
	list-style: url("../image/item_l2_arrow.gif") disc outside;
	letter-spacing: 0.1em;
	line-height: 18px;
	padding: 2px 0 8px 0px;
	text-align: left;
}

#l2_item dt  a,#l2_item dt  a:link,#l2_item dt  a:visited,#l2_item dt  a:hover
	{
	color: #0096C2;
}

.helpCenter {
	text-align: left;
	clear: both;
}

.helpCenter a {
	cursor: pointer;
}

.helpCenter h3 {
	color: #0096C2;
	letter-spacing: 2px;
	font-size: 1.4em;
	font-weight: 700;
	margin: 10px 0 0 0;
	border-bottom: 1px #666666 dotted;
}

.helpCenter .items {
	letter-spacing: 0.1em;
	line-height: 20px;
	display: none;
}

.helpCenter .items p {
	margin: 8px 4px 5px 10px;
	text-indent: 25px;
}

.helpCenter ul {
	margin-top: 0px;
}

.helpCenter li {
	list-style: none;
	padding: 2px;
}

.helpCSNote {
	float: left;
	height: 130px;
	padding-left: 2px;
	width: 290px;
}

/**   all product        */
#auto {
	border: 2px solid #DBEAFF;
	margin: 3px;
	padding-bottom: 3px;
	overflow: hidden;
	height: 370px;
}

#card {
	border: 2px solid #F1F1F1;
	margin: 3px;
	padding: 0px;
	overflow: hidden;
	height: 118px;
}

#auto h3,#card h3,#news_item h3,.service h3 {
	margin: 5px;
	padding-left: 5px 10px;
	text-align: left;
	padding-left: 16px;
	background: #F1F1F1 url('../image/biaotoulan.gif') no-repeat left top;
}

#card h3 {
	margin: 5px;
	padding-left: 5px;
	text-align: left;
	padding-left: 16px;
	background: #F1F1F1 url('../image/biaotouzi.gif') no-repeat left top;
}

#auto img,#card img {
	float: left;
	padding-top: 8px;
}

#auto h3,#auto h3 a,#auto h3 a:link,#auto h3 a:visited,#auto h3 a:hover
	{
	color: #0096C2;
	line-height: 17px;
}

#card h3,#card h3 a,#card h3 a:link,#card h3 a:visited,#card h3 a:hover
	{
	color: #66187F;
	line-height: 17px;
}

.service h3,.service h3 a,.service h3 a:link,.service h3 a:visited,.service h3 a:hover
	{
	color: #0096C2;
	line-height: 17px;
}

.product_item {
	float: left;
	width: 183px;
	margin: 0 4px 4px 4px;
	height: 118px;
	cursor: pointer;
}

.product_item span {
	color: #666;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: left;
	line-height: 20px;
	display: block;
}

.service_item {
	display: block;
	float: left;
	margin: 2px 1px;
	width: 283px;
	border: 2px solid #DBEAFF;
	height: 113px;
}

#news_item {
	clear: left;
	float: left;
	border: 2px solid #DBEAFF;
	overflow: hidden;
	margin: 3px 1px;
	overflow: hidden;
	width: 582px;
}

#news_item ul {
	margin: 7px 5px 3px 0;
}

#news_item li,.service_item li {
	list-style-type: none;
	line-height: 20px;
}

.service_item li {
	line-height: 18px;
	list-style-type: disc;
}

#news_item h3 {
	line-height: 17px;
	background: #DBEAFF url('../image/biaotoulandi.gif') no-repeat left top;
}

#news_item h3 a,#news_item h3 a:link,#news_item h3 a:visited,#news_item h3 a:hover
	{
	color: #0096C2;
}

.newPt {
	float: left;
	margin: 2px 5px;
	padding-bottom: 10px;
}

.cms {
	text-align: left;
	margin: 20px 5px 0px 2px;
}

.cms img {
	padding: 0px;
	margin: 0px;
	float: left;
}

.cms p {
	text-indent: 27px;
}

.cms span {
	font-weight: bold;
	text-indent: 27px;
}

.product_area {
	margin: 3px;
	padding-bottom: 13px;
	overflow: hidden;
}

.product_area  img {
	float: left;
	padding-top: 8px;
}

.product {
	float: left;
	width: 250px;
	margin: 0 4px 4px 4px;
	height: 128px;
	overflow: hidden;
}

.product_name {
	overflow: hidden;
	height: 22px;
	margin: 5px;
	text-align: left;
	padding-left: 16px;
	background: #F1F1F1 url('../image/biaotoulan.gif') no-repeat left top;
}

.product_name span {
	line-height: 25px;
	float: left;
	color: #0096C2;
	font-weight: bold;
}

.product_name a,.product_name a:link,.product_name a:visited,.product_name a:hover
{
	float: right;
	margin: 5px;
	color: #0096C2;
	text-decoration: underline;
}

.product_desc {
	clear: both;
	color: #666;
	padding: 2px 0 2px 10px;
	text-align: left;
	line-height: 20px;
	height: 50px;
}

.product_more_desc {
	text-align: right;
	padding-right: 10px;
}
