@charset "utf-8";

/* CSS Document */

* {

	margin: 0;

	padding: 0;

}

body {

	background-color: #0D386F;

	background-image: url(../images/bg.gif);

	font-family: Verdana, Arial, Helvetica, 宋体;

	background-repeat: repeat-x;

	background-position: top;

	font-size: 12px;

	line-height: 1.5;

	color: #9B999A;

	font-family: Arial, Helvetica, 宋体;

}

p {

	text-indent: 2em;

}

div {

	overflow: hidden;

	text-align: justify;

	text-justify: inter-ideograph;

	word-wrap: break-word;

	word-break: break-all;

}

.centerText {

	text-align: center;

	margin: 0 0 5px 0;

}



.clear {

	clear: both;

	height: 0px;

}



a img {

	border: 0;

}

img {

	border: 0;

}

li {

	list-style-type: none;

}



.copyright {

	color: #0F62AE;

	font-size: 11px;

}

.footer {

	color: #FFFFFD;

}

.bg_calendar {

	background-image: url(../images/bg_calendar.gif);

	background-repeat: repeat-x;

	background-position: top;

}



a, area {

 blr:expression(this.onFocus=this.blur());

} /* for IE */

:focus {

	-moz-outline-style: none;

} /* for Firefox */

a.footer:link {

	text-decoration: none;

	color: #FFFFFD;

}

a.footer:visited {

	text-decoration: none;

	color: #FFFFFD;

}

a.footer:hover {

	text-decoration: underline;

	color: #B2B2B2;

}

a.footer:active {

	text-decoration: none;

	color: #FFFFFD;

}

.zone_list {

	margin: 4px 20px 0 15px;

	height: 20px;

	border-bottom: dotted 1px #E1E8D8;

	width:180px;

}

.zone_list_news {

	margin: 4px 15px 0 5px;

	height: 15px;

	width:240px;

}

.zone_list_cell_ico {

	float: left;

	margin: 6px 3px 0 2px;

}

.zone_list_cell_title1 {

	float: left;

	line-height: 20px;

	width: 160px;

	margin:0 5px 0 0;

}

.para {

	margin: 5px 8px 5px 0;

	float: left;

	height: 45px;

	width: 40px;

	border: 2px dashed #AAE6F1;

}



.more {

	float: left;

	width: 76px;

	margin: 7px 0 0 12px;

}

.title_about {

	float: left;

	width: auto;

	font-size: 16px;

	font-weight: bold;

	color: #133379;

}



a.list:link {

	color: #E3E8D8;

	text-decoration: none;

}

a.list:visited {

	color: #E3E8D8;

	text-decoration: none;

}

a.list:hover {

	color: #C9D2B5;

	text-decoration: underline;

}

a.list:active {

	color: #E3E8D8;

	text-decoration: none;

}

a.listOrange:link {

	color: #E9C902;

	text-decoration: none;

}

a.listOrange:visited {

	color: #E9C902;

	text-decoration: none;

}

a.listOrange:hover {

	color: #FDCA2F;

	text-decoration: underline;

}

a.listOrange:active {

	color: #E9C902;

	text-decoration: none;

}

a:link {

	color: #E35B00;

	text-decoration: none;

}

a:visited {

	color: #E35B00;

	text-decoration: none;

}

a:hover {

	color: #E35B00;

	text-decoration: underline;

}

a:active {

	color: #E35B00;

	text-decoration: none;

}

a.news:link {

	color: #9B999A;

	text-decoration: none;

}

a.news:visited {

	color: #9B999A;

	text-decoration: none;

}

a.news:hover {

	color: #8B898A;

	text-decoration: underline;

}

a.news:active {

	color: #9B999A;

	text-decoration: none;

}

#about_bg {

	background-image: url(../images/about_bg.gif);

	background-repeat: no-repeat;

	background-position: 9px;

	height: 293px;

	width: 218px;

}

.left_menu {
	float: left;
	width: 194px;
	margin: 80px 0 0 24px;
	display: inline;

}

.left_menu_ico {

	width: 10px;

	margin: 2px 11px 0 0;

	float: left;

}

.left_menu_title {
	float: left;
	height: 20px;
	width: auto;

}



.left_menu_title1 {

	float: left;

	height: 18px;

	width: 60px;

	margin: 0 0 0 10px;

	display: inline;

}

a.left_menu_title:link {

	color: #FFFFFF;

	text-decoration: none;

}

a.left_menu_title:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a.left_menu_title:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

a.left_menu_title:active {

	color: #FFFFFF;

	text-decoration: none;

}

#product_bg {

	background-image: url(../images/products_bg.gif);

	background-repeat: no-repeat;

	background-position: 9px;

	height: 293px;

	width: 218px;

}

.title_products {

	float: left;

	width: auto;

	font-size: 16px;

	font-weight: bold;

	color: #1F833C;

}

.title_network {

	float: left;

	width: auto;

	font-size: 16px;

	font-weight: bold;

	color: #A88600;

}

#marketing_bg {

	background-image: url(../images/marketing_bg.gif);

	background-repeat: no-repeat;

	background-position: 9px;

	height: 293px;

	width: 218px;

}

.bt {

	font-size: 13px;

	line-height: 1.5;

	font-weight: bold;

}

#inner_bg {

	background-image: url(../images/inner_bg.gif);

	background-repeat: no-repeat;

	background-position: 9px;

	height: 293px;

	width: 218px;

}

.title_inner {

	float: left;

	width: auto;

	font-size: 16px;

	font-weight: bold;

	color: #621AA6;

}

#contact_bg {

	background-image: url(../images/contact_bg.gif);

	background-repeat: no-repeat;

	background-position: 9px 0px;

	height: 379px;

	width: 218px;

}

.title_contact {

	float: left;

	width: auto;

	font-size: 16px;

	font-weight: bold;

	color: #A60002;

}

#news_bg {

	background-image: url(../images/news_bg.gif);

	background-repeat: no-repeat;

	background-position: 9px;

	height: 293px;

	width: 218px;

}

.title_news {

	float: left;

	width: auto;

	font-size: 16px;

	font-weight: bold;

	color: #943C01;

}

.bt_news {
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #E35B00;

}

.bold {

	line-height: 1.5;

	font-weight: bold;

}

#growth_bg {

	background-image: url(../images/growth_bg.gif);

	background-repeat: no-repeat;

	background-position: 9px;

	height: 293px;

	width: 218px;

}

.title_growth {

	float: left;

	width: auto;

	font-size: 16px;

	font-weight: bold;

	color: #BB0085;

}

#parents_bg {

	background-image: url(../images/parents_bg.gif);

	background-repeat: no-repeat;

	background-position: 9px;

	height: 293px;

	width: 218px;

}

.title_parents {

	float: left;

	width: auto;

	font-size: 16px;

	font-weight: bold;

	color: #621AA6;

}

.boldRed {

	line-height: 1.5;

	font-weight: bold;

	color: #FF0000;

}

a.title_about:link{

	color: #133379;

}
a.title_about:visited{

	color: #133379;

}
a.title_about:hover{

	color: #133379;

}
a.title_about:active{

	color: #133379;

}

.culturePic {
	float: left;
	height: auto;
	width: 471px;
	margin: 10px 0;
	text-align: center;
}
.left_menu_list {
	line-height: 16px;
	float: left;
	height: 16px;
	width: 183px;
	margin: 0 0 3px 22px;
}

