@import url(css/01.css);
@import url(css/02.css);
@import url(css/03.css);
@import url(css/04.css);
/* 
xhtml+css @ xuncode 2008 源码网
*/
body       { margin:0; color:#111; font:12px/1.5em Arial, Tahoma, Verdana, Sans-Serif !important; font:11px/1.8em Verdana, Arial, Tahoma, Sans-Serif; text-align:center; }
a:link, 
a:visited  { color:#2C4C78; text-decoration:none; }
a:hover    { color:#06F; text-decoration:underline; }
a:active   { color:red; text-decoration:none; }
input,
select,
textarea,
option     { font:12px Tahoma, Sans-Serif; }
input#s2   { height:20px; font:12px Verdana, Sans-Serif; }
img        { border:0; }
td,
table      { text-align:left; font-size:12px !important; font-size:11px; line-height:18px;  }

.red   {color: red;}
.green {color:green;}
.blue  {color:blue;}
.chr .linklist {
    height: 28px;
    line-height: 28px;
	padding-left: 10px;
    font-weight: bold;
    background: #E8F2FC;
    border-bottom: 1px solid #BED2E4;
}
.chr .linklist span {
    float: right;
    padding-right: 11px;
}


.chr .list a:link{
	background:#EAF5FB;
	padding:4px 6px;
	border:1px solid #B5D0E5;
	margin:2px;
	color: #5770B5;
}

/* head */
.head {
    height: 60px;
    margin-top: 8px;
}
.head .logo {
    float: left;
}
.head .ad1 {
    float: right;
} 
/* TOP */
.detail-top {PADDING-RIGHT: 0px; DISPLAY: none; PADDING-LEFT: 0px; LEFT: 0px; FLOAT: left; BACKGROUND-IMAGE: url(/download/images/detail-top.png); PADDING-BOTTOM: 0px; WIDTH: 19px; PADDING-TOP: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 56px;margin-left:1px}
.detail-top A {DISPLAY: block; OVERFLOW: hidden; WIDTH: 18px; TEXT-INDENT: -9999em; HEIGHT: 56px}
.bodydiv{BORDER: #e4e4e4 1px solid; WIDTH: 950px;HEIGHT: 2500px;margin:0 auto;}

/* 主容器 */
.main {
    width: 750px;
    margin: 0 auto;
    background: #fff;
}
/* 内容块 */
.main .block {
    margin-left: 10px;
    margin-right: 10px;
}
/* nav */
.nav {
    height: 25px;
    line-height: 25px;
    font-size: 9pt;
    background: transparent url(http://www.xuncode.cn/download/img/nav-back.gif) repeat-x 0 0;
}
.nav ul {
    padding-left: 10px;
    height: 25px;
    float: left;
}
.nav ul li {
    /*float: left;*/
    display: inline;
    list-style-type: none;
}
.nav ul li a {
    color: #666;
    text-decoration: none;
}
.nav ul li a.chinaz {
    color: #0472BC;
    font-weight: bold;
}
.nav ul li.space {
    padding: 0 3px;
    color: #ccc;
}
.nav span {
    float: right;
    padding-right: 11px;
}
.nav span a {
    color: #0472BC;
    font-weight: bold;
    text-decoration: none;
}

/*栏目切换样式设置*/
.menu_title{ width:80px; height:28px; color:#016cc5; font-size:14px; font-weight:bold; line-height:28px; text-align:center; background:url(/skin/skins/img/tb_a.gif) no-repeat; cursor:pointer; }
.menu_title_on{ width:80px; height:28px; color:#FFF; font-size:14px; font-weight:bold; line-height:28px; text-align:center; background:url(/skin/skins/img/tb_hover.gif) no-repeat; cursor:pointer; }
.main_list { line-height:24px; border:1px solid #9ad4fe; padding:10px; }
.main_list .title { color:#07519a; font-size:14px; line-height:30px; }
.main_list .title a{ color:#07519a; font-size:14px; font-weight:bold; }
.main_list .title a:hover{ color:#ff4e00; font-size:14px; font-weight:bold; text-decoration:none; }
.main_list .title a:visited{ color:#07519a; font-size:14px; font-weight:bold; }
.main_list .say { color:#777; line-height:20px; }
.main_list .bt { line-height:28px; background:url(/skin/skins/img/line01.gif) repeat-x bottom; }
.main_list .bt .type{ color:#07519a; }
.main_list .bt .time{ color:#029103; }
.main_list .bt .down{ color:#ff4e00; }
.main_list .pic img { border:1px solid #ddd; }
.main_list input { color:#07519a; height:18px; border:1px solid #ddd; }
.main_list textarea { border:1px solid #eee; }
/*首页列表中的图片效果*/
li.listimg1 {clear:both;height:94px;border-bottom:1px dotted #d1d7dc;padding:3px;text-indent:18px;color:#999;line-height:18px;}
li.listimg1 img {clear:left;float:left;margin:2px 3px 0 0;}
li.listimg1 a {color:#0066ff;text-decoration:underline;font-weight:bold;}
/*频道图片横向排列效果*/
.transverse {clear:both;float:left;width:696px;margin-top:3px;border:1px #b1eaf3 solid;text-align:center;display:inline;}
.transverse h2 {font-size:14px;height:26px;line-height:26px;font-weight:bold;background:#e8fafe url(bg/plane_bg1.gif) repeat-x;color:#0098c5;margin:0 1px;border-bottom:1px #fff solid;text-align:center;}
.transverse li {padding:3px 0;line-height:0;}
.transverse img {padding:2px;border:1px #ddd solid;}
/*#End----------------------------------------------------------------