﻿*
{
	margin:0;
	padding:0;
}
body
{
	font-family: "宋体",Arail,verdana;
	font-size:12px;
	line-height:1.5em;
	font-size:12px;
	background-image: url(../images/bg_01.jpg);
}
.message
{
    background:#000;
    border:1px #fff solid;
    margin:3px;
    color:White;
}
.paddingContent
{
    padding:30px;
    font-size:13px;
    line-height:1.8em;
}
img{border:0;}
li
{
    list-style:none;
}
a
{
    text-decoration:none;
    color:#fff;
}
a:hover
{
    text-decoration:underline;
    color:Red;
}
.STYLE3 {color: #FF0000}
.STYLE4 {color: #FFFFFF}
.STYLE6 {
    color: #e57c00;
    font-weight: bold;
    font-size: 10px;
}

.STYLE3 a {
	color: #FF0000;
	text-decoration: none;
}
.STYLE6 a {
	color: #7c5f19;
	text-decoration: none;
	font-size:12px;
}
.STYLE7 {
    color: #FFFFFF;
    font-family: "宋体";
    font-weight: bold;
}
.warper
{
    margin:0 auto;
    width:1003px;
}
.home_tab_content
{
    width:183px;
    height:129px;
    overflow:hidden;
    color:#7c5f19;
}
.home_tab_content a
{
    color:#e57c00;
}
.home_tab_content img
{
    margin-top:-2px;
}
.home_tab_content li
{
    border-bottom:1px dotted #000;
    width:100%;
    height:30px;
    line-height:30px;
}
.pic_bar
{
    width:620px;
    height:120px;
    
}
.alignLeft
{
    text-align:left;
}
.colorRed
{
    color:Red;
}
td .active
{
    background:url(../images/menu_active.png) no-repeat;
}
.menuActuator, .noneMenuActuator
{
	width:100px;
	padding-left:18px;
	height:25px;
	padding-bottom:10px;
}
.menu {
	background-color:#fff;
	layer-background-color:#cccccc;
	line-height:25px;
	filter:alpha(opacity=60);
    opacity:0.6;
    
}
.menu a
{
    color:#000;
}

td.menuActuator div 
{
    /* this makes TDs a container with their own coordinate system.
     absolutely-positioned elements will be offset relative to them */
    position:relative;
}
.slideshow
{
    width:180px;
    height:120px;
    overflow:hidden;
}
.padding10
{
	padding:10px;
}
.news-div
{
	background:#000;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	color:red;
}
.news-div a
{
	color:white;
}
.news-div a:hover
{
	color:red;
}

.news-title
{
	text-align: center; 
	font-size: 16px; 
	color: rgb(255, 0, 0); 
	font-weight: bold; 
	margin-top: 10px;
	line-height:200%;
}
.news-content
{
	padding-left: 50px; 
	padding-right: 50px; 
	margin-top: 13px;
	color:White;
	line-height:200%;
}
.news-author
{
	text-align: center; 
	font-size: 14px;
	color:White;
	line-height:200%;
}
