/*=======================
通用样式
========================*/
a:link {color:#000;}
	a:visited {color:#000;}
	a:hover {color:#C03;}
	a:active {color:#C03;}

body {background:#ccc;}
.jk_more{display:block;position:absolute;top:8px;right:64px;}
/*=======================
顶部样式
========================*/
div.topPicLine {background:url(../images/topline.gif) no-repeat left top;}
div.head {background:#fff;}
div.head h1 {background:url(../images/logo.gif) no-repeat left top;}

ul.calendar {border-left:1px solid #ccc;text-align:center;}
	ul.calendar li#day {font-size:9pt;font-weight:bold;color:#7F797B;margin:3px 0px 5px 0px;}
	ul.calendar li#week {font-size:20px;color:#E1B68B;font-weight:bold;font-family:"黑体";margin:2px 0px;}
	ul.calendar li#chineseDay {font-size:9pt;font-weight:bold;color:#7F797B;margin:6px 0px 0px 0px;}

div.loginbar {background:#F1F1F1;}
	div.loginbar span.homepage a:link, div.loginbar span.homepage a:visited {color:#000;}
	div.loginbar span.homepage a:hover, div.loginbar span.homepage a:active {color:#00F;}
	div.loginbar span.login {color:#333;}
	div.loginbar span.login a {color:#333;}
	div.loginbar span.login input.submitbtn {color:#069;border:1px solid #DDDDDD;}
	div.loginbar span.login input{color:#1447AD;background:#F3F3F3;border:1px solid #DDDDDD;}

ul.menuNews {background:url(../images/menuHordotline.gif) repeat-x left bottom;}
	ul.menuNews li {background:url(../images/menuspacer1.gif) right 4px no-repeat;}

ul.menuChanel li {background:url(../images/menuspacer1.gif) right 4px no-repeat;}


ul.navbar {background:url(../images/jy_navbarbg.gif) repeat-x;}
	ul.navbar a:link, ul.navbar a:visited {color:#000;}
	ul.navbar a:hover, ul.navbar a:active {color:#fff591;}
	
div#topAsbar {background:#FFF;}
	div#topAsbar ul.gglist li a:link, div#topAsbar ul.gglist li a:visited {color:#DC1A1A;}
	div#topAsbar ul.gglist li a:hover, div#topAsbar ul.gglist li a:active {color:#DC561A;}
	div#topAsbar div.bottomPicLine {background:url(../images/jy_topmaskup.gif) no-repeat top left;}
div.chanell{}
	div.chanell div.chanellNavbar{height:30px;background:url(../images/jy_chanelltitlebg.gif) left top no-repeat #fff;border-bottom:2px solid #FF9800;color:#000;}
	div.chanell div.topmask {background:url(../images/jy_chanellmask.gif) no-repeat left top;}
	div.chanell div.chanellNavbar span{color:#000;}
	div.chanell div.chanellNavbar a:link,div.chanell div.chanellNavbar a:visited{color:#000;}
	div.chanell div.chanellNavbar a:hover,div.chanell div.chanellNavbar a:active{color:#900;}

div.chanell div.curpath{position:absolute;top:2px;left:0;width:960px;height:30px;line-height:30px;z-index:0;font-size:14px;padding-left:16px;padding-left:16px;background:#fff;color:#000;border-bottom:2px solid #FAEFAF;}
	div.chanell div.topmask {background:url(../images/jy_chanellmask.gif) no-repeat left top;}
	div.chanell div.curpath a:link,div.chanell div.curpath a:visited{color:#000;font-size:14px;}
	div.chanell div.curpath a:hover,div.chanell div.curpath a:active{color:#F00;font-size:14px;}
/*===========================
主体开始
=============================*/

.body {height:938px;background:url(../images/jyclass_bodybg.gif) repeat-y;}

/*===========================
列表主体
=============================*/
div.classleft ul li{background:url(../images/icon12.gif) no-repeat left;}
div.classleft ul li span{color:#333;}
div.classleft ul li a:link,div.newsclass ul li a:visited{color:#000;text-decoration:none;}
div.classleft ul li a:hover,div.newsclass ul li a:active{color:#900;text-decoration:underline;}

.msfclist{position:absolute;left:6px;top:10px;width:680px;height:910px;}
.msfclist ul li{float:left;width:170px;height:220px;background:none;} 
.msfclist ul li{text-align:center;}

div.classright{border:1px solid #F9C677;}
div.classright h3{background:#FFF38C;}
div.classright h3 span{color:#B70304;background:url(../images/icon10.gif) no-repeat 8px 1px;}
div.classright ul li{background:url(../images/icon12.gif) no-repeat left;}

/*===========================
内容主体部分
=============================*/
div.contentbody{background:url(../images/jycontent_bodybg.gif) top left;}

div.contentright h3{background:#FFF38C;}
div.contentright h3 span{color:#B70304;background:url(../images/icon10.gif) no-repeat 4px 1px;}
div.contentright ul li{background:url(../images/icon12.gif) no-repeat left;}

/*===========================
主体结束
=============================*/

/*===========================
底部效果
=============================*/
.foot{
	background:#FAEFAF;
}
.foot .copyright {
	color:#000;
}
.foot .copyright p a{
	color:#000;
}














