/* CSS Document */

/* Default */
* { margin:0; padding:0; border:none; list-style:none; font-size:12px; line-height:180%; }
body {  font-family:"閿熸枻鎷烽敓鏂ゆ嫹", Verdana, Arial, Helvetica, sans-serif; }
.clear { clear:both; display:none; }
a:link, a:visited { color:#003366; text-decoration:none; }
a:hover { text-decoration:underline; }

/* main */
#nav { height:25px; line-height:25px; margin-top:3px; position:relative; }
#nav ul { width:600px; height:25px; left:0; position:absolute; }
#nav ul li { padding:0 10px; float:left;  }
#nav dl { width:220px; height:25px; margin-top:3px; right:10px; position:absolute; }
#nav dl dd { padding:0 7px; float:right; }
#line { background:#153252 url(../images/top_bg.gif) no-repeat right; height:5px; width:1002px}
#line01 { background:#153252 url(../images/top_bg.gif) no-repeat right; height:2px; }
#line02 { background:#153252 url(../images/top_bg_line.gif) no-repeat left; height:2px; margin-top:5px; width:1002px; }
#line03 { background:url(../images/line_01.gif) no-repeat center; height:2px; margin-top:40px; }
#welcome { height:25px; line-height:25px; color:#003366; text-align:right; padding-right:16px; width:1002px }
#title { height:134px; margin-top:0px; text-align:center; }
.search { width:460px; margin:0 auto; }
.redSearch { width:650px; margin:0 auto; }
.logo { width:180px; margin:60px auto 80px auto; }
.logo a { font-weight:bold; font-size:14px; }
.logo td { text-align:center; }
#navBottom ul { width:280px; height:30px; margin:10px auto 0 auto; }
#navBottom ul li { height:30px;  line-height:30px; float:left; padding:0 4px; color:#333; }
#navBottom ul li a { color:#333; }
#copyright { width:400px; margin:0 auto; text-align:center; color:#666; }
.list { width:1002px; }
.list th { padding-left:20px; text-align:left; }
.list th.result { color:#003366; font-weight:bold; text-align:left; padding-left:20px; }
.listLine { background:url(../images/line.gif) no-repeat center 10px; }
.list ul { margin:20px auto 0 10px; }
.list ul li a { padding-left:25px; line-height:25px; }
.list ul li a.select { background:url(../images/list_nav_bg.gif) no-repeat left center; }
.con { width:600px; color:#003366; font-weight:normal; margin-top:15px; }
.con3 { width:900px; color:#003366; font-weight:normal; margin-top:15px; }
.con2 { width:400px; color:#003366; font-weight:normal; margin-top:15px; }
.green { color:#006600; }
.red { color:#ff0000; }
.conTitle:link, .conTitle:visited, .conTitle:hover { color:#003366; font-weight:bold; text-decoration:underline; }
.link6666cc:link, .link6666cc:visited, .link6666cc:hover { color:#6666cc; text-decoration:underline; }
.pageCount { text-align:center; }
.pageCount a:link, .pageCount a:visited, .pageCount a:hover { color:#333; text-decoration:underline; }
.redLink { color:#ff0000; font-weight:bold; }
.select2, .unSelect2 { width:98px; height:20px; line-height:17px; padding-top:3px; text-align:center; color:#fff; font-weight:bold; text-decoration:none; blr:expression(this.onFocus=this.blur()); display:block; }
.select2 { background:url(../images/01.jpg); }
.unSelect2 { color:#00269f; background:url(../images/02.jpg); }
.selectTab, .unSelectTab { width:98px; height:20px; line-height:17px; padding-top:3px; text-align:center; color:#fff; font-weight:bold; text-decoration:none; blr:expression(this.onFocus=this.blur()); display:block; }
.selectTab { background:url(../images/01.jpg); }
.unSelectTab { color:#00269f; background:url(../images/02.jpg); }

/*page3*/
.brd{width:960px; margin:0 auto; padding:10px 20px; border:solid 1px #9e0001;}
.rst { line-height:40px; color:#9e0001; font-weight:bold; text-align:left; border-bottom:2px solid #eee; }
.rslist { padding:20px 0; }
.rslist li { padding:10px 0; border-bottom:1px dashed #ddd; }
.rslist li:hover { background:#eee; }
.rslist li h3 { padding:0 10px; }
.rslist li h3 a { font-sizt:14px; color:#666; text-decoration:underline; }
.rslist li h3 a:hover { color:#f30; }
.rslist li p { padding:0 20px; color:#999; }
.com { margin-bottom:10px; font-size:18px; text-align:center; line-height:40px; border-bottom:2px solid #eee; }
.tab{ height:30px; border-bottom:1px solid #9e0001; overflow:hidden; }
.tab li{width:140px;height:30px; float:left; margin-right:5px; background:url(../images/tab1.png); font:16px/30px "Microsoft YaHei UI";color:#9e0001; text-align:center; cursor:pointer;}
.tab li.tabx{width:140px;height:30px; background:url(../images/tab.png);color:#FFF; cursor:default;}
.xinxi-bg{width:974px;height:400px; border:solid 1px #9e0001; }
.table-d .tbls{width:100%; }
.table-d .thed { line-height:40px; font-weight:bold; text-indent:10px; }
.tbls { border-collapse:collapse; }
.tbls th, .tbls td { border:1px solid #ddd; padding:5px; color:#666; }
.tbls th { background:#f1f1f1; }

/* Form */
.btnLogin { background:url(../images/login_bg.gif) no-repeat; width:59px; height:17px; color:#fff; cursor:pointer; }
.btnLogout { background:url(../images/logout_bg.gif) no-repeat; width:45px; height:17px; color:#fff; cursor:pointer; }
.inputSearch  { width:358px; height:35px; line-height:35px; padding:0 2px; background:url(../images/input_search_bg.gif) no-repeat fixed; border:#d4d0c7 1px solid; }
.redInputSearch{width:500px; height:40px; border:1px solid #9e0001; font-size:24px;}
.inputCode  { width:220px; height:30px; line-height:30px; padding:0 2px; background:url(../images/input_search_bg.gif) no-repeat fixed; border:#d4d0c7 1px solid; }
.btnSearch { background:url(../images/search_bg.gif) no-repeat; width:80px; height:24px; color:#666; font-weight:bold; cursor:pointer; }
.redBtnSearch { width:128px;height:44px; background:url(../images/btn2.png); font:16px/44px "Microsoft YaHei UI";color:#fff; text-align:center;cursor:pointer}

/* Com */
#com_title ul li { font-weight:bold; font-size:14px;color:#003366;padding-left:10px;}
#right{height: 560px; background:url(../images/right_bg.jpg); float:right;width: 220px;}
#left{height: 560px;}
#line04{background: url(../images/line04.jpg); height:4px; width:100%}
.list_titile{font-weight:bold; font-size:14px;color:#003366;line-height:200%;}
.list_td{font-size:12px;color:#003366;line-height:120%;}
.scroll{ background:#ffffff; scrollbar-shadow-color:#A3C2D4;scrollbar-arrow-color:#5A87AE; scrollbar-track-color:#EDF7F9;scrollbar-base-color:#E1F2FC;scrollbar-face-color:#DDF4FC;scrollbar-3d-light-color:#ffffff; position:absolute; top:35px; width:100%; overflow-y:auto;overflow-x:hidden;height:550px;}


/*enterprise_info*/
.info_head{color:#003366; font-weight:bold; text-align:left;font-size:13px;}
.info_table_head{color:#003366; font-weight:bold;font-size:13px;}
.info_head_big{color:#003366; font-weight:bold; text-align:center;font-size:18px;}
.info_title{background:url(../images/bg_b.jpg);text-align:left;color:#003366;font-weight:bold;padding-left:16px;height:25px;background-repeat:no-repeat;}
.info_content01{padding-left:16px;font-weight:normal;color:#003366;height:55px;}
.info_content02{padding-left:16px;font-weight:normal;color:#003366;}
a.green:link{
	font-size: 12px;
	color: #006600;
}
a.green:visited {
	font-size: 12px;
	color: #006600;
}

a.green:hover {
	font-size: 12px;
	color: #006600;                                                                           
}


.font-red{color:#ff0000;}
.font-green{ color:#006600}
#line05 { padding-top:10px;}

.list_boder
{background-color:#DEEBF7;
 border-color :#DEEBF7;
 }
/*2閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷�閿熸枻鎷烽敓瑙ｈ儗閿熸枻鎷疯壊*/ 
.list_title_boeder
{   
font-size: 12px;
background-color: #F7F7DE ;
color:#2C4155;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}
/*閿熸枻鎷蜂竴閿熸枻鎷烽敓鏂ゆ嫹璋嬮敓鏂ゆ嫹閿熺即锟�/ 
.list_td_1
{   
font-size: 12px;
background-color: #ffffff ;
color:#2C4155;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}
#nad { height:25px; line-height:25px; margin-top:3px; position:relative;width:1002px }
#nad ul { width:620px; height:25px; left:0; position:absolute; }
#nad ul li { padding:0 10px; float:left;  }
#nad dl { width:220px; height:25px; margin-top:3px; right:10px; position:absolute; }
#nad dl dd { padding:0 7px; float:right; }