@charset "gb2312";
/*Start CSS Reset */
*{margin:0;padding:0}


/**Start CSS Base**/
body{
   text-align:center;
   background-image:url(../images/bj.jpg);
   background-repeat:repeat;
   background-attachment:fixed;
   margin-top:2px;
   font-family:"Times New Roman";
   font-size:20px;
}   
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1024px; margin:0 auto;}
.nlink { 
   border-bottom-color:#FF0000; 
   border-bottom-style:solid;
   border-bottom-width:1px;
   font-family:"Times New Roman", Times, serif;
   font-size:18px;
   color:#0000FF;
}


/**End CSS Base**/

/**header**/
#header .inner { }
.banner {
   width:1024px;
   height:180px;
   background:url(../images/bannner_top.jpg);
   text-align:center;
}


/**nav**/
#nav .inner { }
a{ text-decoration:none; color:#0000FF;}

.top {
   width::1024px;
   margin:0 auto;
   height:520px;
  }
.top_set {
    width:324px;
	height:15px;
	z-index:100;
	background:url(../images/zw.gif);
	background-repeat:repeat-y;
	background-color:#000000;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.top_banner {
   width:1024px;
   height:500px;
   float:left;
}
.menu  {
   text-shadow:#ff0000;
   font-size:16px;
   font-family:"Times New Roman";
   height:30px;
   padding-top:5px;
}
.menu a:link {
   padding:0;
   color:#000000;
   text-decoration:none;
}
.menu a:hover  {
   color:#003399;
   text-decoration:underline;
}
.menu a:visited   {
   color:#000000;
   text-decoration:none;
}

/**content**/
#content .inner { }
/*|------main------*/
 /**post-mod**/
 
.container {
   margin: 0 auto;
   width:1024px;
   height:200px;
   margin-top:3px;
}
.container_news {
  width:190px;
  height:200px;
  float:left;
  font-family:"Times New Roman", Times, serif;
  font-size:18px;
  
}
.container_pic {
  width:824px;
  height:200px;
  float:left;
  margin-left:1px;
  text-align:center;
}
.container_pic1 {
  padding-left:10px;
  text-align:center;
}
 
.main  {
   width:1024px;
   height:600px;
   margin:2 auto;
}
.main_left  {
   width:190px;
   height:600px;
   padding-top:30px;
   font-size:18px;
   padding-left:5px;
   text-align:left;
   border-left-width:1px;
   border-left-color:#CCCCCC;
   border-left-style:solid;
   border-top-width:1px;
   border-top-color:#CCCCCC;
   border-top-style:solid;
   border-right-width:1px;
   border-left-color:#CCCCCC;
   border-right-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#CCCCCC;
   border-bottom-style:solid;
   float:left;
}
.main_right  {
   width:820px;
   height:auto;
   padding-top:10px;
   font-size:18px;
   margin-left:3px;
   background-color:#f8f8f8;
   border-left-width:1px;
   border-left-color:#CCCCCC;
   border-left-style:solid;
   border-top-width:1px;
   border-top-color:#CCCCCC;
   border-top-style:solid;
   border-right-width:1px;
   border-left-color:#CCCCCC;
   border-right-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#CCCCCC;
   border-bottom-style:solid;
   float:left;
}
.main_right1 {
   height:60px;
   background-color:#FFFFFF;
   font-size:25px;
   word-break:break-all;
   width:820px;
}
.main_right2  {
   height:30px;
   padding-top:5px;
   font-size:18px;
   margin-left:3px;
   background-color:#ffffff;
   border-left-width:1px;
   border-left-color:#CCCCCC;
   border-left-style:solid;
   border-top-width:1px;
   border-top-color:#CCCCCC;
   border-top-style:solid;
   border-right-width:1px;
   border-left-color:#CCCCCC;
   border-right-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#CCCCCC;
   border-bottom-style:solid;
}
.main_right3 {
   height:auto;
   background-color:#FFFFFF;
   font-size:20px;
}

.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both;}
.list  { width:1024px; height:600px;background-color:#F7F7F7;}
.list_text { height:30px;font-family:"Times New Roman";font-size:20px;color:#000000;text-align:left; padding-left:10px;padding-top:15px;}
.kuang { width;900px;height:500px;margin:0px 62px 80px 62px;border:solid;border-width:1px;border-color:#CCCCCC;background-color:#FFFFFF;}
.kuang1 {width:900px;margin:3px 50px 0px 50px; border:0px;}
.grey  { background-color:#f7f7f7;height:30px; }
.text  { padding-left:30px;font-family:"Times New Roman";font-size:16px;color:#000000;text-align:left;border-bottom:dotted; border-bottom-color:#FF0000; border-bottom-width:1px;}
.text1  { font-family:"Times New Roman";font-size:16px;color:#000000;text-align:left;}



/**footer**/
#footer .inner { }
#footer{ height:80px;background:#00FFFF;}
.copyright { 
    width:100%;
	text-align:center;
	margin-top:3px;
	padding:30px;
	font-family:Arial, Helvetica, sans-serif;
	
}
