/*global configtation*/
body {
     margin: 0px;
	 padding: 0px; 
	 background-color:#FFFFFF;
	 text-align:center;	 
	 }
img,a img{
	border:0px; margin:0px; padding:0px;
	line-height:5px;
	}
div {
	font-size : 14px;
	font-family : Arial, Verdana, Tahoma, Helvetica, Geneva, Sans Serif, sans-serif;
    color : #5d5d5d ;
	min-height:0px;
	margin:0px;
	padding:0px;
}
td {
   font-family : Arial, Verdana, Tahoma, Helvetica, Geneva, Sans Serif, sans-serif;
   font-weight:500;
}
input {
   margin-top: 3px;
   font-size: 12px;
   color: #333333;
   font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Sans Serif, sans-serif;
}

form {
	padding:0px;
	margin:0px;
}
.botton{
border:#CCCCCC 1px dashed;
}
a:link , a:visited , a:active {
                              font-size : 14px ;
		                      text-decoration : none ;
							  color : #5d5d5d ;
							  border:none;
							  }
a:hover {
         text-decoration:underline;
		 }
.clear{
	clear:both;
	line-height:0px;
	height:0px;
}
.red{
	color:#E48C88;
}
.gray{
	color:#999999;
}
.page{
		
		font-size:20px;		
}

/*wrapper style*/	
#wrapper{
	width:829px;
	margin-left:auto;
	margin-right:auto;	
}

/*header style*/
#header_wrapper{
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
}
#header{
	width:829px;
	height:76px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	text-align:left;
};
#online_state{
	float:right;
	margin-right:20px;
};
.online_data{
	float:right;
	font-size:34px;
	color:#c8c8c8;
	text-align:right;
}
.onine_description{
	float:right;
	font-size:14px;
	color:#C8C8C8;
	line-height:17px;
	width:42px;
	margin-left:5px;
	text-align:left;
}

/*main left style*/
#main_left{
	width:620px;
	float:left;
}
#flashy{
	height:190px;
}
.article_time{
	margin-top:39px;
	/*
	background-image:url(../images/time_bg.jpg);
	*/
	background-color:#ecf2f5;
	border-top:#acd0e2 solid 2px;
	background-repeat:no-repeat;
	width:619px;
	height:18px;
	line-height:18px;
	text-align:right;
	color:#969595;
	font-size:19px;
	text-transform:uppercase;
}
.article_title_wrapper{
	font-size:18px;
	color:#646464;
	text-align:left;
	margin-top:10px;
}
.article_title{
	float:left;
	margin-left:15px;
}
.article_feed{
	float:right;
	margin-right:30px;
}
.article_content{
	text-align:left;
	margin-left:15px;
	margin-top:10px;
}
.article_misc{
	text-align:left;
	font-size:12px;
	margin-top:15px;
	color:#999999;
}
.msg_wrapper{
	background-color:#ECF2F5;
	border:#D7E4EA solid 1px;
	padding:20px;
}
.msg_title{
	border-bottom:#ACD0E2 solid 2px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:18px;
}

.op_botton{
	background-color:#ECF2F5;
	border:#D7E4EA solid 1px;
	margin-left:10px;
	width:20px;
	margin-top:5px;
	padding:3px;
}
.op_botton:hover{
	background-color:#CCCCCC;
	border:#D7E4EA solid 1px;
}
.article_comment{
	margin-top:30px;
	border-left:#999999 solid 5px;
	text-align:left;
	padding-left:20px;
}
.article_comment a{
	font-size:16px;
}
.article_comment:hover{
	border-left:#FF9900 solid 5px;
	background-color:#FFFCD7;
}
.comment_title{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.comment_content{
}
.comment_time{
	font-size:12px;
	font-weight:100;
	color:#999999;
	margin-left:20px;
}
#comment_form{
	text-align:left;
	margin-top:30px;
	border-top:#CCCCCC solid 2px;
	padding-top:30px;
	padding-left:20px;
}
/*sidebar style*/
#main_right{
	float:left;
	margin-left:15px;
	width:167px;
};
#search{
	border:1px solid #C2D6E0;
}
#search_title{
	text-align:left;
	margin-left:10px;
	margin-top:5px;
}
#search input{
	height:14px;
	width:125px;
	background-color:#ECF2F5;
	border:1px solid #B9D1DC;
	margin-top:10px;
	margin-bottom:10px;
}
#search_button{
	text-align:right;
	margin-right:20px;
	margin-bottom:10px;
}

#calendar{
	border:1px solid #C2D6E0;
	margin-top:40px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#calendar table{
	width:100%;
}
.sidebar_list{
	text-align:left;
	margin-top:40px;

}
.sidebar_list ul{
	list-style:none;
	margin-top:10px;
	padding-left:10px;
	color:#8B8A8A;
	margin-left:0px;
}
.sidebar_list li{
	margin-left:0px;
	padding-left:0px;
}
.sidebar_list a{
	color:#8B8A8A;
}
/*footer style*/
#page_hander{
	border-bottom:#CACACA 2px solid;
	text-align:center;
	font-size:18px;
	margin-top:30px;
	padding-left:20px;
	padding-bottom:10px;
}
#copyrights{
line-height:25px;
margin-top:10px;
margin-bottom:20px;
font-size:13px;}
