@charset "utf-8";
*{
	margin: 0px;
	padding:0px;
}
li {
	list-style-type: none;
}

body {
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
}
.all_div
{
	width:1003px;
	margin:0px auto;
	}
#top{
	margin-top:10px;
}
#top table a{
text-decoration:none;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
#top a:hover{
text-decoration:underline;
color:#FF6600;
}
.td_left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#FFFFFF;
	height:14px;
}
#main{
margin-top:10px;
margin-left:auto;
margin-right:auto;
}
#left,#left_news{
width:242px;
float:left;
}
#left h3,#left_news h3{
height:24px;
background-image:url(../images/left_h3_bg.gif);
background-repeat:no-repeat;
padding-top:6px;
font-size:14px;
color:#FFFFFF;
letter-spacing:2px;
text-indent:20px;
}
#right{
float:right;
width:746px;
}
#right h3{
	background-image:url(../images/right_h3_bg.gif);
	background-repeat:no-repeat;
	width:373px;
	height:28px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 6px;
	text-indent: 25px;
	letter-spacing: 2px;
}
#right h4{
	background-image:url(../images/news_right_h3_bg.gif);
	background-repeat:no-repeat;
	width:746px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 7px;
	text-indent: 45px;
	letter-spacing: 2px;
}
#newList{
	width:722px;
	margin-left:1px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height:24px;
}
#newList1{
	width:742px;
	margin-left:1px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height:24px;
}
#main a{
	color:#000000;
	text-decoration:none;
}
#main a:hover{
text-decoration:underline;
}
#left span {
	padding-left: 100px;
	font-weight:400;
	font-size:14px;
}
#right span {
	padding-left: 230px;
	font-weight:400;
	font-size:14px;
}
.dl_boder_left{
	width:237px;
	margin-left:1px;
	padding-bottom:10px;
	line-height:26px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	height:229px;
}
.dl_boder_left1{
	width:237px;
	margin-left:1px;
	padding-bottom:10px;
	line-height:26px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	height:100px;
}
.dl_boder_right{
	width:369px;
	margin-left:1px;
	padding-bottom:10px;
	line-height:26px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	height:225px;
}
#left dd{
	width:215px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left:10px;
	text-indent:15px;
}
#left_news dd{
	width:215px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left:10px;
	text-indent:60px;
}
#right dd{
	width:340px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left:10px;
	text-indent:25px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#foot{
height:78px;
margin-top:15px;
clear:both;
text-align:center;
background-image:url(../images/foot_bg3.gif);
background-repeat:repeat-x;
padding-top:10px;
}
#foot a
{
	color:Black;
	text-decoration:none;
	}
#foot a:hover
{
	text-decoration:underline;
	}
.dd1{
	background-image:url(../images/fw_bold.gif);
	background-repeat: no-repeat;
	background-position: 40px;
}
