﻿@charset "utf-8";
/*框架*/
html {overflow:-moz-scrollbars-vertical;}  /*让firefox出现滚动条*/
body {background:#fff url(../images/skin/200907/page_bg.gif) repeat-x left 24px;}
#Header {position:relative;width:960px;height:153px;margin:0 auto;padding:0px;background:url(../images/skin/200907/search_bg.gif) no-repeat left bottom;}
#Container {width:960px;margin:0 auto;margin-top:10px;}
#Main {border:1px solid #ccc;background:#fff;_height:450px;min-height:450px;padding:10px;margin:0 auto;}
#Footer {width:960px;margin:0 auto;text-align:center;color:#333;}
.w960 {width:960px;margin:0px auto;}


/*通用样式*/
/*盒子模型*/
.boxMod {border:1px solid #ccc;}
.boxMod h3 {position:relative;height:19px;padding-left:10px;padding-top:6px;margin-top:1px;margin-left:1px;font-size:12px;font-weight:bold;}
.boxMod h3 a {color:#333;}
.boxMod h3 .btn {position:absolute;top:6px;right:10px;font-weight:normal;}
.boxMod div {padding:10px;}
.boxMod div p {font-size:12px;margin:0px;padding:0px;line-height:20px;text-indent:2em;}
.boxMod div table {color:#333;text-align:left;}
.boxMod div table th {padding:0px 5px;line-height:25px;font-weight:normal;border-bottom:1px solid #666;}
.boxMod div table td {padding:4px 5px;line-height:18px;}
.boxMod div table .tit_url a {color:#2244dd;text-decoration:underline;}
.boxMod div table .tit_url a:link {color:#2244dd;}
.boxMod div table .tit_url a:visited {color:#2244dd;}
.boxMod div table .tit_url a:hover {color:#bc2931;}
.boxMod div table .bgGray {background:#f0f0f0;}
.boxMod div table .bgGray td {padding-bottom:6px;}
.boxMod div ul {color:#999;}
.boxMod div ul li {position:relative;line-height:22px;}
.boxMod div ul li a:link {color:#2244dd;text-decoration:underline;}
.boxMod div ul li a:visited {color:#2244dd;text-decoration:underline;}
.boxMod div ul li a:hover {color:#bc2931;}
.boxMod div ul li .tim {position:absolute;top:0px;*top:-5px;right:0px;_right:10px;color:#999;}

/*灰色*/
.bGray {border:1px solid #ccc;}
.bGray h3 {color:#333;background:#f6f6f6;}
.bGray h3 a:link {color:#333;}
.bGray h3 a:visited {color:#333;}
.bGray h3 a:hover {color:#bc2931;}

.bGray2 {border:0px;}
.bGray2 h3 {margin-top:0px;margin-left:0px;border:1px solid #ccc;border-bottom:0px;color:#333;background:#f6f6f6;}
.bGray2 h3 a:link {color:#333;}
.bGray2 h3 a:visited {color:#333;}
.bGray2 h3 a:hover {color:#bc2931;}
.bGray2 div {border:1px solid #ccc;border-top:0px;}

/*蓝色*/
.bBlue {border:1px solid #9bbad8;}
.bBlue h3 {color:#014d97;background:#f1f9fd;}
.bBlue h3 a:link {color:#014d97;}
.bBlue h3 a:visited {color:#014d97;}
.bBlue h3 a:hover {color:#014d97;}

.bBlue2 {border:0px;}
.bBlue2 h3 {margin-top:0px;margin-left:0px;border:1px solid #9bbad8;border-bottom:0px;color:#014d97;background:#f1f9fd;}
.bBlue2 h3 a:link {color:#014d97;}
.bBlue2 h3 a:visited {color:#014d97;}
.bBlue2 h3 a:hover {color:#014d97;}
.bBlue2 div {border:1px solid #ccc;border-top:0px;}

/*橙色*/
.bOrange {border:1px solid #ff850e;}
.bOrange h3 {color:#934901;background:#fff7da;}
.bOrange h3 a:link {color:#934901;}
.bOrange h3 a:visited {color:#934901;}
.bOrange h3 a:hover {color:#934901;}

.bOrange2 {border:0px;}
.bOrange2 h3 {margin-top:0px;margin-left:0px;border:1px solid #ff850e;border-bottom:0px;color:#934901;background:#fff7da;}
.bOrange2 h3 a:link {color:#934901;}
.bOrange2 h3 a:visited {color:#934901;}
.bOrange2 h3 a:hover {color:#934901;}
.bOrange2 div {border:1px solid #ccc;border-top:0px;}

/*红色*/
.bRed {border:1px solid #fdb1b1;}
.bRed h3 {color:#930101;background:#fff2f2;}
.bRed h3 a:link {color:#930101;}
.bRed h3 a:visited {color:#930101;}
.bRed h3 a:hover {color:#930101;}

.bRed2 {border:0px;}
.bRed2 h3 {margin-top:0px;margin-left:0px;border:1px solid #fdb1b1;border-bottom:0px;color:#930101;background:#fff2f2;}
.bRed2 h3 a:link {color:#930101;}
.bRed2 h3 a:visited {color:#930101;}
.bRed2 h3 a:hover {color:#930101;}
.bRed2 div {border:1px solid #ccc;border-top:0px;}

/*tab蓝色*/
.tab_blue {border:0px;}
.tab_blue .tab_btn {height:23px;font-weight:normal;background:#f1f9fd url(../images/tab_blue_dotted.gif) repeat-x left bottom;}
.tab_blue .tab_btn li {float:left;height:17px;padding-top:6px;padding-left:10px;margin-right:2px;background:url(../images/tab_blue_off.gif) no-repeat left bottom;color:#333;}
.tab_blue .tab_btn li a {display:inline-block;height:17px;margin-top:-6px;padding-top:6px;margin-left:-8px;padding-left:10px;padding-right:10px;background:url(../images/tab_blue_off.gif) no-repeat right bottom;cursor:pointer;}
.tab_blue .tab_btn li a:link {color:#333;}
.tab_blue .tab_btn li a:visited {color:#333;}
.tab_blue .tab_btn li a:hover {color:#bc2931;text-decoration:none;}
.tab_blue .tab_btn .tab_on {font-weight:bold;color:#014d97;background:url(../images/tab_blue_on.gif) no-repeat left bottom;}
.tab_blue .tab_btn .tab_on a {background:url(../images/tab_blue_on.gif) no-repeat right bottom;}
.tab_blue .tab_btn .tab_on a:link {color:#014d97;}
.tab_blue .tab_btn .tab_on a:visited {color:#014d97;}
.tab_blue .tab_btn .tab_on a:hover {color:#014d97;}
.tab_blue .content {border:1px solid #9bbad8;border-top:0px;background:#fff;}

/*tab红色*/
.tab_red {border:0px;}
.tab_red .tab_btn {height:23px;font-weight:normal;background:#ffe5e6 url(../images/tab_red_dotted.gif) repeat-x left bottom;}
.tab_red .tab_btn li {float:left;height:17px;padding-top:6px;padding-left:10px;margin-right:2px;background:url(../images/tab_red_off.gif) no-repeat left bottom;color:#333;}
.tab_red .tab_btn li a {display:inline-block;height:17px;margin-top:-6px;padding-top:6px;margin-left:-8px;padding-left:10px;padding-right:10px;background:url(../images/tab_red_off.gif) no-repeat right bottom;cursor:pointer;}
.tab_red .tab_btn li a:link {color:#333;}
.tab_red .tab_btn li a:visited {color:#333;}
.tab_red .tab_btn li a:hover {color:#bc2931;text-decoration:none;}
.tab_red .tab_btn .tab_on {font-weight:bold;color:#930101;background:url(../images/tab_red_on.gif) no-repeat left bottom;}
.tab_red .tab_btn .tab_on a {background:url(../images/tab_red_on.gif) no-repeat right bottom;}
.tab_red .tab_btn .tab_on a:link {color:#930101;}
.tab_red .tab_btn .tab_on a:visited {color:#930101;}
.tab_red .tab_btn .tab_on a:hover {color:#930101;}
.tab_red .content {border:1px solid #fdb1b1;border-top:0px;background:#fff;}

/*tab橙色*/
.tab_orange {border:0px;}
.tab_orange .tab_btn {height:23px;font-weight:normal;background:#fff9de url(../images/tab_orange_dotted.gif) repeat-x left bottom;}
.tab_orange .tab_btn li {float:left;height:17px;padding-top:6px;padding-left:10px;margin-right:2px;background:url(../images/tab_orange_off.gif) no-repeat left bottom;color:#333;}
.tab_orange .tab_btn li a {display:inline-block;height:17px;margin-top:-6px;padding-top:6px;margin-left:-8px;padding-left:10px;padding-right:10px;background:#fff9de url(../images/tab_orange_off.gif) no-repeat right bottom;cursor:pointer;}
.tab_orange .tab_btn li a:link {color:#333;}
.tab_orange .tab_btn li a:visited {color:#333;}
.tab_orange .tab_btn li a:hover {color:#bc2931;text-decoration:none;}
.tab_orange .tab_btn .tab_on {font-weight:bold;color:#915406;background:url(../images/tab_orange_on.gif) no-repeat left bottom;}
.tab_orange .tab_btn .tab_on a {background:url(../images/tab_orange_on.gif) no-repeat right bottom;}
.tab_orange .tab_btn .tab_on a:link {color:#915406;}
.tab_orange .tab_btn .tab_on a:visited {color:#915406;}
.tab_orange .tab_btn .tab_on a:hover {color:#915406;}
.tab_orange .content {border:1px solid #d7b78e;border-top:0px;background:#fff;}

/*tab灰色*/
.tab_gray {border:0px;}
.tab_gray .tab_btn {height:23px;font-weight:normal;background:#f2f2f2 url(../images/tab_gray_dotted.gif) repeat-x left bottom;}
.tab_gray .tab_btn li {float:left;height:17px;padding-top:6px;padding-left:10px;margin-right:2px;background:url(../images/tab_gray_off.gif) no-repeat left bottom;color:#333;}
.tab_gray .tab_btn li a {display:inline-block;height:17px;margin-top:-6px;padding-top:6px;margin-left:-8px;padding-left:10px;padding-right:10px;background:url(../images/tab_gray_off.gif) no-repeat right bottom;cursor:pointer;}
.tab_gray .tab_btn li a:link {color:#333;}
.tab_gray .tab_btn li a:visited {color:#333;}
.tab_gray .tab_btn li a:hover {color:#bc2931;text-decoration:none;}
.tab_gray .tab_btn .tab_on {font-weight:bold;color:#333;background:url(../images/tab_gray_on.gif) no-repeat left bottom;}
.tab_gray .tab_btn .tab_on a {background:url(../images/tab_gray_on.gif) no-repeat right bottom;}
.tab_gray .tab_btn .tab_on a:link {color:#333;}
.tab_gray .tab_btn .tab_on a:visited {color:#333;}
.tab_gray .tab_btn .tab_on a:hover {color:#333;}
.tab_gray .content {border:1px solid #b2b2b2;border-top:0px;background:#fff;}

/*tab2*/
.tab2Mod {border:0px;}
.tab2Mod .tab_btn {height:30px;padding-left:10px;font-weight:normal;background:#ccc;color:#fff;}
.tab2Mod .tab_btn li {float:left;height:21px;padding-top:6px;padding-left:10px;margin-top:3px;margin-right:2px;font-size:14px;}
.tab2Mod .tab_btn li a {display:inline-block;height:21px;margin-top:-6px;padding-top:6px;margin-left:-8px;padding-left:10px;padding-right:10px;font-weight:bold;cursor:pointer;}
.tab2Mod .tab_btn li a:link {color:#f3f3f3;}
.tab2Mod .tab_btn li a:visited {color:#f3f3f3;}
.tab2Mod .tab_btn li a:hover {color:#fff;text-decoration:none;}
.tab2Mod .tab_btn .tab_on {color:#333;background:url(../images/tab_white_on.gif) no-repeat left bottom;background-color:#ccc;}
.tab2Mod .tab_btn .tab_on a {background:url(../images/tab_white_on.gif) no-repeat right bottom;background-color:#ccc;}
.tab2Mod .tab_btn .tab_on a:link {color:#333;}
.tab2Mod .tab_btn .tab_on a:visited {color:#333;}
.tab2Mod .tab_btn .tab_on a:hover {color:#000;}
.tab2Mod div {background:#fff;}

/*tab2 tab2_red 红色*/
.tab2_red .tab_btn {background:#b9393f;}
.tab2_red .tab_btn .tab_on {background-color:#b9393f;}
.tab2_red .tab_btn .tab_on a {background-color:#b9393f;}
.tab2_red .tab_btn .tab_on a:hover {color:#b9393f;}

/*tab2 tab2_blue 蓝色*/
.tab2_blue .tab_btn {background:#0089e7;}
.tab2_blue .tab_btn .tab_on {background-color:#0089e7;}
.tab2_blue .tab_btn .tab_on a {background-color:#0089e7;}
.tab2_blue .tab_btn .tab_on a:hover {color:#0089e7;}

/*boxMod2盒子类型2*/
.boxMod2 h3 {position:relative;height:34px;padding-left:7px;background:url(../images/boxmod2_red.gif) no-repeat left bottom;}
.boxMod2 h3 .title {display:inline-block;height:30px;font-size:14px;color:#fff;padding-left:22px;background:url(../images/boxmod2_red.gif) no-repeat left top;}
.boxMod2 h3 .title b {display:inline-block;height:21px;padding-top:9px;padding-right:22px;text-align:right;background:url(../images/boxmod2_red.gif) no-repeat right -30px;}
.boxMod2 h3 .more {position:absolute;bottom:0px;right:0px;display:block;width:40px;height:34px;background:#fff url(../images/boxmod2_red.gif) no-repeat right bottom;}
.boxMod2 .content {border:1px solid #e3a9a2;border-top:0px;padding:10px;}

.boxMod2_Blue h3 {background:url(../images/boxmod2_blue.gif) no-repeat left bottom;}
.boxMod2_Blue h3 .title {background:url(../images/boxmod2_blue.gif) no-repeat left top;}
.boxMod2_Blue h3 .title b {background:url(../images/boxmod2_blue.gif) no-repeat right -30px;}
.boxMod2_Blue h3 .more {background:#fff url(../images/boxmod2_blue.gif) no-repeat right bottom;}
.boxMod2_Blue .content {border:1px solid #267dff;border-top:0px;padding:10px;}
/*盒子模型End*/

/*按钮样式*/
.abtn_style {display:inline-block;height:17px;*height:16px;padding:0 10px;padding-top:1px;*padding-top:5px;margin-right:10px;font-size:12px;}  /*A标签按钮样式*/
.abtn_style:link {color:#fff;}
.abtn_style:visited {color:#fff;}
.abtn_style:hover {text-decoration:none;color:#fff;}
.btn_style {height:auto;*height:23px;line-height:20px;*line-height:20px;padding:1px 6px;*padding:1px 3px;cursor:pointer;font-size:12px;}   /*普通按钮样式*/

.btn_Orange {background-color:#FCBD47;font-weight:bold;color:#ffffff;border:1px double #DF9304;}
.btn_Orange:hover {background-color:#fcd447;}
.btn_Orange_over {background-color:#fcd447;}
.btn_Orange_out {background-color:#FCBD47;}

.btn_Red {background-color:#dd5164;font-weight:bold;color:#ffffff;border:1px double #a30c21;}
.btn_Red:hover {background-color:#e86c7d;}
.btn_Red_over {background-color:#e86c7d;}
.btn_Red_out {background-color:#dd5164;}

.btn_Blue {background-color:#5872ae;font-weight:bold;color:#ffffff;border:1px double #425a90;}
.btn_Blue:hover {background-color:#6380c4;}
.btn_Blue_over {background-color:#6380c4;}
.btn_Blue_out {background-color:#5872ae;}

.btn_Green {background-color:#66a54c;font-weight:bold;color:#ffffff;border:1px double #3b6e21;}
.btn_Green:hover {background-color:#74ba57;}
.btn_Green_over {background-color:#74ba57;}
.btn_Green_out {background-color:#66a54c;}

.btn_LBlue {
	color:#333;
	background:url(../images/button_blue_off.gif) repeat-x;
	border:1px double #48a4ff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;*height:23px;line-height:20px;*line-height:20px;padding:1px 5px;*padding:0;
}
.btn_LBlue_over {background-image:url(../images/button_blue_on.gif);color:#084d78;}
.btn_LBlue_out {background-image:url(../images/button_blue_off.gif);color:#333;}

.abtn_LBlue {border:1px solid #72a1bd;background:url(../images/btn_bg.gif) repeat-x;}
.abtn_LBlue:link {color:#1d5374;}
.abtn_LBlue:visited {color:#1d5374;}
.abtn_LBlue:hover {color:#433106;text-decoration:none;border:1px solid #bda772;background-position:left -32px;}

/*按钮样式End*/

/*输入框样式*/
.input_style {color:#666;height:16px;*height:19px;padding-top:2px;*padding-top:1px;line-height:19px;padding-left:5px;border-top:1px solid #7c7c7c;border-left:1px solid #9a9a9a;border-bottom:1px solid #c3c3c3;border-right:1px solid #c3c3c3;background:#fff url(../images/input_bg_d4d4d4.gif) repeat-x left top;}

.textarea_style {color:#666;padding-top:2px;padding-left:2px;border-top:1px solid #7c7c7c;border-left:1px solid #9a9a9a;border-bottom:1px solid #c3c3c3;border-right:1px solid #c3c3c3;background:#fff url(../images/input_bg_d4d4d4.gif) repeat-x left top;}

/*分页模块样式*/
.page_cute {margin:10px auto;}
.page_cute a {margin:0px 5px;}
.page_cute a:link {color:#2244dd;text-decoration:underline;}
.page_cute a:visited {color:#2244dd;text-decoration:underline;}
.page_cute a:hover {color:#bc2931;}
.page_cute label {margin:0px 5px;}


/*模块*/
#TopBar {height:23px;border-bottom:1px solid #fff;background:#666666;}
#TopBar .t_box {position:relative;width:960px;margin:0px auto;color:#eee;}
#TopBar .t_box a:link {color:#eee;}
#TopBar .t_box a:visited {color:#eee;}
#TopBar .t_box a:hover {color:#fff;}
#TopBar .t_box .left {line-height:22px;}
#TopBar .t_box .left span {color:#eee;}
#TopBar .t_box .right {position:absolute;top:0px;right:0px;color:#ccc;line-height:22px;}
#TopBar .t_box .right a {color:#eee;margin:0 10px;}
#TopBar .t_box .right a:link {color:#eee;}
#TopBar .t_box .right a:visited {color:#eee;}
#TopBar .t_box .right a:hover {color:#fff;}

#logo {position:absolute;top:0px;left:0px;width:209px;height:72px;background:url(../images/skin/200907/logo.gif) no-repeat;}
#right_btn {position:absolute;top:12px;right:1px;}
#slogn {position:absolute;top:17px;left:210px;}
#Top_Navi {display:inline-block;float:left;width:349px;height:30px;margin-top:45px;margin-left:210px;padding-left:8px;padding-right:7px;background:url(../images/tab_bg.gif) no-repeat;}
#Top_Navi {display:inline;}
#Top_Navi li {float:left;width:85px;height:22px;padding-top:8px;margin-left:-1px;text-align:center;color:#333;}
#Top_Navi li a {display:block;width:85px;height:22px;*height:20px;padding-top:8px;*padding-top:10px;margin-top:-8px;color:#333;}
#Top_Navi li a:link {color:#333;}
#Top_Navi li a:visited {color:#333;}
#Top_Navi li a:hover {color:#000;text-decoration:none;background:url(../images/tab_over.gif) no-repeat;}
#Top_Navi .tab_on {height:30px;font-size:14px;font-weight:bold;color:#fff;background:url(../images/tab_on.gif) no-repeat;}
#Top_Navi .tab_on a {height:24px;*height:22px;padding-top:6px;*padding-top:8px;color:#fff;}
#Top_Navi .tab_on a:link {color:#fff;}
#Top_Navi .tab_on a:visited {color:#fff;}
#Top_Navi .tab_on a:hover {color:#fff;background:none;}

#Search_Box {position:absolute;top:92px;left:197px;width:760px;height:26px;}
#Search_Box .s_sel {}
#Search_Box .s_sel .select_style {margin-top:2px;margin-left:5px;border:0px;}
#Search_Box .s_sel .select_style div {width:190px;height:18px;border:0px;}
#Search_Box .s_sel .select_style select {width:190px;background:#fae7ea;color:#b7534b;font-weight:bold;}
#Search_Box .s_input input {width:385px;height:18px;padding-top:3px;font-size:14px;color:#b7534b;border:0px;}
#Search_Box .s_btn {position:absolute;top:-2px;right:27px;padding:0px;}

#keyword {position:absolute;bottom:15px !important;bottom:14px;left:197px;color:#fff;}
#keyword a {color:#fff;}
#keyword a:link {color:#fff;}
#keyword a:visited {color:#fff;}
#keyword a:hover {color:#fff;}

#Footer {margin-top:20px;padding-top:5px;border-top:3px solid #bb4028;}
#Footer ul li {line-height:22px;}
#Footer ul li a {margin:0 10px;}

#history_url {padding-left:5px;color:#333;}
#history_url a {color:#b63f24;text-decoration:underline;}
#history_url a:link {color:#b63f24;}
#history_url a:visited {color:#b63f24;}
#history_url a:hover {color:#b63f24;}