﻿@import url(comm.css);
@import url(focus.css);


/*网站基础样式*/
html{-webkit-text-size-adjust:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,th,td,p,blockquote,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0px;padding:0px;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
body{word-wrap:break-word;text-align:center;font:12px/1.8 Tahoma,Verdana,Arial,\5b8b\4f53;color:#333333;background:#fff url(../images/bg.jpg) repeat-x 0 0;}

input,select,textarea,button{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
li{list-style:none;*margin-left:-1px}
.left{float:left}
.right{float:right}
.clear{display:block;clear:both;font-size:0px;height:0px;line-height:0px;width:0px;margin:0px;padding:0px;overflow:hidden}
a{color:#666;text-decoration:none;}
a:hover{text-decoration:underline;}
.page_style{width:1000px;margin:0px auto 0px auto;text-align:center;overflow:hidden;}

/*顶部及主菜单样式*/
.top_box{clear:both;padding:0;margin:0;}
.top_box .logo{float:left;text-align:left;margin-top:30px;}
.top_box .topcontent{float:right;overflow:hidden;padding:0;margin:0;height:158px;}

.menu_box{text-align:center;height:40px;margin:0px auto;}
.menu_style_homepage{float:left;text-align:center;width:100px;line-height:40px;color:#c0d50c;display:inline;}
.menu_style{float:left;text-align:center;background:url(../images/liline.png) no-repeat left top;width:95px;line-height:40px;font-size:12px;}

a.menu{display:block;height:40px;width:100px;color:#fff;text-decoration: none;padding:0 0 0 0;font-size:15px;}
a.menu:hover{display:block;color:#c0d50c;text-decoration:none;font-weight:bold;}

.menu_current a.menu{color:#c0d50c;}
.menu_current a.menu:hover{}


/*banner样式*/
.banner{clear:both;padding:0 0 0 0;margin:2px 0 0 0;}
.smallbanner{clear:both;padding: 0 0 0 0;margin:0 0 0px 0;text-align:left}

/*网站主体框架样式*/

.main_box_style{clear:both;margin:10px 0 0 0;height:100%;overflow:hidden;}

.main_box_style1{clear:both;margin:10px 0 0 0;height:100%;overflow:hidden;}
.main_box_style1 .main_box_inner_left{float:left;width:231px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style1 .main_box_inner_right{float:right;width:757px;margin:0 0 0 0;overflow:hidden;text-align:left;}

.main_box_style2{clear:both;margin:5px 0 0 0;overflow:hidden;height:100%;overflow:hidden;background:url(../images/lanmu_nav_bg.gif) repeat-y right top;}
.main_box_style2 .main_box_inner_left{float:left;width:730px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style2 .main_box_inner_right{float:right;width:210px;margin:0 0 0 0;padding:0 0 0 0;overflow:hidden;text-align:left;border:0 solid #cccccc;border-width:1px 0 0 0;}


.main_box_style3{clear:both;margin:5px 0 0 0;height:100%;overflow:hidden;background:url(../images/lanmu_nav_bg.gif) repeat-y left top;}
.main_box_style3 .main_box_inner_left{float:left;width:210px;margin:0 10px 0 0;overflow:hidden;text-align:left;border:0 solid #cccccc;border-width:1px 0 0 0;}
.main_box_style3 .main_box_inner_middle{float:left;width:460px;margin:0 0 0 0;overflow:hidden;text-align:left;}
.main_box_style3 .main_box_inner_right{float:right;width:210px;margin:0 0 0 10px;overflow:hidden;text-align:left;}


/*导航样式*/
.nav_box{clear:both;width:100%;margin:0 0 10px 0;overflow:hidden;}
.nav_sign{text-align:center;color:#fff;line-height:37px;padding:0 0 0 30px;}
.nav_more{font-weight:normal;padding:8px 10px 0 10px;margin:0 0 0 0;}
.nav_more a{font-size:10px;line-height:15px}
.nav_title{font-weight:bold;height:37px;text-align:left;color:#008800;background:#1488DF;overflow:hidden;cursor:pointer;font-size:14px;}
.nav_header{text-align:left;padding:0 0 0 0;margin:0 0 0 0}

.nav_content{margin:0 0 0 0;border:1px solid #ddd;text-align:left;background:#fff;}

.nav_menu{margin:0 0 0 0;padding:0;text-align:left;border:1px solid #ddd;border-top:none;}

.nav_menu ul li{clear:both;text-align:center;}
.nav_menu ul li a{font-size:14px;border-bottom:1px dotted #ddd;display:block;margin:0 auto;text-align:left;padding:10px 0 10px 30px;}
.nav_menu ul li a:hover{background:#f8f8f8;}
.nav_menu ul li a.current{color:#000;font-weight:bold;background:#f8f8f8;}

.nav_menu ul li ul li{text-align:left;background-image:none;padding:0 0 0 0;}
.nav_menu ul li ul li a{line-height:20px;font-size:12px;display:block;text-align:center;}
.nav_menu ul li ul li a.current{color:#cc0000}

.nav_menu ul li ul li ul{padding:0 0 0 15px;}
.nav_menu ul li ul li span.node{float:left;height:20px;width:15px;cursor:pointer;background:url(../images/node_open.gif) no-repeat 0 center;}
.nav_menu ul li ul li span.node_close{float:left;height:20px;width:15px;cursor:pointer;background:url(../images/node_close.gif) no-repeat 0 center;}
.nav_menu ul li ul li span{float:left;height:20px;width:15px;background:url(../images/subnav.gif) no-repeat 0 center;}

/*模块样式*/
.module_box{clear:both;margin:0 0 10px 0;border:0 solid #cccccc;overflow:hidden;}                 /*模块整行布局样式*/
.module_box_layout_left{float:left;margin:0 0 10px 0;border:0px solid #cccccc;overflow:hidden;}  /*模块左布局样式*/
.module_box_layout_right{float:right;margin:0 0 10px 0;border:0px solid #cccccc;overflow:hidden;}   /*模块右布局样式*/

.module_box_inner{clear:both;text-align:center;padding:0px 0 5px 0;border:1px solid #ddd;overflow:hidden;height:100%;}/*模块内层容器样式*/
.module_box_layout_left .module_box_inner{clear:both;text-align:center;margin:0 10px 0 0;padding:0px 0 5px 0;border:0px solid #cccccc;overflow:hidden;height:100%;border:1px solid #ddd;} /*模块居左时重写内层样式*/

.module_title{cleat:both;height:33px;text-align:left;background:url(../images/title1.jpg) no-repeat 0 0;overflow:hidden}

.module_sign{float:left;text-align:left;padding:5px 0 0 36px;font-weight:bold;color:#fff;font-weight:normal;font-size:14px;}
.module_more{float:right;font-weight:normal;padding:6px 10px 0 10px;margin:0 0 0 0;}
.module_more a{font-size:12px;line-height:20px}

.module_content{margin:0 0 0 0;pading:0 10px 0 10px;text-align:left;}

.module_footer{clear:both;height:1px;overflow:hidden;background-color:#cccccc;display:none}
.module_footer .l{float:left;}
.module_footer .r{float:right}

/*子栏目样式*/
.lanmupage .current_location{display:none}
.current_location{clear:both;border:1px solid #cccccc;border-width:1px;text-align:left;height:29px;background:url(../images/title1.jpg) no-repeat 0 0;height:33px;}
.current_location_1{float:right;padding:5px 15px 0 5px;}
.current_location_2{float:left;font-size:15px;padding:5px 0 0 30px;color:#fff;}

.sublanmu_box{text-align:left;padding:0;border:1px solid #dcdcdc;border-width:0 1px 1px 1px;}
.sublanmu_content{text-align:left;padding:15px;clear:both;}
.sublanmu_content_introduct{line-height:2.0;font-size:1.1em} /*自定义内容子栏目样式*/
.sublanmu_content_introduct p{margin-bottom:10px;min-height:10px}

.sublanmu_page{clear:both;text-align:center;margin:15px 0 10px 0;font-size:12px;font-family:宋体;line-height:180%;}
.sublanmu_page a{vertical-align:middle;zoom:1;height:15px;line-height:15px;padding:2px 8px 2px 8px;border:1px solid #cccccc;}
.sublanmu_page span.c{border:0px solid #cccccc;border-color:#999999;font-weight:bold;padding:0 2px 0 2px;}

.sublanmu_pn{font-size:13px;margin:15px 0 5px 0}
.sublanmu_pn li{color:#D33506}

/*评论*/
.comments_box{text-align:left;border:1px solid #cccccc;margin:10px 5px 10px 10px;}
.comments_box .title{padding:2px 0 0 10px;height:20px;font-weight:bold;background-color:#ececec}
.comments_box ul li{padding:5px 0 5px 25px;}
.comments_box .textarea{width:520px;height:100px;border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;}

.comments_list{padding:5px 5px 0 10px;border:0px solid #cccccc;overflow:hidden}
.comments_list .title{display:block;padding:2px 0 3px 5px;height:18px;width:100%;font-weight:bold;}
.comments_list .item{clear:both;margin:0 0 10px 0;overflow:hidden}
.comments_list .header{padding:3px 0 0 10px;height:22px;background-color:#eeeeee}
.comments_list .header .floornum{font-size:12px;font-style:Italic;font-weight:bold}
.comments_list .header .left{float:left}
.comments_list .header .right{float:right;padding-right:10px}
.comments_list .quote{display:block;color:#999999;padding:5px 5px 5px 10px;border:1px solid #ececec}
.comments_list .content{padding:5px 5px 5px 15px}
.comments_list .reply{background:url(../images/reply.gif) no-repeat 5px 5px;border:1px dashed #cccccc;padding:2px 5px 2px 25px;margin:2px 0 5px 0;color:#D33506}

.comments_page{clear:both;vertical-align:middle;text-align:right;background-color:#ffffff;margin:10px 0 10px 0;font-family:宋体;}
.comments_page a{height:15px;line-height:15px;vertical-align:middle;zoom:1;padding:2px 8px 2px 8px;border:1px solid #cccccc;font-size:12px}
.comments_page span{vertical-align:middle;padding:2px 3px 2px 3px;font-weight:bold;font-size:12px}

/*bottom样式*/
.bottom_box{clear:both;padding:0 0 0 0;border-top:2px solid #2e8a8a;margin:20px 0 5px 0;text-align:center;width:100%;padding:10px 0 0 0;}


/*登陆界面*/
.loginbox_item{height:20px;padding:0 0 0 0;padding:0 5px 5px 0;text-align:left;font-size:9pt;}
.loginbox_textbox{width:100px;height:15px;border:0 solid #CCCCCC;border-width:1px 1px 1px 1px}
.loginbox_textbox_yzm{width:40px;height:15px;border:0 solid #CCCCCC;border-width:1px 1px 1px 1px}
.loginbox_submit{width:60px;height:20px;border:0 solid #333333;border-width:0 1px 1px 0;background-color:#dddddd;cursor:pointer;}
a.logined_href:link{font-size:9pt;color:#FF0000;text-decoration:underline}
a.logined_href:visited{font-size:9pt;color:#FF0000;;text-decoration:underline}
a.logined_href:hover{font-size:9pt;color:#FF0000;text-decoration:underline}


/*其他样式*/
.textarea{border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;}
.button{width:55px;font-size:9pt;height:19px;cursor:pointer;background-image:url(../images/button.gif);background-position: center center;border-top: 0px outset #eeeeee;border-right: 0px outset #888888;border-bottom: 0px outset #888888;border-left: 0px outset #eeeeee;padding-top: 2px;background-repeat: repeat-x;}
.tb{border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;padding:2px 3px}
.bt{height:22px;width:70px;font-size:9pt;background-image:url(../images/bt.gif);padding-top:2px;cursor:pointer;border-width:0px;}
