/*
1) General selectors
2) Structure
*/

/* 1)--- General selectors --- */
body{ margin:0 auto;font:12px/150% arial,'ËÎÌå',helvetica,clean,sans-serif;background: #f8f8f8 url(../images/bg_top.gif) repeat-x;color:#666;}
td{ vertical-align:top;font:12px/150% arial,'ËÎÌå',helvetica,clean,sans-serif;}
select, input, textarea{ font-size:12px;}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form{ margin:0;padding:0;}
table{ border-collapse: collapse; border-spacing:0;  border:0;}
h1,h2,h3,h4,h5,h6{ font-size:100%;font-weight:normal;}
p{margin:5px 0 15px;}
.idx{text-indent: 2em;}
ul,li{ list-style:none;}
img{border:0;}
a:link{ color:#555;text-decoration:none;}
a:visited{ color:#888;text-decoration:none;}
a:hover{ color:#ed0081; text-decoration:none;}
a:active{ color:#ed0081; text-decoration:none;}
.clear{ clear:both;zoom:1;}
.clear:after {content:'.';display:block;visibility:hidden;clear:both;height:0;} 
.l{float: left;}
.r{float: right;}
.center{text-align: center;}
.bord{padding:2px;border: 1px solid #ccc;}
.imgr{margin:0px 0 10px 10px;float: right;}
.imgl{margin:10px 10px 10px 0;float: left;}
.hide{display: none;}
.red{color:#b97601;}
.bd{font-weight: bold;}


/* 2)--- Structure --- */
.cp{ width:850px; text-align:center;background:#fff url(../images/shadow_r.gif) repeat-y;padding-left:1px;margin:0 auto;}


/* zuo_flash */
#zuo_flash{position:absolute;left:1px;top:40px;z-index:2}
/* you_flash */
#you_flash{position:absolute;right:1px;top:40px;z-index:1}


/* ft */
#ft{ clear:both; }
#ft ul{width: 700px;text-align:center;background: url(../images/shadow_b.gif) repeat-x top;zoom:1;overflow:hidden;margin:0 auto;}
#ft ul li *{vertical-align: middle;}
#ft ul .ce{float: left;padding:25px 0 30px 60px;}
#ft ul .cl{float: right;padding:25px 60px 0 0;}
#ft ul .cl span{padding:0 15px;}
#ft a{color:#666;}
#ft a:hover{color:#ed0081;}

/* index */
body#index{background: #EDEDED url(../images/bg_top.gif) repeat-x;}
#index_banner{position: relative;left:-1px;}
#index_menu{position: relative;left:-3px;}
#index #ft ul{width: 848px;background: url(../images/index_shadow_b.gif) repeat-x top;relative;left:-3px;}