@charset "gb2312";
body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size:12px;
MARGIN: 0px;
background-color:#ffffff;
}
table
{
line-height:24px;
font-size:12px;
}
tr
{
line-height:24px;
font-size:12px;
}
td
{
line-height:24px;
font-size:12px;
}
tr.jrow
{
background-color:#DFE5FB;
text-align:center;
}
tr.orow
{
background-color:#DFE5FB;
text-align:center;
}
A:link {
	COLOR: #333366; TEXT-DECORATION: none
}
A:active {
	COLOR: #333366; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333366; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
SELECT {
	FONT-SIZE: 12px; FONT-FAMILY: "MS Shell Dlg"
}
FORM {
	MARGIN-TOP: 3px; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; FONT-FAMILY: "Tahoma", "MS Shell Dlg"
}
INPUT {
	FONT-SIZE: 12px; FONT-FAMILY: "Tahoma", "MS Shell Dlg"
}
.leftline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size:15px;
	font-weight:bold;
}
.dexcontent {
	font-size: 12px;
	color: #177AB5;
	text-decoration: none;
}

.dextxt {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.dextxtm {
	font-size: 12px;
	color: #915C66;
	text-decoration: none;
}
.nytitle {
    font-weight:bold;
	font-size: 16px;
	color: #177AB5;
	text-decoration: none;
}
.titletop {
    font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.nynum {
    font-weight:bold;
	font-size: 16px;
	color:#FF0000;
	
	text-decoration: none;
}
.nyinput {

	font-size: 12px;
	color:#3160A8;
	
	text-decoration: none;
}
.curved {
  background:transparent; 
  width:100%;
  }
.curved h1, .curved p {
  margin:0 10px;
  }
.curved h1 {
  font-size:2em; 
  color:#fff;
  }
.curved p {
  padding-bottom:0.5em;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
  display:block; 
  overflow:hidden; 
  height:1px;
  font-size:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#e0cea3; 
  border-left:1px solid #fff; 
  border-right:1px solid #fff;
  }
.curved .b1 {
  margin:0 4px; 
  background:#fff;
  }
.curved .b2 {
  margin:0 4px; 
  height:2px;
  }
.curved .b3 {
  margin:0 3px;
  }
.curved .b4 {
  margin:0; 
  height:1px; 
  border-width:0 3px 0 3px;
  }
.curved .boxcontent {
  display:block; 
  background:#e0cea3; 
  border:0 solid #fff; 
  border-width:0 1px;
  }

/*****************D???********************/
.Page_Containter
{
	background-color:#F7F6F2;
}
.Index_Container_Title
{
	font-size:14px;
	font-weight:bold;
	padding-left:85px;
	padding-right:50px;
	padding-top:0px;
	text-align:center;
	vertical-align:middle;
}
.Index_Container_Content
{
	font-size:12px;
	padding:20px;
	text-align:left;
	vertical-align:top;
}
.Index_Container_Foot
{
	

}


/* 顶部菜单*/
*{ margin:0; padding:0; }
li{ list-style:none;}
#box{width:1120px; float:left; text-align:center;}
#nav{ width:100%;  background:url(../images/nav_03.jpg) repeat-x; height:52px;}
#js{ width:940px; float:left; margin-left:100px;}
.a{ width:940px; text-align:center; font-family:"文鼎中隶简"; font-size:18px; }
.a ul{ width:940px; float:left; font-family:"文鼎中隶简"; font-size:18px; }
.a ul li{ width:150px; float:left;  font-family:"文鼎中隶简"; font-size:18px; }
.a ul .a{ background:url(../images/nav_06.jpg) no-repeat; width:142px; float:left; height:44px; margin-top:8px; font-family:"文鼎中隶简"; font-size:18px; }
.a ul li a{ text-align:center; color:#000; font-weight:bold; text-decoration:none; font-family:"文鼎中隶简"; font-size:18px; line-height:52px;}
.a ul .a img{ width:29px; float:left; height:20px; margin-left:8px; margin-top:12px;}
.a ul .a a{color:#E3AA38; line-height:44px; font-family:"文鼎中隶简"; font-size:18px; }
/* 顶部菜单*/