@charset "utf-8";
/* CSS Document */
/*基本信息*/
body {font:12px "宋体";margin:0px;text-align:center;background:#FFF;}
a{color:#3f3e3e; font:12px "宋体"; text-decoration:none;}
a:hover{color:#3f3e3e; font:12px "宋体"; text-decoration:underline;}

/*页面层容器*/
#container {width:100%}

/*页面头部*/
#header {width:100%;margin:0 auto;height:400px;}
#flash{width:100%;margin:0 auto;height:320px;}

/*页面内容*/
#content {width:960px;margin:0 auto; padding-top:5px;}

/*页面内容左*/
#lcontent {width:265px; float:left; height:219px;}

/*页面内容中*/
#mcontent {width:400px;float:left;margin-left:15px;height:219px;}

/*页面内容右*/
#rcontent {width:260px;float:right;}

/*页面底部*/
#footer {clear:both;width:100%;margin:0 auto; padding-top:10px;}

/*新闻动态*/
#dongtai{ float:left;width:398px; border:#CCCCCC solid 1px;}

/*专业介绍*/
.xz{font:12px "宋体";line-height:23px}
.menu_title1 /* 左栏表格标题背景、文字颜色定义 */
{ 
background:url(image/xuzhi.gif);background-position: 1% 100%;background-positionX: center; background-repeat:no-repeat;color:#404040; font-size:12px; text-align:center;
}
.menu_title2 /* 左栏标题标题表格背景、文字颜色定义 */
{
background:url(image/jieshao.gif);background-position: 1% 100%; background-positionX: center; background-repeat:no-repeat;color:#dc1a18; font-size:12px; text-align:center;
}
.menu_title2 a
{
background:url(image/jieshao.gif);background-position: 1% 100%; background-positionX: center; background-repeat:no-repeat;color:#dc1a18; font-size:12px; text-align:center; 
}

.menu_title2 a:hover
{
background:url(image/jieshao.gif);background-position: 1% 100%; background-positionX: center; background-repeat:no-repeat;color:#dc1a18; font-size:12px; text-align:center;
}


/*师生风采*/
.fc{font:12px "宋体"; color:#dc1a18;}
.fc a{color:#dc1a18; font:12px "宋体"; text-decoration:none;}
.fc a:hover{color:#404040; font:12px "宋体"; text-decoration:none;}

/*互动版块*/
#hudong {clear:both;width:960px; margin:0 auto;}
#hd{float:left; width:680px; margin-top:10px; height:96px;
background:url(image/hd.gif);background-position: 1% 100%;background-positionX: center; background-repeat:no-repeat;
}
#shisheng{float:left; width:260px;margin-top:10px; margin-left:20px; height:96px;
background:url(image/fcbg.gif);background-position: 1% 100%;background-positionX: center; background-repeat:no-repeat;
}
.footer1{color:#dc1a18; font:12px "宋体";}
.ft{color:#dc1a18; font:12px "宋体";}



