/* CSS Document */
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	
}
body{
       margin-left:auto;
       margin-right:auto;
	   margin-bottom:0px;
	   margin-top:0px;
	   text-align:center;

}

.fontF7000C
{
	font-size:14px;
	font-weight: bold;
	color:#F7000C;

}

a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}

a.menu2 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu2:visited {
	color: #FFFFFF;
}
a.menu2:hover {
	color: #000000;
}
a.menu2:active {
	color: #000000;
}



a.menu1 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.menu1:visited {
	color: #000000;
}
a.menu1:hover {
	color: #FFFFFF;
}
a.menu1:active {
	color: #FFFFFF;
}
a.red:link {
	font-size: 14px;
	color: #FF0000;
	text-decoration:none;
}
a.red:visited {
	font-size: 14px;
	color: #FF0000;
	text-decoration:none;
}
a.red:hover {
	font-size: 14px;
	color: #0000FF;
	text-decoration:underline;
}
a.red:active {
	font-size: 14px;
	color: #FF0000;
	text-decoration:none;
}
a.blue {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-decoration:none;
}
a.blue:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration:none;
}
a.blue:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
}
a.blue:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}
a.blue12 {
	font-size: 12px;
	color: #0000FF;
	text-decoration:none;
}
a.blue12:visited {
	color: #0000FF;
	text-decoration:none;
}
a.blue12:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.blue12:active {
	color: #FF0000;
	text-decoration:none;
}
.menu{
	background-image: url(../images/index_05.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#w990{
	margin:0 auto;
	float:center;
width:990px;
margin-bottom:5px;}
#left{width:330px;
    float:left;}
#right{
	width:650px;
	float:left;
	margin-right: 10px;
	overflow: hidden;
}

#left1{width:250px;
    margin-right: 10px;
    float:left;}
#right1{
	width:730px;
	float:left;
	
}

.font14B{
	font-size:14px;
	font-weight: bold;
}
.font_red{color:#FF0000}
.font12{font-size:12px;}
.font_gary{font-size:12px;
color:#999999;}

.img {
	border: 1px solid #999999;
}
.input {
	line-height: 18px;
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 150px;
}
.select {
	line-height: 18px;
	border: 1px solid #CCCCCC;
	height: 14px;
}

.line_org {
	border: 1px dashed #F85800;
}
.search {
	background-color: #FFF3E7;
	border: 1px solid #FDC087;
}
.line_bottom1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#FF0000;
}
.line3px {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.input {
	line-height: 18px;
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 150px;
}

/*新加样式*/
A.lnk01:link {
	COLOR: #333333; FONT-SIZE: 12pt; TEXT-DECORATION: blink
}
A.lnk01:hover {
	COLOR: #333333;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: none;
	background-color: #FFFF00;
}
A.lnk01:visited {
	COLOR:#FF6600; FONT-SIZE: 12pt; TEXT-DECORATION: underline
}
