/* CSS Document */
body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #000000;
	line-height:20px;
}
body{
       margin-left:0;
       margin-right:0;
	   margin-bottom:0px;
	   margin-top:0px;
	margin:0 auto;
	float:center;
}

a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
a.red:link {
	font-size: 12px;
	color: #FF6600;
}
a.red:visited {
	color:#FF6600;
}
a.red:hover {
	color: #FF6600;
}
a.red:active {
	color: #FF6600;
}
a.white:link {
    text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
}
a.white:visited {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color:#FFF;
}
a.white:hover {
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
	color: #000;
}
a.white:active {
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
}
.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:220px;
    float:left;
	margin-right:10px;}
#right{width:760px;
    float:left;}
.line_all {
	background-color: #fff9ed;
	border: 1px solid #ffaf2f;
}

.font14B{
	font-size:14px;
	font-weight: bold;
}
.font12B{
	font-size:12px;
	font-weight: bold;
}
.line3px {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.font16B{font-size:16px;
font-weight:bold;
color:#FF6600;}
.font14B1{font-size:14px;
font-weight:bold;
color:#FF6600;}
.line_bottom1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.more_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffc088;
	border-right-color: #ffc088;
	border-left-color: #ffc088;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc088;
}
.img {
	border: 1px solid #999999;
}
.input {
	line-height: 18px;
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 150px;
}
.line_gary {
	border: 1px dashed #CCCCCC;
}
.line_org {
	border: 1px dashed #F85800;
}