﻿/*==================================================全局==========================================================================*/
@charset "utf-8";
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr,dl,dt,dd,body{padding:0;margin:0;}
html { overflow:-moz-scrollbars-vertical; } /*始终让 Firefox 显示滚动条*/
*{word-wrap:break-word;}/*文字强制换行*/
table {border-collapse:collapse;}/*细线表格*/
.hidden {display:none;}/*清除容器浮动*/
fieldset, img{border:0px;}/*清除描边,块显示*/
ul, li {list-style-type:none;}/*无列表项目标记*/
ul,li {
    padding:0px;
    margin:0px;
	list-style-type:none;
	list-style-position :outside;
	word-break:break-all;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background:#334c99;
}
.hidden {
	display:none;
}
a {
	text-decoration: none;
	color: #0f4097;
}/* 链接无下划线,有为underline */
a:link {
	color: #05378e;
}/* 未访问的链接 */
a:visited {
	color: #05378e;
}/* 已访问的链接 */
a:hover {
	color: #000000;
	text-decoration: none;
} /* 鼠标在链接上 */
a:active {
	color: #000000;
	text-decoration: underline;
}/* 点击激活链接 */
#top_w{  
  width:1003px;
  height:49px;
  clear:both;
  position:relative;
  margin:0 auto;
  }
#top{
  width:1003px;
  height:49px;
  z-index:10;
  position:absolute;
}
#time{
  width:150px;
  height:20px;
  position:absolute;
  z-index:50;
  left:436px;
  top:11px;
  font-size:12px;
  font-weight:bold;
  color:#004098;
  font-family:Arial, Helvetica, sans-serif;
}
#menu{
 width:1003px;
 height:75px;
 clear:both;
 margin:0 auto;
}
/*==================================================body1========================================================*/
#body1{
width:1003px;
height:408px;
clear:both;
margin:0 auto;
overflow:hidden;
background:url(/russian/images/bg.jpg) no-repeat center top;
}
#Introduction{
 width:424px;
 height:333px;
 float:left;
 display:inline;
 margin-left:186px;
 padding-top:76px;
 overflow:hidden;
}
#Introduction strong{
  width:424px;
  text-align:left;
  display:block;
  color:#000;
  font-size:18px;
  line-height:25px;
}
#Introduction span{
  display:block;
  color:#000;
  padding-top:15px;
  font-size:14px;
  line-height:18px;
}
#Introduction img{
  float:left;
  margin:5px 8px 0px 0px;
}
#Contact{
 width:280px;
 height:190px;
 float:left;
 display:inline;
 padding-top:200px;
 margin-left:45px;
}
#Contact strong{
  display:block;
  color:#fff;
  padding-left:10px;
  font-size:18px;
  line-height:40px;
}
#Contact span{
 color:#fff;
 display:block;
 font-size:12px;
 font-weight:bold;
 line-height:18px;
 padding:5px 0 0 8px;
 font-family:Arial;
}
/*==================================================body2========================================================*/
#body2{
 width:1003px;
 height:470px;
 clear:both;
 padding-top:10px;
 margin:0 auto;
 background:#fff;
}
#body2 ul{
 width:762px;
 margin-left:180px;
}
#body2 ul li{
 width:365px;
 height:140px;
 float:left;
 margin:13px 0 0 16px;
 display:inline;
 background:url(../images/border.jpg) no-repeat left 8px;
}
#body2 ul li strong{
 display:block;
 clear:both;
 cursor:pointer;
 font-size:16px;
 margin-left:10px;
 background:#fff;
}
#body2 ul li p{
 width:353px;
 height:110px;
 padding-top:5px;
 display:block;
 font-size:14px;
 line-height:18px;
 margin-left:8px;
 overflow:hidden;
}
#body2 ul li p img{
  float:left;
  margin:8px 5px 0 0;
}
/*==================================================底部广告========================================================*/
#down_ad{
 width:1003px;
 height:461px;
 clear:both;
 margin:0 auto;
 background:url(/russian/images/xfs.jpg) #fff no-repeat 196px top;
}
/*==================================================foot========================================================*/
#foot {
	height: 104px;
	width:1003px;
	clear: both;
	font-size: 11px;
	text-align: center;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	line-height: 16px;
	background:#FFFFFF;
}
#foot span {
   border-top:1px dotted #ff0000;
	width:744px;
	display:block;
	margin-left:200px;
	*margin-left:140px;
	_margin-left:140px;
}
#foot p{
	display:block;
	display:block;
	padding-left:143px;
}

/*================================================== 二级页面 ========================================================*/
.main_body{
width:1003px;
min-height:408px;
height: auto !important;
height:408px;
clear:both;
margin:0 auto;
background:#ffffff url(/russian/images/main_bg.jpg) no-repeat center top;
}
.main_content{
 width:762px;
 font-size:14px;
 line-height:25px;
 padding:65px 0 0 199px;
}
.main_body ul li{
 width:365px;
 height:140px;
 float:left;
 margin:13px 0 0 16px;
 display:inline;
 background:url(/russian/images/border.jpg) no-repeat left bottom;
}
.main_body ul li strong{
 display:block;
 clear:both;
 cursor:pointer;
 font-size:16px;
 margin-left:10px;
 background:#fff;
}
.main_body ul li p{
 width:353px;
 height:110px;
 padding-top:5px;
 display:block;
 font-size:14px;
 line-height:18px;
 margin-left:8px;
 overflow:hidden;
}
.main_body ul li p img{
  float:left;
  margin:8px 5px 0 0;
}
