/*基本样式开始*/

*{
margin:0px; padding:0px;font-family: Arail,"宋体"  ;


 }
h2{
	font-size:12px; font-weight:normal; color:#333333;
}
a:link{
	color:#333333; text-decoration:none; 
}
a:visited{
	color:#333333; text-decoration:none;
}
a:hover{
	color:#cc3300;
}
.clear_float{
	clear:both; height:1px;
}

div,input,table{
	font-size:12px;
        white-space:normal; 
}
body{
	font-size:12px;
	background:#ffffff;
	color:#333333;
}

.Tab_left{
	float:left
}
.Tab_right{
	float:right
}

#content{
	width:800px; margin:auto;
}

#content_left{
	width:200px;
}

#content_right{
	width:200px;
}

#header{
	margin-bottom:5px;
}

img{
	border:0;
}

li{   
  list-style-type:none;
} 

.input{
	border:1px solid #cccccc;
	height:18px;
	margin-right:4px;
	line-height:18px;
	color:#666666;
}
.button {
        BORDER-RIGHT: 0px double;
        BORDER-TOP: 0px double;
        FONT-SIZE: 12px;
        background: url(../images/inputbutton.gif) #E8E8E8 repeat-x;
        BORDER-LEFT: 0px double;
        WIDTH: 47px;
        PADDING-TOP: 2px;
        BORDER-BOTTOM: 0px double;
        HEIGHT: 22px;
}

.seabut {
	background:url(../images/search_icon.gif) no-repeat;
	height:19px;
	width:19px;
	border:none;
	cursor:pointer;
	margin-left:-5px;
}
.cle_fl{
	clear:both;
}

/*基本样式结束*/

/*标题样式开头*/
.topic {
	background: url;	
	color: #333333;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 0px 0px 0px;
	text-align: center;
	width: 90px
}

.topic_sp {
	background: url(../images/tit_1.gif);
	color: #FF0000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px
}

.topic_blog{
	background: url();
	color: #cccccc;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px
}
.topic_bg1_1{
	background:#efefef;
	height: 25px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	line-height:29px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.topic_bg1_1  span{
	float:right;
	padding:0px 8px 0px 6px;
        font-size:13px;
        font-weight:normal;
        text-align:center;
}

.topic_bg1{
	background:#efefef;
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.topic_bg1_blog{
	background: url(../images/tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.topic_bg1  span{
	float:right;
	padding:9px 8px 0px 6px;
        text-align:center;
}

.topic_bg1_blog  span{
	float:right;
	padding:9px 10px 0px 0px;
}

.topic_bg1  .sp{
	float:right;
	background:url(../images/tit_sp1.gif) no-repeat bottom;
        width: 80px;
	height:20px;
	color:#000000;
	line-height:20px;
	padding-left:3px;
}

.topic_bg1  .link{
	float:right;
	background:url(../images/tit_1.gif) no-repeat bottom;
        width: 80px;
	height:20px;
        color:#000000;
	line-height:20px;
	padding-left:3px;
}
/*标题样式结束*/

/*分类调用样式*/
.topic_bg1  .sp1{
	float:right;
	background:url(../images/up_bg1.gif) no-repeat bottom;
	height:18px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:6px;
}
.topic_bg1  .up_link{
	float:right;
	background:url(../images/up_link_bg.gif) no-repeat bottom;
	height:19px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	padding-left:8px;
}
.dis {
	display: block;
	height:168px;
}
.undis {
	display: none;
	height:168px;
}
/*分类调用样式*/

/*当前位置样式*/
#position{
	height:25px;
	background: url( ) no-repeat 5px 5px;
}
#position h6 {
	color: #666666;
	float: left;
	font: normal 13px "宋体";
	padding-left:px;
	line-height:25px;
}
#position h6 a {
	color: #666666;
	text-decoration: none;
}
#position h6 a:visited {

	color: #666666;
	text-decoration: none;
}
#position h6 a:hover {
	color: #cc3300;
	text-decoration: underline;
}
#position span{
	font-weight:bold;
}

/*列表样式开始*/

.list {
	margin:0px;
	padding: 0px;
	width:100%;
}
.list li{
	background: url(../images/arrow_01.gif) no-repeat 0px 2px;
	list-style:none;
	font-size:12px;
	margin:0px; padding:0px; padding-left:8px;
	height:21px;
}
.list li a, .list li a:visited {
	color: #333333;
	text-decoration: none;
	text-indent: 10px;
	padding:0px;

}
.list li a:hover{
	background:  #F7F7F7;
	color: #BC2931;
	text-decoration: none;
}
.list li span {
	color: #666666;
	float: right;
	text-align: right;
	padding-top: 1px;
	clear:right;
	font-size:11px;
}
.list ul {
	text-align: left; list-style:none; padding-top:3px;
}

.news_list {
	background: url(../images/line1.gif) repeat-x top;
	margin-top: 6px;
	padding-top: 6px;
}
.news_list ul {
	display: block;
	float: left;
	list-style:none;
	margin:0px; padding:0px;
}
.news_list ul li {
	color: #666666;
	float: left;
	height: 12px;
	margin:0px;
	text-align: left;
	width: 210px;
	padding:4px 0px 5px 0px !important;
	padding:3px 0px 3px 0px;
}
.news_list ul li a:link {
	color:#004A9C;
	font-size: 12px;
}
.news_list ul li a:visited {
	color:#004A9C;
	font-size: 12px;
}

.news_list ul li a:hover {
	background: #F2F2F2;
	font-size: 12px;
}

.list_l {
	padding:5px 10px 5px 10px; background:#ffffff; 
}
.list_l li {
	background: url(../images/line4.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:100%;
	list-style:none;
}
.list_l ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:25px;
}
.list_l_1 {
	padding:5px 0px 0px 10px; background:#F2F6FB; 
}
.list_l_1 ul li {
	background: url(../images/line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:120px;
	list-style:none;
        float: left;
}
.list_l_1 ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:25px;
}

.list_l_2 {
	padding:10px 0px 0px 10px; 
}

.list_l_2 ul li {
	background: url(../images/line1.gif) repeat-x bottom;
	padding:0px; margin:0px;
	width:222px;
	list-style:none;
        float: left;
}
.list_l_2 ul {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	line-height:25px;
}

.list_block { clear:both;text-align:left;border:1px solid #EDEDED; background:#FFFFFF;margin:3px;padding:3px 5px 3px 5px; }
.list_block li { border-bottom:1px dashed #EDEDED; padding:6px 0px 4px 0px; }
.list_block li a.span { color:#333333; font-weight:normal; text-decoration:none; text-align:right; float:right; }
.list_block li a.user { background:url("ico_user.gif") no-repeat 0px 2px; float:right; }
.list_block li a.time { color:#333333; font-weight:normal; text-decoration:none; width:60px; text-align:right; float:right; }
.list_block li a.a40 { font-weight:normal; text-decoration:none; width:40px; text-align:center;; float:right; }
.list_block li a.a50 { font-weight:normal; text-decoration:none; width:50px; text-align:center;; float:right; }
.list_block li a.a70 { font-weight:normal; text-decoration:none; width:70px; text-align:center; float:right; }
.list_block li a.a80 { font-weight:normal; text-decoration:none; width:80px; text-align:center; float:right; }
.list_block li a.a100 { font-weight:normal; text-decoration:none; width:100px; text-align:center; float:right; }
.list_block li a.a120 { font-weight:normal; text-decoration:none; width:120px; text-align:center; float:right; }
.list_block li a.a290 { font-weight:normal; text-decoration:none; width:290px; text-align:right; float:right; }
.list_block li a.a190 { font-weight:normal; text-decoration:none; width:190px; text-align:right; float:right; }
.list_block li a.a150 { font-weight:normal; text-decoration:none; width:150px; text-align:left;; float:right; }
.list_block li a.a180 { font-weight:normal; text-decoration:none; width:180px; text-align:left; float:right; }
.list_block li a.b35 { font-weight:normal; text-decoration:none; width:60px; text-align:center; float:left; }
.list_nav { background: url(../images/line1.gif) #efefef repeat-x bottom; height: 24px;line-height:24px; }
.list_nav img { padding-left:8px; padding-right:5px; padding-top:5px; }
.list_nav .red{ color:#cc3300; font-weight:bold; }

.book_title { 
    clear:both;
    text-align:left;
    background:#F8F9F9;
    font-size:14px;
    border-top:1px solid #E1EEF8;
    border-bottom:1px solid #E1EEF8;
}
.book_title li { 
    padding:5px 8px 3px 8px; 
}
.book_title li span { 
    font-weight:normal; 
    text-decoration:none; 
    width:100px;
    text-align:right; 
    float:right; 
}

.book_body {
	font-size:13px;
	margin: 5px auto;
	text-align: left;
        white-space:normal;  
        width: 540px;
	line-height:22px;
        padding:3px 5px 3px 5px;
}
.book_tool {
	/*background: url(../images/line5.gif) repeat-x bottom;*/
        color: #004A9C;
	margin-top: 5px;
        padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	width: 670px;
	margin-left:10px;
}

.book_page {
	border-top:1px solid #EEEEEE;
        color: #004A9C;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	width: 670px;
}

.classTitle{float:left;}
.classTitle .menu{margin:0 auto; width:100%; clear:both; border-bottom:1px solid #ccc; height:25px;}
.classTitle .menu ul{}
.classTitle .menu li{ float:left; color:#999; height:25px; padding:0 12px; background:url(../images/classbg2.gif) right 7px no-repeat;}
.classTitle .menu li h2{ padding:8px 0 0; text-align:left; font-size:13px;}
.classTitle .menu .active{border-bottom:3px solid #FF6600;}

/*列表样式结束*/

/*影片样式开始*/
.vid_url {
	margin: 5px 5px 5px 10px;
	width: 570px;
}

.vid_url li {
	display: block;
	float: left;
	line-height: 22px;
	padding-top: 5px;
        padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
       	list-style:none;
}

.vid_url li img{
	padding:5px;
	border:1px #000000 solid;
	margin-top:5px;
	
}
/*影片样式结束*/


/*宽度样式开始*/
.w_1{
	width:340px;
}
.w_2{
	width:210px;
}
.w_3{
	width:200px;
	line-height:20px;
}
.w_4{
	width:390px;
}

.w_5{
	width:120px;
}
.w_6{
	width:550px;
}

.w_7{
	width:200px; 
}
.w_8{
	width:595px;
}

.w_9{
	width:420px;
}

.w_10{
	width:400px;
}

.w_11{
	width:280px;
}
.w_12{
	width:668px;
}
.w_13{
	width:285px;
}



/*宽度样式结束*/

/*字体大小样式开始*/
.px12{
	line-height:21px;
	text-indent:24px;
}
.px13{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}
.px14{
	font-size:13px;
	font-weight:bold;
	background:#f6f6f6;
	padding:3px;
}
.f13{
	font-size:13px;
	color:#333333;
}
.f14{
	font-size:14px;
	font-family: "Arial"; 
	color:#333333;
}

.grn,a.grn:link,a.grn:visited{color:#000000}
.red,a.red:link,a.red:visited{color:#cc3300}
/*字体大小样式结束*/

/*图片样式开始*/
.pic_url {
	margin: 10px 0px 10px 10px;
	width: 570px;
}
.pic_url li {
	display: block;
	float: left;
	line-height: 25px;
	padding-top: 10px;
        padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 6px;
	/*width: 120px;*/
     text-align:center;
	list-style:none;
}

.pic_url img{
	padding:10px;
	border:1px #000000 solid;
	margin-top:2px;
	
}
/*图片样式结束*/





/*BLOG图片样式开始*/
.blog_url {
       	margin: 10px 10px 10px 10px;
	width: 100%;
}
.blog_url li {
        background: ;
	display: block;
	float: left;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 5px;
	text-align:center;
	list-style:none;
}
.blog_url img{
	padding:1px;
	border:1px #000000 solid;
	margin-top:10px;
	
}
/*BLOG图样式结束*/


/*论坛样式开始*/
.bbs_list_l ul {
       width: 275px;
       padding:5px 0px 0px 0px;
}
.bbs_list_l li {
	display: block;
	line-height: 25px;
	list-style:none;
}
.bbs_list_l li span { 
       color:#333333;
       font-size:13px; 
       font-weight:normal; 
       text-decoration:none; 
       text-align:right; 
       float:right; 
}

.bbs_list_r ul {
       width: 175px;
       padding:10px 0px 0px 5px;
       border-left:1px solid #EDEDED; 
}
.bbs_list_r li {
	display: block;
	line-height: 22px;
	list-style:none;
}
.bbs_list_r li span { 
       color:#333333; 
       font-weight:normal; 
       text-decoration:none; 
       text-align:right; 
       float:right; 
}

.bbs_pic {
	display: block;
	float: left;
	line-height: 20px;
	list-style:none;
        padding:8px 0px 5px 5px;
}
.list_bbs { 
       clear:both;
       text-align:left;
       border:1px solid #EDEDED; 
       background:#FFFFFF;
       margin:3px;
}
/*论坛样式结束*/


/*外框样式开始*/
 .side_border_news{
	padding:4px;
	border:6px #efefef solid;
}
 .side_border{
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom:6px;
}
 .side_border_blog{
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom:6px;
}

 .side_border_x{
	padding:4px;
	border:1px #CCCCCC dotted;
}

/*外框样式结束*/

/*blog样式开始*/

.blog{
	padding:5px 5px 5px 9px;
}
.blog img{
	padding:1px;
	border:1px #cccccc solid;
	margin-top:5px;
	
}
.blog span{
	float:left;
	padding:3px 0px 0px 5px;
	
}

.blog_list {
	width: 250px;
}
.blog_list ul {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 232px;
	list-style:none;
}
.blog_list li{
	background: url(../images/arrow_01.gif) no-repeat 0px 2px;
	margin:0px;
	padding:0px;
	width: 100%;
	height:25px;
}

.blog_list li a, .blog_list li a:visited {
	color: #333333;
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-indent: 10px;
	height:25px;
}

.blog_list li a:hover{
	background: url(../images/arrow_01.gif) #F7F7F7 no-repeat 0px 2px;
	color: #BC2931;
	text-decoration: none;
}
.blog_list li span{
	float:right;
	font-size:10px;
	color:#666666;
	margin:0px;
	padding:0px;
}

/*BLOG样式结束*/

/*连接样式开始*/
.links_logo {
	width: 560px;
}
.links_logo ul{
	margin:0px; padding:0px; margin-left:8px;
}
.links_logo ul li {
	display:inline;
	height: 31px;
	margin:0px;
	width: 88px;
	list-style:none;
}
.links_logo ul li img{
        margin: 5px 3px 0px 0px;
	
}

.links_url {
	margin: 5px 5px 5px 0px;
	width: 560px;
}
.links_url li {
	display: block;
	float: left;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	width: 85px;
	list-style:none;
}
/*连接样式结束*/

/*底部样式开始*/
#footer{
	text-align:center;
	height:80px;
	width:100%;
}
#footer .border_bg{
        background: url(../images/foot1.gif);
	height:26px;
	line-height:26px;
}
.CopyRight{
	line-height:23px;
	font-family: "Arial";
}
/*底部样式结束*/

/*其它样式开始*/
.other_1{
	padding-top:4px;
}
.other_2{
	padding:0px 0px 1px 10px;
}
.other_3{
	margin:5px 0px 0px 17px;
}
.other_4{
	padding-left:5px;
	padding-top:4px
}
.other_7{
	margin-bottom:5px;
}
.other_8{
	width:420px;
}
.other_11{
	margin-bottom:8px;
}
.other_15{
	width:160px;
}
.other_16{
	padding:5px 6px;
}
.other_17{
	width:110px;
}
/*其它样式结束*/