@charset "utf-8";
/* CSS Document */
/* add */
#addFrame1 {
	background-image: url(../images/mainBlue/addFrame1.png);
}
#nav {
	
	width:145px;
	height:226px;
	float:right;
	position: absolute;
	top: -1px;
	left: 396px;
	z-index: 999;
}
#nav a {
	
	display:block;
	width:128px;
	height:32px;
	padding:13px 0 0 17px;
}
#nav a:hover ,#nav a.activeSlide{
	color: #FFF;
	background-image: url(../images/selectpic.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Add {
	margin:25px 0 0 42px;
	z-index: 1;
	width:540px;
	position: relative;
	line-height:18px;
	line-height:22px\9;
}
.Add a{
	color:#333333;
	text-decoration: none;
}
.addA {
	height: 220px;
	width: 405px;
	overflow: hidden;
	margin: 10px 0px;
	background:#FFF
}
.addA img{}
#addFrame1, #addFrame2, #addFrame3 {
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
}
#addFrame1 {
	height: 13px;
	width: 570px;
}
#addFrame2 {
	height: 201px;
	width: 4px;
	top: 13px;
}
#addFrame3 {
	height: 201px;
	width: 5px;
	top: 13px;
	right: 0px;
}

#style_a {padding:10px}
#style_a img{
	
}
#style_b{
	/*width:400px;height:225px;*/
	width:390px;
	height:215px;
	padding:5px;
	margin:5px 0;
	
	
}
#style_b li{width:55px;float:left;display:block}
#style_b li img{float:left; margin:1px}
#style_b li span{
	text-align: center;
	font-size:11px;
	clear: both;
	color:#1a53a4;
	display: block;
	line-height: 1.4em;
}
#style_b li a{
	display:block;
	padding:1px 1px;
	color:#1a53a4;
}
#style_b li a:hover{
	background-color:#D2E4EE;
    text-decoration:underline;
}

#style_c,
#style_d,#style_e{padding:5px;margin:5px}
#style_c .aform,
#style_d .aform{
	padding:0 10px 10px 150px
}
#style_c .aform h2 a{color:#1a53a4;font-size:15px; font-weight:bold}

#style_c .aform h2 a:hover{ text-decoration:underline}
#style_c .aform p{
	padding:5px 0;
	line-height: 1.2em;
}




#style_d h2 a:link{color:#1a53a4;font-size:15px; }
#style_d a{
	color:#4F67B9
}

#style_d a:hover,
#style_c a:hover,#style_e a:hover{text-decoration:underline;}
.aform td{
	text-align: left;
	vertical-align: top;
	padding:0 1px 1px 0px
}

#style_e img{margin:0 0.5em 0 0}
#style_e a{font-size:15px; color:#4F67B9;}

#style_e h2{
	color:#4F67B9;
	margin:0 0.5em 0.7em 152px;
	display:block;
	padding:0 0 0.5em 20px;
	border-bottom: 1px dotted #8B8B8B;
	background-image: url(../images/icon/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#style_e h2:last-child{
	border-bottom: none;
}




