body, form {
    margin: 0 0;
}
body {
    background-color: #CCCCCC;
}
body, div, input, textarea, select {
    font: 12px verdana, arial, sans-serif;
}

a, a:link, a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
    text-decoration: underline;
}
input, textarea, select {
    background-color: #fcfcfc;
    border: 1px solid #dfdfdf;
}
input.button {
    border: 1px solid #dfdfdf;
    border-left: 4px solid #dfdfdf;
    background-color: #fcfcfc;
}
input.sffocus, textarea.sffocus {
    background: #f9f9f9;
    border: 1px solid #ccc;
}
input:focus, textarea:focus {
    background: #f9f9f9;
    border: 1px solid #ccc;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
li {
    padding: 0;
}
#tou {
    margin: 0 auto;
	width: 780px;
    height: 29px;
	text-align:right;
    background-image: url(images/bj1.jpg);
}
#wrapper {
    margin: 0 auto;
    width: 780px;
}
#innerWrapper {
    width: 100%;
    padding: 8px;
    background-color: #fff;
}
#head {
    width: 100%;
    height: 231px;
/**    background-image: url(images/topbg.gif);**/
}
#logo {
    width: 780px;
    height: 231px;
    background-image: url(images/site_logo.jpg);
}
#nav {
    width: 100%;
    float: left;
    background: #fff;
    border-bottom: 2px solid #ff0000;
}
#menu {
    margin: 0;
    padding: 0;
    line-height: 22px;
    background: #fff;
    list-style-type: none;
}
#menu ul li {
    margin: 0;
    padding: 0;
}

#menu a {
    display: block;
    text-align:center;
	line-height: 22px;
    padding-left: 8px;
	padding-right: 8px;
    border-right: 1px solid #e0e0e0;
}
#menu a:link {
    color:#000000;
    text-decoration:none;
}
#menu a:visited {
    color:#000000;
    text-decoration:none;
}
#menu a:hover {
    color:#fff;
    text-decoration:none;
/**    font-weight:bold;*/
}

#ht {
    text-align:right;
    margin: 0 auto;
	width: 780px;
    height: 27px;
    background-image: url(images/bj1.jpg);
}

#menu li {
    float: left;
    background:#fff;
}
#menu li a:hover {
    background: #C0C0C0;
}
#menu li ul {
	padding: 0;
	margin: 0;
    list-style-type: none;
    text-align:left;
    left: -999em;
	width: 120px;
    position: absolute;
}
#menu li ul li {
    float: left; 
	width: 100px;
    background: #f6f6f6;
}
#menu li ul a{
    display: block;
    text-align:left;
	border-top: 1px solid #ffffff;
	line-height: 22px;
    padding-left: 16px;
	padding-right: 8px;
}
#menu li ul a:link {
    color:#000000;
    text-decoration:none;
}
#menu li ul a:visited {
    color:#000000;
    text-decoration:none;
}
#menu li ul a:hover {
    color:#ff0000;
    text-decoration:none;
/**    font-weight: bold;*/
    background:#FFFFFF;
}
#menu li:hover ul {
    left: auto;
}
#menu li.sfhover ul {
    left: auto;
}

#slide {
    padding: 4px;
    width: 210px;
    height: 160px;
    text-align:center;
}
#showImg {
    padding: 4px;
    background: #ddd;
    display: none;
}
#slide img {
    padding:1px;
}
#switcher .gray {
    background-color:#666666;
}
#switcher .gray a {
    color:white;
    text-decoration:none;
}
#switcher .gray a:hover {
    color:white;
    text-decoration:none;
}
#switcher .dblack {
    background-color:#000033;
}
#switcher .dblack a {
    color:white;
    text-decoration:none;
}
#switcher .dblack a:hover {
    color:white;
    text-decoration:none;
}
#switcher {
    margin-top: -30px;
    margin-left: 100px;
    position: relative;
}
#switcher ul {
    padding: 1px;
    margin: 0;
    list-style-type: none;
}
#switcher ul li {
    font-size: 10px;
    float: left;
    padding: 1px 4px;
    margin: 1px;
    display: block;
}
#switcher a {
    display: block;
}

#dbody {
    width: 100%;
}
#main {
    width: 74%;
    float: right;
    padding: 4px 0;
    background: #fff;
}
#main .left {
    width: 288px;
    float: left;
}
#main .right {
    width: 288px;
    float: right;
}
#main .arc_list {
    margin: 1px;
    padding: 1px;
    height: auto!important;
	height: 190px;
	min-height: 190px;
    background: #fff;
    border: 1px solid #ddd;
}
#main .arclist {
    float: right;
    margin-bottom: 6px;
    width: 99%;
    padding: 1px;
    border: 1px solid #ddd;
}#commend {
    margin: 8px;
}
#commend_list {
    width: 60%;
    float: right;
}
#commend_list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#commend_list li {
	height:18px;
	line-height:18px;
	overflow:hidden;
	list-style:none;
	padding-left: 10px;
}
#left_panel {
    width: 25%;
    float: left;
    margin: 4px 0;
    height: auto;
}
.panel {
    padding: 1px;
    margin-bottom: 4px;
    border: 1px solid #ccc;
    width: 100%;
    background: #fff;
    overflow: inherit;
}
.panel li {
}
.panel_list li {
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
    background: url(images/left_dot.gif) no-repeat;
}
h5 {
    margin: 0;
    color: #fff;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
}
.panel_0 {
    color: #FF0000;
    background: url(images/sm.gif);
}
.panel_1 {
    color: #000000;
    background: url(images/zxwz.gif);
}
.panel_2 {
    color: #000000;
    background: url(images/search.gif);
}
.panel_3 {
    color: #000000;
    background: url(images/link_rm1.gif);
}
.panel_4 {
    color: #000000;
    background: url(images/zxpl.gif);
}
.panel_5 {
    color: #FF0000;
    background: url(images/zxwz.gif);
}
.panel_content {
    background: #EEF8F9;
    padding: 6px;
}
.date {
    float: right;
    color: #ccc;
}
.arc_list_head1 {
    padding: 9px;
    background:url(images/head1.gif);
    color: #fff;
}
.arc_list_head {
    padding: 6px;
    background:url(images/head.gif);
    color: #ff9900;
}

.arc_list_head1 a,
.arc_list_head1 a:link,
.arc_list_head1 a:visited {
    color: #ff0000;
}
.arc_list_head1 span {
    padding-left: 25px;
}
.arc_list_head1 span strong {
    font-size: 14px;
}

.arc_list_head2 {
    padding: 6px;
    background:url(images/head.gif);
    color: #FF9900;
}
.arc_list_head2 a,
.arc_list_head2 a:link,
.arc_list_head2 a:visited {
    color: #000000;
}
.arc_list_head2 span {
    padding-left: 12px;
    background: url(images/tdhead.gif) no-repeat;
}
.arc_list_head2 span strong {
    font-size: 14px;
}

.arc_list ul {
    margin: 0;
	padding: 0;
}
.arc_list li {
    background: url(images/index_dot.gif) no-repeat;
	height:18px;
	line-height:18px;
	border-bottom:1px dashed #ddd;
	overflow:hidden;
	list-style:none;
	padding-left: 15px;
}
.index_list {
    padding: 4px;
}
.clear {
    clear: both;
	width: 100%;
	visibility: hidden;
}

#sub_cat ul{
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
}
#sub_cat li {
    padding: 8px;
    float: left;
    text-align: center;
    font-weight: bold;
}
.listbox {
    padding: 0;
}
.listbox .title {
    width: 100%;
    margin: 0px;
    padding: 6px 0px 4px 0px;
    border-bottom: 1px dashed #ccc;
}
.listbox .subject a,
.listbox .subject a:link,
.listbox .subject a:visited {
    color: #0066CC;
}
.listbox .subject a:hover {
    color: #FF6600;
}
.listbox .list {
    padding: 3px;
    font-weight: bold;
}
.listbox .title .cat a,
.listbox .title .cat a:link {
    font-weight: bold;
}
.listbox .desc {
    width: 96%;
    margin: 0px;
    padding: 4px 8px;
    line-height: 130%;
    border-left: 4px solid #ddd;
}
.listbox ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.listbox li {
    padding: 1px;
    padding-left: 10px;
    background-image: url(images/index_dot.gif);
    background-repeat: no-repeat;
}
/**/
#text {
    padding: 4px;
}
#text-subject {
    color: #ff9900;
    font-weight: bold;
    font-size: 16px;
    padding: 8px;
}
#text-info {
    padding: 2px;
    text-align: center;
    border-top: 1px solid #C2CFDF;
    border-bottom: 1px solid #C2CFDF;
    background-color: #F2F7FE;
}
#text-title {
    color: #aaa;
    font-size: 14px;
	text-align: center;
}
#text-body{
    padding: 4px;
    margin-top: 5px;
    font-size: 14px;
    width: 98%;
	overflow: hidden;
	line-height: 150%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fbfbfb;
}
#text-editor {
    clear: both;
    margin: 30px 4px 4px 70%;
    text-align:center;
    font-weight: bolder;
    background-color: #F0F5FA;
    border: 1px solid #C2CFDF;
    padding: 2px 5px;
}
.text-bottom {
    margin-top: 2px;
}
.text-bottom-title {
    border-bottom: 1px solid #ccc;
    border-left: 10px solid #ccc;
    padding-left: 5px;
    background-color:#f6f6f6;
    line-height: 18px;
}
#nplink {
	padding: 5px;
	margin-bottom: 15px;
}
#pre {
    float: left;
}
#next {
    float: right;
}
.comment {
    margin: 6px;
    background-color: #fff;
    padding: 8px;
    border: 1px solid #999;
}
.commentul {
    padding: 4px;
}
.datetime {
    color: #aaa;
    float: right;
}
#comment {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#comment li {
    padding: 4px;
}
#search-main {
    width: 100%;
    float: right;
    padding: 4px 0;
    background: #fff;
}
#search-main .arclist {
    margin-bottom: 6px;
    padding: 1px;
    border: 1px solid #ddd;
}
#search-body {
    padding: 5px;
    width: 98%;
    text-align: center;
}
#search-left {
    width: 49%;
    padding: 1px;
    float: left;
}
#search-right {
    width: 49%;
    padding: 1px;
    float: right;
}
#search-bottom {
    clear: both;
    text-align: center;
    padding: 5px;
}
#limit {
    float: left;
    width: 40%;
}
#result{
    float: left;
    width: 60%;
}
/**/

#foot {
    background-color:#e9f1f8;
    padding: 8px;
    clear: both;
    font-size: 12px;
    color: #333;
    text-align: center;
    border-top: 2px solid #3c92d0;
}
#pagebar {
    font-size: 12px;
    padding: 2px;
    margin: 0;
    color: #aaa;
    text-align: right;
}
#pagebar ul {
    display: inline;
}
#pagebar li {
    display: inline;
    list-style-type: none;
    padding: 1px 4px;
}
#pagebar1 {
	margin-top: 20px;
    font-size: 12px;
    padding: 2px;
    color: #aaa;
    text-align: center;
}
#pagebar1 ul {
    display: inline;
}
#pagebar1 ul li {
    display: inline;
    list-style-type: none;
    padding: 1px 4px;
}
#messagebox {
    margin: 0 auto;
    padding: 1px;
    margin-top: 150px;
    width: 500px;
    background: #fff;
}
#messagebox-border {
    padding: 1px;
    border: 1px solid #ddd; 
}
#messagebox-title {
    color: #ff0000; 
    font-weight: bold; 
    background-image: url(images/head.gif);
    padding: 5px;
}
#messagebox-content {
    color: #227fb7; 
    background:#f6f6f6;
    padding: 10px; 
    padding-bottom: 20px; 
    text-align: left;
}
#messagebox-content ul li {
    list-style-type: disc;
    margin: 20px 40px;
}
#messagebox-bottom {
    color: #fff; 
    background-color: #d6e9f5; 
    padding: 5px;
    text-align: center;
}
#gd {
    float: right;
	width: 43px;
	height:13px;
}

#full-main {
    width: 100%;
	vertical-align:top
    float: right;
    padding: 4px 0;
    background: #fff;
}
#full-main .arclist {
    float: left;
    width: 100%;
}
#full-main .arclist {
    margin-bottom: 6px;
    padding: 1px;
    border: 1px solid #ddd;
}

#two-row {
    padding: 4px;
}
#two-row li {
    list-style-type: none;
}
#two-row .left-row {
    width: 20%;
	float: left;
	padding: 4px;
}
#two-row .right-row {
    width: 77%;
	float: left;
	padding: 4px;
}

#mypost {
    padding: 4px;
}
#mypost li {
	padding: 4px;
	float: left;
	text-align: center;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #ddd;
}
#mypost .subject {
    width: 50%;
	text-align: left;
}
#mypost .category {
    width: 20%;
}
#mypost .status {
    width: 8%;
}
#mypost .operate {
    width: 15%;
}

#sitemap {
    padding: 4px;
}
#sitemap li {
    list-style-type: none;
	border-bottom: 1px solid #ccc;
}
#sitemap .left-row {
    border-right: 1px solid #ccc;
    width: 20%;
	float: left;
	padding: 4px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#sitemap .right-row {
    width: 77%;
	float: right;
	padding: 4px;
}

