﻿/* 全局样式 */
body,ul,ol,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,table,tr,td,img,div{margin:0; padding:0; border:0;}
body
{
    background-color:White; color:Black; font-family: 宋体; font-size: 12px; margin:auto; width:1002px; background-repeat:no-repeat;
}
select,input,img
{
    vertical-align:middle;
}
ul,ol
{
    list-style:none;
}
a
{
    text-decoration:none;
}
a:link,a:visited
{
    color:Black;
}
a:hover
{
    color:Red;
}
a:active
{
    color:Blue;
}
.biankuang
{
    border-style:solid;
    border-color:#cacaca;
    border-width:1px;
}
.ul_li_list
{
    list-style-image:url('/include/img/list_style_disc.jpg');
    list-style-position:inside;
    list-style-type:square;
}
.input_underline
{
    border-bottom:1px solid #005aa7;
    color:Black;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    background-color:transparent;
}
.clearit{clear:both;}

/* 页面公用样式 */
.website_left
{
    float:left;
    width:285px;
    margin-top:5px;
    height:auto;
    background-color:White;
}
.website_right
{
    float:left;
    width:715px;
    margin-top:5px;
    height:auto;
    background-color:White;
}
.website_right_small
{
    width:704px;
    border-style:solid;
    border-color:#cacaca;
    border-width:1px;
}
#WebTop1
{
    background-image:url('/include/img/Top_Login.jpg');
    width:981px;
    height:29px;
    margin-left:10px;
    list-style-type:none;
}
#WebTop1 li
{
    float:left;
    margin-top:7px;
}
#WebTop2
{
    margin-top:-7px;
    width:1002px;
    list-style-type:none;
}
#WebTop2 li
{
    margin-left:9px;
}
#WebBottom
{
    margin-left:10px;
    margin-top:5px;
    background-color:#e5e5e5;
    list-style-type:none;
    width:981px;
    height:100px;    
}
#WebBottom li
{
    text-align:center;
    margin-top:10px;
    color:#595757;
}
#WebBottom li a
{
    color:#595757;
}
/* 类别标题显示 */
.Right_TypeMenu_Name
{
    float:left;
    margin-top:7px;
    font-size:14px;
    width:600px;
    color:#595757;
    font-weight:bold;
}
.Right_TypeMenu_More
{
    float:left;
    margin-top:7px;
    font-size:14px;
    color:#595757;
    font-weight:bold;
}
/* 列表样式 */
.li_list_news_small
{
    list-style-image:url('/include/img/list_style_disc.jpg');
    list-style-position:inside;
    list-style-type:square;
    font-size:12px;
    line-height:22px;
    margin-left:5px;
    margin-top:5px;
}

.li_list_news_small_ShouYe
{
    list-style-image:url('/include/img/list_style_disc.jpg');
    list-style-position:inside;
    list-style-type:square;
    font-size:12px;
    line-height:25px;
    margin-left:5px;
    margin-top:5px;
}

.li_list_news_big
{
    list-style-image:url('/include/img/list_style_disc.jpg');
    list-style-position:inside;
    list-style-type:square;
    font-size:12px;
    line-height:26px;
    margin-left:20px;
}
.website_company_left
{
    float:left;
    width:785px;    
    margin-top:5px;
}
.website_company_right
{
    float:left;
    width:205px;
    margin-top:5px;
    margin-left:8px;
}
.Access_div
{
    margin-left:10px;
    margin-top:5px;
}
.Access_CY_News_1
{
    float:left; margin-top:6px; width:136px; height:104px; margin-left:12px;
}
.Access_CY_News_2
{
    float:left; margin-left:10px; margin-top:6px; width:140px; line-height:18px;
}
.Access_CY_News_3
{
    margin-top:-13px; margin-left:292px;
}
#Access_FriendLink
{
    width:978px; height:75px; border-style:solid; border-color:#cacaca; border-width:1px; clear:both; margin-top:5px; 
}
#Access_FriendLink li
{
    float:left; width:185px; margin-top:18px;
}
.dcis_news_css1
{
    width:343px; height:250px; border-style:solid; border-color:#cacaca; border-width:1px;
}
.dcis_news_css2
{
    float:left; width:140px; text-align:right;
}
.dcis_news_css3
{
    float:left; width:180px; line-height:18px; padding-left:10px; padding-right:10px;
}