@charset "utf-8";
/* CSS Document */
body
{
background-color:#ff5400;
text-align:center;
}
.txt{
 line-height:30px;
 text-align:center;
 font-family:宋体;
 font-size:12px;
 color:#565656;
}


.STYLE22 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
	line-height:72px;
}

.s12{font-size: 12px;color:#000000;text-align:center;}
.s14 {font-size: 14px; text-align:left; line-height:30px;}
.s014 {font-size: 14px; text-align:left; line-height:30px; font-weight:bold;}

.t1{
 line-height:30px;
 font-family:宋体;
 font-size:12px;
 color:#000000;
}
.t3{
	font-size: 12px;
	color: #fff; text-align:center; line-height:19px; background-color:ff9e44;
}

.t4{color: #000000; font-family:宋体; font-size:14px; font-weight:bold; background-color:#e98c31; }



a {
	color:#000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.two:link {
font-size: 14px; color:#000000;
text-decoration: none;
}
.two:visited {
font-size: 14px;
color: #666666;
text-decoration: none;
}
.two:hover {
color:#C60005;
text-decoration: none;
}

#main
{
	left: 50%;
	margin-left: -600px;
	position: absolute;
	width:1200px;
	height:auto;
 
	background-image:url(../images/bj.gif);
	
}

#head
{margin : 0px auto auto auto; 
  width:1000px;
  height:134px;
}
#menu
{ margin-right: auto; margin-left: auto;
width:1000px;
height:34px;
background-image:url(../images/menu_bg.gif);
background-repeat:repeat;

}

.endArea{margin:0 auto; width:1000px; background:url(../images/div_bg.gif); clear:both;}
.endArea .col1{float:left;margin : 3px auto auto auto; width:290px; height:460px; padding-bottom:10px;  padding-top:10px;background-color:#ff7400;}
.endArea .col2{float:right; width:700px;  margin : 3px auto auto auto;  }


#leg1
{  clear:both;
  margin : 10px auto auto auto;
  width:1000px;
  height:40px;
  background-color:#ff7400;
  font-size: 12px; 
  line-height:40px;
 }
#foot
{
 width:1000px;
  margin : 0px auto auto auto;
 height:160px;
 text-align:center;
 background-color:#ff7400;
 }



