.head{
	text-align:left;
	width:1004px;
	margin:auto;
}
.head .home_head {
	background-repeat:no-repeat;
	width:100%;
	height: 117px;
}
.head .left {
	background-repeat:no-repeat;
	width: 249px;
	height: 117px;
	float:left;
}

.head .center {
	background-repeat:no-repeat;
	width: 488px;
	height: 117px;
	float:left;
}

.head .right {
	background-repeat:no-repeat;
	width: 267px;
	height: 117px;
	float:left;
}
.head .menu_bg{
	float: left;
	background-repeat:repeat-x;
	height: 35px;
	margin-top:3px;
}
.head .menu_item0{
	float: left;
	background-repeat:no-repeat;
	width: 133px;
	height: 25px;
	text-align: center;
	padding-top: 10px;
}
.head .menu_item1{
	float: left;
	background-repeat:no-repeat;
	width: 87px;
	height: 25px;
	text-align: center;
	padding-top: 10px;
}

.article{
	width: 759px;
	margin:auto;
	text-align:center;
}
.article .article_menu .article_menu_item{
	float:left;
	color:#FFFFFF;
	line-height:40px;
}
.article .article_menu .article_menu_item ul{
	margin:0px;
	padding:0px;
}
.article .article_menu .article_menu_item ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	padding-left: 6px!important;padding-left: 0px;
}
.article .article_head{
	background-repeat:no-repeat;
	width: 759px;
	height: 110px;
}
.article .article_menu{
	background-repeat:repeat-x;
	height:47px;
}
.article .article_menu .article_menu_home{
	background-repeat:no-repeat;
	width:15px;
	height:47px;
	text-align:left;
	float:left;
}
/***********************************************/
/* 红色样式                                                                                                 */
/***********************************************/

.head_red .left {
	background-image: url(../images/head/red/home_left.jpg);
}
.head_red .center {
	background-image: url(../images/head/red/home_center.jpg);
}
.head_red .right {
	background-image: url(../images/head/red/home_right.jpg);
}
.head_red .menu_item0{
	background-image: url(../images/head/red/home_menu_item0.gif);
}
.head_red .menu_item1{
	background-image: url(../images/head/red/home_menu_item1.gif);
}

.head_red .article_head{
	background-image: url(../images/head/red/article_head.jpg);
}
.head_red .article_menu{
	background-image: url(../images/head/red/article_menu_bg.gif);
}
.head_red .article_menu .article_menu_home{
	background-image: url(../images/head/red/article_menu_home.gif);
}
.content_red{
	text-align: left;
	width: 759px;
	background-image: url(../images/head/red/article_content_bg.gif);
	background-repeat: repeat-x;
	background-color: #F7E1B8;
	MARGIN: auto;
	background-color:#F7E1B8;
}
/***********************************************/
/* 蓝色样式                                                                                                 */
/***********************************************/
.head_blue .home_head {
	background-image: url(../images/head/blue/home_head.jpg);
}
.head_blue .left {
	background-image: url(../images/head/blue/home_left.jpg);
}
.head_blue .center {
	background-image: url(../images/head/blue/home_center.jpg);
}
.head_blue .right {
	background-image: url(../images/head/blue/home_right.jpg);
}
.head_blue .menu_item0{
	background-image: url(../images/head/blue/home_menu_item0.gif);
}
.head_blue .menu_item1{
	background-image: url(../images/head/blue/home_menu_item1.gif);
}
.head_blue .article_head{
	background-image: url(../images/head/blue/article_head.jpg);
}
.head_blue .article_menu{
	background-image: url(../images/head/blue/article_menu_bg.gif);
}
.head_blue .article_menu .article_menu_home{
	background-image: url(../images/head/blue/article_menu_home.gif);
}
.content_blue{
	text-align: left;
	width: 759px;
	background-image: url(../images/head/blue/article_content_bg.gif);
	background-repeat: repeat-x;
	background-color: #F7E1B8;
	MARGIN: auto;
	background-color:#D3E3F5;
}
/***********************************************/
/* 灰色样式                                                                                                 */
/***********************************************/
.head_black .left {
	background-image: url(../images/head/black/home_left.jpg);
}
.head_black .center {
	background-image: url(../images/head/black/home_center.jpg);
}
.head_black .right {
	background-image: url(../images/head/black/home_right.jpg);
}
.head_black .menu_item0{
	background-image: url(../images/head/black/home_menu_item0.gif);
}
.head_black .menu_item1{
	background-image: url(../images/head/black/home_menu_item1.gif);
}
.head_black .article_head{
	background-image: url(../images/head/black/article_head.jpg);
}
.head_black .article_menu{
	background-image: url(../images/head/black/article_menu_bg.gif);
}
.head_black .article_menu .article_menu_home{
	background-image: url(../images/head/black/article_menu_home.gif);
}
.content_black{
	text-align: left;
	width: 759px;
	background-image: url(../images/head/black/article_content_bg.gif);
	background-repeat: repeat-x;
	background-color: #F7E1B8;
	MARGIN: auto;
	background-color:#D6D6D6;
}

/***********************************************
 * 默认样式
 ***********************************************/
.head_default .home_head {
	background-image: url(../images/head/blue/home_head.jpg);
}
.head_default .left {
	background-image: url(../images/head/blue/home_headLeft.jpg);
}
.head_default .center {
	background-image: url(../images/head/blue/home_headCenter.jpg);
}
.head_default .right {
	background-image: url(../images/head/blue/home_headRight.jpg);
}
.head_default .menu_item0{
	background-image: url(../images/head/blue/home_menu_item0.gif);
}
.head_default .menu_item1{
	background-image: url(../images/head/blue/home_menu_item1.gif);
}
.head_default .article_head{
	background-image: url(../images/head/blue/article_head.jpg);
}
.head_default .article_menu{
	background-image: url(../images/head/blue/article_menu_bg.gif);
}
.head_default .article_menu .article_menu_home{
	background-image: url(../images/head/blue/article_menu_home.gif);
}
.content_default{
	text-align: left;
	width: 759px;
	background-image: url(../images/head/blue/article_content_bg.gif);
	background-repeat: repeat-x;
	background-color: #F7E1B8;
	MARGIN: auto;
	background-color:#D3E3F5;
}
.skin_catalog_default_leftTitle{
	background-image: url(../images/head/blue/catalog_left_title.gif);
	background-repeat:no-repeat;
}
.skin_catalog_default_main_top{
	background-image: url(../images/head/blue/catalog_main_top.gif);
	background-repeat:no-repeat;
	width:741px; 
	height:36px; 
}
.skin_catalog_default_line{
	background-image: url(../images/head/blue/catalog_line.gif);
	background-repeat:no-repeat;
	width:13px; 
	height:348px; 
}
.skin_catalog_default_mainTitle{
	background-image: url(../images/head/blue/catalog_main_title.gif);
	background-repeat:no-repeat;
}
.skin_catalog_default_mainTitle2{
	background-image: url(../images/head/blue/catalog_main_title_02.gif);
	background-repeat: repeat-x;
}
.skin_catalog_default_mainTitle3{
	background-image: url(../images/head/blue/catalog_main_title_03.gif);
	background-repeat:no-repeat;
}
/***********************************************
 * 站点变灰样式（哀悼日）      html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
 ***********************************************/
