body {
	background: #dfdfdf;
	color: #666;
	font-family: Arial;
}
a {
	color: #af1b42;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial;
	font-size: 105%;
	color: #004378;
	text-transform: uppercase;
	margin-top: 0;
}
.w1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.w900 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div.main {
    position: relative;
    width: 100%;
    height: 100%;
}
html>body div.main {height: auto; min-height: 100%;}

.top {
	height: 200px;
	background: url('/media/images/topbg.gif') repeat-x;
}
.top .left {
	float: left;
	width: 440px;
	height: 200px;
	background: url('/media/images/topleftbg.jpg') no-repeat;
	position: relative;
}
.top .left .icons {
	position: absolute;
	left: 210px;
	top: 40px;
}
.top .left .icons a {
	margin-right: 15px;
}
.top .left .logo {
	position: absolute;
	left: 159px;
	top: 104px;
}
.top .center {
	float: left;
	width: 380px;
	height: 150px;
	padding-top: 40px;
	overflow: hidden;
}
.top .center p {
    font-size: 70%;
}
.top2 {
	height: 50px;
}
.top2 .left {
	float: left;
	width: 50px;
	height: 50px;
	background: url("/media/images/top2leftbg.gif") no-repeat; 
}
.top2 .langs {
	float: left;
	width: 260px;
	height: 50px;
	background: url("/media/images/top2langsbg.gif") no-repeat; 
	text-align: center;
	overflow: hidden;
}
.top2 .langs span {
	padding-top: 15px;
	display: block;
}
.top2 .center {
	float: left;
	width: 640px;
	height: 50px;
	background: #af1b42 url('/media/images/redc_tr.gif') top right no-repeat;
	overflow: hidden;
}
.top2 .center div {
	padding: 18px 50px 0 115px;
	color: #ca2042;
	font-size: 75%;
}
.top2 .center div a {
	color: #fff;
	margin: 0 15px;
}
.top2 .right {
	float: left;
	width: 50px;
	height: 50px;
	background: url("/media/images/gray40.gif") no-repeat top right;
}
.empty {
    height: 190px;
}
.bottom {
	position: absolute;
	left: 0;
	bottom: 0;
    width: 100%;
	height: 160px;
	background: url("/media/images/bottombg.gif") repeat-x;
}
.bottom .w1000 {
	position: relative;
}
.bottom .left {
	float: left;
	width: 50px;
	height: 70px;
	background: url("/media/images/gray40.gif") no-repeat bottom left;
}
.bottom .logo {
	float: left;
	width: 260px;
	height: 70px;
	text-align: center;
}
.bottom .logo img {
	margin-left: 18px;
}
.bottom .center {
	float: left;
	width: 640px;
	height: 70px;
	background: #af1b42 url("/media/images/bottomrbg.gif") no-repeat;
	overflow: hidden;
}
.bottom .center .phones {
	float: left;
	width: 370px;
	height: 50px;
	margin: 20px 0 0 130px;
	overflow: hidden;
	color: #BBB;
	font-size: 90%;
	display: inline;
}
.bottom .center .phones span {
	color: #FFF;
	margin-right: 10px;
}
.bottom .center .phones a {
	color: #fff;
	font-size: 80%;
}
.bottom .center .fntw {
	float: left;
	margin: 10px 0 0 10px;
}
.bottom .right {
	float: left;
	width: 50px;
	height: 70px;
	background: url("/media/images/gray40.gif") no-repeat bottom right;
}
.bottom .vline {
	position: absolute;
	left: 180px;
	top: 110px;
	width: 1px;
	height: 50px;
	border-left: 1px solid #aaa;
}
.mnews {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
.mnews div.item {
	width: 640px;
	height: 130px;
	margin-top: 30px;
	clear: both;
}
.mnews div.item div.pic {
	float: left;
	width: 130px;
	height: 130px;
	position: relative;
}
.mnews div.item div.pic .corner {
	display: block;
	position: absolute;
	top: 107px;
	left: 0;
}
.mnews div.item div.date {
	float: left;
	padding-top: 20px;
	width: 130px;
	height: 110px;
	background: #d5d5d5;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}
.mnews div.item div.body {
	float: left;
	width: 340px;
	height: 90px;
	padding: 20px;
	background: #fff;
	overflow: hidden;
}
.mnews div.item div.body p {
	font-size: 70%;
}
.top_pic {
    position: relative;
}
.top_pic .corner {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
* html .top_pic .corner {
    bottom: -1px;
}
.path {
	height: 45px;
	padding: 25px 0 0 130px;
	overflow: hidden;
}
.path.count1 {
    padding-left: 390px;
}
.path a {
    display: block;
    float: left;
	color: #aaa;
	text-transform: uppercase;
	font-size: 105%;
	font-weight: bold;
}
.path a.item1 {
    width: 260px;
}
.path a.item3 {
    padding-left: 40px;
}
.path a.sel {
	color: #af1b42;
}
.lmenu {
	float: left;
	width: 260px;
	background: #d5d5d5 url("/media/images/lmenucorner.gif") no-repeat bottom left;
	overflow: hidden;
}
.lmenu .expander {
    float: left;
    width: 1px;
    height: 200px;
}
.lmenu ul {
	padding: 0;
	margin: 0.6em 0;
}
.lmenu li {
	list-style: none;
	padding: 0.3em 5px 0.3em 130px;
	font-size: 80%;
}
.lmenu li.sel a {
	color: #004378 !important;
}
.lmenu li.l2 {
	background: #004378;
	padding-left: 135px;
}
.lmenu li.l2 a {
	font-size: 90%;
	/*text-transform: uppercase;*/
	color: #fff;
}
.lmenu li.l2.sel a {
	color: #9ebad6 !important;
	text-decoration: underline;
}
.content {
	float: left;
	width: 640px;
	background: #fff;
	color: #000;
	font-size: 75%;
}
.content h1 {
    font-size: 140%;
}
.content.nomenu {
    width: 100%;
}
.content div.item {
	margin: 38px 50px 50px 130px;
}
.content p {
    margin-bottom: 2em;
}