/* CSS Document */

body{ margin-bottom:0px; margin-top:0px; font-size:12px; font-family:"ËÎÌå"; line-height:22px;}
.td{ width:950px; margin-left:auto; margin-right:auto; clear:both;}
/*----------*/
#dialog{ width:950px; height:auto; word-wrap:break-word; overflow:hidden; padding-bottom:10px;}
#dialog .left{ width:710px; height:auto; word-wrap:break-word; overflow:hidden; float:left; }
#dialog .left_top{ width:710px; height:auto; word-wrap:break-word; overflow:hidden;}
#dialog .left .top{ width:710px; height:auto; word-wrap:break-word; overflow:hidden; }

#dialog .left .bottom{ width:710px; height:auto; word-wrap:break-word; overflow:hidden; background-color:#f1eff0;}
#dialog .left .bottom ul{ width:710px; height:auto; word-wrap:break-word; overflow:hidden; float:left; padding-left:0px;}
#dialog .left .bottom li{ width:664px; height:auto; word-wrap:break-word; overflow:hidden; float:left; border:5px solid #7298ba; border-top:0px; padding:5px 18px; margin-bottom:10px;}

.tp{ width:669px; height:29px;}
.tp .lt{ width:9px; height:29px; float:left;}
.tp .ct{ width:651px; height:26px; float:left; background-image:url(../images/red-bj.jpg); background-repeat:repeat-x; padding-top:3px;}
.tp .rt{ width:9px; height:29px; float:right;}


.bt{ width:669px;height:auto; word-wrap:break-word; overflow:hidden; padding:10px 0px;}
.bt .lt{ width:260px;height:auto; word-wrap:break-word; overflow:hidden; background-color:#FFFFFF; border:1px solid #e1e1e1; padding:5px; float:left;}
.bt .lt .t{ width:260px;height:auto; word-wrap:break-word; overflow:hidden; }
.bt .lt .t img{ width:260px;height:160px; border:0px}
.bt .lt .b{ width:260px;height:auto; word-wrap:break-word; overflow:hidden; padding:10px 0px;}


.bt .rt{ width:380px;height:auto; word-wrap:break-word; overflow:hidden;  float:right;}
.bt .rt p{ width:53px;height:30px;float:right; padding-top:30px;}
.bt .rt p img{ border:0px; }


#dialog .left .bottom1{ width:700px; height:auto; word-wrap:break-word; overflow:hidden; background-color:#dcdbd9; padding:5px; margin-top:10px;}
#dialog .left .bottom1 ul{ width:700px; height:auto; word-wrap:break-word; overflow:hidden; float:left; padding-left:0px;}
#dialog .left .bottom1 li{ width:700px; height:auto; word-wrap:break-word; overflow:hidden; float:left;  margin-bottom:10px;}


.tp1{ width:669px; height:29px; padding:0px 13px}
.tp1 .lt{ width:9px; height:29px; float:left;}
.tp1 .ct{ width:651px; height:26px; float:left; background-image:url(../images/yellow-bj.jpg); background-repeat:repeat-x; padding-top:3px;}
.tp1 .rt{ width:9px; height:29px; float:right;}


.bt1{ width:669px;height:auto; word-wrap:break-word; overflow:hidden; padding:10px 18px 10px;background-color:#FFFFFF; margin-top:15px; }
.bt1 .lt{ width:260px;height:auto; word-wrap:break-word; overflow:hidden;  border:1px solid #e1e1e1; padding:5px; float:left;}
.bt1 .lt .t{ width:260px;height:auto; word-wrap:break-word; overflow:hidden; }
.bt1 .lt .t img{ width:260px;height:160px; border:0px}
.bt1 .lt .b{ width:260px;height:auto; word-wrap:break-word; overflow:hidden; padding:10px 0px;}


.bt1 .rt{ width:380px;height:auto; word-wrap:break-word; overflow:hidden;  float:right;}
.bt1 .rt p{ width:53px;height:30px;float:right; padding-top:30px; }
.bt1 .rt p img{ border:0px; }



#dialog .right{ width:226px; height:auto; word-wrap:break-word; overflow:hidden; float:right; border:2px solid #8dafbe; background-color:#f8f8f8;}
#dialog .right .top{ width:201px; height:auto; word-wrap:break-word; overflow:hidden; background-image:url(../images/bg1_06.gif); padding-left:25px; padding-top:5px;}
#dialog .right .bottom{ width:206px; height:auto; word-wrap:break-word; overflow:hidden; padding:10px;}

/*----------*/
#ft{ width:950px; height:auto; word-wrap:break-word; overflow:hidden; padding-top:15px; text-align:center;}

/*----------*/
.span_s{ font-size:14px;}
.span_c{ color:#FFFFFF;}
.span_c1{ color:#ff0000;}

.span_b{ font-weight:bold;}
.span_o{ color:#e87002;}
.span_m{ margin-left:24px;}
.span_m1{ margin-left:20px;}
.span_e{ text-align:center; padding-top:10px; background-color:#E7E7E7; padding-bottom:5px;}

/*----------*/
ul {list-style-type:none; margin:0px; padding:0px;}
ul li {overflow:hidden; }
/*----------*/
a:link {color: #000;	text-decoration: none; }
a:visited {color: #000; text-decoration: none; }
a:hover{color: #ff0000; text-decoration: underline; }
