/* 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/index_06.gif) repeat-x #fff}

div,p,li,em{font-family:Verdana,宋体;font-size:12px; }

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; color:#000}
.red { color:#F00}
.clear {clear:both;}
.h1 { overflow:hidden; text-indent:-99999px; display:block; width:1px; height:1px;}

/* 通用架构 */
.left{ float:left;}
.right{ float:right;}
#wrapper {margin:0 auto; background:url(../images/wrapper.jpg) no-repeat center top;}
#header,#content,#copyright{ margin:0 auto;}

#header{ position:relative; width:100%; background:url(../images/index1_01.jpg) no-repeat center; height:347px;}
#content { width:1002px; position:relative; }


a:link{ color:#333; text-decoration:none;}
a:visited{ color:#333; text-decoration:none;}
a:hover{ color:#cf5d00; text-decoration:none;}
a:active{color:#333;text-decoration:none;}

/* 首页框架 */
.index { margin:0 auto; width:1004px; position:relative}
.left { width:371px; position:relative}
#name {position:absolute;left:331px;top:0px;width:276px;height:89px;z-index:1;}

.logo { width:371px; height:159px; float:left; background:url(../images/index_01.jpg) no-repeat}
.flash { width:371px; height:483px; float:left;}

.center {width:326px; float:left;}

.about .title { height:20px; text-align:right; padding-right:50px; padding-top:120px;background:url(../images/index_profile1.gif) no-repeat}
.about .text { height:213px; background:url(../images/index_profile2.jpg) no-repeat}
.about .text1 { width:256px; height:180px; line-height:30px; margin-left:28px; font-size:14px; overflow:hidden}

.column .title { height:26px; padding-left:68px; padding-top:45px; background:url(../images/index_school1.gif) no-repeat}
.column .text {height:216px; background:url(../images/index_schoo2.jpg) no-repeat}
.column .text1 { width:256px; height:180px;line-height:30px; margin-left:33px; font-size:14px; overflow:hidden}

.about .title a,.column .title a{ color:#F00; text-decoration:none;}
.about .title a:hover,.column .title a:hover{ color:#cf5d00; text-decoration:none;}



.right { width:300px; position:relative}
.event .title { height:142px; background:url(../images/index_movepic1.jpg) no-repeat} 
.event .text { height:478px; padding-top:20px; background:url(../images/index_movepic2.jpg) no-repeat} 

.photo { width:204px; height:450px; padding-left:40px; overflow:hidden;}
.photo img { border:1px solid #F90}

#copyright { width:100%; height:30px; margin:0 auto; text-align:center; padding-top:110px; background:url(../images/bottom.gif) repeat-x  bottom }
#copyright li { line-height:30px;}
#ceng1 {position:absolute;left:194px;top:516px;width:100px;height:120px;z-index:1;background:url(../images/Kitty_xs013.gif)}
.phone { height:26px; background:url(../images/index_15.gif) no-repeat center;}

/* 内页框架 */
.about1 { margin:0 auto; width:1004px;}
.top li { float: left; height:251px;}
.top .one { width:271px; background:url(../images/about_01.jpg) no-repeat}
.top .two { width:353px; background:url(../images/about_02.jpg) no-repeat}
.top .three { width:380px; background:url(../images/about_04.jpg) no-repeat 0px 1px}
.top .two1 { width:353px; background:url(../images/ev_02.jpg) no-repeat}
.top .three1 { width:380px; background:url(../images/ev_04.jpg) no-repeat 0px 1px}

.about1_text { width:1004px; background:url(../images/about_bg.jpg) no-repeat}
.about1_text .height { width:1px; height:350px; float:left; }
.about1_text .text { width:750px; margin:0 auto;  font-size:14px; line-height:30px;}
.about1_text .text p {font-size:14px; }

#music {
	position:absolute;
	left:716px;
	top:-9px;
	width:180px;
	height:120px;
	z-index:11;
}