@charset "utf-8";
/* CSS Document */
body
{
background:url(../images/bj.gif) repeat-y center #ff5400;
text-align:center;
}


.txt{
 line-height:30px;
 text-align:center;
 font-family:宋体;
 font-size:12px;
 color:#565656;
}
.s14 {font-size: 14px; text-align:center;}
.s014 {font-size: 14px; text-align:left; line-height:30px; font-weight:bold;}
.s0014 {
	font-size: 14px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	color:#ff7400;
	background:#ffdaa6;
}
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;
}

.td{border:1px solid; border-color:#ff9e44; font-size:14px; text-align:center;}
#main
{	width:1000px;
	height:auto;
	top: 31px;
	/*background:url(../images/bj.gif) repeat-y;*/
	margin:auto;
	
}
#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;

}
#content
{ margin : 1px auto auto auto; 
 width:1000px;
 height: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:140px;
 text-align:center;
 background-color:#ff7400;
 }
