@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666;
}
body {
	background-color: #f6f9fa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	text-align:center;
}
a:link {
	color: #4ea1d5;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4ea1d5;
}
a:hover {
	text-decoration: none;
	color: #aeaeae;
}
a:active {
	text-decoration: underline;
	color: #0064b0;
}
h1 {
	font-size: 14px;
	color: #3f4143;
	border-bottom:1px solid #dfebf4;
	padding-bottom:10px;
	margin:10px 0px;
}
h2 {
	font-size: 14px;
	color: #3f4143;
	border-bottom:1px solid #dfebf4;
	padding-bottom:10px;
	margin:10px 0px;
}
h3 {
	font-size: 14px;
	color: #3f4143;
	border-bottom:1px solid #dfebf4;
	padding-bottom:10px;
	margin:10px 0px;
}
h4 {
	font-size: 14px;
	color: #3f4143;
}
h5 {
	font-size: 14px;
	color: #163872;
}
h6 {
	font-size: 14px;
	color: #3f4143;
}


#top{
	background-image:url(../img/top_bg.jpg);
	background-repeat:repeat-x;
	height:105px;

}

#top_content{
	width:940px;
	padding:0px 10px;
	margin:0px auto;
	text-align:left;
}
#top_logo{
	width:325px;
		float:left;
}
#top_logo img{
	border:0px;
}
#top_links{
	padding-top:45px;
	text-align:right;
	float:left;
	width:615px;
}
#top_links a:link {
	color: #4ea1d5;
	text-decoration: none;
}
#top_links a:visited {
	text-decoration: none;
	color: #4ea1d5;
}
#top_links a:hover {
	text-decoration: underline;
	color: #aeaeae;
}
#top_links a:active {
	text-decoration: none;
	color: #0064b0;
}
.second_link{
	padding-left:20px;
}


#baner_big{
	height:450px;
	border-bottom:1px solid #ffffff;
	background-image:url(../img/baner_big_bg.jpg);
	background-position:center;
}
#baner_big_en{
	height:450px;
	border-bottom:1px solid #ffffff;
	background-image:url(../img/baner_big_bg_en.jpg);
	background-position:center;
}
#baner_big_content{
	width:940px;
	padding:0px 10px;
	margin:0px auto;
	text-align:left;
	height:450px;
}
#baner_big_links{
	padding:260px 0px 0px 0px;
	color:#FFFFFF;
	
}
#baner_big_links ul{
	margin:0px 0px 0px 17px;
	padding:0px;
}
#baner_big_links li{
	list-style-image:url(../img/list_blue_bullet.gif);
	padding:5px 5px 4px 0px;
	
	}

#baner_big_links a:link {
	color: #ffffff;
	text-decoration: none;
}
#baner_big_links a:visited {
	text-decoration: none;
	color: #ffffff;
}
#baner_big_links a:hover {
	text-decoration: underline;
	color: #a5d4ef;
}
#baner_big_links a:active {
	text-decoration: none;
	color: #ffffff;
}


#baner_small{
	height:150px;
	border-bottom:1px solid #ffffff;
	background-image:url(../img/baner_small_bg.jpg);
	background-position:center;
}
#baner_small_en{
	height:150px;
	border-bottom:1px solid #ffffff;
	background-image:url(../img/baner_small_bg_en.jpg);
	background-position:center;
}
#txt{
	background-image:url(../img/txt_content.jpg);
	background-repeat:repeat-x;
}
#txt_content{
	width:940px;
	padding:20px 10px 10px 10px;
	margin:0px auto;
	text-align:left;
}
.h1_no_border{
	border-bottom:0px;
	margin-bottom:0px;
}
.right_link{
	padding:3px;
	margin:0px;
	text-align:right;
	color:#4ea1d5;
	

}	

#txt_links{

}

#txt_links ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom:1px solid #dfebf4;
	width:226px;
	line-height:14px;
}
#txt_links li{
	
	background-image:url(../img/list_white_bullet.gif);
	padding:12px 5px 10px 20px;
	background-repeat:no-repeat;
	list-style-type:none;
	text-align:left;

	}
	
#txt_links	a:link {
	color: #4ea1d5;
	text-decoration: none;
}
#txt_links a:visited {
	text-decoration: none;
	color: #4ea1d5;
}
#txt_links a:hover {
	text-decoration: underline;
	color: #666;
}
#txt_links a:active {
	text-decoration: none;
	color: #0064b0;
}

.main_section{
	width:280px;
	float:left;
	margin-left:10px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	line-height:18px;
}
#txt_section{
	width:600px;
	float:left;
	background-image:url(../img/txt_section.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:18px;
	text-align:justify;
	font-size:12px;
		
		min-height:300px;
}
#txt_section li{
	list-style-image:url(../img/list_blue_bullet.gif);
	padding:5px 5px 4px 0px;
}

#footer{
	background-image:url(../img/txt_content.jpg);
	background-repeat:repeat-x;
	width:940px;
	
	margin:0px auto;
	padding:20px 10px 20px 10px;
	border-top:1px solid #fff;
	text-align:right;
	color:#a7a9aa;
}
.cleaner{
	clear:both;
	}
#map{
	border:3px solid #fff;
	width:500px;
	height:350px;
	background-color:#EBF2F8;
}
