@charset "utf-8";

/* CSS Document */

#container {
	
	margin-left:auto;
	margin-right:auto;
	width:1000px;}

#logo {
	
	position:relative;	
	width:300px;
	height:150px;
	background:url(../images/template/logo.gif) no-repeat;}

#top {
	
	width:1000px;
	height:455px;}
	
	#top_left {
		
		width:300px;
		height:455px;
		float:left;}
	
	#top_right {
		
		width:500px;
		height:455px;
		float:left;}
		
		#topr_up {
			
			width:500px;
			height:76px;
			background-image:url(../images/template/slide_top.gif);
			text-align:center;}
			
		#topr_mid {
			
			width:500px;
			height:338px;}
			
			#toprm_left {
				
				width:30px;
				height:338px;
				float:left;
				background-image:url(../images/template/slide_left.gif);}
			
			#toprm_right {
				
				width:31px;
				height:338px;
				float:right;
				background-image:url(../images/template/slide_right.gif);}
		
		#topr_dow {
			
			width:500px;
			height:41px;
			background-image:url(../images/template/slide_bot.gif);}

#slide {
	
	width:439px;
	height:338px;
	float:left;
	background:#FFF;}

#slideshow {
	
	position:relative;
	width:439px;
	height:338px;
	overflow:hidden;}

#slideshow img {
	
	position:absolute;
	left:0;
	top:0;
	width:439px;
	height:338px;}

#top_glaze {
	
	float:right;
	width:200px;
	height:455px;}

#language {
	
	width:200px;
	height:100px;}
	
#glaze_01 {
	
	width:200px;
	height:75px;
	background: url(../images/template/left_01.png) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#FFF;}

#glaze_02 {
	
	width:200px;
	height:120px;
	color:#FFF;
	background:url(../images/template/left_02.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	text-align:center;}

#glaze_03 {
	
	width:200px;
	height:160px;
	background:url(../images/template/left_03.png) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;}

#menu {
	
	width:180px;
	height:250px;
	margin-left:20px;}

#content {
	
	width:1000px;
	background:url(../images/template/edge_bckg.png) repeat-y} 
	
	#con_total {
		
		width:1000px;
		height:30px;
		font-size:18px;
		text-align:center;
		line-height:30px;
		background:#f6f6f6}
	
	#con_line {
		
		width:1000px;
		height:20px;
		background:url(../images/template/edge_top.png);}

	#con_line2 {
		
		width:1000px;
		height:20px;
		background:url(../images/template/edge_bot.png);}

	#con_text {
		
		margin-top:10px;
		margin-left:20px;
		margin-right:20px;
		text-align:center;
		font-size:14px;
		line-height:20px;}
	
	#con_left {
		
		width:450px;
		float:left;
		margin-top:10px;		
		text-align:left;
		font-size:14px;
		line-height:20px;}
	
	#con_right {
		
		width:550px;
		float:right;
		margin-top:10px;		
		text-align:left;
		font-size:14px;
		line-height:20px;}
		
		.con_col {
			
			width:300px;
			float:left;}
	
	#con_gal {
		
		width:1000px;
		height:300px;
		margin-top:30px;}
		
.glaze_pic {
	
	width:210px;
	height:257px;
	margin-left:160px;}

.g_frame {
	
	width:248px;
	height:198px;
	margin-left:20px;
	background:#FFF;
	border:#999 solid 1px;
	margin-bottom:20px;
	float:left;}

.g_center {
	
	margin:2px;
	border:none;}


.gallery {
	
	width:250px;
	height:200px;
	margin-left:50px;
	background-color:#FFF;
	border:#e5e5e5 1px solid;
	margin-bottom: 50px;}
	
.gallery_r {
	
	width:250px;
	height:200px;
	background-color:#FFF;
	border:#e5e5e5 1px solid;
	margin-bottom: 50px;}
	
.gal_box {
	
	width:250px;
	height:300px;
	margin-left:70px;
	margin-bottom:50px;
	float:left;}
	
.gallery_col {
	
	width:250px;
	height:200px;
	margin-left:10px;
	background-color:#FFF;
	border:#e5e5e5 1px solid;}
	
	.center_pic {
		
		margin:3px;
		border:0px;}

#footer {
	
	border-bottom:#204a87 5px solid;
	width:100%;
	bottom:0px;}
	
#footer_txt {
	
	padding-bottom:10px;
	margin:auto;
	padding-left:0px;
	width:1000px;
	padding-right:0px;
	overflow:hidden;
	border-top:#c5c5c5 1px solid;
	padding-top:10px;}

#footer_list {
	
	float:left;
	width:200px;
	font-size:0.8em}
	

