﻿@charset "utf-8";
body{
	margin:0px;
	font-size:12px;
	color:#333;
	background:url(http://www.jdbbx.com/images/bg_header.png) repeat-x;
	vertical-align:middle;
	font-family:"微软雅黑",Arial,"宋体";
}
a{ color:#018fc5; text-decoration:none;}
img{vertical-align:middle; border:0;}
ul{ margin:0 0; padding:0 0;}
ul li{ list-style:none; list-style-position:outside;}

.clear{ clear:both;}
.center{ text-align:center;}
.rightfloat{ float:right;}
.leftfloat{ float:left;}
.pcontent{ text-indent:1em;}
.errmsg{ color:red;}
.orange{ color:#F60;}
.red{ color:#cc3300;}
.blue{ color:#09C; font-size:14px; font-weight:bold;}

.searchbor,.input{ height:12px; border:1px #93cbf2 solid; color:#999; padding:4px;}

/*基本框架*/
.mainbase{ width:950px;text-align:center; margin:0 auto; overflow:hidden; clear:both;}
#searchout{ height:62px; background:url(help_06.png) no-repeat; }
#content{ height:100%; min-height:410px; background:url(help_07.png) repeat-y;}
#foot{ height:25px; background:url(help_08.gif) no-repeat; }

#copyright{color:#666; margin:10px auto 0 auto;text-align:center; font-size:12px; border: solid 1px #e2e2e2;background-color:#f4f4f4;}
.copyright{ width:90%; font-size:12px; color:#7c7c7c; line-height:18px; margin:10px auto;}

/* searchout内容 */
#sl{ width:7px; height:34px; background:url(search_l.gif) no-repeat; float:left;}
#sm{ width:880px; height:34px; background:url(search_m.gif) repeat-x; float:left;}
    #sm .cjnormal{ cursor:pointer; width:138px; height:30px; float:left; margin-left:50px; margin-top:4px; padding-top:8px; text-align:center; font-weight:bold; font-size:14px; color:#000; display:inline;}
    #sm .cjclick{ cursor:pointer; width:138px; height:30px; float:left; margin-left:50px; margin-top:4px; background:url(helpcj_bg.gif) no-repeat; padding-top:8px; text-align:center; font-weight:bold; font-size:14px; color:#0099cc; display:inline;}
#sr{ width:7px; height:34px; background:url(search_r.gif) no-repeat; float:left;}


/* content内容 */
#conleft{ width:205px; float:left; border:#a6d0e7 1px solid; margin-left:25px; background:url(help_09.gif) no-repeat left top #f7fcfe; padding:10px; display:inline; text-align:left;}
    #conleft .leftbody{width:100%; height:80px;}
    #conleft .leftbody p{ margin:0; padding:0; height:25px; line-height:25px;}
    #conleft .leftbody label{ display:inline-block; width:55px;}
    
    #leftMenu{ width:205px; height:auto; overflow:visible;}
    #leftMenu ul{ list-style:none; list-style-position:outside; margin:0 0; padding:0 0; clear:both; display:block;}
    #leftMenu ul li{ cursor:pointer; list-style:none; width:200px; height:39px; line-height:39px; text-align:center; color:#0099cc;}
    #leftMenu ul li.hover{ color:#000; background:url(hlbg.gif) no-repeat;}

#conright{ float:left; margin-left:20px; width:650px; min-height:380px; overflow:hidden;}
    #conright .errmsg{ color:red;}
    #conright ul{ list-style:none; list-style-position:outside; width:98%; text-align:left; margin:10px 0; padding:0 0;}
    #conright ul li{ line-height:32px; background:url(unline.gif) bottom repeat-x;}
    #conright ul li a{ text-decoration:none; font-size:14px; color:#295394;}

    #conright .form ,#conright .list{ text-align:left; width:648px; border: solid 1px #bbd1de; background:url(bg_helptw_title.gif) top repeat-x right; height:400px; margin:0; padding:0;}  
    #conright .form .title, #conright .list .title{line-height:28px; margin-left:20px; color:#000; font-size:14px; font-weight:bold;}
    #conright .form .move{ margin:10px auto; width:80%; height:50px; list-style-type:none;}
    #conright .form .move li{ float:left; margin:0 20px; height:50px; line-height:50px; list-style-type:none;}
    
    #conright .form .twform{ margin:0; width:80%;}
    #conright .form .twform p{ height:40px; line-height:40px; margin:0; padding:0;}
    #conright .form .twform p label{ width:20%; text-align:right; margin-right:10px; display:inline-block; float:none;}
    #conright .form .twform label{ width:20%; text-align:right; margin-right:10px; display:inline-block; float:left;}
    #conright .form .twform textarea{ float:left;}
    
    #conright .form .replyform{ margin:0; width:85%; margin-left:20px;}
    
    
    /* #conright .list{text-align:left; width:100%; height:400px; margin:0; padding:0;}*/
    #conright .list .title{line-height:30px; height:30px; color:#000; font-size:14px; font-weight:bold;}
    #conright .list .title .icon{display:none;}
    #conright .list .content{ height:370px; clear:both;}
    #conright .list .content .body{ height:320px;}
    #conright .list .content ul{ list-style:none; list-style-position:outside; width:98%; text-align:left; margin:0; padding:0 0; }
    #conright .list .content ul li{ line-height:32px; background:url(unline.gif) bottom repeat-x; margin-left:20px; padding-left:10px; width:90%;}
    #conright .list .content ul li a{ text-decoration:none; font-size:14px; color:#295394;}

/** jdbbx.com 的头部 **/
.topbg{ width:100%; background:url(http://www.jdbbx.com/images/topbg.gif) repeat-x;}
.wrap{ margin:0 auto; width:950px;}
.topmenu{ height:63px;}
.topmenu div{ margin:0 20px; text-align:center; float:left;}
.topmenulist{ width:600px; float:left; text-align:left;}
.topmenulist ul li{ float:left; margin:0 20px; line-height:63px;}
.topmenulist a{ color:#416e84; font-size:14px; font-weight:bold;}
.topmenulist a:hover{ color:#0CF;}


/* AspNetPager */
.AspNetPager{ height:30px; line-height:30px; text-align:left; margin:10px 0 0 30px;}
 
 
 
.header{ width:990px; height:90px; margin:0 auto;}
.header .logo{ margin:20px 20px 20px 20px;_margin:20px 20px 20px 20px; float:left}
.header .nav{ margin-left:20px; float:left; width:620px; margin-top:30px; height:36px; background:url(http://www.jdbbx.com/images/bg_nav.gif) no-repeat}
.header .nav .lis{ width:100px; height:36px; line-height:36px; float:left; text-align:center;padding-top:1px;}
.header .nav .lis a{ color:#fff; font-weight:bold; text-decoration:none;}
.header .nav .lis a:hover{ color:#fff;text-decoration: underline}

.header .nav .lis2{ width:100px; height:36px; line-height:36px; float:left; text-align:center; _padding-top:6px;}
.header .nav .lis2 a{ color:#fff; font-weight:bold; text-decoration:none;}
.header .nav .lis2 a:hover{ color:#fff;text-decoration: underline}
.header .nav .navline{width:3px; height:36px; background:url(http://www.jdbbx.com/images/navline.gif); float:left}
.header  .loginbar{ width:65px; color:#666; float:right; margin-top:10px; margin-right:20px;_margin-right:20px;}
.header  .loginbar a{color:#0071dc;}
.linea{ height:6px; background:url(http://www.jdbbx.com/images/index_02.gif) no-repeat; overflow:hidden; width:1000px;}


.about{ width:1000px; background:url(http://www.jdbbx.com/images/bg_about.gif); height:37px; margin:0 auto; margin-top:10px; line-height:37px; text-align:center;}
.about a{ color:#fff}
.about a:hover{ color:#fff; text-decoration:underline}
.about .line1{ margin:0 10px; color:#59b3d6}

.footer{ width:1000px; margin:0 auto; height:80px;}
.footer .ftlogo{ height:80px; width:250px; float:left; margin-left:150px; display:inline;}
.footer .copyright{ height:80px; width:500px; float:left; margin-left:10px; color:#7d7b80}
.footer .copyright .nock1{ margin-top:8px;width:500px;}
.footer .copyright .nock2{ margin-top:10px;width:500px;}
.footer .copyright .nock3{ width:140px; float:left;}
.footer .copyright .nock4{width:90px; background:url(http://www.jdbbx.com/images/ico2.jpg) no-repeat; padding-left:20px; float:left;}
.footer .copyright .nock5{width:90px; background:url(http://www.jdbbx.com/images/ico3.jpg) no-repeat; padding-left:20px; float:left;}
.footer .copyright a{ color:#0e8100; text-decoration:underline}
.footer .copyright a:hover{ color:#f00; text-decoration:underline}
