* {margin: 0; padding: 0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px/1.2 Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFF url(../images/bg.jpg);
}
.menu_list {
	width: 200px;
	text-decoration: none;
}
.menu_head {
	cursor: pointer;
	position: relative;
	font-weight:normal;
	background: url(left.png) no-repeat right center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.menu_head2 {
	cursor: pointer;
	position: relative;
	font-weight:normal;
	background: url(left.png) no-repeat right center;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 8px;
}
.menu_body {
	display:none;
	text-decoration: none;
}
.menu_body a{
	display:block;
	color:#999;
	font-weight:normal;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-decoration: none;
}
.menu_body a:hover{
	color: #333;
	text-decoration: none;
	
}
.menu_body a:active{
	color: #333;
	text-decoration: none;
	
}
#body {
	height: 600px;
	width: 960px;	
}	
#body1 {
	width: 1000px;
}	
#menu {
	width: 200px;
	position: fixed;
	top: 35px;
	left: 35px;
	height: 600px;

}
#logo {
	margin-bottom: 5px;
}
.box1 {
	width: 175px;
	margin-left: 35px;
	float: left;
	margin-right: 45px;
	overflow: hidden;
	height: 600px;
}
.box1_1 {
	height: 330px;
	width: 200px;
	margin-top: 25px;
	text-align: left;
}
.box1_2 {
	width: 200px;
}


.box2 {
	width: 688px;
	float: right;
	margin-left: 15px;
	margin-top: 112px;
	overflow: hidden;
}
.box22 {
	width: 600px;
	float: right;
	overflow: hidden;
	margin-top: 130px;
	margin-right: 88px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.box2_1 {
	height: 200px;
	width: 200px;
	margin-right: 14px;
	margin-left: 14px;
	float: left;
	margin-top: 20px;
}
.contact {
	width: 175px;
	margin-bottom: 0px;
	margin-top: 400px;
}
h1 {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 15px;
}
h2 {
	font: italic lighter normal 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin-bottom: 5px;
}
h3 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
}
h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 10px;
}
#menu a:hover, #menu a:active, {
	color: #F60;
	text-decoration: none;

}
h5 {
	font: normal 13px/10px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 10px;
 
	
}
h6 {
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 2px;
}
a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active, a.selected{
	color: #333;
	text-decoration: none;
}

a.black {
	color: #333;
	font-weight: normal;
}
a.black:link, a.black:visited {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
a.black:hover {
	color: #000;
	font-weight: normal;
}
a.black:active {
	color: #000;
	font-weight: normal;
	
}

a.blackhead {
	color: #333;
	font: 13px/11px Arial, Helvetica, sans-serif;
}
a.blackhead:link, a.blackhead:visited {
	text-decoration: none;
	color: #333;
	font-size: 13px;
}
a.blackhead:hover {
	color: #000;
	font-size: 13px;
}
a.blackhead:active {
	color: #000;
	font-size: 13px;		
	
	
}
p {
	margin-bottom: 30px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 10px;
}
.space-image {
	margin-bottom: 20px;
}
.space-menu {
	margin-bottom: 8px;
}

.copyright {
	font-size: 9px;
	color: #333;
	margin-top: 10px;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_right_top {
	float: right;
	margin-top: 28px;
}

.text_copyrigh {
	color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
}
#menu div {
	text-align: left;
}
.margin_right_small {
	margin-right: 10px;
}
.margin_bottom_big {
	margin-bottom: 120px;
}
.text_black {
	color: #333;
}
