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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*
------------- common-----*/
.main{ width:100%}
.main_wrapper{width:800px; margin:0 auto}
.left{float:left}
.right{float:right}
.clear{clear:both}
body{background:url(../images/bg4.jpg) repeat; font-family:"Courier New", Courier, monospace}



/*
------------------ Home pahe -----------*/
.home_cointainer{ padding-top:8px; margin:0 auto}
.homeWrapper{ width:758px; margin:0 0 0 20px}
.logo{float:left; width:450px}
.nav{float:right; width:307px; padding-top:55px}
.nav ul{list-style:none; padding:0; margin:0}
.nav ul li{ display:inline; margin:0}
.nav ul li a{display:block; height:30px; float:left}
.nav ul li a.gap{ padding-right:15px}
.nav ul li a:hover{background:url(../images/aover.png) no-repeat bottom}
.nav ul li a.active{background:url(../images/aover.png) no-repeat bottom}



/*
----------------------- */
.cointaer_midd{ padding-top:5px; margin:0 auto; width:auto;}
.cointaer_midd_wrapper{ width:758px; margin:0 auto}
.cointaer_midd_bg{background:url(../images/cointaer_midd_bg.png) repeat-y; width:744px; padding:20px 0 14px 14px}
.cointaer_midd_top{height:13px;  background:url(../images/cointaer_midd_top.png) no-repeat; width:758px}
.cointaer_midd_bottom{height:12px; background:url(../images/cointaer_midd_bottom.png) no-repeat; width:758px}

.cointaer_midd_right{ padding-left:22px; float:left}
.cointaer_midd_right p{ font-size:11px; color:#9A8578; padding-bottom:20px; line-height:16px; width:446px; font-family:"Courier New", Courier, monospace}
.cointaer_midd_right p.size{ width:340px}
.cointaer_midd_right ul{margin:0 0 22px 0; padding:0; list-style:none}
.cointaer_midd_right ul li{margin:0; padding:0 50px 0 10px; display:inline; background:url(../images/arrow.png) no-repeat bottom left; font-family:"Courier New", Courier, monospace}
.cointaer_midd_right ul li a{text-decoration:none; color:#f68b66; font-size:11px}







/*
---------------- Footer -*/
.footer{ padding-top:5px; width:713px; margin:0 0 0 0; padding:5px 16px 20px 25px}

.footer p{font-size:11px; color:#9A8578; font-family:"Courier New", Courier, monospace}
.footer p a{font-size:11px; color:#9A8578; text-decoration:none; font-family:"Courier New", Courier, monospace}
.tweeter{ width:145px; float:left}
.tweeter_txt{padding-top:15px; float:left}



/*
------------ inner*/
.inner_left{float:left; background:url(../images/bg_left_inner.png) no-repeat; width:245px; height:304px; text-align:center; padding-top:52px; padding-right:15px}
.inner_left h1{ font-size:34px; color:#9b8578; line-height:45px}
.inner_left h2{ font-size:13px; color:#FFF; line-height:18px; font-weight:bold}

.img_gap{ padding-top:15px}


/*
------------ Gallery*/
.gall1{ width:135px; float:left}
.gall2{ width:114px; float:left}
.gall1 h3{font-size:12px; color:#f68b66}
.gall1 p{ width:130px; font-size:11px; color:#9b8578; line-height:12px}

/*
--------- */
 



* {
	margin:0;
	padding:0;
	list-style:none;
}


body {
	font-family:"Courier New", Courier, monospace;
	margin: 0;
	padding: 0;
	width: 300%;
	overflow: hidden;
	height:2000px

}


 

 



 


/*------------ GLOBAL ------------*/

.container {
	float: left;
	display: block;
	width: 33.33%;
	position: relative;
	z-index:0 !important;
	 background:url(../images/cointaent_bg.png) no-repeat 50% center;
}

.container_last {
	float: left;
	display: block;
	height: 1500px;
	width:33.3%;
	position: relative;
	z-index:0 !important;
	background:url(../images/cointaent_bg.png) no-repeat   center;
}


 
/*------------ HOME ------------*/



#home {
	

}


 
  

 
