@CHARSET "ISO-8859-1";

/* set all defaults */

* {
	padding: 0 0;
	margin: 0 0;
	font-family: Sans-serif, Arial;
	color: #636563;
	font-size:12px;
}

body {
	background: #ffffff;
}
a {
	color: #636563;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

h0 {
	font-size: 30px;
}
h1 {
	font-size: 16px;
	color: #848484;
}
h2 {
	font-size: 14px;
}

#wrapper
{
	padding: 0px;
	margin: 0 auto;
	min-height: 700px;
	width:970px;
}

.pagetop {
	height:10px;
	width:970px;
}
.pos_logo {
	font-size:16px;
	font-weight: bold;
}

/* start top menu */
.navcontainer {
	height: 30px;
	width:970px;
	background-color: #efefef;
}

	.navlist
	{
		width:970px;
	}

		.navlist a
		{
			float: left;   
			width: 106px; 
			text-align:center;  
			line-height:27px;
			vertical-align:middle;
		}
		
		.navlist a:hover
		{
			font-weight:bold;
		}
/* end top menu */


.header_banner {
	height: 100px;
	width: 958px;
	margin-top: 10px;
	border:1px solid #efefef;
	padding:5px;
	background: #fcfcfc;
}

#main_back {
	height: auto;
	width:970px;
	margin-top:10px;
	margin-bottom:10px;
}

	.left_content_box {
		float: left;
		width: 200px;
		border:1px solid #efefef;
	}
	
	.table.order th, table.order td {
		font-size: 10px;
		text-align:center;
		vertical-align:middle;
	}

	.left_header {
		height:20px;
		line-height:20px;
		padding-left:10px;
		background-color: #EFEFEF;
	}
	.clients {
		height:480px;
		background: #fcfcfc;
	}
	
	
	.main_content_box {
		width: 550px;
		margin-left:210px;
	}
	
	.swf_promo {
		width: 760px;
		height: 130px;
		background: #fcfcfc;
		border:1px solid #efefef;
		margin-bottom:10px;
	}
	
	.full_content_box {
		width: 760px;
	}	

		.main_content_header {	
			height: 20px;
			line-height:20px;
			background-color: #EFEFEF;
			padding-left:10px;
		}
		.main_content_header_box {	
			height: 180px;
			background-color: #fcfcfc;
			line-height:20px;
			padding-top:10px;
			margin-bottom:10px;
			border:1px solid #efefef;
	
		}

		.content_box {
			width:550px;
			min-height:223px;
			margin-top:10px;
		}
		.content_pic {
			margin:10px;
			margin-left: 0px;
			float: left;
		}
		.content_text {
			margin-top:10px;
			float: right;
			width:400px;
			height:80px;
		}
		
		.map {
			width:740px;
			border: 1px solid #656565;
		}
		.map_img1 {
		width: 180px;
		height: 269px;
		}
		.map_img1 a {
		border-bottom:none;
		width: 180px;
		height: 269px;
		background-image: url(../images/map1.jpg);
		background-repeat: no-repeat;
		float: right;

		}
		.map_img1 a:hover {
		background-image: url(../images/map1-1.jpg);
		}
	
		.map_img2 {
		width: 110px;
		height: 269px;
		}
		.map_img2 a {
		border-bottom:none;
		width: 110px;
		height: 269px;
		background-image: url(../images/map2.jpg);
		background-repeat: no-repeat;
		float: right;

		}
		.map_img2 a:hover {
		background-image: url(../images/map2-1.jpg);
		}
		.map_img3 {
		width: 174px;
		height: 269px;
		}
		.map_img3 a {
		border-bottom:none;
		width: 174px;
		height: 269px;
		background-image: url(../images/map3.jpg);
		background-repeat: no-repeat;
		float: right;
		}
		.map_img3 a:hover {
		background-image: url(../images/map3-1.jpg);
		}

	.grid {
		width:160px;
		font-size:10px;
		
	}
	.grid_hi {
		width:160px;
		font-size:10px;
		background-color:#fcfcfc;
	}

	.right_content_box {
		float: right;
		text-align: left;
		width: 200px;

	}

	.right_header {
		height:20px;
		line-height:20px;
		text-align:right;
		padding-right:10px;
		background-color: #EFEFEF;
	}
	
	.r_menu {
		width: 198px;
		height:70px;
		background-color: #fcfcfc;
		line-height:20px;
		padding-top:10px;
		margin-bottom:10px;
		border:1px solid #efefef;
		text-align:right;
	}
	
		.r_menu a {
			width: 190px;
			display:block;
			text-align: right;
		}
		.r_menu a:hover {
			font-weight:bold;
		}
		
.address {
	padding:10px;
	background-color: #fcfcfc;
	text-align:right;
	margin-bottom:10px;
}

	

#footer_back {
	width:970px;
	height: 21px;
	margin-top:0px;
	background-color: #efefef;
	margin-bottom:10px;
	margin: 0 auto;
}

.footer 
{
	text-align: center;
	line-height:21px;
}


