/*基本样式开始*/
*{margin:0px; padding:0px;font-family: "宋体"; }
h2{
	font-size:12px; font-weight:normal; color:#333333;
}
a:link{
	color:#333333; text-decoration:none; 
}
a:visited{
	color:#333333; text-decoration:none;
}
a:hover{
	color:#BC2931;
}
div,input,table{
	font-size:12px;
        white-space:normal; 
}
/*标题样式开头*/
.topic2 {
	background: url(../images/tit_1_0.gif);
	color: #336699;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	padding-left:8px;
}
.topic3 {
	background: url(../images/tit_1_1.gif);
	height: 24px;
	width: 10px
}

/*side_border     divcss1*/
 .bottom{
	background: #ffffff;
	border: 1px solid #A9C9E2;
	margin-bottom:6px;
	POSITION: absolute;
	HEIGHT: 50px
}
 .divcss1{
	background: #ffffff;
	border: 1px solid #A9C9E2;
	margin-bottom:6px;
	POSITION: absolute;
	HEIGHT: 208px
}
 .divcss2{
	background: #ffffff;
	POSITION: absolute;
}
.topic_bg1{
	background: url(../images/tit_bg1.gif);
	height: 29px;
	width:100%;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding-top:5px;
	padding-left:10px;
}
 .borderbj{
	background: #ffffff;
	border: 1px solid #A9C9E2;
}
