﻿body 
{
    text-align:center;
    font-size: 12px;
    font-family:Arial;
    background-color:#FFFFFF;
    width:1002px;
    margin:auto
}
/*清除浮动 防止div高度错乱*/
div .clr{clear:both;height:0px;font:0px/0px Arial;overflow:hidden;}
a {TEXT-DECORATION:none;}
a:hover {cursor:hand;}

.MainMenuBar
{
    width:1002px;
    height:31px;
    margin-top:1px;
    background-image:url(CmsImages/Menubar.jpg);
}

.MainMenu
{
    font-weight: bold; color: #FFFFFF;font-size:1.2em;
}

.LeftFatherMenu
{
    background-image:url(CmsImages/LeftFatherMenuBg.jpg);
    background-repeat:repeat-x;
    width:180px;
    height:19px;
    border-width: 1px;
    border-color:#d1d1d1;
    border-style:solid;
    color:#1158a8;
    font-weight: bold;
    font-size:1.2em;
    padding-top:5px;
    float:left;
}

.LeftMenuDiv
{
	width:180px;
	border-width: 0px 1px 1px 1px;
    border-color:#d1d1d1;
    border-style:solid;
    color:#1158a8;
    background-color:White;
    float:left;
}

.LeftMenu1
{
	background-image:url(CmsImages/LeftMenuBg1.jpg);
	width:168px;height:18px;padding-top:6px;
}
.LeftMenu2
{
    background-image:url(CmsImages/LeftMenuBg2.jpg);
    width:168px;height:18px;padding-top:6px;
}
.LeftMenu3
{
	background-image:url(CmsImages/LeftMenuBg3.jpg);
	width:168px;height:18px;padding-top:6px;
}
.MainMenuChoose
{
    font-weight: bold; 
    color: #FFFFFF;
    font-size:1.2em;
    background-image:url(CmsImages/MainMenuChoose.jpg);
    background-repeat:no-repeat;
}

.SearchBar
{
    width:328px;
    height:31px;
    margin-top:-3px;
    background-image:url(CmsImages/SearchBarBg.jpg);
    background-repeat:no-repeat;
    text-align:center;
}

.SubjectAdressDIV
{
    width:998px;height:35px;margin-top:1px;background-image:url(CmsImages/SubjectAdressBg.jpg);background-repeat:repeat-x;
}

.SubjectTitleBg
{
    height:47px;width:808px;border-style:solid;border-width: 1px 1px 0px 1px;border-color:#c7dcef;background-image:url(CmsImages/ArticleListTitle.jpg);
}

.SubjectTitleDIV
{
    width:136px;
    height:22px;
    text-align:center;
    margin:10px 0px 0px 25px;
    float:left;
    font-size:1.2em;
    font-weight: bold;
}

.Dialog
{
	padding:1px; background-color:#FFFFFF;width:800px;
}
.Dialog .Title{
    background-image:url(CmsImages/SendTimeBg.jpg);height:29px;background-repeat:repeat-x;width:800px;border-style:solid;border-width: 1px 1px 0px 1px;border-color:#c7dcef;
}
.Dialog .Content{
    border-style:solid;width:700px;border-width:1px;border-color:#c7dcef;text-align:left;color:#000000;padding:50px;
}


.Dialog .Content li
{
    border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #c9c9c9;
    height:22px;
    padding-top:10px;
    background: url("ArticlePreNode.gif") left center no-repeat;
    list-style: none;
    text-indent: 15px;
}

.Dialog .Content .title a
{
    color:#7f7f7f;float:left;
}

.Dialog .Content .date
{
    color:#7f7f7f;float:right;margin-right:0px;
}
.Dialog .Content .pageBar{
    text-align:center;
    color:#000000;
    margin-top:50px;
}


.Dialog .Content a{
    text-decoration:none; color:#000000;
}
.Dialog .Content .Annotation{
	color:#99BBDD; font-size:0.9em;
}
.Dialog .Content .Lable{
	width:140px; color:#005681;
}
.Dialog .Required{
    color:Red;
}
.Dialog .Disabled{
	background:#eeeeee;
}
.Dialog .Message{
    color:Red;
}
.DefaultArticleTitle{border-style:solid;width:808px;border-width:1px;border-color:#c7dcef;min-height:30px;text-align:center;font-size:1.5em;font-weight:bold;padding-top:18px;color:Blue;}
.DefaultArticleContent{line-height:25px; font-size:14px;border-style:solid;width:708px;border-width:1px 1px 0px 1px;border-color:#c7dcef;text-align:left;color:#000000;padding:50px;}
.DefaultSendDatetime{}
.DefaultArticleSource{font-size:14px;}

