﻿body 
{
	margin:0 auto;
	text-align:center;
	background-color:Black;
	background-image:url(../../Images/Bg.gif);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
#Top
{
	clear:both;
	margin:0 auto;
	text-align:center;
	background-image:url(../../Images/TopBg.gif);
	height:62px;
	background-position:center;
	background-repeat:repeat-x;
	position:relative;
	
}
#Navigation
{
	padding-left:40px;
	margin:0 auto;
	text-align:center;
	width:980px;
	display:inline-table;
}
#Logo
{
	float:left;
	background-image:url(../../Images/Logo.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:205px;
	height:62px;
}
#Navigation table
{
	float:right;
	margin-right:40px;
	text-align:center;
	border:0;
	display:inline;
	border-collapse:collapse;
}
.Td1
{
	margin:0 auto;
	text-align:center;
	border:0;
	border-collapse:collapse;
	background-image:url(../../Images/Hover.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size:10pt;
	font-family:Arial;
	color:White;
	font-weight:bold;
	width:76px;
	height:62px;
	cursor:pointer;
	
}
.Td2
{
	margin:0 auto;
	text-align:center;
	border:0;
	border-collapse:collapse;
	font-size:10pt;
	font-family:Arial;
	color:White;
	width:76px;
	height:62px;
	cursor:pointer;
}

 .Td2hover
{
	margin:0 auto;
	text-align:center;
	border:0;
	border-collapse:collapse;
	background-image:url(../../Images/Hover.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size:10pt;
	font-family:Arial;
	color:White;
	font-weight:bold;
	width:76px;
	height:62px;
	cursor:pointer;
}
.Td3
{
	margin:0 auto;
	text-align:center;
	background-image:url(../../Images/FenGe.gif);
	background-position:center;
	background-repeat:no-repeat;
	border-collapse:collapse;
	width:2px;
	height:62px;
}
#Main
{
	margin:0 auto;
	text-align:center;
	background-color:#0f0f0f;
	width:980px;
	color:White;
	position:relative;
}
#TopPicture
{
	margin:0 auto;
	text-align:center;
	background-image:url(../../Images/TopPicture.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:980px;
	height:201px;
}
#TopButtom
{
	display:inline;
	width:980px;
}
#TopButtomLeft
{
	float:left;
	background-image:url(../../Images/TopPictureLeft.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:167px;
	height:25px;
}
#TopButtomCenter
{
	float:left;
	background-image:url(../../Images/TopPictureCenter.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:654px;
	height:25px;
}
#TopButtomRight
{
	float:right;
	background-image:url(../../Images/TopPictureRight.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:159px;
	height:25px;
}
#Content
{
	margin:0 auto;
	text-align:center;
	width:980px;
	display:inline-table;
	background-image:url(../../Images/ContentCenter.gif);
	background-position:center;
	background-repeat:repeat-y;
	padding-top:20px;
	z-index:10;
}
#Content p
{
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
	line-height:20px;
	margin:0 50px 30px 50px;
}
#Buttom
{
	clear:both;
	margin:0 auto;
	text-align:center;
	background-image:url(../../Images/ButtomBg.gif);
	background-position:center;
	background-repeat:repeat-x;
	width:980px;
	height:83px;
	font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
	display:inline-table;
	position:relative;
}
#Buttom a
{
	margin:0 auto;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
	text-decoration:none;
}
#Buttom a:hover
{
	text-decoration:underline;
}
#ButtomLogo
{
	float:left;
	margin-left:50px;
	display:inline;
	background-image:url(../../Images/ButtomLogo.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:126px;
	height:83px;
	position:relative;
}
#Buttom p
{
	margin:10px auto;
	text-align:center;
}
#CustomerLogin
{
	clear:both;
	margin:0 auto 80px auto;
	text-align:center;
	background-image:url(../../Images/LoginBox.gif);
	background-position:center;
	background-repeat:repeat-x;
	width:488px;
	height:174px;
	position:relative;
}
#CustomerLogin table
{
	margin:40px auto 40px auto;
	border:0;
	border-collapse:collapse;
	text-align:right;
}
#CustomerLogin table tr td
{
	border-collapse:collapse;
	font-family:Arial;
	font-size:12px;
	color:White;
	padding-top:8px;
	padding-bottom:8px;
}
.TextBoxCss
{
	height:18px;
	width:200px;
	border:solid 1px #b1b1b1;
	text-align:left;
	font-family:Arial;
	background-color:#171717;
	font-size:12px;
	color:#b1b1b1;
	line-height:18px;
	vertical-align:middle;
}
.ImgBtnCss
{
	float:right;
}
#SendMesTable
{
	float:left;
	border:0;
	margin-left:65px;
	margin-bottom:10px;
	border-collapse:collapse;
	font-family:Arial;
	font-size:12px;
	display:inline;
	color:#b1b1b1;
}
#SendMesTable tr td
{
	text-align:left;
	padding:2px 5px 2px 5px;
	font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
}
.MessageBox
{
	border:solid 1px #b1b1b1;
	text-align:left;
	font-family:Arial;
	background-color:#171717;
	font-size:12px;
	color:#b1b1b1;
	width:415px;
	height:200px;
	overflow:auto;
	white-space:pre-wrap;
}
#ContactRight
{
	float:right;
	margin:0 20px 0 0;
	display:inline;
}
#ContactRight p
{
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
	line-height:20px;
	margin:30px 10px 0 0;
}
.Box1  
{   
    border:solid 1px #b1b1b1;      
    clip:rect(0px,181px,18px,0px);   
    overflow:hidden;   
}   
.Box2   
{   
    border:solid 1px #b1b1b1;   
    clip:rect(0px,179px,16px,0px);   
    overflow:hidden;   
}   
select.nice   
{   
    position:relative;   
    left:-1px;   
    top:-1px;   
    font-size:12px; 
    border:0px;   
    color:#b1b1b1;
    background-color:#171717;
 }
 .NewsGridCss
 {
	margin:0 auto;
    text-align:center;
    font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
	border:0;
	border-collapse:collapse;
	width:700px;
	background-color:#000;
	margin-bottom:20px;
 }
  .NewsGridCss a
  {
	float:left;
	text-align:left;
	margin-left:10px;
	font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
	text-decoration:none;
  }
.NewsGridCss a:hover
{
	text-decoration:underline;
}
    
 .AlertCss
 {
	background-color:#101010;
 }
.RowStyle
{
	border:0;
	border-collapse:collapse;
	text-align:center;
}
.ItemStyle1
{
	border:0;
	border-collapse:collapse;
	text-align:right;
	padding:5px 15px 5px 0;
}
.ItemStyle2
{
	border:0;
	border-collapse:collapse;
	text-align:left;
	padding:5px 0 5px 10px;
}
.HeaderStyle
{
	border:0;
	border-collapse:collapse;
	text-align:center;
	font-weight:bold;
}
#Left
{
	float:left;
	position:relative;
}
#NewsTop
{
	margin-left:18px;
	margin-top:10px;
	background-image:url(../../Images/NewsTop.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:274px;
	height:26px;
	position:relative;
}
#NewsCenter
{
	
	text-align:center;
	margin-left:18px;
	background-image:url(../../Images/NewsCenter.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:274px;
	height:360px;
	position:relative;
}
#NewsButton
{
	margin-left:18px;
	background-image:url(../../Images/NewsButton.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:274px;
	height:14px;
	position:relative;
	
}
#NewsCenter span
{
    float:right;
    margin-right:10px;
    display:inline;
    margin-top:5px;
}
#NewsCenter span a
{
    font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
	text-decoration:none;
}
#NewsCenter span a:hover
{
    text-decoration:underline;
}
.NewsList
{
	width:260px;
	
	text-align:center;
	position:relative;
	border:0;
	display:inline-table;
}
.ItemStyle
{
	border-bottom:solid 1px #252424;
}
.NewsList ul
{
    list-style-type:square;
    display:list-item; 
}
.NewsList ul li
{ 
    margin:3px auto 3px auto;
    text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#b1b1b1;
}
.NewsList ul li a
{
	text-align:left;
	font-size:12px;
	color:#b1b1b1;
	text-decoration:none;
}
.NewsList ul li a:hover
{
	text-decoration:underline;
}
#Right
{
	float:right;
	width:640px;
	margin-right:30px;
	margin-top:12px;
	display:inline;
}
.NewsTable
{
	margin:0 auto;
	text-align:center;
	border:0;
	border-collapse:collapse;
	display:inline-block;
}
.Title
{
	text-align:left;
	font-size:10pt;
	color:#b1b1b1;
	font-family:Arial;
	background-color:#1c1c1c;
	font-weight:bold;
	width:640px;
	line-height:30px;
	vertical-align:middle;
	padding-left:10px;
}
.NewsContent
{
	text-align:left;
	line-height:25px;
	color:#b1b1b1;
	font-family:Arial;
	font-size:12px;
}
.NewsContent p
{
	width:500px;
	padding:0;
	display:inline-block;
	white-space:pre-wrap;
}
.PortfolioList
{
	margin:0 auto;
	text-align:center;
	border:0;
	border-collapse:collapse;
}
.PortfolioList a img
{
	border:0;
	margin:5px;
}
.Bgdiv
{
    background-color:#777;
    filter:alpha(opacity=70);
    opacity:0.7;
    z-index:100;
    width:100%;
    top:0;
    left:0;
    display:inline-table;
    overflow:auto;
    position:absolute;
}
#MesBox
{
	left:50%;
	top:50%;
	margin:-210px 0 0 -315px;
    width:auto;
    height:auto;
    border:solid 2px white;
    z-index:1000;
    position:absolute;
    
}
#MesBox img
{
	overflow:hidden;
	width:630px;
	height:420px;
	display:inline-table;
}
.NewsImage
{
	display:none;
}

#CloseBtn
{
	background-image:url(../../Images/CloseBtn.jpg);
	width:23px;
	height:23px;
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	margin-right:10px;
}
