@charset "utf-8";
/* CSS Document */
body{font-family:Arial,"微软雅黑"; font-size:12px; margin:0px; color:#333;}
a{color:#333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration:none;}
a:active {text-decoration: none;}
h2{ margin:5px 0px 5px 10px; padding-left:35px; color:#090; font-size:14px; background:url(../images/coin.jpg) no-repeat 0px 2px; }
h2 b{ font-size:10px; color:#CCC;}
h2 span{ font-size:12px; color:#090; margin-left:500px;}
h2 a{color:#090;}
h3{ font-size:13px;}
.clr{ clear:both;}
img{ border:0;}

.container{ margin:0px auto; width:980px;}
.head{}

.ban{ margin:0px; padding:0px;}
/*导航*/
#nav{ margin:0px; width:249px; height:339px; background:url(../images/nav.jpg); padding-top:8px; }
#nav li{ margin:0 auto; list-style:none; width:180px; height:42px; text-align:center; cursor:pointer; }
#nav li span{ color:#0F0; font-size:11px; }
#nav li a{ font-size:16px; font:bolder; color:#FFF;}
.sort{position:absolute;overflow:hidden; left:25%; margin-top:-12px;width:100px; background:#090; font-size:12px;}
.sd{}
.sort a:hover{ float:left; margin:0px; background:#0C3; width:100%; color:#F00;}
/***search****/
.num{ width:20px; background:url(../images/txt_mid.png);}
.lar_num{ width:50px;}
/*content*/
.content{ float:left;}
.left{ float:left; width:690px;}
.left_main{float:left; margin-left:10px;  width:330px; overflow:hidden; height:150px;}
.left_nav{padding:0; height:30px; width:330px;}
.left_nav li{ float:left;display: inline; height:30px;}
.sd01{ font-size:14px; text-align:center; cursor:pointer;margin:0px;  background:url(../images/tab.png) no-repeat; width:98px; line-height:24px; color:#FFF}
.sd02{ color:#060; text-align:center; cursor:pointer;margin:0px;  background:url(../images/tab_bg.png) 0px 3px repeat-x; width:98px; line-height:34px;}
/*****add********/
.sd03{ font-size:14px; text-align:center; cursor:pointer;margin:0px;  background:url(../images/tab2.png) no-repeat; width:74px; line-height:24px; color:#FFF}
.sd04{ color:#060; text-align:center; cursor:pointer;margin:0px;  background:url(../images/tab_bg.png) 0px 3px repeat-x; width:74px; line-height:34px;}
/*********/
.right{ float:right; width:240px;}
.list{ float:left;width:24px;}

.L_news{ float:left; width:265px;}
.list{ float:left;width:24px;}
.R_news{ float:right; width:690px;}

.foot{ width:980px; height:80px; clear:both;}
.link li{ display:inline; width:120px; margin-left:20px;}
.link li a{ color:#060;}



/**************图片滚动**************/
#demo {
background: #FFF;
overflow:hidden;
border: 1px dashed #CCC;
width: 100%;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
