﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
.clear{clear:both}

/* the content of */
.demo{width:1060px;margin:0 auto; list-style:none;} 
.demo_2{background-color:#f3f3f3;width:180px;height:240px;float:left; margin:20px 16px 10px; _display:inline; overflow:hidden;}
.demo_2 .demo_3{margin:3px 7px;}
.demo_2 .demo_4{ margin:0 auto }
.demo_2 img{display:block;width:160px;margin:8px auto}
.demo_3 p{background:url(../images/bj_1_2.png) no-repeat; border-radius: 5px;
		  width:37px;height:18px; text-align:center; font-family:"微软雅黑"; font-size:14px; float:left;line-height:18px; color:#FFF; 		  margin:3px; }
.demo_2 a {line-height:25px;font-family:"微软雅黑";font-size:16px;color:#000;text-decoration:none; font-weight:normal;}
.demo_3 a{ padding:7px;}
.demo_2 a:hover{color:#F33; text-decoration:underline}
.demo_4{background:url(../images/bt_1_1.png) no-repeat; width:160px; height:30px;}


.more{ width:530px; height:45px; background:url(../images/bt_1_3.png) no-repeat;margin:0px auto; margin-top:25px;}
.more a{ font-family:"微软雅黑"; font-size:18px; color:#FFFefe; line-height:45px; text-align:center; text-decoration:none; display:block;}
.more a:hover{color:#f33; text-decoration:underline;}

.bt{background:url(../images/bt.png) no-repeat; width:67px; height:30px; float:left; border:none;}
.bt_1{color:#ff4800; font-family:"微软雅黑"; font-size:18px; text-align:center;line-height:30px; width:88px; float:left; berder-radius:0 5px 5px 0;}

