@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-size:12px;}
li{ list-style-type:none;}
p{ line-height:20px;}
img{ border:none 0;}
body{ background-color:#FFF;}


.top{
	width:930px;
	margin:0 auto;
	margin-bottom:10px;
}
#nav{
	margin:0 auto;
	width:930px;
}
.content{
	width:930px;
	margin:0 auto;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:3px;
}
.content_left{
	float:left;
	width:620px;
	padding-right:10px;
}
.dd_con{
	width:573px;
	padding:20px;
	padding-top:10px;
	padding-bottom:0px;
	background-image:url(images/bg_dd.gif);
	background-repeat:repeat-y;
}
.dd_con img{
	display:block;
	border:none 0;
}
.dd_con p{
	text-indent:28px;
	font-size:14px;
	line-height:24px;
}
.sy{
	width:593px;
	padding-left:27px;
	padding-top:10px;
}
.title_box01{
	width:550px;
	line-height:30px;
	padding-left:7px;
	background-image:url(images/bg_title01.jpg);
	background-repeat:no-repeat;
}
h2{
	font-size:18px;
	color:#FFF;
}
h3{
	font-size:14px;
	line-height:30px;
}
.p01{
	width:557px;
	text-indent:24px;
	padding-bottom:10px;
}
.p02{
	width:557px;
	text-indent:24px;
	padding-bottom:10px;
}
.p01 a{
	color:#FF0000;
	font-weight:bold;
}
.p02 a{
	color:#FF0000;
	font-weight:bold;
}
.p01 a:visited{
	color:#FF0000;
	font-weight:bold;
}
.p02 a:visited{
	color:#FF0000;
	font-weight:bold;
}
.ul01{
	width:540px;
	padding-left:17px;
	padding-bottom:10px;
	border-bottom:dashed 1px #000;
}
.ul01 li{
	line-height:20px;
}
.ul02{
	width:540px;
	padding-left:17px;
	padding-bottom:10px;
}
.ul02 li{
	line-height:20px;
}
.title_box02{
	width:550px;
	line-height:30px;
	padding-left:7px;
	background-image:url(images/bg_title02.jpg);
	background-repeat:no-repeat;
}
.content_right{
	float:left;
	width:300px;
	background-color:#e7effa;
	height:1820px;
}
.title_box03{
	width:290px;
	background-image:url(images/bg_title03.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	line-height:30px;
	margin-top:10px;
}
h4{
	font-size:14px;
	color:#FFF;
}
.tl{
	padding:5px;
	width:290px;
	line-height:20px;
}
.tl p{
	text-indent:24px;
}







