/*艺术科样式*/
body {
background:#27011f url(../img/art_bg.jpg) no-repeat;
text-align:justify;
line-height:20px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#4C4C4C;
margin:0 0 20px;
padding:0;
}
/*所有标题样式*/
h1,h2,h3 {
color:#000;
margin:0;
padding:0;
}
/*新闻显示标题样式*/
h1 {
font-size:25px;
font-weight:700;
text-align:center;
padding-bottom:10px;
padding-top:20px;
}

strong {
color:#EB0546;
}

p,ul,ol {
margin-bottom:1.5em;
}

p {
text-indent:2em;
}

ul {
margin:0;
padding:0;
}

a {
color:#DF4141;
text-decoration:none;
}

a:hover {
text-decoration:none;
color:#931919;
}
/*浮动清除样式*/
.clearer {
clear:both;
height:10px;
}
.clear_blank {
clear:both;
height:10px;
}
/*网站头部样式*/
#header {
width:960px;
height:163px;
background:#fff url(../img/header_bg.jpg) no-repeat left top;
margin:0 auto;
}
/*网站导航样式*/
.nav {
width:960px;
height:32px;
background:#000;
margin:0 auto;
}

.login {
float:left;
font-size:12px;
color:#666;
line-height:32px;
text-indent:1em;
}

.menu {
float:right;
width:730px;
}

.menu ul {
list-style:none;
margin:0;
padding:0 0 0 20px;
}

.menu li {
display:inline;
}

.menu a {
display:block;
float:left;
border:none;
background:url(../img/img05.jpg) no-repeat left 55%;
text-decoration:none;
color:#FFF;
padding:8px 20px 5px 8px;
}

.menu a:hover {
color:#D7D7BD;
}
/*网站主体样式*/
#wrapper {
width:980px;
background:#FFF;
margin:0 auto;
padding:10px 0;
}
/*网站内容样式*/
#content {
width:960px;
margin:0 auto;
}

#content h2 {
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
border-bottom:1px #CCC dashed;
}

#content a {
text-decoration:none;
}

#right {
float:right;
width:700px;
padding:10px;
}

#single_right {
float:right;
width:400px;
padding:10px;
}

.flash {
width:720px;
margin-left:-10px;
margin-bottom:10px;
}

*html .flash {
width:720px;
margin-left:-20px;
margin-bottom:10px;
}

#right ul {
list-style:none;
margin:0 3em;
padding:0;
}

#right li {
margin-bottom:8px;
padding-left:10px;
background:url(../img/img06.jpg) no-repeat 0 7px;
line-height:17px;
}

#right .post ul {
margin:10px;
}
/*网站左栏样式*/
#left {
float:left;
width:210px;
background:#EDEDED;
padding:10px;
}

#left p {
font-size:12px;
margin-top:0;
}

.box {
width:98%;
height:50px;
margin-top:5px;
}

.box .logo {
float:left;
width:50px;
}

.box .title {
float:left;
line-height:50px;
padding-left:20px;
font-weight:700;
}

#left ul {
list-style:none;
margin:15px 0 0;
padding:0;
}

#left li {
padding-left:10px;
background:url(../img/img04.gif) no-repeat left 50%;
}
/*网站底部样式*/
#footer {
clear:both;
width:960px;
height:38px;
padding-top:18px;
border-top:1px solid #444;
background:#000;
text-transform:uppercase;
font-size:12px;
color:#E5E5CC;
margin:0 auto;
}

#footer .copyright {
float:left;
padding-left:20px;
text-align:center;
margin:0;
}

#footer .links {
float:right;
padding-right:20px;
text-align:center;
margin:0;
}

#footer a {
border-bottom:1px #E5E5CC dashed;
text-decoration:none;
color:#E5E5CC;
}
/* 照片样式*/
.gallery {
margin-top:18px;
margin-bottom:18px;
}

.gallery a img,.gallery a:visited img {
border:4px solid #EEE;
text-decoration:none;
margin:0 3px 20px 0;
}

.gallery a:hover img {
border:4px solid #EB0546;
}
/* 网站搜索*/
.searchform {
background-color:transparent;
border:none;
width:210px;
margin:0 0 10px 5px;
padding:5px 0 10px 5px;
}

.searchform input.textbox {
width:120px;
height:18px;
vertical-align:top;
padding:2px;
}

.searchform input.button {
width:60px;
height:24px;
vertical-align:top;
padding:2px 4px;
}

.path {
border-bottom:1px solid #EEE;
color:#666;
font:normal 12px "宋体", Verdana, Arial, Helvetica, sans-serif;
padding:5px 0;
}

.path a {
color:#666;
text-decoration:none;
}

.path a:hover {
color:0;
text-decoration:underline;
}
/* 老师个人介绍*/
#teacher_vita {
clear:both;
margin:20px 20px 10px 10px;
}

#teacher_vita .photo {
float:left;
width:265px;
height:185px;
}

#teacher_vita .profile {
float:right;
width:380px;
font-size:12px;
}

#teacher_vita .profile p {
margin-top:0;
}

#teacher_vita .profile .name {
font-size:14px;
font-weight:700;
}