@charset "UTF-8";
/* CSS Document */

.mr10 {
	margin-right:10px;
}
.ml17 {
	margin-left:17px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb25 {
	margin-bottom:25px;
}

.floatL {
	float:left;
}

.leftPic {
	margin-left: 15px;
	float: left;
	width: 345px;
}

ul#proIndex {
	margin-left: 30px;
	float:left;
	width:550px;
	display: inline;
}
ul#proIndex li{
	float:left;
}
#proIndexR {
	float:right;
	width:200px;
	background:url(../images/bimg.gif) 0 50% repeat-x;
	padding:6px 15px 6px 0;
}
#proIndexR p.blue{
	color:#006794;
}
#proIndexR p.f10 {
	font-size:84%;
	line-height:1.4;
}

p.proIndex {
	background:url(../images/bimg.gif) 0 0 repeat-x;
	padding:10px 0 0 8px;
	margin-bottom:25px;
}

p.proIndex a{
	background:url(../images/arrow.gif) 0 50% no-repeat;
	padding-left:20px;
}

dl#new {
	font-size:84%;
	margin-right:25px;
}
dl#new dt {
	background:url(../images/dashimg.gif) 0 100% repeat-x;
	float:left;
	width:8em;
	padding:10px 0 10px 8px;
	clear:both;
}
dl#new dd {
	background:url(../images/dashimg.gif) 0 100% repeat-x;
	margin-left:8em;
	padding:10px 0 10px 0.5em;
}

dl#new dd.none {
	background:none;
	padding-bottom:0;
}
dl#new dd.border {
	padding-left:8.5em;
	margin-left:0;
}
dl#new dd dl{
	margin-bottom:7px;
	background:url(../images/blueimg.gif) 0 0 repeat-y;
}
dl#new dd dt{
	width:83px;
	clear:both;
	float:left;
	padding:4px 6px;
	background-image:none;
}
dl#new dd dd{
	margin-left:100px;
	background-image:none;
	padding:4px 6px;
}
	

.searchArea {
	margin: 20px;
	background: url(../images/search_box_bg.gif) 0 100% repeat-x;
	border: solid 1px #CCCCCC;
	height: 46px;
}

.searchArea #textfield {
	margin-right: 10px;
}

.clear_both {clear: both;}

.usuTxt {
	color: #999999;
	background: #f1f1f1;
}

.syousai {
	padding-left: 10px;
}