@charset "iso-8859-1";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial,  Helvetica, sans-serif;	
	font-size: 12px;	
	font-style: normal;	
	color: #666;
}

.border_img {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin-bottom: 5px;
}

.clear  {
	clear: both;
}


.Template_ImgHeader {	
	border: 1px solid #ccc;
	padding:5px;
	background-color: #fff;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #e8e6dd;
}

#Template_Body {
	background-image: url(../img_struct/BgBody.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding-bottom:20px;
	width: auto !important;
	width: 980px;
	min-width: 980px; 
}

#Template_Body_int {
	background-image: url(../img_struct/BgBodyint.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding-bottom:20px;
	width: auto !important;
	width: 980px;
	min-width: 980px; 
}

#Template_Wrapper {
	width: 980px;
	margin: 0 auto;
}

#Template_Top {
		padding-bottom: 35px;
}

#Template_Logo {
	width: 270px;
	float:left;
}

#Template_MenuExtra {
	width: 700px;
	overflow: auto;
	float: right;
	
}

#Template_Left {
	width: 605px;
	float: left;
}

#Template_Right {
	width: 340px;
	float: right;
}

#Template_SlideShow {
	width: 605px;
	}


#Template_SlideShow_tube {
	margin:20px;
}

#SlideShow_img1 {
	margin-bottom: 20px;
	
}

#SlideShow_img2 {
	
}

#SlideShow_img3 {
	
}

#SlideShow_img4 {
	
}

#SlideWrap {
	height: 360px;
}



#Template_ContentHome {
	text-align: left;
	padding: 5px 1px 1px 1px;
}

.ContentHomeEcom {
	width: 270px;
	float: left;
	background-image: url(../img_struct/BgBox2.gif);
	background-repeat:repeat-x;
	margin-top: 30px;
	height: 266px;
	padding: 1px;
}

.ContentHomePress {
	width: 566px;
	float: left;
	background-image: url(../img_struct/BgBox2.gif);
	background-repeat:repeat-x;
	margin-top: 30px;
	height: 266px;
	padding: 1px;
}

.ContentHomeNews {
	width: 288px;
	float: right;
	background-image: url(../img_struct/BgBox1.gif);
	background-repeat:repeat-x;
	margin-top: 30px;
	padding:1px;
}

#Template_footer {
	background-color: #fff;
	text-align: center;
	height:100px;
}

#footer {
	width: 980px;
	margin:0 auto;
	padding-top: 20px;
}

.Template_TitleJSBox {
	width: 270px;
	float: left;
}

.Template_JSMenu {
	float: right;
	width: 290px;
	padding-top: 12px;
	font-size:10px;
}

.Template_JSMenu ul {
	margin-top: 5px;
	
}


.Template_JSMenu ul li {
	display: inline;
	margin:0px 5px;
}


.Template_JSMenu ul li a{
	color: #671617;
	text-transform: uppercase;
}


.Template_Article {

}

.Template_ArticleTitle {
	margin: 20px;
}

#Template_ArticleWrap {
}

#Template_Gallery {
	margin-top: 40px;
}


