@charset "utf-8";
/* CSS Document */
*{list-style:none; padding:0px; margin:0px;}
html {font-family:Arial; font-size:11px;}
body {background-color:#b8e2f6;}
a img {border:0;}
h4 {font-size:11px;}
hr{ border:none; border-bottom:1px solid #ccc; margin:5px 0;}
a{text-decoration:none;}
a:link, a:visited {color: #000000;}
a:hover {color: #FF0000;}
.textnr a{text-decoration: underline;}
.textnr a:link, .textnr a:visited {color: #0000FF;}
.textnr a:hover {color: #FF0000;}
/*BLEU
a.bouton {float:left; cursor:pointer; height:34px; color:#59341a; text-decoration:none; zoom:1;padding-left:11px; background:url('../images/bt_g_off.gif') no-repeat;}
a.bouton span{float:left; height:32px; line-height:28px; width:100px; padding:0 20px 0 11px; background:url('../images/bt_d_off.gif') no-repeat right top;}
a.bouton img{vertical-align:middle; float:left; margin-right:4px;}
a.bouton:hover {background-image:url('../images/bt_g_on.gif');}
a.bouton:hover span{background-image:url('../images/bt_d_on.gif');}
.clear {clear:both; height:0px; line-height:0px;}*/
/* index */
.alldiv {zoom:1; width:1147px;margin:42px auto; clear:both; }
#topaa{background:url('../images/top02.gif') no-repeat right top;}
#cenaa{background:url('../images/back02.gif');padding:6px;}
#cenab{padding:10px; overflow:hidden; height:600px;}
.textaa, .textab, .textac, .textad, .textae, .textaf, .textah{float:left; width:362px; overflow:auto; word-break:break-all; }
.textaa{width:364px;}
.textaatop{height:96px;}
.textaabot{height:127px; margin-top:6px;}
.textab{width:740px; height:231px;margin-left:6px;}
.textac, .textad, .textae{ height:127px; margin:6px 0 0 6px;}
.textad{width:370px;}
.textac{margin-left:0;}
.textaf{width:740px; height:230px; margin-top:6px;}
.textah{margin:6px 0 0 6px; height:230px;}
.text{border:1px solid #BDCAD8; overflow:hidden;}
.textbt{border-bottom:1px solid #BDCAD8;background:#CCEBF6;}
.textbt h3{padding-left:10px; font:bold 12px/22px Arial, Helvetica, sans-serif;}
.textnr{padding:10px; font: bold 12px/18px Arial, Helvetica, sans-serif;}
.textnr fieldset{ width:60%; float:left; border:1px solid #CCCCCC; }
.textnr ima{float:left;}
.textnr input{width:190px;}
.textnr p{ padding:5px;}
.textnraa{ float:left; text-align:left; width:49.5%; overflow:hidden;}
/* list */
#listcenaa{background:url('../images/back02.gif');padding:0 6px;}
#listcenab{overflow:hidden; height:auto;}
#listleft, #listcenter, #listright{float:left; width:30%;}
#listleft{width:233px; height:700px; overflow:hidden;position:relative;background:url('../images/listback01.gif');}
#listcenter, #listright{width:50%; background:url(../images/listback07.gif) repeat-y left; margin:10px 0 0 10px;}
#listright{ width:26.5%;}
.listleaa{ width:220px; margin:0 auto;}
.listleaabt{background:url(../images/listan01.gif);}
.listleaabt h3{padding-left:30px; font:bold 12px/26px Arial, Helvetica, sans-serif; color:#fff;}
.listleab{background:url(../images/listan02.gif); padding:20px;}
.listleac{position:absolute; bottom:0px; width:100%;}
.listcenaa{ background:url(../images/listback03.gif) no-repeat top right;}
.listcenab{ background:url(../images/listback05.gif) no-repeat bottom right;}
.listcenac{ background:url(../images/listback08.gif) repeat-y right; padding:10px; overflow:hidden;}
.listcenbiao fieldset{ border:1px solid #ccc;padding:5px;}
.listcenbiao legend{font:11px/18px Arial, Helvetica, sans-serif; color:#000;}
.listcenbiao input{text-align:right;}
.listrigaa, .listrigac{ background:url('../images/fond_bloc_colonneb_resa.gif'); width:230px; margin:0 auto;}
.listrigaa span, .listrigacbt span {padding:20px 0 0 5px; font-weight:bold; color:#2C2218;}
.listrigab{ padding:10px 20px;}
.listrigac{ background:url('../images/listan01.gif') no-repeat left top;}
.listrigacbt{height:26px;}
.listrigacbt span{padding:0 0 0 32px; line-height:26px;}
/* bottom */
.bottomaa{border-top:1px solid #cccccc; width:98%; margin:0 auto; text-align:center; font:11px/24px Arial, Helvetica, sans-serif;}
好久没有写样式了,感觉有很多属性都好像生疏了。备份一份先...以后再慢慢完善。