/* CSS Document */
/* 请按以下顺序写样式
显示,定位,浮动,清除:display position float clear  ...  
边距,补白,宽,高:margin padding width height ...   
文本修饰,对齐方式:text-decoration text-align vertical-align white-space...
文字颜色大小:color font content
边框和背景:border background
*/

/* 共用样式-常用类 */
* { margin:0; padding:0;}

body{ padding:0px; margin:0px auto; font-family:Tahoma, Verdana, Arial; height:100%; background:url(../images/body_bg.jpg) no-repeat top center}

div,p,li,em{font-family:Verdana,宋体;font-size:12px; font-style:normal;}

form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}

input,select{font-size:12px;line-height:16px;}

img{border:0;}

ul,li{list-style-type:none;}

table{ border-collapse:collapse;}

.clear {clear:both;}

a:link{ color:#411c00; text-decoration:none;}
a:visited{ color:#411c00; text-decoration:none;}
a:hover{ color:#cf5d00; text-decoration:none;}
a:active{color:#411c00;text-decoration:none;}

.News_more a:link,.Notices_more a:link{ color:#fff; text-decoration:none;}
.News_more a:visited,.Notices_more a:visited{ color:#fff; text-decoration:none;}
.News_more a:hover,.Notices_more a:hover{ color:#411c00; text-decoration:none;}
.News_more a:active,.Notices_more a:active{color:#fff;text-decoration:none;}

.music { position:absolute; width:150px; height:60px; top:10px; left:-110px; z-index:12; }
.Menu { width:1002px; height:110px; margin:0 auto; background:url(../images/Menu.jpg) no-repeat}
.Content { width:1002px; margin:0 auto;}
.index_left { width:639px; float:left}
.index_right { width:363px; float:left}
.Logo { width:639px; height:76px; background:url(../images/Logo.jpg) no-repeat;}
.Logo h1 { font-size:36px; color:#053e96; font-weight:bold;  text-align:center; line-height:76px;}
.Tips { width:287px; height:187px; float:left; background:url(../images/Tips.jpg) no-repeat;}
	.Tipsheight { height:45px;}
	.Tipstext { width:200px; height:100px; margin-left:55px; line-height:24px;}
	
.News { width:352px; height:187px; float:left; background:url(../images/News.jpg) no-repeat;}
	.Newstext{ width:305px; height:129px; padding-left:47px; padding-top:35px;}
	.Newstext li{ line-height:26px; padding-left:24px; background:url(../images/icon_02.gif) no-repeat 0px 4px;}
	.Newstext li a{ color:#411c00; text-decoration:none;}
	.Newstext li a:hover{ color:#200e00;text-decoration:underline;}
	.News_more { margin-left:85px;}
	
	
.Notices { width:326px; height:166px; float:left; background:url(../images/Notices.jpg) no-repeat;}
	.Noticetext{ padding-left:30px; width:255px; height:116px; padding-left:45px; padding-top:25px;}
	.Noticetext li{ line-height:26px; padding-left:24px; background:url(../images/icon_01.gif) no-repeat 0px 4px;}
	.Noticetext li a{ color:#411c00; text-decoration:none;}
	.Noticetext li a:hover{ color:#200e00;text-decoration:underline;}
	.Notices_more { margin-left:95px;}
	
.Notices_right { width:313px; height:166px; float:left; background:url(../images/Notices_right.jpg) no-repeat;}

.Happy { width:363px; height:294px; background:url(../images/Happy.jpg) no-repeat; position:relative}
.Happy_more { width:363px; height:53px; padding-top:25px; text-indent:-999px; overflow:hidden;}
.Happy_more a { width:40px; height:20px; display:block; float:right; margin-right:32px; }
.Happy_fla { margin-left:55px;}

.Happy_bottom { width:363px; height:135px; background:url(../images/Happy_bottom.jpg) no-repeat;}
.Video { width:190px; height:213px; padding-top:100px; float:left; background:url(../images/Video.jpg) no-repeat;}
.Painting { width:610px; height:313px; float:left; background:url(../images/Painting.jpg) no-repeat; position:relative}
.Painting_more { width:300px; height:60px; padding-top:91px; text-indent:-999px; overflow:hidden; }
.Painting_more a { width:50px; height:40px; margin-left:148px; display:block;background:url(../images/notice_more_a.png) no-repeat;}
.Painting_more a:hover { width:50px; height:40px; margin-left:148px; display:block;background:url(../images/notice_more_b.png) no-repeat 0px -10px; }
.Paintingphoto { margin-left:50px; height:130px; overflow:hidden; width:520px;}
.Painting_right { width:182px; height:163px; padding-left:20px; padding-top:150px; float:left; background:url(../images/Painting_right.jpg) no-repeat; position:relative}
.cookbook { position:absolute; left:-30px; top:-110px; width:190px; height:260px; z-index:1}
.yezi { position:absolute; right:-18px; top:112px; width:162px; height:177px; z-index:2; }
.link { position:absolute; right:2px; top:87px; width:162px; height:177px; z-index:2; }
.link select { width:140px; height:20px;}

.Copyright { width:1002px; height:128px; padding-top:33px; margin:0 auto; clear:both; background:url(../images/Copyright.jpg) no-repeat;}
.Copyright .text{ margin:0 auto; padding-top:5px; width:938px; color:#002d03; line-height:24px; text-align:center; }
.Copyright .company{ width:100%; padding:5px 0; color:#002d03; text-align:center;}
