@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}


body{
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background: url(bg/body_bg.gif) repeat-y center top;
}
li{
	list-style-type: none;
}
img{
	border: 0px none #000;display:block;
}
h2{
	font-size: 14px;
	color: #880c0b;
	line-height: 35px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	clear: both;
	text-transform: uppercase;
}
a{
	text-decoration: none;
	color: #C00;
}

ins{
	display: none;
}
.clear{
	clear:both;
	height: 1px;
}
#blackBar{ background-color:#000;}
.headWrapper {
	height: 550px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;

}
.innerWrapper {
	width: 941px;
	margin: 0 auto;
}
.navPanel {
	height: 105px;
	position: relative;
	padding-left: 280px;
}
.navPanel h1{
	position: absolute;
	height: 105px;
	width: 240px;
	left: 0px;
}
.navPanel h1 a{
	display: block;
	height: 105px;
	width: 240px;
	background-image: url(bg/aviva_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navPanel dl {
	width: 150px;
	float: left;
	margin-right: 10px;
	line-height: 16px;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 5px;
	text-align: right;
}
.navPanel dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: 5px;
}
.navPanel dt a{color:#FFF;}
.navPanel dd {
	padding-right: 10px;
}
.headBanner{
	height: 383px;
}
.yellowPanel{
	height: 52px;

}
.yellowPanel .recommendNews {
	background: url(bg/headLine.gif) no-repeat 10px 10px;
	height: 52px;
	width: 250px;
	padding-left: 100px;
	position: relative;
	float: left;
}
/*hot news*/
.news {
	position: absolute;
	width: 240px;
	overflow: hidden;
	height: 52px;
}
.news ul {
	overflow: hidden;
	list-style-type: none;
}
.news ul li {
	text-align:left;
	height: 44px;
	padding-top: 8px;
	font-weight: bold;
}
.news ul li.active {display: block;}
.news span {
	display: block;
	color: #C00;
	text-transform: uppercase;
	font-size: 9px;
}
.news ul a {
	color: #000;
}
.news ul a:hover {}
.news  ol.activeOL{
	position: absolute;
	top: 32px;
	height: 10px;
	width: 35px;
	left: -50px;
}
.newsWrapper{}
.newsWrapper h3{
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	background-color: #2d3c01;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
ul.newsNav{
	line-height: 30px;
	margin-bottom: 30px;
}
ul.newsNav li{}
ul.newsNav li a{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
ul.newsNav li a:hover{
	background-color: #CCC;
	font-weight: bold;
	color: #000;
}
ul.marks{}
ul.marks li{
	margin-bottom: 10px;
}
ul.marks li a{
	background-color: #CCC;
	display: block;
	height: 120px;
	width: 270px;
	background-image: url(bg/aviva_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.NEWSimg{
	margin-bottom: 20px;
}
.newsContent{
	font-size: 14px;
	line-height: 21px;
}
.newsContent p{
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
.newsContent h4{
	font-size: 24px;
	color: #900;
	font-family:"微软雅黑";
}
.NewsRightSider{
	float: right;
	width: 270px;
}
.newsMainbody{
	width: 610px;
	float: left;
}
.activeOL {
	height: 10px;
	position: absolute;
	top: 35px;
	left: -50px;
}

.activeOL a {
	display: block;
	height: 9px;
	width: 9px;
	background-image: url(bg/round.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 3px;
	}
.activeOL a:hover,.activeOL a.active, .activeOL li a.active:hover{
	background-position: left bottom;
}
#slider{
	height: 220px;
	width: 530px;
	background-color: #CCC;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		height: 220px;
		overflow:hidden; 
		}
	#slider li{ 
		width:530;
		height:220px;

		}	

	
/*快速连接*/
.ddsmoothmenu{
	font: bold 12px Verdana; /*background of menu bar (default state)*/
	background-color: #900;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #900; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #FFF;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
li#avivaAbout a{background-color:#d21d1b;}
li#avivaService a{background-color:#504c7c;}
li#avivaWorks a{background-color:#1e7be5;}
li#avivaNews a{background-color:#98b543;}
li#avivaLink a{background-color:#ff8004;}
li#avivaAbout a:hover{
	background-color:#B01715;
}
li#avivaService a:hover{
	background-color:#413D65;
}
li#avivaWorks a:hover{
	background-color:#1A6ECB;
}
li#avivaNews a:hover{
	background-color:#7C9536;
}
li#avivaLink a:hover{
	background-color:#DD6E01;
}
.yellowPanel .quickLinks {
	height: 47px;
	float: left;
	width: 270px;
	padding-top: 5px;
}
.yellowPanel .quickLinks a {
	display: block;
	height: 42px;
	width: 130px;
	float: left;
	margin-right: 3px;
}
.yellowPanel .quickLinks a:hover{
	background-position: bottom;
}
.yellowPanel .quickLinks a.WLS{
	background-image: url(bg/wls_link.gif);
}
.yellowPanel .quickLinks a.PBS{
	background-image: url(bg/pbs_link.gif);
}
.yellowPanel .phoneNumber {
	background-image: url(bg/phone_number.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 52px;
	width: 200px;
}
.yellowPanel .qqChat {
	float: left;
	height: 42px;
	width: 100px;
	padding-top: 10px;
}
.yellowPanel .qqChat a{
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 34px;
	width: 34px;
	margin-left: 10px;
}
.yellowPanel .qqChat a:hover{
	background-position: bottom;
}
.yellowPanel .qqChat a.qq1{
	background-image: url(bg/qq_blue_link.gif);
}
.yellowPanel .qqChat a.qq2{
	background-image: url(bg/qq_green_link.gif);
}


.mainBody{
	background-image: url(bg/mainBody_wrapper_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.mainBody .innerWrapper{
	width: 901px;
	padding-right: 20px;
	padding-left: 20px;
}
.newContent {
	height: 300px;
}
.newContent h2{
	border-bottom: 1px solid #880c0b;
}
.newContent h2 span{
	float: right;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.newContent .recentNews {
	float: left;
	width: 350px;
	height: 280px;
}
.newContent .eventsMark {
	float: right;
	width: 530px;
	height: 280px;
}
.newsBox {
	height: 65px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.newsBox a{
	color: #000;
}
.newsBox a:hover{
	color: #C00;
}
.newsBox dd a {
	color: #666;
}
.newsBox dd a:hover {}
.newsBox .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 75px;
	text-align: center;
	color: #000;
}
.newsBox .date big {
	font-size: 30px;
	font-weight: bold;
	display: block;
}
.newsBox .date small {
	display: block;
	font-size: 11px;
}
.newsBox dl{}
.newsBox dl dt{
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}
.newsBox dl dd{
	line-height: 18px;
}
.newsBox a:hover dt{}
.eventsFlash{}
.wlsPanel{
	margin-bottom: 10px;
}
.wlsPanel h2{
	background-color: #950f0e;
	color: #FFF;
}
.wlsPanel h2 span{ float:right;}
.wlsPanel h2 span a{ color:#FFF;}
.wlsShowcasePanel{
	height: 210px;
}
.boxgrid{
	width: 200px;
	height: 140px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 40px;
	border-left-width: 10px;
	border-style: solid;
	border-color: #e7e7e7;
	margin-right:5px;
	margin-bottom: 15px;
}
.boxgrid span {
	position: absolute;
	display: block;
	background-image: url(bg/recommend_icon.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 79px;
	left: -2px;
	top: -3px;
	z-index:999;
}
.boxgrid img{ 
	position: absolute; 
	top: 10; 
	left: 10; 
	border: 0; 
}
.boxgrid h3{
	font-size: 14px;
	line-height: 21px;
}
.boxgrid a{
	display: block;
	height: 120px;
	width: 180px;
	padding: 10px;
	color:#FFF;
}
.boxgrid a:hover{
	color:#FC0;
}
.boxgrid p{ 
	color:#FFF; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
.pbsPanel{
	margin-bottom: 20px;
}
.pbsPanel h2{
	color: #FFF;
	background-color: #000;
}
.pbsPanel h2 span{
	float: right;
}
.pbsPanel h2 span a{
	color: #FFF;
}
.pbsPanel h2 span a:hover{}
.pbsShowcase{
	width: 546px;
	float: left;
}
.pbsShowcase ul{
	text-align: center;
	width: 546px;
	background-image: url(bg/showcase_bg.gif);
	background-repeat: repeat-y;
	float: left;
}
.pbsShowcase ul li{
	float: left;
	margin-right: 1px;
}
.pbsShowcase ul li dl{
	height: 35px;
	display: block;
	width: 90px;
	padding-top: 10px;
}
.pbsShowcase ul li dl dt{
	line-height: 16px;
}
.pbsShowcase ul li dl dd{
	font-size: 9px;
	text-transform: uppercase;
}
.pbsShowcase ul li p{
	padding: 10px;
}
.pbsShowcase ul li p img{width:70px;height:70px;}
.pbsShowcase ul li a{
	width: 90px;
}
.pbsShowcase ul li a:hover,.pbsShowcase ul li a:hover dl{
	background-color: #000;
	color: #FFF;
}
.pbsShowcase ul li a:hover p{
	background-color: #FC0;
}
.pbsShowcase ul li a:hover dt{
	color: #FC0;
}
.pbsShowcase ul li a dt{
	color: #666;
}
.pbsShowcase ul li a dd{
	color: #999;
}

.pbsService{
	background-color: #000;
	float: right;
	width: 355px;
	position: relative;
}
.pbsService a.pbsMore{
	background-image: url(bg/brand_join_read_more.gif);
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	width: 73px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 10px;
}
.pbsService a.pbsMore:hover{
	background-position: bottom;
}
.pbsService h3{
	background-image: url(bg/brand_join_title.gif);
	background-repeat: no-repeat;
	height: 110px;
	background-position: 20px 20px;
}
.pbsService p{
	line-height: 18px;
	padding: 20px;
	clear: both;
}
.pbsService a.readMore{
	line-height: 24px;
	background-image: url(bg/more_button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 73px;
	font-weight: bold;
	padding-left: 25px;
}
.footer{
	background-color: #212121;
	clear: both;
}
.sitemaps{
	height: 280px;
	padding-top: 20px;
}
.sitemaps ul{
	line-height: 24px;
	width: 550px;
	float: right;
}
.sitemaps ul li{
	float: left;
	width: 170px;
	margin-left: 5px;
	height: 170px;
}
.sitemaps ul li dl a{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	color: #FFF;
}
.sitemaps ul li dt{
	font-weight: bold;
	font-size: 11px;
}
.sitemaps ul li dd{
	margin-bottom: 1px;
}
.sitemaps ul li dt a{
	color: #FC0;
	background-color: #000;
}
.sitemaps ul li dt a:hover{
	color: #FFF;
}
.sitemaps ul li dd a{}
.sitemaps ul li dd a:hover{
	background-color: #333;
}
.footer .copyright {
	clear: both;
	background-color: #000;
	color: #FFF;
	height: 60px;
}
.footer .copyright p{
	padding-top: 15px;
}
.footer .copyright p.englishCopy{
	font-size: 9px;
	text-transform: uppercase;
	padding: 0px;
}
.footer .copyright h3.avivaLogo{
	float: left;
}
.footer .copyright h3.avivaLogo a{
	display: block;
	background-image: url(bg/aviva_logo_footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 330px;
}
.footer .copyright a{
	color: #FC0;
}
.footer .copyright a:hover{
	color: #FFF;
}
.nowVisiting {
	line-height: 35px;
	height:35px;
	z-index:9999;
}
.nowVisiting strong{
	color: #000;
}
.nowVisiting span{
	float: right;
	height: 30px;
	
}
optgroup{
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}
option{
	color: #FFF;

}
.innerContent{}
h2.aboutTit{
	background-color: #750100;
	color: #FFF;
}
.contentBox{
	margin-bottom: 20px;
	line-height: 21px;
}
.contentBox .aboutAviva{
	float: left;
	width: 400px;
}
p.avivaSpring{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.contentBox .aboutAviva h3{
	background-image: url(bg/about_aviva_tit.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 120px;
	width: 360px;
}
.contentBox .AvivaImg{
	float: right;
}
.aboutBrand{}
.aboutBrand p{
	float: left;
	width: 180px;
	height: 240px;
	display: block;
	padding: 10px;
}
.aboutBrand p:first-letter {
	font-size:300%;
	font-weight:bold;
	color:#000;
	float:left;
	line-height: 100%;
	font-family: "微软雅黑";
}
h2.PBSTit{
	color: #FFF;
	background-color: #211b38;
}
h2.PBSTit span{ float:right; font-size:12px;}
h2.PBSTit span a{ color:#FFF;}
h2.WLSTit{
	color: #FFF;
	background-color: #013378;
}
h2.WLSTit span{
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	font-size: 12px;
}
h2.WLSTit span strong{
	color: #FC0;
}
h3.PBSTitle {
	background-image: url(bg/pbs_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
}
h3.WLSTitle{
	background-image: url(bg/wls_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;	
	}
h3.PBSTitle span,h3.WLSTitle span{
	float: right;
	padding: 70px 30px 0 0;
	font-size: 12px;
}
h3.PBSTitle span a,h3.WLSTitle span a{color:#000;}
dl.joinAvivaBrand {
	float: left;
	width: 290px;
	margin-right: 5px;
	line-height: 35px;
}
dl.joinAvivaBrand dt{
	display: block;
	background-color: #6e697e;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
dl.joinAvivaBrand dt span{
	float: left;
}
dl.joinAvivaBrand dd{}
dl.joinAvivaBrand ol{
	
}
dl.joinAvivaBrand li{
	list-style-type: decimal;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
ul.contactInfo{}
ul.contactInfo li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
}
h2.contactTit{
	background-color: #452b7e;
	color: #FFF;
}
dl.joinus{
	height: 400px;
	width: 420px;
	margin-right: 20px;
	float: left;
}
dl.joinus dt{
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
}
dl.joinus dd li{
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-position: inside;
	list-style-type: decimal;
}
dl.joinus dt.photographyer{
	background-image: url(bg/photographyer.gif);
}
dl.joinus dt.makeup{
	background-image: url(bg/makup_artist.gif);
}
dl.joinus dt.designer{
	background-image: url(bg/retoucher.gif);
}
dl.joinus dt.manager{
	background-image: url(bg/manager.gif);
}
.join_contact{
	background-image: url(bg/contact_join.gif);
	background-repeat: no-repeat;
	height: 158px;
	width: 172px;
	float: right;
	padding-top: 200px;
	padding-right: 140px;
	text-align: right;
}
#none li{
	list-style-type: circle;
}
#blue dl dt{
	background-color: #7bace4;
}
#WLSlist{
	height: 820px;
}
#WLSlist li a:hover{
	background-color: #013378;
}
.pages{
	height: 35px;
	font-weight: bold;
}
.pages a{
	display: block;
	padding:2px 5px;
	float: left;
	margin-right: 1px;
	color: #333;
	background-color: #e7e7e7;
}
.pages a:hover,.pages a.current{
	background-color: #C00;
	color: #FFF;
}
h2.termsTit{
	background-color: #cc3005;
	color: #FFF;
}
dl.termsList{}
dl.termsList dt{
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 45px;
	font-weight: bold;
	color: #CC3005;
}
dl.termsList dd{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}


#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}
#innerShowcase{
	width:819px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#innerShowcase ul{
	width:819px;
	background-image: url(bg/showcase_bg2.gif);
}
.cityNav{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	padding-top:35px;
}
#inner{width:auto; padding-top:20px;}
.cityNav h4{
	background-image: url(bg/aviva2010.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-position: 0px 0px;
	padding-left: 330px;
}
.cityNav h4 a{
	background-image: url(bg/read_join_solution.gif);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	width: 202px;
}
.cityNav h4 a:hover{
	background-position: bottom;
}
.cityName{
	padding-top: 10px;
	padding-bottom: 50px;
}
.cityName a{
	display: block;
	float: left;
	color: #333;
	padding: 5px;
}
.cityName a:hover{
	color: #000;
	background-color: #CCC;
}
.cityName a.current{
	color: #FFF;
	background-color: #900;
}
#bpsSlider{
	height: 499px;
	width: 333px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
#blackBar span a{
	color:#FFF;
}

.Description{}
.Description .vplayer{
	float: left;
	width: 370px;
}
.Description dl{
	float: right;
	width: 510px;
}
.Description dl dt{
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
}
.Description dl dd{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.contents {
	background-color: #b50100;
	margin-bottom: 20px;
}
.contents .top{
	background-image: url(bg/cover_china.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 62px;
	padding-right: 15px;
	padding-top: 8px;
}
.contents .top p {
	float: right;
	width: 480px;
	height: 40px;
	text-align: right;
	color: #FFFFFF;
}

.contents .top a{
	display: block;
	height: 52px;
	width: 155px;
	float: right;
	margin-left: 10px;
}
.contents .top a:hover{
	background-position: bottom;
}
.contents .top a.register{
	background-image: url(bg/register.gif);
}
.contents .top a.sign{
	background-image: url(bg/sign.gif);
}
.userPanel {
	height: 590px;
}
.userPanel .loginbox {
	float: right;
	height: 550px;
	width: 410px;
	background-color: #710e0d;
	padding: 20px;
}
.registerbox {
	float: left;
	height: 550px;
	width: 410px;
	background-color: #000000;
	padding: 20px;
}
.userPanel h4{
	font-size: 24px;
	color: #FFFFFF;
	line-height: 35px;
	font-family: "微软雅黑";
}
.registerbox h4{
	color: #FFFF00;
}.registerbox strong {
	font-weight: normal;
	line-height: 15px;
	color: #CCCCCC;
}
.userPanel dl {
	color: #FFFFFF;
	padding-top: 15px;
}
.userPanel dl dt{
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.userPanel dl dd{
	margin-bottom: 5px;
}
.input {
	width: 400px;
	height: 25px;
	padding-left: 2px;
	line-height: 25px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.input:hover{
	background-color: #e7e7e7;
}
.input:active{
	color: #000000;
	background-color: #FFCC00;
}
.registerbox span {
	float: right;
}
.registerBtn {
	background-image: url(bg/register_btn.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 77px;
	border: 0px none #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.loginBtn {
	background-image: url(bg/loginBtn.gif);
	height: 37px;
	width: 95px;
	border: 0px none #000;
	font-weight: bold;
	color: #990000;
}
.userPanel a {
	color: #FFFFFF;
}
.box {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.box dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}
.box dd {
	margin-bottom: 10px;
}
.box .input {
	width: 340px;
}
.box a.button {
	background-image: url(bg/psw_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	width: 95px;
	line-height: 37px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	position: absolute;
	top: 28px;
	right: 0px;
}
.showcaseImg {
	height: 425px;
}
.showcaseImg img{
	float: left;
	border: 10px solid #000000;
	margin-right: 5px;
}
#panel {
	height: auto;
	padding: 20px;
}
.area {
}
.area a {
	line-height: 25px;
	display: block;
	height: 25px;
	padding: 5px;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
.area .areaName {
	float: left;
	width: 60px;
}
.areaName a {
	width: 50px;
	margin: 0px;
	background-color: #333333;
	color: #FFFFFF;
}
.area .city {
	float: right;
	width: 795px;
}
.area .city a {
	color: #666666;
	background-color: #FFFFFF;
}
.area .city a:hover {
	color: #000000;
	background-color: #FFCC00;
}
.contents .userBox {
	background-color: #350000;
	line-height: 35px;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
.userBox {
	color: #FFFFFF;
}
.userBox span {
	float: right;
}
.userBox a {
	font-weight: bold;
	color: #FFCC00;
}
#boxStyle {
	width: 360px;
}
#boxStyle .loginBtn {
	background-image: url(bg/psw_btn.gif);
}
