@import url(all_font.css);

body {

	background:url(images/bgline.jpg) top left no-repeat;
	background-position:center -10; 
	color:#636363;
	font-family:verdana;
	font-size:12px;
	padding:0px;
	margin:0px;
	PADDING-TOP: 0px;
	top:0px;
	text-align:center;
}


.wrap_top{
	margin:0px auto;
	padding:0;
	width:1000px; 
	background-color:#ffffff;
 	display:table; 
		border:0px solid red;
}

.wrap_content {
	margin:0px auto;
	padding:0;
	width:1000px; 
	background-color:#ffffff;
 	display:table; 
	
	border:0px solid red;
}

.wrap_footer{

	
font-family:verdana;


	bottom: 0px;
	background:url(images/footer.png)  no-repeat;
	width:1000px;
	padding:0px;
	margin:0 auto;
	color:#E0E0E0;
	padding-top:11px;
	text-align:left;
}



.top_image{
	background:url(images/top_image.png) top left no-repeat;
}

.left_col{
float:left;
width:660px;
}

.right_col{
float:right;
width:330px;

}

.sub_left_col{
float:left;
width:460px;

}

.sub_right_col{
float:right;
width:460px;

}


.round_660_1_top{
	width:660px;
	height:15px;
	background-image: url(images/round_border_660_1.png);
	background-position: 0px 0px;
}

.round_660_1_bottom{
	width:660px;
	height:20px;
	background-image: url(images/round_border_660_1.png);
	background-position: 0px -40px;
}
.round_660_1_body {
	background-image: url(images/round_border_660_body_1.png);
	padding-right:30px;
	padding-left:30px;
	line-height:20px;
	text-align:left;
}





.round_330_1_top{
	width:330px;
	height:15px;
	background-image: url(images/round_border_330_1.png);
	background-position: 0px 0px;
}

.round_330_1_bottom{
	width:330px;
	height:20px;
	background-image: url(images/round_border_330_1.png);
	background-position: 0px -40px;
}
.round_330_1_body {
	background-image: url(images/round_border_330_body_1.png);
	padding-right:15px;
	padding-left:15px;
	line-height:20px;
	text-align:left;
}


.round_1000_1_top{
	width:1000px;
	height:15px;
	background-image: url(images/round_border_1000_1.png);
	background-position: 0px 0px;
}

.round_1000_1_bottom{
	width:1000px;
	height:20px;
	background-image: url(images/round_border_1000_1.png);
	background-position: 0px -40px;
}
.round_1000_1_body {
	background-image: url(images/round_border_1000_body_1.png);
	padding-right:15px;
	padding-left:15px;
	line-height:20px;
	text-align:left;

}




.head_14_center{

	font-size:24px;
	color:#323232;
	font-weight:200;
	/*background:url(images/titile_pic.png) top left no-repeat;*/
	font-family:dec_font1;
}

.head_14_300{
	padding-top:11px;
	padding-left:22px;
	font-size:20px;
	color:#323232;
	font-weight:200;
	background:url(images/titile_pic_300.png) top left no-repeat;
	height:44px;
	font-family:dec_font1;
}
.head_14_noend{
	padding-top:11px;
	padding-left:13px;
	font-size:24px;
	line-height:32px;
	color:#323232;
	font-weight:200;
	background:url(images/titile_pic_noend.png) top left no-repeat;
	height:44px;
	font-family:dec_font1;
}

.class_font1{
	font-family:dec_font1
}

.img_fontpage{
	border:1px solid #B80000;
}

