﻿@charset "utf-8";
/* CSS Document */
/* Design by Infinity arts - kenny*/
/* 2010.11.19*/
*{
	margin: 0px;
	padding: 0px;
}
html{overflow-x:hidden; background-color:#FFF;}
body{
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
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;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.innerWrapper {
	width: 941px;
	margin: 0 auto;
}
.navPanel {
	height: 105px;
	position: relative;
	padding-left: 280px;
}
.bbs{
	background-image: url(bg/bbs.png);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 101px;
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 9999;
	padding-top: 12px;
	text-align: center;
	cursor:pointer;
}
.player{
	position: absolute;
	left: 210px;
	top: 35px;
}
.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;
	cursor:pointer;
}
.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;
}
.navPanel dd b{
	font-size: 12px;
	font-weight: normal;
}
.headBanner{
	height: 383px;
}
.yellowPanel{
	height: 52px;
	position:relative;
}
/*=====================2010 11 19 Kenny Redesign=========================*/

.yellowPanel a{
	height: 42px;
	background-repeat: no-repeat;
	display: block;
	position:absolute;
	background-position: left top;
}
.yellowPanel a:hover{
	background-position: left bottom;	
}
.yellowPanel a.brandjoinBtn{
	background-image: url(bg/pbs_link.gif);
	width: 130px;
	right: 10px;
	top: 5px;
}
.yellowPanel a.AEBtn{
	background-image: url(bg/service_link.gif);
	width: 250px;
	right: 145px;
	top: 5px;
}
.yellowPanel a.qqChat{
	background-image: url(bg/qq.png);
	width:250px;
	height: 76px;
	top: -29px;
	right: 400px;
	zoom:1;
	cursor:pointer;
}
.yellowPanel a.sinaT{
	background-image: url(bg/aviva_sina.gif);
	width: 107px;
	top: 5px;
	left: 180px;
}
.yellowPanel a.phone{
	background-image: url(bg/phoneNumber.gif);
	height: 37px;
	width: 138px;
	top: 7px;
	left:15px;
}
.cover{
	width:350px;
	float:left;
}
.newContent .sliderWrapper{padding:10px;background-color:#333;}
.newContent .slider{
	width:330px;
	height:470px;
}
h4{
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
}
h4 span{
	float: right;
	padding-top:5px;
}
h4 span a{
	display: block;
	height: 24px;
	width: 41px;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	
}
h4 span a.top{
	background-color: #222;
	background-image: url(bg/top_btn.gif);
}
h4 span a.more{
	background-color: #ffcd1e;
	background-image: url(bg/more_btn.gif);
}
h4 span a.more:hover{
	background-color: #F60;
}
h4 span a:hover{
	background-color: #C00;
}
h4.coverTit{
	background-image: url(bg/aviva_cover_tit.gif);
}
h4.eventsTit{background-image: url(bg/events_tit.gif);}
h4.saleTit{background-image: url(bg/big_sale_tit.gif); margin-bottom:15px;}
h4.brandShowcaseTit{background-image: url(bg/brand_showcase.gif); margin-bottom:10px;}
.eventsWrapper{
	float: right;
	height: 520px;
	width: 520px;
	padding-top:15px;
}
span.siteLinks{}
span.siteLinks a{
	background-color: #B41213;
	color: #FFF;
	line-height: 25px;
	padding:0 10px;
	display:block;
}
span.siteLinks a:hover{ background-color:#FC0;color:#000;}
.todayPanel{
	height: 100px;
	border-bottom: 1px solid #CCC;
	background: url(bg/today_is.gif) no-repeat;
	padding-top: 20px;
	position:relative;
	margin-bottom:10px;
}
.todayPanel .weather{ position:absolute; right:0; top:-5px;}
.YearMonthDate{ height:62px;}
.YearMonthDate img{ float:left;}
.sayHello{ height:25px; line-height:25px;}
.sayHello strong{
	text-transform: capitalize;
	color: #C00;
	padding-right: 5px;
}
.sayHello i{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #C00;
}
.eventsPanel{}
.eventsPanel .headline{
	background: url(bg/headline_fonts_s.gif) no-repeat left top;
	padding: 12px 0 15px 0;
	border-bottom: 1px solid #CCC;
}
.uploadImg{ padding:10px 0;}
a.readDetails{
	background: url(bg/read_more_details.gif) no-repeat;
	display: block;
	height: 23px;
	padding-left: 119px;
	line-height: 23px;
	color: #333;
}
a.readDetails:hover{
	color: #C00;
	background-position: left bottom;
}
.newsLoop{ padding-top:25px;}
.newsLoop dl{ width:250px; float:left; padding-right:10px;}
.newsLoop dl dt{}
.newsLoop dl dd{
	line-height: 16px;
	margin-top: 10px;
}
.newsLoop dl dd strong{
	color: #C00;
}
.newsLoop dl dd ul{
	text-transform: uppercase;
	background-color: #eaeaea;
	padding: 5px;
}
.newsLoop dl dd a{ color:#666;}
.newsLoop dl dd a:hover{
	color:#C00;
}
a.moreLinks{
	display: block;
	height: 23px;
	width: 109px;
	background: url(bg/read_more_details.gif) no-repeat;
}
a.moreLinks:hover{
	background-position: left bottom;
}
.newsLoop dl dd ul li{}
.adRow{
	padding:15px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom:15px;
}
ul.showcaseList{ height:350px;}
ul.showcaseList li{ float:left; margin:0 8px; width:206px;}
ul.showcaseList li a{
	display: block;
	width:206px;
}
ul.showcaseList li hover{}
ul.showcaseList li p a{
	background: url(bg/showcas_a_bg.gif) no-repeat left top;
	height: 180px;
	width: 180px;
	padding:13px;
}
ul.showcaseList li p a:hover{
	background-position: left bottom;
}
ul.showcaseList li i{
	background: url(bg/showcase_tit_bg.gif) no-repeat left center;
	display: block;
	height: 20px;
}
ul.showcaseList li dt{
	color:#000;
	font-weight:bold;
	text-transform: uppercase;
	height: 25px;

}
ul.showcaseList li dt a{
	line-height: 25px;
	background-color: #ffcd1e;
	display: block;
	width:186px;
	height:25px;
	padding:0 10px;
	overflow:hidden;
}
ul.showcaseList li dt a:hover{
	background-color: #c20200;
	color: #FFF;
}
ul.showcaseList li dd.postTime{
	background: url(bg/post_Time_tit.gif) no-repeat;
	display: block;
	padding-top: 10px;
	margin:10px 0;
	font-size:10px;
	text-transform: uppercase;
}
ul.showcaseList li dd.moreLinks a{
	display: block;
	height: 23px;
	background: url(bg/read_more_details.gif) no-repeat;
	width:109px;
	
}
ul.showcaseList li dd.moreLinks a:hover{
	background-position: left bottom;
}
.articlePanel{ height:310px; margin-bottom:30px;}
.serviceTips{
	width:230px;
	height:210px;
	background:#222 url(bg/service_title_bg.gif) no-repeat 20px 20px;
	padding: 90px 10px 10px 10px;
	float:left;
}
.serviceTips ul{
	line-height: 25px;
}
.serviceTips ul li{
	border-bottom: 1px solid #333;
}
.serviceTips ul li a{
	display: block;
	color: #7a7a7a;
	padding-left:10px;
}
.serviceTips ul li a:hover{
	color: #000;
	background-color: #FC0;
}
.recNews{ background-color:#dcdcdc; width:651px; height:310px; float:right;line-height:16px; }

.recNews div{
	float: left;
	padding:5px 0 0 5px;
	height: 96px;
	width: 210px;
	overflow:hidden;
}
.recNews div a{
	display: block;
	height: 76px;
	width: 190px;
	background-color:#FFF;
	padding:10px;
	float:left;
	color: #666;
}
.recNews a dl{}
.recNews a dl dt{
	color: #555;
	font-weight:bold;
	line-height:21px;
}
.recNews a:hover dl dt{color:#000;}
.recNews a dl dd{}
.recNews div a:hover{
	color: #000;
	background-color: #FC0;
}
/*=====================2010 11 19 Kenny Redesign=========================*/
.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;
}

.newsWrapper h3 span{float:right;}
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;
	height:30px;
	overflow:hidden;
}
ul.newsNav li a:hover{
	background-color: #CCC;
	font-weight: bold;
	color: #000;
}
ul.marks{}
ul.marks li{
	margin-bottom: 10px;
	float:left;
	display:inline;
}
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;
	overflow:hidden;
}
.newsMainbody{
	width: 610px;
	float: left;
}



	
/*快速连接*/
.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;
}


.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: 540px;
}
.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: auto;
	border-bottom: 1px solid #CCC;
	padding-bottom: 30px;
	margin-bottom:10px;
}
.newsBox a{
	color: #000;
}
.newsBox a:hover{
	color: #C00;
}
.newsBox dl{ float:right; width:520px;}
.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: 20px;
	font-weight: bold;
	line-height: 35px;
	
}
.newsBox dl dd{
	line-height: 18px;
}
.newsBox dl dd strong{ color:#CC0000;}
.newsBox a:hover dt{}
.eventsFlash{}
.wlsPanel{
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
}
.wlsPanel h2{
	background-color: #950f0e;
	color: #FFF;
}
.wlsPanel h2 span{ float:right;}
.wlsPanel h2 span a{ color:#FFF;}
.wlsShowcasePanel{
	height: auto;
}

.pbsPanel{
	
	position:relative;
}
.pbsPanel h2{
	color: #FFF;
	background-color: #000;
}
.pbsPanel h2 span{
	float: right;
}
.pbsPanel h2 span a{
	color: #FFF;
}
.pbsPanel h2 span a:hover{}
.pbsShowcase{

}
.left{
	background-image: url(bg/left_S.gif);
	background-repeat: no-repeat;
	height: 396px;
	width: 25px;
	position: absolute;
	left: -25px;
	top:550px;

}
.right{
	background-image: url(bg/right_S.gif);
	background-repeat: no-repeat;
	height: 396px;
	width: 25px;
	position: absolute;
	left: 901px;
	top:550px;
}

.pbsShowcase ul{
	text-align: center;
	width: 546px;
	background: url(bg/showcase_bg.gif) 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;
	position:relative;
}
.sitemaps .qqchatFooter{
	display:none;
	width: 250px;
	position: absolute;
	left: 20px;
	top: 20px;
}
.sitemaps .qqchatFooter a.qqchatF{
	background: url(bg/QQ_chat_footer.gif) no-repeat;
	display: block;
	height: 76px;
	width: 250px;
}
.sitemaps .qqchatFooter a.qqchatF:hover{
	background-position: left bottom;
}
.sitemaps .qqchatFooter a.address{
	background: url(bg/address.gif) no-repeat;
	display: block;
	height: 89px;
	width: 250px;
	margin-top: 10px;
}
.sitemaps .qqchatFooter a.address:hover{background-position: left bottom;}
.sitemaps ul{
	line-height: 24px;
	padding-right:35px;
	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;
}
.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: auto;
}
#WLSlist .showcaseList{ height:auto;}
#WLSlist li{ margin-bottom:30px;}
.pages{
	height: 35px;
	font-weight: bold;
	width:610px;
}
.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: 0 auto;

	
}
#innerShowcase ul{
	width:819px;
	background-image: url(bg/showcase_bg2.gif);
	margin-top: 30px 
}

.cityNav{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
#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: 500px;
}
.userPanel .loginbox {
	float: right;
	height: 460px;
	width: 410px;
	background-color: #710e0d;
	padding: 20px;
}
.registerbox {
	float: left;
	height: 460px;
	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);
}
/*Tips*/
#unitip {
	position: absolute;
	z-index: 9999;
	top: -1000px;
	color: #fff;
	font: normal normal 1.1em/15px Verdana, Arial, Helvetica, sans-serif;
	display: none;
}
#unitippoint, #unitipmid, #unitipcap {
	position: relative;
	top: 0px;
	left: 0px;
	width: 145px;
	display: block;
}
#unitippoint {
	background: url(bg/TipPoint.png) no-repeat;
	height: 19px;
	overflow: hidden;
}
#unitipmid {
	background: url(bg/TipMid.png) repeat;
	width: 115px;
	height: auto;
	padding: 5px 15px;
}
#unitipcap {
	background: url(bg/TipCap.png) no-repeat;
	height: 7px;
	overflow: hidden;
}
#unitip q {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 12px;
	color: #FF3300;
}
ul#links{}
ul#links li{ float:left;}
ul#links li a{ display:block; padding:5px; color:#666;}
ul#links li a:hover{ background-color:#F90; color:#000;}
a.next{ float:right;}
.pbsContent{ padding-bottom:40px;}
.sina{ width:350px; float:left; padding-bottom:50px; height:auto;}
.avivablanklink{
	float: right;
	width: 500px;
	margin-right: 20px;
}
a.avivaSinaBlog{
	background-image: url(bg/sina_aviva.gif);
	background-repeat: no-repeat;
	display: block;
	height: 145px;
	width: 384px;
	margin: 80px auto;
}
a.avivaSinaBlog:hover{
	background-position: left bottom;
}
p.avivaHomeland{
	background: url(bg/aviva_homeland.gif) no-repeat center center;
	height: 300px;
	width: 500px;
	border-top: 1px solid #CCC;

}
.firstrow{
	line-height: 18px;
	padding-bottom:20px;
	border-bottom: 1px solid #CCC;
}
.BrandOrigin{
	float: left;
	width: 270px;
	height:500px;
	padding:0 10px;
	border-right: 1px solid #CCC;
}
.BrandOrigin h3{
	background: url(bg/brand_tit_1.gif) no-repeat left center;
	height: 90px;
}
p.avivalogo{
	background: url(bg/brand_logo.gif) no-repeat center center;
	height: 150px;
}
p.slogan{
	background: url(bg/slogan.gif) no-repeat left center;
	height: 55px;
}
.BrandHistory{
	float: left;
	width: 310px;
	height:500px;
	padding:0 10px;
	border-right: 1px solid #CCC;
}
.BrandHistory h3{
	background: url(bg/brand_tit_2.gif) no-repeat left center;
	height: 90px;
}
.BrandHistory dl{}
.BrandHistory dt.y2007{
	background: url(bg/2007.gif) no-repeat left center;
	height: 50px;
}
.BrandHistory dt.y2010{
	background: url(bg/2010.gif) no-repeat left center;
	height: 50px;
}
.BrandHistory dd{ padding-bottom:15px;}
.BrandSprit{
	float: right;
	width: 255px;
	height:500px;
	padding:0 10px;
}
.BrandSprit h3{
	background: url(bg/brand_tit_3.gif) no-repeat left center;
	height: 90px;
}
.BrandSprit dt{
	background: no-repeat left center;
	height: 55px;
}
.BrandSprit dt.fun{background-image: url(bg/fun.gif);}
.BrandSprit dt.fame{background-image: url(bg/fame.gif);}
.BrandSprit dt.fortune{background-image: url(bg/fortune.gif);}
.BrandSprit dt.friend{background-image: url(bg/friend.gif);}
.BrandSprit dd{}
.brandHonor{
	background: url(bg/brand_honor.jpg) no-repeat left center;
	height: 480px;
	padding-left: 350px;
	/*border-bottom: 1px solid #CCC;
	padding-bottom:20px;*/
}
.honorCon{
	background: url(bg/rxsy.jpg) no-repeat right 20px;
	height: 480px;
}
.honnorItem{
	background: url(bg/tit.gif) no-repeat left 20px;
	height: 380px;
	width: 220px;
	padding-top:100px;
}
.honnorItem li{
	border-bottom: 1px dashed #CCC;
	padding-bottom:10px;
	margin-bottom:10px;

}
.store{padding-bottom:40px;}
.store h3{
	background: url(bg/brand_tit_4.gif) no-repeat left center;
	height: 120px;
}
.display{
	background-image: url(bg/comingsoon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	background-color: #CCC;
}
/*2010.12.3.KENNY NOVA*/
.showcaseTabs{ padding-bottom:20px; padding-left:40px;}
.showcaseTabs ul{}
.showcaseTabs ul li{ float:left; line-height:25px; }
.showcaseTabs ul li a{ display:block; height:25px; width:140px;color:#555; text-align:center;}
.showcaseTabs ul li a.choose{ color:#F00;}
.showcaseTabs ul li a:hover{ color:#000;}
/*2010.12.26 kenny*/
.bus{
	background: url(bg/bus.gif) no-repeat 10px top;
	height: 300px;
	padding-left: 140px;
}
.bus ul{
	line-height: 25px;
}
.bus ul li{
	float: left;

}
.bus ul li a{
	width: 110px;
	display:block;
	background: url(bg/bus_dot.gif) no-repeat left top;
	padding-left: 12px;
	color: #999;
}
.bus ul li a:hover{
	background-position: left bottom;
	color: #BF0000;
}
/*2010.12.27 kenny*/

#marks li{ float:left; margin-left:10px; margin-bottom:10px; }
#marks li a{
	background-color: #eaeaea;
	background-image: none;
	padding: 8px;
}
#marks li a:hover{
	background-color: #C00;
}
ul.topicList{padding-bottom:20px;}
ul.topicList li{ padding-bottom:10px;}
ul.topicList li a{
	background-color: #eaeaea;
	background-image: none;
	padding: 10px;	
	display:block;
	width:870px;
}
ul.topicList li a:hover{background-color: #C00;}
.newsWrapper h3 span{ float:right;}
.newsWrapper h3 span a{ color:#FFF;}
.newsWrapper h3 span a:hover{ color:yellow;}
#ashowcase{ }
.notice{ background-color:#eaeaea; padding:10px; margin-bottom:10px; color:#000; line-height:18px;}
.notice strong{ color:#F00;}
ul.ashowcaseList{ width:910px; padding-top:10px;}
ul.ashowcaseList li{ float:left; margin:0 10px 10px 0;background-color:#000;}
ul.ashowcaseList li a{ width:290px; height:485px; display:block;  color:#FFF;}
ul.ashowcaseList li a:hover{
	background-color:#FC0;
	color:#BF0F21;
}
ul.ashowcaseList li a:hover img{
	filter:alpha(opacity=50);-moz-opacity:0.5;
}
ul.ashowcaseList li a dl{
	padding: 10px;
	line-height: 12px;
}
ul.ashowcaseList li a dl dt{
	font-family: Georgia, "T微软雅黑", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
dd.aShowcaseTime{ font-size:10px;}
dd.aShowcaseTit{ font-weight:bold;}
ul.ashowcaseList li a dl dd{}
.ashowcasecontent{}
.ashowcaseCover{
	background-color: #eaeaea;
	padding: 10px;
	float:left;
}
.ashowcaseDetails{ float:right; width:560px;}
.ashowcaseDetails h4{
	font-size: 36px;
	font-family:  "微软雅黑", Times, serif;
	color:#000;
	line-height:50px;
	height:50px;
	
}
.ashowcaseDetails p{ line-height:35px;}
.ashowcaseDetails p strong{
	color: #F00;
}
.team{
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.team li{float:left;width:275px;line-height:25px;}
.team li strong{ color:#000;}
.ashowcaseDetails h5{ font-size:12px; color:#F00; line-height:30px;}
.talkBox{
	background-color: #eaeaea;
	padding: 10px;
	height: 100px;
	line-height: 18px;
	overflow-y:scroll;
}
.ashowcaseDetails h5 span a{
	font-weight: normal;
	color: #000;
	padding-left: 15px;
}
.otherPics{}
.otherPics ul{}
.otherPics ul li{ float:left; margin-right:5px;}
.otherPics ul li a{ display:block; padding:5px; background-color:#eaeaea;}
.otherPics ul li a:hover{}
.aShowcasetitle{
	background-color: #ffd904;
	padding: 10px;
	color: #000;
	margin-top:20px;
}
.highlink{ background-color:#333; padding:10px;}
.highlink ul{ }
.highlink ul li{
	float: left;
}
.highlink ul li a{
	
	padding-right:10px;
	color:#999;
}
.highlink ul li a:hover{ color:#FC0;}
h4.highlight{
	background-image: url(bg/0110_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
h4.cphoto{
	background-image: url(bg/0110_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.aboutPanel{
	float: left;
	width: 330px;
	background-image: url(bg/AVIVA_logo_2.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	height: 100px;
}
.aboutPanel a{ color:#777;}
.aboutPanel a:hover{ color:#FFF;}
h4.aboutaviva{
	background-image: url(bg/0110_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.clientPhoto{ width:440px; float:right;}
.clientPhoto ul{}
.clientPhoto ul li{ padding-right:10px;}
.clientPhoto ul li a{}
.clientPhoto ul li a:hover{}
#fontslink li a{
	padding-right:20px;
	line-height:22px;
	word-wrap:br
}
.rabbit{
	position: absolute;
	left: 229px;
	top: 35px;
}
/*float 2011 03.29*/
.position{left: 0px; bottom: 0px; position: fixed; height:50px;width:100%;background-color: black;}
.yellowPanel a.booking{
	background-image: url(bg/booking.gif);
	background-repeat: repeat;
	background-position: left center;
	display: block;
	height: 41px;
	width: 502px;
	position: absolute;
	left: 20px;
	top: 8px;
}
.yellowPanel a.sinafans{
	background-image: url(bg/clientshowcase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 55px;
	width: 58px;
	position: absolute;
	top: 0px;
	right: 20px;
}
.yellowPanel a.sinafans:hover{
	background-position: left bottom;
}
.position .innerWrapper{ position:relative;}
a.footerQQ{
	background-image: url(bg/qq2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 75px;
	width: 295px;
	position: absolute;
	left: 10px;
	top: -20px;
	cursor:pointer;
}
a.phoneNumber{
	background-image: url(bg/footerPhone.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 324px;
	position: absolute;
	top: 8px;
	right: 20px;
}
/*couples 2011.8.20  kenny*/
#couples,#couplesMain,#couplesInner{ width:1200px;}
#couplesMain{ background-image:none;}
#couplesInner{ padding:0;}
#couplesWrapper{
	background-color: #FFF;
	background-image: url(bg/red_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 725px;
}
#couples .navPanel dl{}
#couples .headBanner{
	background-image: url(bg/prize.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 590px;
}
#couples .leftPannel{
	float: left;
	height: 260px;
	width: 566px;
	background-image: url(bg/couples_header.gif);
	background-repeat: no-repeat;
	background-position: left 40px;
	padding-top: 330px;
}
#couples .yellowTips{
	background-color: #ffef39;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#couples .yellowTips div{
	font-family: "微软雅黑";
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
#couples .yellowTips div strong{
	font-size: 58px;
	color: #C5050E;
}
#couples .yellowTips p{
	color: #000;
	font-family: "微软雅黑";
}
#couples .yellowTips p strong{
	color: #C5050E;
}
#couples .leftPannel ul{
	height: 72px;
	margin-top: 10px;
}
#couples .leftPannel ul li{
	line-height: 24px;
	float: left;
	height: 24px;
	width: 270px;
	color: #000;
	padding-left: 10px;
}
#couples .leftPannel ul li strong{
	color: #C5050E;
}
#couples .rightPannel{
	width:614px;
	height:500px;
	float:right;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#couples .rightPannel h3{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	line-height: 30px;
}
#couples .rightPannel h3 strong{color: #C5050E;}
#couples .rightPannel ol li{
	list-style-position: inside;
	list-style-type: decimal;
	line-height: 18px;
	color: #999;
	padding-bottom: 10px;
}
#couplesList { width:1200px;}
#couplesList li{ margin-right:10px;}
#couplesList li a{
	position:relative;
	
}
#couplesList li a ins{
	display:block;
	position:absolute;
	width: 65px;
	text-decoration: none;
	text-align: right;
}
#couplesList li a ins cite{
	display:block;
	font-style: normal;
	font-size: 9px;
}
#couplesList li a ins big,#couplesList li a:hover ins big{
	display: block;
	background-color: #c5050e;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#couplesList li a ins small,#couplesList li a:hover ins small{
	display: block;
	background-color: #fdfa00;
	padding: 10px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#couplesList li{ position:relative; width:290px; height:485px;}
#couplesList li a.voteBtn{
	position:absolute;
	z-index:9999;
	background-image: url(bg/vote.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 90px;
	right: 10px;
	bottom: 10px;
}
#couplesList li a.voteBtn:hover{ background-color:#000;}
.votePannel{
	background-color: #FC0;
	padding: 10px;
	font-weight: bold;
	color: #000;
	height: 80px;
	margin-bottom: 10px;
	position: relative;
}
.votePannel a.bigvoteBtn {
	background-color: #c8161e;
	background-image: url(bg/vote_fonts.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.votePannel a.bigvoteBtn:hover{
	background-color: #7A0E13;
}
.votePannel strong{
	color: #C00;
	font-size: 14px;
}
.whiterBanner{
	background-image: url(bg/whiteBg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 350px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 200px;
}
.whiterBanner a{
	display: block;
	float: left;
	margin-right: 5px;
}
/*AVIVA Portrait 2011.12.02. KENNY*/
a.avivaHome{
	background-color: #C30;
	display: block;
	height: 100%;
	width: 10px;
	position: absolute;
	z-index: 9999;
	left: 0px;
	position:fixed;
}
a.avivaHome:hover{
	background-color: #FC0;

}
.APwrapper{ width:90%; margin:0 auto;}
.APheader{ padding:20px 0 100px 0;}
h1 a.ApLogo{
	background: url(bg/ap_logo.gif) no-repeat left top;
	display: block;
	height: 140px;
	width: 580px;
}
h1 a.ApLogo:hover{
	background-position: left bottom;
}
.APshowcaselist{ padding-bottom:80px;}

.APshowcaselist a{
	cursor:pointer;
	display:block;
	width:200px;
	height:70px;
	float:left;
	margin:0 5px 40px 0;
	color: #666;
}

.APshowcaselist a:hover dt{
	color: #000;
	background-position: bottom;
}

.APcase{
	float: left;
	height: 70px;
	width: 200px;
}
.APimg{
	float: left;
	height: 70px;
	width: 70px;
	position:relative;
}
.APimg cite{
	font-style: normal;
	background-image: url(bg/number_round.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 27px;
	position: absolute;
	line-height: 21px;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	top: -10px;
	right: -10px;
}
.APshowcaselist a .Imgmark{
	background-image: url(bg/mark.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
}
dl.APcaseinfo{
	width:120px;
	height:50px;
	float:right;
	padding-top: 20px;
}
dl.APcaseinfo dt{
	background-image: url(bg/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 27px;
	width: 92px;
	line-height:27px;
	padding-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
dl.APcaseinfo dd{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#AP{
	background-color: #FFF;
}
#AP a{ color:#999;}
#AP a:hover{
	color: #900;
	background-color: #FFF;
}
#AP .innerWrapper{ width:90%;}
#AP .sitemaps ul{
	float: left; margin:0;
}
#AP .sitemaps dt a{
	background-color: #eaeaea;
	color: #333;
}
#AP .copyright{ background-color:#FFF; color:#999;}
#innerShowcase2{
	width:100%;

	
}
#innerShowcase2 ul{
	width:100%;
	background-image: url(bg/showcase_bg3.gif);
	margin-top: 30px;
	background-repeat: repeat;
}
