﻿body 
{
    margin:0px;
    background-color:#BAD7ED;
    font-family:Arial, Helvetica, sans-serif;

}


td
{
	font-size:12px;		
}

.cssTdBorder
{
    border-bottom: silver 1px dashed;

}

.cssTdBorderEn
{
    border-bottom: silver 1px dashed;
    line-height:15px;
}

.cssTitleFont
{
	color:Red;
	font-weight:bold;
	
}

.cssTop_Bg
{
	background-image:url(../WebImages/Top_bg.gif);	
}


.cellColor
{
    text-indent: 10px;
    background: #E2E7EA;
    
}

 .cellChangeColor
{
     text-indent:10px;
     background:#EBF5FC;
    
 } 
 
 .cssLeftTitle
{
    background-color:#357689;
    color:white;
    font-size:13px;
    font-weight:bold;  
    border-bottom: #660033 1px solid; 
    text-indent:10px; 
    height:25px;
    font-family:Arial;
  }

.cssTd_Bg
{
	background-image:url(../WebImages/Td_bg.png);	
}
.cssTd_Bg2
{
	background-image:url(../WebImages/Td_bg2.gif);	
}
.cssTdBottom_Bg
{
	background-image:url(../WebImages/td_Bottom.png);
	line-height:24px;	
}

.cssTdBottom_Bg2
{
	background-image:url(../WebImages/tdBottom2.gif);	
}

.cssTdBottom_Bg3
{
	background-image:url(../WebImages/tdBottom3.gif);	
}

.cssNav_Bg
{
	background-image:url(../WebImages/Nav_bg.gif);	
}

.cssArticle
{
	line-height: 22px;
	color:black;
	font-size:14px;
}

.cssArticleEn
{
	line-height: 22px;
	color:black;
	font-size:14px;
	font-family:Arial;
}

.cssTdFontEn
{
    font-family:Arial;
   
 }

a
{
	text-decoration:none;
	color:black;
}

a:hover
{
	text-decoration: none;
	color:red;
}


a.cssLeftLink 
{
    color:#357689;
    font-size:12px;
	text-decoration: none;

}

a.cssLeftLink:hover
{
    text-decoration: none;
	color:Red;
}


a.cssLinLink 
{
    color:white;
    font-size:12px;
	text-decoration: none;

}

a.cssLinLink:hover
{
    text-decoration: none;
	color:Red;
}




.cssImagesBorder
{
	border-right: #bcbec0 3px solid;
	border-top: #bcbec0 3px solid;
	border-left: #bcbec0 3px solid;
	border-bottom: #bcbec0 3px solid;
}




#wrap{
width:940px;
height: auto;
margin:auto;
background-color:#FFFFFF;
}
.header{
width:930px;
height:160px;
text-align:left;
background:url(../WebImages/header.jpg) no-repeat center;
}
.logo
{
    margin-left:10px;
    margin-top:0px;
}
/*-----------------------------menu-------------------*/
#menu{
width:670px;
height:40px;
margin:10px 0 0 5px;
background:url(../WebImages/menu_bg.jpg) no-repeat center;
}
#menu ul{
display:block;
list-style:none;
padding:9px 0 0 5px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:27px;
}
#menu ul li a{
height:27px;
display:block;
padding:0px 3px 0 5px;
margin:0 4px 0 4px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:27px;
}
#menu ul li.selected a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 5px 0 5px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:27px;
background:url(../WebImages/menu_bt_bg.gif) repeat-x center;
}
#menu ul li a:hover{
background:url(../WebImages/menu_bt_bg.gif) repeat-x center;
}
/*----------------crumb_nav------------------*/


