/* CSS Document */
body{
	margin:0 auto;
	width:auto;
	background:url(../images/global/body_bg.jpg) repeat-x left top;
	font-size:12px;
	color:#333;
	line-height:150%;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}
body.indexs{
	background:url(../images/global/body_bg_index.jpg) repeat-x left top;
	
}

h1,h2,h3,p,input,select,form,dl,dt,dd{
	margin:0px;
	padding:0px;
	color:#333;
}
ul,li,ol,img{
 	margin:0px;
	padding:0px;
	border:0px; 
	color:#333;
}
input,select{
	color:#333;
}
.input_go{
	background:url(../images/global/input_go.jpg) left top no-repeat;
	width:32px;
	height:19px;
	border:0px;
}
p{
	line-height:20px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.newsCon p{ padding:0px;}

h1{ font-size:16px;}
h2{ font-size:14px;}
h3{ font-size:12px;}
h2.club_act{ padding-top:10px; padding-bottom:10px;}

a:link{color:#00000D;text-decoration:none;}
a:visited{color:#000000;text-decoration:none;}
a:hover{color:#000000;text-decoration:underline;}


a.black:link{ text-decoration:none; color:#000;}
a.black:visited{ text-decoration:none; color:#000;}
a.black:hover{ text-decoration:underline;}

a.qx:link{ text-decoration:none; color:#699bcc;}
a.qx:visited{ text-decoration:none; color:#699bcc;}
a.qx:hover{ text-decoration:underline; color:#699bcc;}
a.qx:active{text-decoration:none; color:#699bcc;}

.global-left {float: left;}
.global-right {float: right;}

.clearF{
	clear:both;
}

.carelove_kuang ul{
	padding:0px;
	margin:0px;
	margin-left:0px;
}
.congqi{clear:both; width:648px;}
.carelove_kuang li{ 
	list-style:none;
  background-image:url(../images/care/care_11.jpg);
  background-position:left 8px;
  background-repeat:no-repeat;
  padding-left:18px;
  background-color:#red;
  line-height:24px;
  display:block;
}
.carelove_kuangbg_long{ padding-left:20px;}
.carelove_kuangbg_long ul{
	margin:0px;
	list-style:none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.carelove_kuangbg_long li{ 
  background-image:url(../images/about/shuidi.gif);
  background-position:left 8px;
  background-repeat:no-repeat;
  padding-left:18px;
  line-height:24px;
  display:block;
  margin:0px;
}
.carelove_kuangbg_long p{
	padding-left: 0px;
}

.red {color: #FF0001;}
a.red:link{color: #FF0001;text-decoration:none;}
a.red:hover{color: #FF0001;text-decoration:underline;}
a.red:visited{color: #FF0001;text-decoration: none;}
a.red:visited:hover{color: #FF0001;text-decoration:underline;}

.table_cont{background-color:#FFF; margin-top:9px; margin-bottom:25px;}
.table_cont th{background-color:#BAD6ED; padding:6px; color:#FFF;}
.table_cont th.txtleft{background-color:#BAD6ED;	padding-top: 7px;padding-right: 15px;padding-bottom: 7px;	padding-left: 15px;color:#FFF; text-align:left;}
.table_cont td{	background-color:#ECF4FA;text-align:left;color:#333;	padding-top: 7px;padding-right: 15px;padding-bottom: 7px;	padding-left: 15px;}
.table_cont tfoot{background-color:#DFDFDF;padding:6px; text-align:center;}
.table_cont td a:link{ text-decoration:none; color:#333;}
.table_cont td a:visited{ text-decoration:none; color:#333;}
.table_cont td a:hover{ text-decoration:underline;}
.table_cont th a:link{ text-decoration:none; color:#FFF;}
.table_cont th a:visited{ text-decoration:none; color:#FFF;}
.table_cont th a:hover{ text-decoration:underline;}
.table_cont td.title{color:#333;font-weight: bold;}
.table_cont td.title a:link{ text-decoration:none; color:#333;}
.table_cont td.title a:visited{ text-decoration:none; color:#333;}
.table_cont td.title a:hover{ text-decoration:underline;}
.table_cont tr.altrow td{ background-color:#fefefe;}


.table_cont2{background-color:#FFF; margin-top:9px; margin-bottom:25px;}
.table_cont2 th{background-color:#e0e8f2; padding:6px; color:#2c6698;}
.table_cont2 th.txtleft{background-color:#BAD6ED;	padding-top: 7px;padding-right: 15px;padding-bottom: 7px;	padding-left: 15px;color:#FFF; text-align:left; }
.table_cont2 td{background-color:#efefef;color:#8E8E8E;	padding-top: 7px;padding-right: 7px;padding-bottom: 7px;	padding-left: 6px;}
.table_cont2 tr td{text-align:center;}
.table_cont2 tfoot{background-color:#DFDFDF;padding:6px; text-align:center;}
.table_cont2 td a:link{ text-decoration:none; color:#333;}
.table_cont2 td a:visited{ text-decoration:none; color:#333;}
.table_cont2 td a:hover{ text-decoration:underline;}
.table_cont2 th a:link{ text-decoration:none; color:#FFF;}
.table_cont2 th a:visited{ text-decoration:none; color:#FFF;}
.table_cont2 th a:hover{ text-decoration:underline;}
.table_cont2 td.title{color:#8E8E8E;font-weight: bold;}
.table_cont2 td.title a:link{ text-decoration:none; color:#333;}
.table_cont2 td.title a:visited{ text-decoration:none; color:#333;}
.table_cont2 td.title a:hover{ text-decoration:underline;}
.table_cont2 tr.altrow2 td{ background-color:#fefefe;}
.table_cont2 tr.altrow2 td.altrow5{background-color:#efefef;}
.table_cont2 tr td.altrow5{ background-color:#efefef;}

.imgAlign,txtAlign{
	text-align:center; clear:both;
}
.imgAlignR,txtAlignR{
	text-align:right; clear:both;
}
.imgAlignL,txtAlignL{
	text-align:right; clear:both;
}
.gao35{ padding-top:35px;}

/*pages*/
.pages{ text-align:right; clear:both; line-height:14px; padding-top:10px; padding-bottom:22px; padding-right:17px;}
.pages a{ text-align:right; padding-left:1px; padding-right:1px;}
.pages a:link{ text-decoration:none; color:#626b77;}
.pages a:visited{ text-decoration:none; color:#626b77;}
.pages a:hover{ text-decoration:underline;}

.pages a.now:link{	text-decoration:none;color:#08428a;font-weight: bold;}
.pages a.now:visited{ text-decoration:none; color:#08428a;font-weight: bold;}
.pages a.now:hover{ text-decoration:none; color:#08428a;font-weight: bold;}

.pages a.pn:link{	text-decoration:none;color:#08428a;}
.pages a.pn:visited{ text-decoration:none; color:#08428a;}
.pages a.pn:hover{ text-decoration:none; color:#08428a;}

/*.pages input.jump{ width:16px; height:14px; display:block;float:right; margin-right:5px;}
.pages input.go{
	width:23px;
	height:18px;
	background-image: url(../images/global/go.gif);
	background-repeat: no-repeat;
	background-position:center;
	border-style:none;
	
	display:block; margin:0px; padding:0px;
	float:right;
	border: 1px solid #C5C5C5;
	margin-right:5px;
}
.group{ float:right; line-height:14px; padding-top:2px; margin-right:5px;}
.pages span{ padding-left:10px;}*/

.topbor{
	margin-top:27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}

.comnews_title{
  background-image:url(../images/news/com_title.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  width:125px;
  height:20px;
  padding-bottom:17px;
}
.comnews_titleo{
  background-image:url(../images/news/com_title_o.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  width:125px;
  height:20px;
  padding-bottom:17px;
}
.comnews_title span,.comnews_titleo span{
  display:none;
}

.com_author_title{
  background-image:url(../images/news/com_author_title.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  width:197px;
  height:20px;
  padding-bottom:17px;
}
.com_author_title span{
  display:none;
}

/*header begin*/
.header{
	padding-top:14px;
	height:114px;
	background:url(../images/global/header_bg.jpg) repeat-x left bottom;
	width:899px;
	margin:0 auto;
	padding-right:52px;
	padding-left:51px;
}
.header_left{
	float:left;
	width:400px;
	height:77px;
	padding-left:5px;
	overflow:hidden;
}

.header_right{
	float:right;
	width:340px;
	padding-top:57px;
	height:20px;
	overflow:hidden;
}

.header_right li{
	float:left;
	display:inline;
	list-style:none;
	color:#99a3ac;
	background:url(../images/global/header_nav_bg_line.jpg) right center no-repeat;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.header_right li a{
	margin-left:4px;
	margin-right:6px;
}
.header_right li.en{
	background:none;
}

.header_right li a:link{ color:#a6adb3;}
.header_right li a:visited{ color:#a6adb3;}
.header_right li a:hover{ color:#a6adb3;}

.header_right li.en a:link{ color:#1966ac;}
.header_right li.en a:visited{ color:#1966ac;}
.header_right li.en a:hover{ color:#1966ac;}

.inp_search{
	width:158px;
	border:1px solid #bfbfbf;
	vertical-align:middle;
}
.btn_search{
	width:38px;
	height:17px;
	border:0px;
	background-color:#FFF;
	border:1px solid #bfbfbf;
	margin-left:4px;
	color:#84909e;
	font-size:11px;
	line-height:17px;
	vertical-align:middle;
}
/*header end*/

/*nav begin*/
.hd{
	width:1002px;
	margin:0 auto;
	position:relative;
	background:url(../images/global/header_bg.jpg) left bottom repeat-x;
}
.main_nav{
	clear:both;
	height:25px;
	padding-top:12px;
	overflow:hidden;
/*	padding-top:15px;*/
}
.main_nav li{
	float:left;
	display:block;
	padding-left:1px;
	margin-right:16px;
	_margin-right:8px;
	height:30px;
}
.main_nav li.ed{
	float:left;
	display:block;
	padding-left:1px;
	background:url(../images/global/nav_bg.jpg) bottom left;
}
.main_nav li.ed2{
	background:none;
}
.main_nav li a{
	float:left;
	display:block;
	height:30px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:4px;
	padding-top:2px;
}

.main_nav li a:link{ color:#666666; font-weight:bold; text-decoration:none;}
.main_nav li a:visited{ color:#666666; font-weight:bold; text-decoration:none;}
.main_nav li a:hover{ color:#666666; font-weight:bold; text-decoration:none;}

.main_nav li.ed a:link{ color:#666666; font-weight:bold;background:url(../images/global/nav_bg.jpg) right top no-repeat; text-decoration:none;}
.main_nav li.ed a:visited{ color:#666666; font-weight:bold;background:url(../images/global/nav_bg.jpg) right top no-repeat; text-decoration:none;}
.main_nav li.ed a:hover{ color:#666666; font-weight:bold; background:url(../images/global/nav_bg.jpg) right top no-repeat; text-decoration:none;}

.main_nav li.ed2 a:link{background:none; text-decoration:none;}
.main_nav li.ed2 a:visited{background:none; text-decoration:none;}
.main_nav li.ed2 a:hover{background:none; text-decoration:none;}

#mark1 #nav01 a:link{ color:#3c75aa;}
#mark1 #nav01 a:visited{ color:#3c75aa;}
#mark1 #nav01 a:hover{ color:#3c75aa;}

#mark2 #nav02 a:link{ color:#3c75aa;}
#mark2 #nav02 a:visited{ color:#3c75aa;}
#mark2 #nav02 a:hover{ color:#3c75aa;}

#mark3 #nav03 a:link{ color:#3c75aa;}
#mark3 #nav03 a:visited{ color:#3c75aa;}
#mark3 #nav03 a:hover{ color:#3c75aa;}

#mark4 #nav04 a:link{ color:#3c75aa;}
#mark4 #nav04 a:visited{ color:#3c75aa;}
#mark4 #nav04 a:hover{ color:#3c75aa;}

#mark5 #nav05 a:link{ color:#3c75aa;}
#mark5 #nav05 a:visited{ color:#3c75aa;}
#mark5 #nav05 a:hover{ color:#3c75aa;}

#mark6 #nav06 a:link{ color:#3c75aa;}
#mark6 #nav06 a:visited{ color:#3c75aa;}
#mark6 #nav06 a:hover{ color:#3c75aa;}

#mark7 #nav07 a:link{ color:#3c75aa;}
#mark7 #nav07 a:visited{ color:#3c75aa;}
#mark7 #nav07 a:hover{ color:#3c75aa;}

#mark8 #nav08 a:link{ color:#3c75aa;}
#mark8 #nav08 a:visited{ color:#3c75aa;}
#mark8 #nav08 a:hover{ color:#3c75aa;}


#subnav{
	position:absolute;
	z-index:100;
}
#subnav ul{}
#subnav li{ list-style:none;padding-top:3px; padding-bottom:3px;}
#subnav li a:link{ color:#749cc2; font-weight:bold;}
#subnav li a:visited{ color:#749cc2; font-weight:bold;}
#subnav li a:hover{ color:#749cc2; font-weight:bold;}
#subnav2,#subnav3,#subnav4,#subnav5,#subnav6,#subnav7,#subnav8{
	border:1px solid #c0c5c9;
	border-top:0px solid #fff;
	margin-top:0px;
	display:none;
	background-color:#FFF;
	width:200px;
	padding:10px;
	height:145px;
}
#subnav1{
	height:0px;
	overflow:hidden;
}
#subnav2{
	width:380px;
	position:relative;
	left:107px;
	_left:99px;
	overflow:hidden;
}
#subnav2 ul{
	float:left;
}
#subnav2 table{
	float:left;
	margin-left:40px;
}
#subnav3{
	width:380px;
	position:relative;
	left:216px;
	_left:200px;
	overflow:hidden;
}
#subnav3 ul{
	float:left;
}
#subnav3 table{
	float:left;
	margin-left:40px;
}
#subnav4{
	width:400px;
	position:relative;
	left:271px;
	_left:247px;
	overflow:hidden;
}
#subnav4 ul{
	float:left;
}
#subnav4 table{
	float:left;
	margin-left:40px;
}
#subnav5{
	width:370px;
	position:relative;
	left:436px;
	_left:404px;
	overflow:hidden;
}
#subnav5 ul{
	float:left;
}
#subnav5 table{
	float:left;
	 margin-left:40px;
}
#subnav6{
	width:370px;
	position:relative;
	left:516px;
	_left:476px;
	overflow:hidden;
}
#subnav6 ul{
	float:left;
}
#subnav6 table{
	float:left;
	 margin-left:40px;
}
#subnav7{
	width:370px;
	position:relative;
	left:603px;
	_left:555px;
	overflow:hidden;
}
#subnav7 table{
	float:left;
	 margin-left:40px;
}
#subnav7 ul{
	float:left;
}
#subnav8{
	width:400px;
	position:relative;
	left:613px;
	*left:605px;
}
#subnav8 ul{
	float:left;
}
#subnav8 table{
	float:left;
	margin-left:40px;
}
/*nav end*/

/*left_nav_begin*/
.left_nav{
	float:left;
	width:162px;
	padding:4px;
	height:286px;
	min-height:286px;
	background:url(../images/global/left_nav_bg.jpg) no-repeat;
}
.left_div{ text-align:center; padding-top:110px;}
.left_nav h3{
	 color:#3699d4;
	 font-size:13px;
	 text-align:center;
	 padding-top:10px;
	 letter-spacing:0em;
}
#mark2 .left_nav h3{
	 color:#3699d4;
	 font-size:13px;
	 text-align:center;
	 padding-top:10px;
	 letter-spacing:0em;
}
#mark9 .left_nav h3{
	 color:#3699d4;
	 font-size:13px;
	 text-align:center;
	 padding-top:10px;
	 letter-spacing:0em;
}
.left_nav h3.mark3{
	 color:#3699d4;
	 font-size:13px;
	 text-align:center;
	 padding-top:10px;
	 letter-spacing:0em;
}
.left_nav ul{
	margin-left:4px;
	margin-right:4px;
	background:url(../images/global/left_nav_bg_line.gif) repeat-x left top;
	padding-top:1px;
	margin-top:11px;
}
.left_nav li{
	list-style:none;
	 color:#3699d4;
	 font-size:12px;
	 line-height:20px;
	 padding-top:1px;
	 padding-bottom:1px;
	 text-align:center;
	 background:url(../images/global/left_nav_bg_line.gif) repeat-x left bottom;
	 
}
.left_nav ul ul{
	padding:0px;
	margin:0px;
	padding-top:7px;
}
.left_nav ul ul li{line-height:20px;}
.left_nav li li{
	 line-height:16px;
	 padding-top:0px;
	 padding-bottom:0px;
	 letter-spacing:0em;
	 background:none;
}
.enmanage_line{
  background-image:url(../images/environ/manage_line.jpg);
  background-position:left top;
  background-repeat:repeat-x;
  width:100%;
  height:3px;
  overflow:hidden;
}
.left_nav li a{
	display:block;
	/*height:20px;*/
	height:auto;
	overflow:hidden;
	padding-top:3px;
}
.left_nav li a.long{
	display:block;
	padding-left:20px;
	padding-top:3px; height:auto;
}
.left_nav li a.longed{
	display:block;
	padding-left:20px;
	padding-top:3px; height:auto;
}
.left_nav li a.longed:link{color:#fff;background-color:#b0c2d6; height:auto;}
.left_nav li a.longed:visited{color:#fff;background-color:#b0c2d6; height:auto;}
.left_nav li a.longed:hover{color:#fff;background-color:#b0c2d6; height:auto;}

.left_nav li a:link{color:#8e8e8e; text-decoration:none;}
.left_nav li a:visited{color:#8e8e8e; text-decoration:none;}
.left_nav li a:hover{color:#fff; background-color:#b0c2d6;  text-decoration:none;}

.left_nav li a.ed:link{color:#fff;background-color:#b0c2d6;}
.left_nav li a.ed:visited{color:#fff;background-color:#b0c2d6;}
.left_nav li a.ed:hover{color:#fff;background-color:#b0c2d6;}

.left_nav li li a{display:block;text-decoration:none;padding-left:20px; }
.left_nav li li a.ed{ text-decoration:none; background:none;}
.left_nav li li a.ed:link{color:#81aedc; background:none; text-decoration:none; font-weight:bold;}
.left_nav li li a.ed:visited{color:#81aedc; background:none; text-decoration:none; font-weight:bold;}
.left_nav li li a.ed:hover{color:#81aedc; background:none; background:none; text-decoration:none; font-weight:bold;}

.left_nav li li a:link{color:#81aedc; text-decoration:none; background:none;}
.left_nav li li a:visited{color:#81aedc; text-decoration:none; background:none;}
.left_nav li li a:hover{color:#81aedc; background:none; text-decoration:none; background:none;}
.left_nav ul li ul{ display:none;}
.left_nav li a#c51{height:34px; overflow:hidden;}
/*left_nav_end*/

/*new list*/
.emlist{ width:592px; margin-left:auto; margin-right:auto}
.emlist .date{ width:60px;}
.emlist .newtit{ width:532px;}
.newtit a:link{ color:#333333; font-weight:bold;}
.newtit a:visited{ color:#333333; font-weight:bold;}
.newtit a:hover{ color:#333333; font-weight:bold;}

.newtxt{ line-height:22px;}
.blue{ color:#699bcc;}
.clearbox{ clear:both;}
.newlistmore{ clear:both; float:right; margin-top:-18px;}

.enmanage_top{
  background-image:url(../images/environ/manage_ktop.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  width:289px;
  padding-left:15px;
  padding-top:16px;
  padding-right:15px;
}
.enmanage_top img{  padding-top:6px;}
.enmanage_mid{
  background-image:url(../images/environ/manage_kmid.jpg);
  background-position:left top;
  background-repeat:repeat-y;
  width:319px; 
  float:left;
  margin-bottom:9px;
  overflow:hidden;
   
}
.enmanage_midr{
  background-image:url(../images/environ/manage_kmid.jpg);
  background-position:left top;
  background-repeat:repeat-y;
  width:319px; 
  float:right;
  margin-bottom:9px;
  overflow:hidden;  
}
.enmanage_mid p{
  line-height:22px;
  margin:0px;
  padding:0px;
  text-justify:inter-ideograph;
  text-align:justify;
  color:#333;
}
.enmanage_midr p{
  line-height:22px;
  margin:0px;
  padding:0px;
  text-justify:inter-ideograph;
  text-align:justify;
  color:#333;
}
.fright{ float:right; color:#333;}

.more{ float:right; padding-top:6px;}
.jj{padding:15px;}

.care_con{
	width:851px;
	padding-top:35px;
	padding-left:25px;
	padding-right:23px;
	margin:0 auto;
	background:url(../images/global/care_bg.jpg) no-repeat left top;
}
.career_con{
	width:851px;
	padding-top:35px;
	padding-left:25px;
	padding-right:23px;
	margin:0 auto;
	background:url(../images/global/career_bg.jpg) no-repeat left top;
}
.org{color:#f2b350; font-weight:bold;}
h1.environ_title{
	text-align:left;
	color:#649dd0;
	padding-top:33px;
	padding-bottom:12px;
	border-bottom:1px solid #999;
	
}
.environ_time2{ text-align:right; height:10px; padding-top:5px; padding-bottom:10px;}
/*right begin*/
.right_con{
	float:right;
	width:681px;
}
.right_con2{
	padding:30px;
	background:url(../images/global/right_con_bg.jpg) no-repeat left top;
	z-index:99;	
	opacity:0.9;
}
.right_con_news{
	padding:18px;
	padding-top:30px;
	padding-bottom:30px;
	background:url(../images/global/right_con_bg.jpg) no-repeat left top;
	z-index:99;	
	background-color:#FFFFFF;
	opacity:0.9;
}
.right_con3{
	float:right;
	width:852px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 	
}
.right_con4{
	padding:15px;
	
	background:url(../images/global/right_con_bg2.jpg) no-repeat left top;
	z-index:99;	
	background-color:#FFFFFF;
	opacity:0.9;
}
.right_con2 ul,ol{
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.right_con2 ol{
	margin-left:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.crumb{
	height:16px;
	line-height:120%;
	padding-top:20px;
	color:#676767;
}
.crumb a,.crumb span{
	padding-left:6px;
	padding-right:13px;
	background-image: url(../images/global/crumb.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.crumb a:link{ color:#676767;}
.crumb a:visited{ color:#676767;}
.crumb a:hover{ color:#676767;}
.crumb span{
	color:#3697d2;
	background-image: none;
}
/*right end*/
/*search begin*/
.search_div{
	background:url(../images/global/footer_bg.jpg) repeat-x left top;
	height:27px;
	overflow:hidden;
	clear:both;
}
.search{
	width:900px;
	margin: 0 auto;
}
.search td{
	height:27px;
	vertical-align:middle;
}
.std1{
	padding-left:13px;
	background:url(../images/global/search_img01.jpg) left center no-repeat;
}
.std2{
	padding-left:7px;
	padding-right:10px;
}
.std3{
	padding-right:35px;
}
.std4{
	padding-right:30px;
}
.std5{
	padding-left:15px;
	background:url(../images/global/search_img01.jpg) left center no-repeat;
}
.std6{
	padding-left:5px;
}
.sbtn01{
	background:url(../images/global/search_img02.jpg) left top no-repeat;
	width:15px;
	height:13px;
	border:0px;
}
.s_select011{
	width:75px;
}
.s_select02{
	width:75px;
}
.s_select03{
	width:243px;
}
/*search end*/
/*footer begin*/
.footer{
	height:27px;
	overflow:hidde;
	background:url(../images/global/footer_bg.jpg) left top repeat-x;
	padding-bottom:50px;
}
.footer_div{
	width:930px;
	margin:0 auto;
}
.footer_left{ float:left; width:600px; padding-top:6px; color:#848484;}
.footer_left span{ color:#075ca8; padding-left:20px;}
.footer_right{ float:right; width:300px; text-align:left; padding-top:4px;color:#848484;}
.rwlink{ width:160px;}
/*footer end*/

/*carelove长框*/
.carelove_kuangbg{
    background-image:url(../images/care/care_14.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:647px;	
    overflow:hidden;   
}
.carelove_kuangbg2{
    background-image:url(../images/care/care_14.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:647px; height:155px; margin-bottom:10px; clear:both;
    overflow:hidden;   
}
.carelove_kuangbg_long{padding-right:27px;}
.carelove_kuangbg_long_c{ text-align:center;}

.carelove_top{
    background-image:url(../images/care/care_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
  padding-top:16px;
  padding-right:15px;
   
}
.carelove_top img{  padding-top:6px;}


.carelove_kuang{
  width:287px;
  padding:10px 10px 10px 15px; 
  /*height:150px; */
  float:left;
  overflow:hidden; 

}
.carelove_kuang p{
color:#8d8d8d;
 
  line-height:22px;
}
.carelove_kuang3{
  float:left; 

}
.carelove_kuang2{
  width:287px;
  padding:0px 10px 0px 15px; 
  /*height:150px; */
  float:left; 
  overflow:hidden;
}
.xuanze{ float:left; padding-top:9px;}
.xuanze span.xuanzespan{padding-right:3px;padding-left:3px; line-height:22px;}
.xuanze div.xuanzediv{padding-left:2px;}

.carelove_kuangbtm{
  background-image:url(../images/care/care_17.jpg); 
background-repeat:no-repeat;
background-position:left top;
height:13px;
overflow:hidden;
margin-bottom:9px;
}
.carelove_dotline{
padding-left:20px; 
background-image:url(../images/global/hui_dotline.jpg); 
background-repeat:repeat-y;
background-position:center top;
float:left;
margin-top:10px;
height:158px;}

.carelove_dotline_s{
padding-left:20px; 
background-image:url(../images/global/hui_dotline.jpg); 
background-repeat:repeat-y;
background-position:center top;
float:left;
height:58px;}

.carelove_dotline_mo{
padding-left:20px; 
background-image:url(../images/global/hui_dotline.jpg); 
background-repeat:repeat-y;
background-position:center top;
float:left;
height:90px; margin-top:10px;}

.carelove_kuang_but{ padding-right:13px; margin-top:-13px; margin-bottom:18px; clear:both; height:22px;}
.carelove_kuang_but img{margin-left:2px; float:right;}

.careloveleft1{height:73px; overflow:hidden; padding-bottom:10px; }

.comnews_kbtm{
  background:url(../images/global/com_09.jpg);
  background-repeat:no-repeat;
  background-position:left bottom;
  width:285px;
  padding:10px 20px 12px 15px; 
  height:158px;
 
}
.note {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px; line-height:19px;
}
.line_black{ height:1px; overflow:hidden; margin-bottom:10px; background-color:#C9C9C9;}

/*大众车型*/
.carmodel_kuangbg{
    background-image:url(../images/global/car_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:822px;	
    overflow:hidden; 
	
}
.carmodel_top{
    background-image:url(../images/global/car_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
    padding-top:16px;
    padding-right:15px;
	
   
}
.caremodel_kuangbtm{
  background-image:url(../images/global/car_btm.jpg); 
  background-repeat:no-repeat;
  background-position:left top;
  height:12px;
  overflow:hidden;
  margin-bottom:9px;
}
.carmodel_main{
 padding:17px 17px;
}
.input_close{
	background:url(../images/global/close.jpg) left top no-repeat;
	width:38px;
	height:15px;
	border:0px;
	overflow:hidden;
	
}
.mod_history_sub{
  background-image:url(../images/model/history_bg_03.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  height:35px;
  width:605px;
  padding-left:21px;
  padding-right:21px;
  padding-bottom:9px;
}
.audi_rhxz{ width:620px; margin:10px auto;}
.audi_rhxz ul,li{ margin:0px; padding:0px; list-style:none;}
.audi_rhxz li{ 
  background-image:url(../images/global/ico_orange_arrow.gif);
  background-position:left 5px;
  background-repeat:no-repeat;
  padding-left:10px;
  
}
.m_go{ text-align:right; padding-right:10px; padding-top:5px;}

.free_title{
  background-image:url(../images/global/free.jpg);
  background-position:25px 20px;
  background-repeat:no-repeat;
  height:40px;
  
}
.free_title span{
  display:none;
}
h3.news{
  padding-top:8px;
  padding-bottom:8px;
}
input{
  cursor:pointer;
}
/*sitemap begin*/
.sitemap_table{ width:600px;  margin:0 auto;}
.sitemap_table td h3{ padding-bottom:10px;}
.sitemap_table td{ vertical-align:top; text-align:left; padding:4px; padding-right:20px;}

.sitemap_table td li{ list-style:none; background:url(../images/global/ico_orange_arrow.gif) no-repeat left center; padding-left:10px; padding-top:3px; padding-bottom:3px;}

.sitemap_table td a:link{color:#8d8d8d;}
.sitemap_table td a:visited{color:#8d8d8d;}
.sitemap_table td a:hover{color:#8d8d8d;}

/*sitemap end*/
/*global begin*/
.global_exper p{
	text-indent:0em;
}
.page_pre_next{}
.page_pre_next a{ margin-right:10px;}
/*global end*/

/*2009-03-24 begin*/
.back{
	padding-top:20px;
	clear:both;
	float:right;
}
.detail{
	padding-left:10px;
	background:url(../images/global/detail.gif) left  center no-repeat;
}
.detail a:link{color:#1a5aa1;}
.detail a:visited{color:#1a5aa1;}
.detail a:hover{color:#1a5aa1;}

/*2009-03-24 end*/
/*以下是2009-03-30以后的*/
.imgAlign { text-align:center; padding:10px 0;}
.imgclew { text-align:center; line-height:25px;}
.right_cont2{
	padding:18px;
	background:url(../images/global/right_con_bg.jpg) no-repeat left top;
	z-index:99;	
	opacity:0.9;
}
.car_flash {width:598px; height:304px;padding:10px;}
.tech_foot_kong{
  background:url(/en/images/environ/tech_foot_kong.jpg) right bottom no-repeat; 
  width:617px;
  padding:10px 15px 20px 15px;
  height:90px;
  margin-bottom:10px;
}
.tech_foot_10{
  background:url(/en/images/environ/tech_foot_10.jpg) right bottom no-repeat; 
  width:617px;
  padding:0px 15px;
 }
 .mod_index{ width:420px; height:74px;padding-top:14px; line-height:24px;}
 .mod_index_sub2{
  background-image:url(/en/images/model/history_bg_032.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  height:120px;
  width:596px;
  padding-left:30px;
  padding-right:21px;
  padding-bottom:9px;
}
