@charset "GB2312";
/* CSS Document */

/*COMMONT ELEMENTS - BEGIN*/

body	{
font-family:Arial, Helvetica, sans-serif, "宋体";
font-size:14px;
background-color:#4C7294;
background-image:url(assets/miscellaneous/main_bg.jpg);
background-repeat:repeat-x;
margin-top:0px;
}

p	{
line-height:15px;
}

li	{
line-height:15px;
}

.copyBLACK	{
color:#000000;
}

.copyBLACKunderline	{
color:#000000;
text-decoration:underline;
}

.copyBLACKunderlineBOLD	{
color:#000000;
text-decoration:underline;
font-weight:bold;
}
.copyBLACKitalic	{
color:#000000;
font-style:italic;
}

.copyBLACKbold	{
color:#000000;
font-weight:bold;
}

.copyBLACK2	{
color:#000000;
font-size:11px;
}

.copyBLACKbold2	{
color:#000000;
font-weight:bold;
font-size:11px;
}

.copyWHITE	{
color:#ffffff;
}

.copyWHITEbold	{
color:#ffffff;
font-weight:bold;
}

.copyBLUE	{
color:#69BBDC;
}

.copyGREY	{
color:#444444;
}

.titlesORANGE	{
color:#F5A601;
font-size:18px;
font-weight:normal;
}

.titlesBLUE2	{
color:#1F3C80;
font-size:15px;
font-weight:normal;
}

.titlesBLUE	{
color:#4973BF;
font-size:20px;
font-weight:bold;
}

.titlesGREEN	{
color:#7AB94E;
font-size:20px;
font-weight:normal;
}

.titlesGREY	{
color:#444444;
font-size:13px;
font-weight:normal;
}

.textsize	{
color:#999999;
font-size:9px;
}

.full_width_spacer	{
width:950px;
height:1px;
clear:both;
background-color:#4C7294;
}


/*COMMON ELEMENTS - ENDS*/


/*LINKS - BEGINS*/

.footer1 a	{
color:#ffffff;
text-decoration:none;
font-size:13px;
}

.footer1 a:link	{
color:#ffffff;
}

.footer1 a:visited	{
color:#ffffff;
}

.footer1 a:hover	{
color:#000000;
}

.footer2 a	{
color:#69BBDC;
text-decoration:none;
font-size:13px;
}

.footer2 a:link	{
color:#69BBDC;
}

.footer2 a:visited	{
color:#69BBDC;
}

.footer2 a:hover	{
color:#ffffff;
}

.orange a	{
color:#FB9402;
text-decoration:none;
font-size:11px;
}

.orange a:link	{
color:#FB9402;
}

.orange a:visited	{
color:#FB9402;
}

.orange a:hover	{
color:#aaaaaa;
}

.orange2 a	{
color:#FB9402;
text-decoration:none;
font-size:13px;
}

.orange2 a:link	{
color:#FB9402;
}

.orange2 a:visited	{
color:#FB9402;
}

.orange2 a:hover	{
color:#aaaaaa;
}

.grey a	{
color:#67737F;
text-decoration:none;
font-size:11px;
}

.grey a:link	{
color:#67737F;
}

.grey a:visited	{
color:#67737F;
}

.grey a:hover	{
color:#000000;
}

.grey2 a	{
color:#3F3F3F;
text-decoration:none;
font-size:12px;
}

.grey2 a:link	{
color:#3F3F3F;
}

.grey2 a:visited	{
color:#3F3F3F;
}

.grey2 a:hover	{
color:#4D72C2;
}

.grey3 a	{
color:#444444;
text-decoration:none;
font-size:13px;
}

.grey3 a:link	{
color:#444444;
}

.grey3 a:visited	{
color:#444444;
}

.grey3 a:hover	{
color:#4D72C2;
}

.main_nav a	{
color:#404041;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
}

.main_nav a:link	{
color:#404041;
}

.main_nav a:visited	{
color:#404041;
}

.main_nav a:hover	{
color:#0E5984;
}

.textsize1 a	{
color:#999999;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:300;
}

.textsize1 a:link	{
color:#999999;
}

.textsize1 a:visited	{
color:#999999;
}

.textsize1 a:hover	{
color:#000000;
}

.textsize2 a	{
color:#999999;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:300;
}

.textsize2 a:link	{
color:#999999;
}

.textsize2 a:visited	{
color:#999999;
}

.textsize2 a:hover	{
color:#000000;
}

.textsize3 a	{
color:#999999;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:300;
}

.textsize3 a:link	{
color:#999999;
}

.textsize3 a:visited	{
color:#999999;
}

.textsize3 a:hover	{
color:#000000;
}


/*LINKS - ENDS*/


/*CONTAINERS - BEGIN*/

#main_container {
width:950px;
clear:both;
margin-right:auto;
margin-left:auto;
margin-top:0px;
}

#header_container	{
width:950px;
height:238px;
margin:0px;
}

#nav_container	{
width:950px;
height:43px;
margin:0px;
background-image:url(assets/main_nav/nav_bg.jpg);
background-repeat:no-repeat;
}

#home_middle_container	{
width:880px;
height:734px;
margin:0px;
padding:0px;
float:left;
background-image:url(assets/home/content_bg.jpg);
background-repeat:no-repeat;
}

#home_content_top_container	{
width:950px;
height:419px;
margin:0px;
background-image:url(assets/home/content_top_bg.jpg);
background-repeat:no-repeat;
}

#content_container	{
width:950px;
margin:0px;
padding:0px;
float:left;
background-image:url(assets/inside_pages/content_inside_spacer_bg.jpg);
}

#left_border_container	{
width:35px;
height:586px;
margin:0px;
padding:0px;
float:left;
background-image:url(assets/inside_pages/left_border.jpg);
background-repeat:no-repeat;
}

#right_border_container	{
width:35px;
height:586px;
margin:0px;
float:right;
background-image:url(assets/inside_pages/right_border.jpg);
background-repeat:no-repeat;
position:relative;
}

#bottom_border_container	{
width:950px;
height:41px;
margin:0px;
background-image:url(assets/inside_pages/content_inside_bottom_bg.jpg);
background-repeat:no-repeat;
clear:both;
}

#inside_container	{
width:880px;
margin:0px;
padding:0px;
float:left;
}

#our_company_container	{
width:261px;
height:586px;
float:left;
background-image:url(assets/inside_pages/our_company_bg.jpg);
background-repeat:no-repeat;
}

#inside_content_container	{
width:358px;
float:left;
}

#inside_content_container2	{
width:619px;
float:left;
}

#inside_content_container3	{
width:880px;
}

#management_team_container	{
width:261px;
height:586px;
float:right;
background-image:url(assets/inside_pages/management_team_bg.jpg);
background-repeat:no-repeat;
}


.simple_window {  
    width:250px;       
    height:50px;  
    border:1px solid #000;  
    background-color:#fff;  
    padding:10px;  
    text-align:left;  
    font-family:"Lucida Grande",Verdana;  
    font-size:12px;  
    color:#333;  
} 

.ls123 li{margin-top:10px;}
.mbor{border-left: #BBBBBD solid 1px;}
/*#home_bottom_right_container	{
width:230px;
height:354px;
margin:0px;
background-image:url(assets/home/bottom_right_bg.jpg);
background-repeat:no-repeat;
float:right;
}

#home_timeline_container	{
width:720px;
height:354px;
margin:0px;
background-image:url(assets/home/timeline_bg.jpg);
background-repeat:no-repeat;
float:left;
}*/


/*#main_content_containerOLD	{
width:950px;
margin:0px;
background-image:url(assets/home/content_bg.jpg);
background-repeat:no-repeat;
}*/


/*CONTAINERS - ENDS*/
