* {
    padding: 0px;
    margin: 0px auto;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

img {
    max-width: 100%;
}

html {background:url(../../Images2013/htmlbg.jpg) center;overflow-x:hidden;overflow-y:auto;}
body {
    font-size: 100%;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    background: url(../../Images2013/bodybg.jpg) bottom no-repeat;
    font-family: sans-serif;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
a:link,a:visited,a:active {color:  black;text-decoration:none;}
a:hover{color:#4e783a;text-decoration:underline;}

ul li {
    list-style: none;
    padding: 5px;
}

#wrap {
    margin: 0 auto;
    width: 100%;
   
}

h1 {
    margin: 0px;
    padding: 5px 20px;
    font-size: 1.8em;
    font-weight: bold;
    color: #592D10;
}

h2, .morpages {
    margin: 0px;
    padding: 3px 0;
    font-size: 1.2em;
    color: #592D10;
    text-align: center;
}
h3 {
	font-size: 1em;
	line-height:2em;
	height:48px;
	padding:0 0 0 75px;
	font-weight: 600; 
	background-image:url(../../Images2013/lefth1bg.jpg);
}

h4 {
	margin: 0px;
	padding: 0px 5px;
	font-size: 1em;
	font-weight: bold;
	color:#a52a2a;
}

h5 {
	display: block;
	margin: 0;
	padding: 10px 0px;
	width: 280px;
	height: 45px;
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
	
}

h6 {
	font-size: 1em;
	line-height:40px;
	height:2.2em;
    margin:2px;
	padding:0 0 0 75px;
	font-weight: 600; 
	background-image:url(../../Images2013/lefth1bg.jpg);
}

h7 {
	font-size: 1.2em;
	font-weight: 600; 
	color:#592D10;
    margin:5px 0 10px 0;
}
div.contentTitle {
	margin: 0px;
	padding: 20px 0;
	font-size: 1.4em;
	font-weight: bold;
	color:#592D10;
	text-align:center;
}
.fontsize30{font-size:30px;color:#592D10; margin-left:150px;}
.margintop10px{margin:10px 0 0 0;} 
.xinwenbgline{border-bottom:1px dashed #616161;}
.clearfix{clear:both;	display: block;overflow: hidden;visibility: hidden;	width: 0;height: 0;}
.clearFF{clear:both;font-size:0px;height:1px}
.rightad{margin:10px 0 0 0;text-align:center;}
.floatLeft{float:left;}
.floatRight{float:right;}
.pages{text-align:right;margin:10px 20px 10px 0;}
.index_more{padding:15px 30px 0 0;}

div.downtitle
{ 
     padding-top:10px; padding-right:20px; padding-bottom:5px;
	text-align:right;
}

div.contentTitle {
	margin: 0px;
	padding: 20px 0;
	font-size: 20px;
	font-weight: bold;
	color:#592D10;
	text-align:center;
}

#header {
    padding: 5px 5px;
    width: 100%;
    height:45px;
    background-color: red;
    font-size: 1.4em; /* 24 */
}
#bottom {
  margin:0 auto;
}
.mod_logo {
    margin: 0;
    padding: 5%;
    width: 15%;
    float: left;
}
.mod_search {
    width: 70%;
    margin: 5% ;
    padding: 1% 0 0 0;
    max-width: 600px; 
    float:left;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
}

    .mod_search ul li {
        display: block;
        font-size: 1em;
        text-transform: uppercase;
        text-decoration: none;
        padding: 1%;
        float:left;
    opacity:1;
    }

.inputText {
    border: blue solid 1px;
    HEIGHT: 30px;
    BACKGROUND-COLOR: #d7d6d6;
    width: 60%;
    margin: 1%;
    font-size: 1.1em;
    opacity: 0.5;
}
/* button 
---------------------------------------------- */
.button {
    display: inline-block;
    *zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    color:  white;
    background-color: blue;
    font: 1.1em;
    padding: .1em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
   
}
    .button:hover {
        background: #616161;
        color: white;
    }


.line {
    background: #4a2f2b;
    height: 3px;
    overflow: hidden;
}
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.footer-base {
    margin: 10px auto;
    color: #f1f1f1;
    width: 100%;
    height: 250px;
    background-color: #754b44;
    font-size: 1em;
    padding: 18px 2%;
    overflow: hidden;
    /* curved border radius */
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}
.footer-base a{ color:white;}
.footer-beside {
    float: left;
    margin: 0 auto;
    padding: 0 1%;
    width: 18%;
}
.footer-midside {
    width: 32%;
    padding: 5px;
    float: left;
    margin: 0 auto;
   
}
    .footer-midside  li {   
        padding: 2px;
        width: 100%;
        max-height: 15px;
    }
    .footer-beside .webaddr {
        margin: 0 auto;
        padding:0px 5%;
        width: 100%;
       
       
    }
   .footer-midside .webaddr li {
            float: left;
            text-align: center;
            padding: 2px;
            width: 50%;
            max-height: 50%;
           
        }

.footer_bottom {
	position: absolute;
	width: 280px;
	height: 12px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_footer_box_bottom.jpg) no-repeat;
}
#footer a{color:#000;}
.footercopy{clear:both; padding:0 0 10px 0; width:100%;}


/* end of content */

.clumnTit ,.clumnTitB { border-bottom:#d7d6d6 1px solid; height:25px; padding-top:25px; text-indent:12px; color:#000; font-size:14px; font-weight:bold; position:relative; clear:both; text-align:left;}
           
.ss #left {
	WIDTH: 455px
}
.ss #right {
	MARGIN: 0px; WIDTH: 455px
}


/* select tabs */
.tab_container {
    border-style: solid;
    border-width: 1px;
    border-color: #f1f1f1;
    padding: 5px;
    width: 98%;
    height: 250px;
    overflow: hidden;
}

.tabs:after {
    clear: both;
    display: block;
    height: 0;
}

.tabs {
    padding: 2px;
    margin-bottom: 5px;
    width: 80px;
    height: 250px;
    background-color: #754b44;
}

  .tabs ul li {
        color: Silver;
        cursor: pointer;
        margin-right: 1px;
        padding: 10px 2px;
        width: 60px;
    }
.tabs ul li.select {
            background-color: #428741;  }

.tab_content {
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: #666;
    font-size: 12px;
    font-family: Georgia;
    height: 250px;
    margin-bottom: 1px;
    overflow: hidden;
}

#tab2 img {
    width: 160px;
    height: 120px;
    border: 2px solid #fff;
}

#tab3 img {
    width: 160px;
    border: 2px solid #fff;
}

/*
Search
****/

.search_button { border: 0; background: url('images2013/search_button.gif') no-repeat top left; height: 20px; width: 80px;   margin-left: 3px; margin-top: 1px; }


/*********************************
全文
**********************************/
.showFull {
    border-width: 3px;
    border-style: solid;  
    border-color:#428741;
    padding: 15px;
    text-align: left;
    position: absolute;
    top: 160px;
    left: 30px;
    z-index: 20000;
    width: 90%;
    background-color: #fef8ec;
}

#Results p, #work-content p {
    text-align: left;
    line-height: 20px;
    text-indent: 20px;
    padding: 10px 5px;
    font-size:1em;
}
#Results img{
	width:95%;margin:0 auto;
}	
/* griedview */
.grid
        {
            font:16px Arial, Sans-Serif;
        }
.grid a:visited {color:darkblue;}
 .grid td, .grid th
        {  margin-left:15px;
            padding:15px 20px; }
        
 .row td
        {
            border-bottom:solid 1px blue;
        }

 .alternating td
        {
            border-bottom:solid 1px blue;
        }
	
/*浮动在图片上的字*/		


.geren_body_right{position:relative; padding-top:1px;width:100%; background-color: White;}
.geren_body_right #kuan{filter:alpha(opacity=50); -moz-opacity:0.4; opacity:0.4; background:#ffffff; margin-top:10px;  margin-left:10px!important; position: absolute; width: 180px; height:120px;}
.geren_body_right font{ margin-top:30px; height:120px; line-height:22px; font-size:20px; font-weight:bold; text-align:center; color: Blue; position: absolute; width: 180px; margin-left:12px!important;}


.popupHover {
	background-position:left top;
	background-color:#F5F7F8;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFCC;
	opacity:.9;
	filter: alpha(opacity=90);
}




/***** 栏目标题 *****/
.clumnTit ,.clumnTitB { border-bottom:#d7d6d6 1px solid; height:25px; padding-top:25px; text-indent:12px; color:#000; font-size:14px; font-weight:bold; position:relative; clear:both; text-align:left;}
.clumnTit a,.clumnTitB a ,.clumnTit .normal ,.clumnTitB .normal{ font-size:14px !important; color:#000 !important; text-align:left !important; cursor:pointer; margin-top:10px; display:inline;}
.clumnTit a:hover ,.clumnTitB a:hover { color:#820C0C !important; text-decoration:underline;}
.clumnTit em ,.clumnTitB em { font-weight:normal; color:#b4c3d0; float:right; *margin-top:-17px; _margin-top:-17px;}
.clumnTit em a ,.clumnTitB em a { color:#000; margin:0 10px; text-decoration:none; font-size:12px !important; width:auto !Important;}
.clumnTit strong { margin:0 5px; font-size:12px; font-weight:normal;}
.clumnTitB strong ,.clumnTitB strong a { font-size:12px !important; font-weight:normal; float:right; width:200px; text-align:right;*margin-top:-17px; _margin-top:-17px; padding-right:3px;}
.clumnTitB strong a { float:none !important; margin:0 5px; width:auto !important;}
.clumnTit .noHover { font-weight:normal; font-size:14px !important;}
/*手机横屏*/
@media only screen and (max-width: 800px) and (min-width: 648px) {
    .footer-beside {
      
        width: 14%;
    }

    .footer-midside {
        width: 40%;
       
    } 
    .footer-midside li {
        
        max-height: 20px;
    }
}
@media only screen and ( max-width: 640px ) 
    {
        #wrap {
            width: 100%;
        }

        .footer-beside {
            clear: both;
            float: none;
            width: 100%;
        }

        .footer-base {
            height: auto;
        }

        .footer-midside {
          
            width: 100%;
            min-height:250px;
        }
            .footer-midside li {
                max-height: 40px;
            }
            .footer-midside .webaddr {
                display: none;
            }
    }

