/*Layout　start*/

#header{
	width: 750px;
	text-align: left;

}

#warapper{

  width: 750px;

  text-align: left;

}

#menu{
	width: 250px;
	float: right;

}

#main{

  width; 499px;

  float: right;



  text-align: left;

}

#footer{
	clear: both;
	width: 750px;
}
#footer_spacer {
	height: 4px;
	width: 750px;
}


/*Layout　end*/





/*header　start*/

html>body #header_menu{

	width: 750px;

	text-align: center;

	margin-bottom: 4px;

}

#header_menu{

	width: 750px;

	text-align: center;

}

#header_menu ul{

list-style: none;

margin-left: 2px;

}

#header_menu li{

float:left;

}

/*header　end*/





/*menu　start*/

.side_menu{
	width: 248px;
	background-image: url("../images/right_bg.gif");
	background-repeat: repeat-y;
	border-bottom: solid 1px #DEDBDE;

}



.pic_side{

	margin: 1px 0 2px 0;

}

.side_middle{

	width: 248px;

	background-image: url("../images/right_bg.gif");

	background-repeat: repeat-y;

	border-top: solid 1px #DEDBDE;

	border-bottom: solid 1px #DEDBDE;

}

.side_box{

	padding-left: 3px;

	padding-top: 3px;

	margin-bottom: 2px;

}

.side_box2{

	padding-left: 3px;

	padding-top: 3px;

	margin-bottom: 2px;

}

.side_pad{

	width: 240px;

	padding: 3px 0 2px 0;

	background-color: #EFEFEF;

}

.side_man{

	padding: 1px 0 0 7px ;

}

.side_third{

	padding: 2px 0 2px 4px;

}

/*menu　end*/





/*main　start*/

.main_pic{

	width: 497px;

}

#main_box{

	width: 497px;

	margin-top: 1px;

	text-align: center;

}

#com_info{

	width: 248x;

  float: right;

	border: 1px solid #DEDFDE;

	text-align: left;

}

.com_box{

	margin: 3px 3px 2px 3px;

	background-color: #EFEFEF;

}

#pro_solu{

	margin-right: 249px;

	border: 1px solid #DEDFDE;

	text-align: left;

}

.pro_box{

	padding: 3px 0 2px 3px;

}

.pro_live{

	width: 240px;

	background-color: #EFEFEF;

}

.pro_man{

	padding: 7px 0 0 7px ;

}



html>body #news_main{
	width: 485px;
	text-align: left;
	padding: 5px;
	border: 1px solid #DEDFDE;
	margin-bottom: 1px;
	background-image: url(../images/news_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
}



#news_main{

	width: 485px;

	text-align: left;

	padding: 3px 5px 5px 5px;

	border: 1px solid #DEDFDE;

	margin-bottom: 1px;

	background-image: url("../images/news_bg.jpg");

	background-position: right;

	background-repeat: no-repeat;

	clear: both;

}



/*main　end*/





/*footer　start*/

#copyright{
	background-color: #ACAAAD;
	text-align: right;
	margin-bottom: 10px;

}

#f_right{

	width: 250px;

	float: right;

	text-align: right;

}

#f_left{

  width; 490px;

  float: left;

	text-align: left;

	margin-left: 5px;

}

.c_name{

	margin-right: 15px;

}

.f_space{

	margin-left: 10px;

	margin-bottom: 10px;

}

/*footer　end*/

