﻿

/* ///////////////////////////////////////////// */



body {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    text-align: center;
}
body, div, td, th {
    background-repeat: repeat;
    color: #666666;
    font-family: 'Lucida Grande','微软雅黑','黑体','宋体',simsun,sans-serif;
    font-size: 15px;
    line-height: 150%;
}
div, form, img {
    border: 0 none;
    margin: 0;
    padding: 0;
}

strong{ line-height:30px;}

dl, dt, dd, ul, ol, li {
    border: 0 none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
dl, ul {
    clear: left;
    text-align: left;
}
dt, dd, li {
    display: block;
}
h1, h2, h3, h4, h5 {
    margin: 0;
}
select, input {
    font-size: 9pt;
}
td, p, div {
    text-align: left;
}
a {
    text-decoration: none;
}
a:link {
    color: #666666;
}
a:visited {
    color: #666666;
}
a:hover {
    color: #FF3300;
    text-decoration: underline;
}
a:active {
    color: #FF3300;
}
.center {
    margin: 0 auto;
}
.left {
    float: left;
}
.right {
    float: right;
}
.font_w {
    color: #FFFFFF;
    float: right;
    position: relative;
    right: 15px;
    top: -30px;
}
.font_r {
    color: red; margin:0 0 0 -10px;
}

a.font_2 { background:#aaa; color:#fff; padding:0 5px; }
.font_3 { color:#333; }
.font_4 { font-size:18px; color:#333; line-height:40px; }
.font_5{ font-size:20px; color:#F00; margin-left:-10px;}
.font_6 { font-size:13px; line-height:150%;   }
.fgx{ height:10px; overflow:hidden; line-height:10px; clear:both; display:block; width:100%;}

.font_link {
}
a.font_link {
    text-decoration: underline;
}
a.font_link:visited {
    color: #666666;
}
.font_title {
    background: none repeat scroll 0 0 #c11214;
    color: #FFFFFF;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.menu_1 {
    background: none repeat scroll 0 0 #c11214;
    padding: 0 10px;
}
.menu_1 .line_1 {
    background: none repeat scroll 0 0 #AAAAAA;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
}
.menu_1 a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 2px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 1px;
    width: 30%;
    z-index: 1;
}
a.bt_2 { 
    background: none repeat scroll 0 0 #AAAAAA;
	color:#fff;
    height: 33px;
    position: relative;
    top: 2px;
    z-index: 1;
}
#all {
    background: none repeat scroll 0 0 #FFFFFF;
    padding:20px 10px 20px;
}

#all .top { padding:0 20px; }

#all_2 {
    background: none repeat scroll 0 0 #FFFFFF;
    padding:20px 20px 0px;
}
#all .a1 {
    background: none repeat scroll 0 0 ;
    color: #333333;
    display: block;
    line-height: 40px;
    margin: 15px 0 0;
    text-decoration: none;
    width: 100%;
}
#all div {
    background: none repeat scroll 0 0 ;
    color: #666666;
    padding: 10px 20px 20px;
}


#all .font1{ background:#eee;}
#all .font1 img{ margin-top:10px; }



/*展开按钮*/

.bt_3 { position:relative; top:-40px; right:-20px; width:30px; height:30px; padding:0; margin:0; display:block; float:right; z-index:10; background:#ccc; }






