@charset "utf-8";
/*
中国医学考试网首页
Version: 1.0
Author：fuyong
日期：20090817
*/


/*首页导航*/
#nav_index { text-align: center; background: url(/images/template/bg_nav.png) no-repeat; height: 55px; overflow:hidden; margin: 0 auto; }
#nav_index ul { float: left;}
ul#nav_yishi {/*医师导航宽度*/ width: 354px; *width: 352px; margin: 2px 8px 0 10px; }
ul#nav_yaoshi { /*药师导航宽度*/ width: 100px; margin: 2px 10px 0 0; }
ul#nav_weisheng { /*卫生导航宽度*/ width: 304px; *width: 306px; margin: 2px 8px 0 0; }
ul#nav_other { /*相关导航宽度*/ width: 152px; margin: 2px 0 0; }
#nav_index li { padding:4px 0 2px; display: inline; float: left}
#nav_index li span { color: #fff; margin: 0 1px 0 5px; *margin: 0 5px 0 8px; }
li.linkhome_yishi,li.linkhome_yaoshi,li.linkhome_weisheng,li.linkother { margin-right: 10px; float: left; }
li.topli { margin-top: 6px; *margin-top: 3px; }
ul#nav_yaoshi li.topli { margin: 5px 0 2px; }
#nav_index li a{ color: #fff; font-size: 12px; }
#nav_index li a:hover{text-decoration: underline;}
/*医师药师卫生相关鼠标悬停链接*/
li.linkhome_yishi a,li.linkhome_yaoshi a,li.linkhome_weisheng a,li.linkother a {
width: 27px;
height: 45px;
display: block;
background: url(/images/template/navicon.gif) no-repeat;
}
li.linkhome_yishi a:hover { background: url(/images/template/navicon.gif) no-repeat 0 -45px;}
li.linkhome_yaoshi a { background-position: -27px 0; }
li.linkhome_yaoshi a:hover { background-position: -27px -45px;}
li.linkhome_weisheng a { background-position: -54px 0;}
li.linkhome_weisheng a:hover { background-position: -54px -45px;}
li.linkother a,li.linkother a:hover { background-position: right 0;}


/*主容器 分栏*/
.content { width:910px; margin-bottom:8px;}
#partA {
width: 960px;
margin: 0 auto 10px;
}
#partA .right {
width: 245px;
float: right;
}
#partA .left { width: 280px;	float: left;}
.center {
float: left;
margin-left: 10px;
width: 415px;
}


/*第一屏*/
/*左边栏*/
#slide_pic {/*图片切换*/
background-color: #FCFEF8;
text-align: center;
border: 1px solid #ccc;
border-bottom: none;
border-top: none;
margin-top: 0px;
padding: 5px 0px;
}
/*编辑推荐*/
.Editer .editor_titlist {
padding:0 10px;
*padding:0 0 0 10px !important;
_padding:0 0 1px 10px;
height: 203px;
*height: 204px!important;
overflow: hidden;
border:1px solid #B0E08A;
border-top:none;
background: url(/images/template/bg_editor.png) repeat-x 0 bottom;
}
.Editer .editor_titlist li {
padding: 0 5px 6px 10px;
*padding: 0 5px 4px 10px !important;
_padding: 0 5px 3px 10px;
background: url(/images/template/dot03.gif) no-repeat 0px 5px;
}
/*全站头条标题*/
#NewsTit{
margin-bottom:9px;
padding:10px 10px 0 10px;
height: 205px;
overflow: hidden;
}
#NewsTit h1 {
margin:0 0 3px;
text-align: center;
font-weight: normal;
}
#NewsTit h1 a {	text-align: center;	font-size: 18px;color: #cc0000;font-family: "黑体", "Arial Black";}
#NewsTit h1 a:hover {text-decoration: underline;	color: #f00;}
#NewsTit p {
border-bottom: 1px dotted #ccc;
padding-bottom: 5px;
line-height: 17px;
margin-bottom: 5px;
color: #666;
text-align: left;
}
#NewsTit li {
background: url(/images/template/dot04.gif) no-repeat 0px 7px;
position: relative;
padding-left: 13px;
margin-bottom: 4px;
}
#NewsTit li a { font-size: 14px; }
#NewsTit li span {
position: absolute;
right: 0px;
top: 0px;
color: #CC6655;
font-size: 10px;
}
/*选项卡*/
.tagNews{
height: 244px;
*height: 245px;
overflow:hidden;
border:1px solid #ccc;
background-color: #FCFEF8;;
}
.tagNews .tags5_menu{
background: url(/images/template/bg_tags.gif) repeat-x;
padding: 5px 5px 0 5px;
height: 22px;
*height: 26px;
overflow:hidden;
clear: both;
_margin-bottom: 4px;
*margin-bottom: 5px!important;
}
.tagNews a.tagOn,.tagNews a.tagOff {/*多加一层选择符，只是针对IE6*/
color: #FFF;
FONT-WEIGHT: bold;
background: url(/images/template/bg_tags.gif) 0px -45px no-repeat;
FLOAT: left;
WIDTH: 79px;
padding: 2px 0 7px;
margin-right: 2px;
display: block;
line-height: 18px;
*line-height: 22px;
text-decoration: none;
text-align: center;
}
.tagNews a.tagOff {
color: #325832;
font-weight: normal;
padding: 2px 0px;
background-position: -89px -45px;
}
/*选项卡切换内容*/
.tagNews ul {
padding: 10px 10px 2px;
clear: both;
*padding: 4px 10px 2px 10px!important;
_padding-top: 1px;
}
.tagNews #d_cont ul {
height: 200px;
overflow: hidden;
}
.tagNews li {
position: relative;
text-align: left;
margin-bottom: 4px;
padding-left: 15px;
background: url(/images/template/dot03.gif) no-repeat 3px 5px;
}
.tagNews li a { font-size: 14px; line-height: 1.13}
.tagNews li span {
color: #999;
position: absolute;
right: 0px;
_right: 10px;
top: 0px;
font-size: 10px; 
}
.tagNews .yaoshi{ padding:10px 0; margin:1px 5px 7px 10px; border-top:#427A41 1px dashed; border-bottom:#427A41 1px dashed}
.tagNews .yaoshi li{ margin-left:-12px}
/*考试指南小表格*/
.bg_kszn {
height: 148px;
overflow:hidden;
}
.bg_kszn .menu { margin-bottom: 4px; }
a.guide{
border: 1px solid #fff;
color: #325832;
text-decoration: none;
text-align: center;
background: url(/images/template/guide_A_bg.gif);
font-size: 12px;
display: block;
line-height: 22px;
padding-top: 2px;
}
a.guide:hover{
color: #CC0000;
background-position: 0px -40px;
}
.M_top0 {margin-top: 0px;}
ul#Kszn li {border: 1px solid #C1D9B3; display: inline;margin: 6px 0 0 7px;width: 107px;float: left;}
ul#Kszn {margin: 2px 0 0 2px;clear: both;height: 154px;}

/*医学网首页辅导汇总*/
.fdhz { margin-bottom: 0px; }
.fdhz .titMenu { 
background:url(/images/template/bg_huizong.jpg) no-repeat 0 center;
height:28px;
}
#fudao { padding: 8px 0;*padding: 8px 0 9px; }
#fudao table {
background-color: #C1D9B3;
margin: 0 auto;
width: 227px;
}
#fudao table td,#d_con table td { background-color: #FFF; }
#d_con table a, #fudao table a {
display: block;
text-decoration: none;
text-align: center;
padding: 6px 0 3px;
font-size: 13px;
}
#d_con table a:hover,#fudao table a:hover {
text-decoration: underline;
background-color: #F3FCE4;
}


/*大板块内容*/
.content_box {
width: 940px;
padding: 9px;
}
.content_box h2{ padding:0 10px 0 0; height:35px; border-bottom:#9FB895 1px dashed; line-height: 35px; overflow: hidden; margin: 0 10px}/*三栏小头条*/
.content_box h2 a { font-size: 13px; word-break:keep-all; width:20em; overflow:hidden; color: #cc0000; text-align: left}
.content_box h2 a:hover{ color:#cc0000}
.yishi_sortmenu,.yaoshi_sortmenu,.weisheng_sortmenu {/*大栏目*/ background:url(/images/template/sortmenu.gif); height: 34px; overflow:hidden; position: relative; }
.yaoshi_sortmenu { background-position: 0 -36px; }
.weisheng_sortmenu { background-position: 0 -72px; }
a.sortmenu_txt { position: absolute; width: 165px; height: 28px; left: 10px; top: 4px; }
.exammenu {float: right;margin-right: 20px;}
.exammenu a:hover { color: #c00; }
.exammenu  span {
margin: 0 3px 0 4px;
color: #ccc;
line-height: 38px;
}
/*大板块三平分栏*/
.C3_1,.C3_2,.C3_3,.C3_gonggao,.C3_top10 {
width: 306px;
height: 257px;
border:1px solid #ccc;
margin: 0 8px 8px 0;
background-color: #fff;
float: left;
}
.C3_gonggao { height: 243px; }
.C3_3 { margin-right: 0; }
table.class_table {
width: 624px;
height: 249px;
*height: 246px;
margin-bottom: 8px;
float: left;
}
table.class_table th{ height: 22px; line-height: 22px; }
.C3_gonggao .menu {/*公告*/ background-image: url(/images/template/bg_menu_gonggao.gif);}
.C3_1 ul,.C3_2 ul,.C3_3 ul,.C3_gonggao ul {
padding: 6px 10px 2px 10px;
*padding: 10px 10px 2px 10px;
}
.C3_gonggao ul { padding: 11px 10px 2px 10px;}
.C3_1 li,.C3_2 li,.C3_3 li,.C3_gonggao li{
position: relative;
text-align: left;
margin-bottom: 4px;
padding-left: 10px;
background: url(/images/template/dot03.gif) no-repeat 0 5px;
}

.C3_1 li a,.C3_2 li a,.C3_3 li a,.C3_gonggao li a,.C3_top10 li a {
font-size: 14px;
/*color: #454D3E;*/
line-height:1.13/*调整中英文行距不齐*/
}
.C3_1 li font,.C3_2 li font,.C3_3 li font,.C3_gonggao li font,.C3_top10 li font {
font-size: 14px;
/*color: #454D3E;*/
line-height:1.13/*调整中英文行距不齐*/
}
 /*焦点关注*/
.C3_top10 { background: url(/images/template/top10.gif) 10px 39px no-repeat; *background-position: 10px 38px; }
.C3_top10 ul {
padding: 11px 10px 2px 10px;
_padding-top: 9px; 
}
.C3_top10  li { 
text-align: left;
margin-bottom:5px;
padding-left: 18px;
}
.C3_top10  li a {
font-size: 14px;
color: #454D3E;
}
/*大版块三栏选项卡*/
.tags2box {
height: 27px;
background: url(/images/template/bg_tags2box.jpg) repeat-x;
}
.tags2box a.tagOn,.tags2box a.tagOff {
color: #158F03;
font-size: 14px;
FONT-WEIGHT: bold;
WIDTH: 130px;
height: 27px;
line-height: 34px;
overflow:hidden;
FLOAT: left;
display: block;
background:#fff;
border-right:1px solid #ccc;
text-decoration: none;
text-align: center;
}
.tags2box a.tagOff {
color: #325832;
font-weight: normal;
line-height: 28px;
background: url(/images/template/bg_tags2off.gif) no-repeat;
width: 118px;
border:none;
}


