/* CSS Document */

@charset "gb2312";
/*
body{
  此节勿设！！！
}
ul, ol {
	list-style-type: none;
} 

ul,
*/   

div, form, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 12px;
}
img {
	border: none;
}

a {
	text-decoration: none;
}
a:link {
	color: #1e50a2;
}
a:visited {
	color: #1e50a2;
}
a:hover {
	color: #ba2626;
	text-decoration: underline;
}
a:active {
	color: #ba2626;
}
.placeholder {
  clear:both;
}

/*评论的显示控制*/
#comment div.ctitle { 
  border-top:solid #666666 2px;
  margin:10px;
  padding:10px; 
  border-bottom:solid #666666 1px;
  font-size: 12px; 
  font-weight:bold; 
  float:left;
  width:95%;
}
#comment div.ctitle_left{ 
  float:left;
  width:150px;
}
#comment div.ctitle_right{ 
  float:right;
  width:350px; 
  text-align:right;
}
#comment div.ctitle1 { 
  margin:3px 10px;
  padding:3px 10px; 
  float:left;
  width:95%;
}
#comment div.ctitle1_left{ 
  font-size:12px;  
  float:left;
  width:150px;
}
#comment div.ctitle1_right{ 
  font-size:12px; 
  float:right;
  width:350px; 
  text-align:right;
}
#comment div.cbody{ 
  margin:3px 10px;
  padding:3px 10px; 
  font-size:13px; 
  float:left;
  width:95%; 
}
#comment div.cop{ 
  margin:3px 10px;
  padding:3px 10px; 
  font-size:13px; 
  float:left;
  width:95%; 
  text-align:right; 
  border-bottom: dotted #666666 1px; 
}


/* 最外围容器 
  display:table-cell;
  text-align:center;
  vertical-align:middle;
#header, #main, #footer, div.wrapper {
	width: 960px;
	margin: 0 auto;
}
#header, #main, #footer, div.wrapper {
	zoom: 1;
	overflow: hidden;
}
*/
/* 页头
#header {
	background: #fff;
	height: 49px;
	margin-top: 10px;
	border-bottom: 3px solid #000;
	text-align: right;
}
	#header a:link {
		color: #000;
	}
	#header a:visited {
		color: #000;
	}
	#header a:hover {
		color: #ba2626;
	}
	#header a:active {
		color: #ba2626;
	}
	#header div.inner {
		padding: 0 1px;
		height: 44px;
		line-height: 44px;
	}
		#header h2 {
			float: left;
		}
		#header div.position {
			float: left;
			padding-left: 17px;
		}
		#header div.topNav {
			float: right;
		}
		

 */
  

/*

a{
  font:"宋体";
  font-size:12;
  text-decoration:none;
}
a:link {  
  font-size: 12px; 
  color: #004080; 
  text-decoration: none
}
a:hover {  
  font-size: 12px; 
  color: #FF0000; 
  text-decoration: 
  underline
}
a:visited {  
  font-size: 12px; 
  text-decoration: 
  none
}
.web12{ 
  font:"宋体";
  font-size:12px;
}
.title13{
  font:"宋体";
  font-weight:bold;
  font-size:13px;
}

===========
div#login_body{ 
	margin:0 auto;
	padding:0;
  width:360px;
  height:300px;
}
.hr_all{
  width:960px;
}

#body{ 
  background: #C1E9D5;   
  height: auto;
  width: 960px; 
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;

}
*/

