/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c4486;} /* 未访问的链接 */
a:visited {color: #2c4486;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #ae0927;} /* 点击激活链接 */
font {font-size:14px;}
.STYLE1 {font-size: 14px}
.STYLE2 {color: #DC201E}
.STYLE3 {
	font-size: 13px;
	color: #FFFFFF;
}
.STYLE4 {font-size: 13px; }
.STYLE5 {font-size: 16px; color:#990000;}
a.STYLE5:link, a.STYLE5:visited{ font-size:16px;color:#990000;text-decoration:none;}
a.STYLE5:hover, a.STYLE5:active{ font-size:16px;color:#F60;text-decoration:underline;}

.STYLE6 {font-size: 14px; color:#fff;}
.STYLE7 {font-size: 13px; color:#454545;  font-weight:700;}
.STYLE8 {
	color: #FFFFFF;
	font-weight: bold;
}
.style9{ font-size:13px; color:#E1581E; }
a.style9:link, a.style9:visited{ font-size:13px;color:#E1581E;text-decoration:none;}
a.style9:hover, a.style9:active{ font-size:13px;color:#F60;text-decoration:underline;}

.style10{ font-size:14px; color:#E1581E; }
a.style10:link, a.style10:visited{ font-size:14px;color:#E1581E;text-decoration:none;}
a.style10:hover, a.style10:active{ font-size:14px;color:#F60;text-decoration:underline;}

.STYLE11 {color: #666666}
.style12{ color:#E8210B; font-size:14px; }
.style13{ color:#E8210B; font-size:16px; }

.style14{ color:#0066CC; }
a.style14:link, a.style14:visited{ font-size:12px;color:#0066CC;text-decoration:none;}
a.style14:hover, a.style14:active{ font-size:12px;color:#F60;text-decoration:underline;}

.STYLE15 {
	font-size: 16px;
	font-weight: bold;
}

a.LinkPath:link, a.LinkPath:visited{ font-size:12px;color:#333;text-decoration:none;}
a.LinkPath:hover, a.LinkPath:active{ font-size:12px;color:#F60;text-decoration:underline;}

a.font:link, a.font:visited{ color:#333;text-decoration:none;}
a.font:hover, a.font:active{ color:#F60;text-decoration:underline;}

.al14:link {font-size:14px; text-decoration:none;color:#000;}
.al14:visited {font-size:14px; text-decoration:none;color:#000;}
.al14:hover {font-size:14px; text-decoration:underline;color:#F00;}
.al14:active {font-size:14px; text-decoration:none;color:#000;}

/*文章内容-----分页*/
#pagebar { text-align:center; TEXT-DECORATION: none; width:600px; height:32px; font-size:12px; margin-bottom:10px;}
#pagebar a,#pagebar .page_now { display:block; margin-right:4px; padding:2px 5px; border:1px solid #1AAC2F; color:#fff; font-weight:800; background:url(/images/page.png) repeat-x  0 0 ;}
#pagebar a { display:inline;}
#pagebar A:visited {background-position:0 -30px; border:1px solid #F30; TEXT-DECORATION: none}
#pagebar A:link {	color:#FFF; border:1px solid #F30; background-position:0 -30px; TEXT-DECORATION: none}
#pagebar A:active {	color:#1AAC2F; border:1px solid #1AAC2F; background-position:0 -30px; TEXT-DECORATION: none}
#pagebar a:hover {border:1px solid #1AAC2F; color:#F30; background-position:0 -30px;}
#pagebar .page_now { border:1px solid #F30; background-image:none; background:#666;}

/*文章内容*/
#articlecontent {padding: 7px;font-size: 14px;width:610px;word-break: break-all; table-layout:fixed; overflow:hidden;}

/*文章标题*/
#articletitle {font-size: 18px; font-weight:800;}

/*文章列表*/
#articlelist  a:link{ font-size:14px; color:#000; text-decoration:none; line-height:25px;}
#articlelist  a:visited{ font-size:14px; color:#000; text-decoration:none;line-height:25px;}
#articlelist  a:hover{ font-size:14px; color:#F60; text-decoration:underline;line-height:25px;}
#articlelist  a:active{ font-size:14px; color:#F60; text-decoration:underline;line-height:25px;}

/*相关新闻*/
#cla a:link{ font-size:14px; color:#000; text-decoration:none; padding-left:15px;}
#cla a:visited{ font-size:14px; color:#000; text-decoration:none; padding-left:15px;}
#cla a:hover{ font-size:14px; color:#F60; text-decoration:underline; padding-left:15px;}
#cla a:active{ font-size:14px; color:#F60; text-decoration:underline; padding-left:15px;}

/*列表页分页*/
.show_page { width:595px; float:left; text-align:center; padding-top:20px;}

/*首页编辑推荐*/
#commend div{ float:left;display:block;font-size: 12px;color: #000; text-decoration:none;background:url(images/line2.gif); background-repeat:no-repeat; background-position:bottom; line-height:30px; width:200px; overflow:hidden;}

/*首页高考热点*/
.line2 {font-size:14px; padding-left:10px;background:url(images/line1.gif) left  repeat-y; float:left; width:180px; overflow:hidden;line-height:22px; white-space:nowrap;}
.line1 {font-size:14px; padding-left:5px;float:left; width:180px; overflow:hidden;line-height:22px; white-space:nowrap; padding-right:10px;}
/*自主招生热点*/
.line3 {font-size:14px; padding-left:5px;float:left; width:380px; overflow:hidden;line-height:22px; white-space:nowrap; padding-right:10px;}

/*底样式*/
#footer { color:#5A5A5A;}



/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.guest:link {color: #ffffff;}
a.guest:visited {color: #ffffff;}
a.guest:hover{color: #ff0000;}
a.guest:active {color: #ffffff;}

.guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
 border: 1px solid #fdad9d;padding-left:5;height: 29;color: ff0000; background-color:#fdad9d;
}
.guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;
}
.guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #fdad9d;
}
.guest_title /* 标题背景颜色定义(760) */
{
background:#fdad9d;color: #ffffff;font-weight: normal;height: 25; text-align:center
}
.guest_title td { text-align:center} 
.guest_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#d2d3d9;
}
.guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:#e8f5f8;color: #006633;
}
.guest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.guest_replyuser /* 用户回复文字背景颜色定义(760) */
{
color: #fdad9d;
}
/* --留言频道css定义结束-- */