@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 0px;
	background-color: #1c384f;
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
	font-size: 13px;
	line-height: normal;
	color: #1C384F;
	font-family: "Trebuchet MS", Trebuchet, Arial,  Helvetica, sans-serif;	
}

.clear {
	clear: both;
}

#Template_Body {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#Template_Top {
	height: 30px;
	line-height: 30px;
	background-color: #13293b;
	margin-bottom: 30px;
	color: #fff;
	text-align: center;
	}
	
#Template_Top_Tube {
	width: 980px;
	margin:0 auto;
}

#Template_Header {
	width: 960px;
	height: 310px;
	margin-top: 20px;
}

.Template_Clear {
	clear: both;
}

#Template_Header_Int {
	width: 960px;
	height: 160px;
	margin-top: 20px;
}

#Template_Content {
	background-image:url(../img_struct/BgContentBottom.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: bottom;
	padding:30px 30px 80px 30px;
	margin-bottom: 20px;
}


#Template_Hp_Content {
	padding:0px 30px 0px 30px;
	float: left;
	width: 280px;
}

#Template_News {
	width: 230px;
	float: left;
	padding-right: 30px;
	
}

#Template_Hp_Right {
	width: 280px;
	float: left;
}

#Template_Hp_Right ul{
	margin: 0px;
	padding: 0px;
}


#Template_Hp_Right ul li {
	margin: 0px;
	padding: 0px;
}
	

#Template_Hp_Right ul li {
	background-image:url(../img_struct/BulletList.gif);
	background-repeat: no-repeat;
	background-position:left;
	list-style: none;
	padding-left: 20px;
	margin-bottom:5px;
}

#Template_Top_Left {
	float: left;
}
