﻿body
{
	margin: 0px;
	font: 13px Arial, Tahoma;
	color: #333333;
	text-align: center;
	
}
 table
{
	border-collapse: collapse;
	font:13px Arial,Tahoma;
}
div { margin: 0px auto;	word-break: break-all; word-wrap: break-word;  overflow: hidden;}
 li {list-style-type:none;}
input.text
{
	height:25px;
    background-image: url(../images/icon/border.gif);
    background-repeat: no-repeat;     
    background-position: left top;     
    border:1px solid #999;     
    padding:3px; 
    font-size: 13px;  
    font-family: "Verdana","Arial","Helvetica","sans-serif","宋体";
}
input.textFocus {
	height:25px;
    background-image: url(../images/icon/border.gif);
    background-repeat: no-repeat;     
    background-position: left top;     
    border:1px solid #999;     
    padding:3px; 
    font-size: 13px;  
    font-family: "Verdana","Arial","Helvetica","sans-serif","宋体",simsun
}
input.textBlur {
	height:25px;
    background-image: url(../images/icon/border.gif);
    background-repeat: no-repeat;     
    background-position: left top;     
    border:1px solid #999;     
    padding:3px; 
    font-size: 13px;  
    font-family: "Verdana","Arial","Helvetica","sans-serif","宋体",simsun
}
input.button
{
	font-weight:bold;
	padding:5px;
}
textarea
{ 
	height:25px;
    background-image: url(../images/icon/border.gif);
    background-repeat: no-repeat;     
    background-position: left top;     
    border:1px solid #999;     
    padding:3px; 
    font-size: 13px;  
    font-family: "Verdana","Arial","Helvetica","sans-serif","宋体",simsun
}
 
.bold
{
	font-weight:bold;
}

 

/*******用户中心************************/
#usercontain { clear:both; width:960px; margin-top:10px;}
#usercontain #left { clear:left; float:left; width:195px;border: #477AA5 0px solid;}
#usercontain #center { float:left; width:5px;border: #477AA5 0px solid;}
#usercontain #right { clear:right; float:right; width:750px;}

/*
.userbox {clear:both ; border: #ccc 1px solid;	padding:1px;width:95%; }
.userbox .header,.userbox .header td {clear:both;   color: #154ba0;	padding:8px; font-weight:bold;	background-color: #E8F3FD;} 
.userbox .category li,.userbox .category td { border-bottom: #B0D7FF 1px dashed;  color: #666666;	padding:5px; font-size:12px;background-color: #F5FAFE;} 
 */
 


#articlelist { width:auto; border:0px #477AA5 solid; padding:0px; text-align:left;}

#articlelist ul { clear:both; list-style-type:none; margin:0;padding:0 5; width:100%;border:0px #477AA5 solid; }
#articlelist ul li { float:left;border:0px #477AA5 solid; padding:5px 0;}

#articlelist .pager { clear:both;	height:32px;text-align:right; padding:5px;color:#666666;width:98%;}
#articlelist .pager a ,.pager .current { margin-left:5px;height:20px;border:#76B0D6 1px solid;padding:0px 5px;text-align:center;vertical-align:middle;background-color:#F5FAFE;}
#articlelist .pager .current { color:Red;}
#articlelist .pager a:hover {	background-color:#C5E0F8;text-decoration:none;}


.toolbar { background:url("/images/toolbar.gif") repeat-x scroll 0 100% #FAFAFA; margin-bottom:15px; height:30px; padding-top:8px; }
.toolbar .nav {float:left;}
.toolbar .nav  ul { padding:0; margin:0; }
.toolbar .nav li {  float:left;  margin-right:5px;}
.toolbar .user { float:right;}

#wrapper  { background:url("/images/head_bg.jpg") repeat-x  top;  }

/*******用户中心************************/



/*****头部Header**************/
#headerbox { clear:both; width:900px; margin-top:5px;}
#headerbox #logo { float:left;padding:5px 0; }
#headerbox #banner {  float:right; margin-bottom:10px;}

#headerbox #nav { clear:both;width:100%;  border:#e8e8e8 1px solid;background:#F7FCFF;line-height:25px;margin-bottom:10px; }
#headerbox #nav ul { list-style:none; margin:0; padding:0;}
#headerbox #nav ul li { float:left; }
#headerbox #nav ul li a { display:block;color:#1F3A87;font-size:14px;padding:2px;width:70px; }
#headerbox #nav ul li a:hover { background:#E9EEF2;font-weight:bold;}
#headerbox #nav ul #current {background:#E9EEF2;font-weight:bold;}
#headerbox #nav #login { clear:right; float:right;   text-align:right; padding-right:5px;}


/*****尾部Footer**************/
#footerbox hr { margin-top:10px;clear:both;	border:1px #dce1e5 solid; width:900px; height:1px;}
#footerbox .nav { clear:both;text-align:center;border:0px #dce1e5 solid;height:25px;width:500px;}
#footerbox ul { }
#footerbox li { float:left;padding:10px;}



/************新闻首页******************/
#mainbox { clear: both;width: 900px;}
#mainbox #center { float: left; width: 10px;}
#mainbox #right { float: right; width: 218px ;border:1px #e8e8e8 solid;  background-color:#F7FCFF;}
#mainbox #left { float: left; width: 670px; }

#mainbox #left #sleft {float: left; width: 300px; text-align:left;}
#mainbox #left #scenter { float: left; border-left:1px #DCE1E5 dashed; width:1px; }
#mainbox #left #sright {float: right; width:359px; text-align:left;}

#mainbox #left #title { clear:both;text-align:center;padding:5px;font-weight:bold;font-size:24px;}
#mainbox #left #summary { clear: both;  text-align:left;font-size:14px;line-height: 20px;color:#666; border-bottom:1px #dce1e5 solid;margin-bottom:15px; }
#mainbox #left #sleft .adinfo {}
#mainbox #left #sleft #newsarticlebox ul { margin:0; margin-top:10px; padding:0;list-style-type:none;}
#mainbox #left #sleft #newsarticlebox li { clear:both; text-align:left; }
#mainbox #left #sleft #newsarticlebox ul li .left { clear:left; float:left;padding:3px 10px;background: url(../images/icon.gif) no-repeat 0px 8px;}
#mainbox #left #sleft #newsarticlebox ul li .right { clear:right; float:right; padding:3px 10px 3px 0px;}
#mainbox #left .more { clear:both; padding:10px; text-align:right;}

/******ImageArticleList.ascx*********/
#mainbox #left #sright #falshplayer { clear:both; }
#mainbox #left #sright .adinfo { margin-top:10px;}
#mainbox #left #sright #summaryarticlebox { clear:both;  margin-top:5px; }
#mainbox #left #sright #summaryarticlebox ul {clear:both;  padding:1px;	margin:0px;  list-style-type:none;}
#mainbox #left #sright #summaryarticlebox ul li { clear:both; margin-bottom:10px; }
#mainbox #left #sright #summaryarticlebox ul li .title { clear:both; float:left;}
#mainbox #left #sright #summaryarticlebox ul li .summary { clear:both; float:left; width:100%;}
/*****HotCommentArticle.ascx*********/
#mainbox #right #hotcommentarticletitle {clear:both;text-align:left; padding:5px;  background-color:#fff;  border-top:#dce1e5 1px solid;border-bottom:#dce1e5 1px solid;}
#mainbox #right #hotcommentarticlelist { clear:both; margin:0 auto;  }
#mainbox #right #hotcommentarticlelist ul  {clear:both;  padding-left:5px; padding-top:3px; margin:0px;list-style-type:none;}
#mainbox #right #hotcommentarticlelist ul li {text-align:left;padding:3px 0px; padding-left:8px; font-size:12px;background: url(../images/icon.gif) no-repeat 0px 8px;}


/************新闻首页结束******************/



#contain
{

	width: 900px;	
	 
}
#left
{
	float: left; 
	

	/*background: #F2F3F7;*/
	width: 200px;
	text-align:left;
}
#right
{
	float: right; 

	width: 700px; 
	/*background: #ccd2de;*/
	text-align:left;
}
A
{
	color: #154ba0;
	text-decoration: none;
}

.tabMain
{
	width: 100%;
}


.divMain
{
	clear:both;
	margin-top: 5px;
	border: #477AA5 1px solid;
	padding:1px;
	width: 98%;
	
}
.divleft
{
	float:left;
	padding:3px; 
}
.divright
{
	float:right;
	padding:3px; 
}
.position
{
	margin:auto;
	clear:both;
	background-color: #F5FAFE;
	border: #76b0d6 1px solid;
	padding:5px;
	width: 96%;
	text-align:left;
	
}
.divChildBoard
{
	margin-top:5px;
	width:96%;
	border: #AAAAAA 1px dashed;
	padding:5px;
	background-color:#F3F3F3;

}
.content
{
	padding:3px;
}

A:hover
{
	text-decoration: underline;
}


.text
{
	 right:auto;	
	
}
/*错误提示*/
.errormessage
{
	border:1px red solid;color:red;height:25px;padding:3px;margin-left:5px;
}
.okmessage
{
	border:1px green solid;color:green;height:25px;padding:3px;margin-left:5px;
}

/*分页padding:0px 2px;*/
.pager
{
	width:96%;
	text-align:right;
	border: #76B0D6 0px solid;
	padding:5px 1px 5px 5px;
	background-color: #fff;
	font: 13px 宋体;
	color:#666666;
	margin:5px auto;
}
.pager a ,.pager .current
{
	margin-left:5px;
	height:20px;
	border:#76B0D6 1px solid;
	padding:0px 5px;
	text-align:center;
	vertical-align:middle;
	background-color:#F5FAFE;
}
.pager .current
{
	color:Red;
}
.pager a:hover
{
	background-color:#C5E0F8;
	text-decoration:none;
}
.small
{
	font: 12px Arial, Tahoma;
	color:#666666;
}
.message
{
	margin-top: 5px;
	width: 96%;
	border: #FFD259 1px dashed;
	padding:12px 0px 12px 0px;
	background-color:#FBFFE1;
	font: bold 14px Tahoma, Verdana ;
	color:Red;
	text-align:left;
}
 
.category
{
	height: 25px;
	background-color: #F5FAFE;
}
.category TD
{
	font: 12px Arial, Tahoma;
	color: #666666;
	padding-left: 5px;
	border-bottom: #B0D7FF 1px dashed;
}

.row
{
	
}
.row TD
{
	padding: 6px;
	border-bottom: #DEE3E7 1px solid;
}


