﻿/*redirectPage*/
body
{
    margin:0px;
    padding:0px;
}
.red_top_logo
{
    background:url(../img/redirectPage/top_logo.gif) no-repeat;
	width:904px;
	height:181px;
	margin:0 auto;
}
.red_info
{
    background:url(../img/redirectPage/mid_info.gif) no-repeat;
	width:1133px;
	height:184px;
	margin:0 auto;
}
.red_long_el
{
    background:url(../img/redirectPage/long_element.gif) no-repeat;
    width:1133px;
    height:81px;
    margin:0 auto;
}
.red_copir
{
    background:url(../img/redirectPage/copiright.gif) no-repeat;
    width:981px;
    height:263px;
    margin:0 auto;
}
.red_bot
{
    background:url(../img/redirectPage/bottom.gif) no-repeat;
    width:904px;
    height:7px;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    margin-top:90px;
}
.coll
{
    float:left;
    display:inline;
    overflow:hidden;
}
.colr
{
    float:right;
    display:inline;
    overflow:hidden;
}
.red_info_GText
{
	font-family:Arial;
	font-size:22px;
	color:#696969;
	padding:34px 0px 0px 143px;
}
.red_info_BText
{
	font-family:Arial;
	font-size:22px;
	color:#000000;
	padding:4px 0px 0px 143px;
}
.red_ark_site
{
	padding:7px 0px 0px 143px;
}
.red_ark_siteA
{
	font-family:Arial;
	font-size:22px;
	color:#ff3c00;
	text-decoration:none;
}
.red_info_BoGText
{
	font-family:Arial;
	font-size:18px;
	color:#808080;
	padding:7px 0px 0px 630px;
}
.red_copir_cont
{
	font-family:Verdana;
	font-size:10px;
	color:#8a8a8a;
	padding:216px 0px 0px 768px;
}
.red_copir_Num
{
	font-family:Verdana;
	font-size:10px;
	color:#474747;
	padding:6px 0px 0px 769px;
}
.red_copir_Mail
{
	padding:6px 0px 0px 769px;
}
.red_ark_mail
{
	font-family:Verdana;
	font-size:10px;
	color:#ff3c00;
	text-decoration:none;
}
/*redirectPage*/