@charset "UTF-8";

/* Nav selected */
#index li#gn-02 a { background-position: -266px -80px; }

.L dl.boxs{
	width:545px;
	border-left:6px double #008EE4;
	margin-top:20px;
}

.L dl.boxs dt{
	background-color:#EEF3F5;
	font-size:14px;
	font-weight:bold;
	text-indent:0.5em;
}

.L dl.boxs dd{
	width:540px;
	line-height:15pt;
	padding:5px;
}

#imgs{
	width:150px;
	margin-top:10px;
}

#imgs a{
	display: block;
	height:30px;
	width:150px;
	background: url("../../images/form/icon.gif") no-repeat center top;
	text-indent: -9999px;
	margin-left:199px;
	overflow: hidden;
}

#imgs a:hover {
	background-position: center -30px;
}

#Ltop{
	background: url("../themes/default/images/left_bar2.gif") no-repeat left top;
}

#Ltop #Ltitle{
	font-size:20px;
	/*color:#156D97;*/
	padding-top:5px;
	font-weight:bold;
}

.itemContent .data2 {
	width: 360px;/*440*/
	float: right;
}

.data2 dl{
	float: left;
	margin-right:10px;
	width:180px;
	padding-top: 10px;
}

.itemContent .data dl {
	width: 440px;
	padding-top: 0px;
}


.itemContent .data2 dt {
	margin-bottom: 2px;
	float: left;
	width: 60px;
	min-height: 25px;
	color: #333;
	font-weight: bold;
	background-image: url("../../datas/images/icon2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.itemContent .data2 dd {
	margin-left: 60px;
	margin-bottom: 2px;
	padding-left: 10px;
	min-height: 25px;
	padding-right:10px;
}

* html .itemContent .data dl {
	width: 440px;
	padding-top: 0px;
}

* html .data2 dl{
	float: left;
	width:180px;
	padding-top: 10px;
}

* html .itemContent .data2 dt {
	width:60px;
	height: 25px;
}

* html .itemContent .data2 dd {
	height: 25px;
}