@charset "utf-8";

/************************************************************ right **/

/*org*/
#right .content_index_top{
	width:501px;
	background: url(/images/bg_top_right.gif);
	margin:0 0 0 4px;
	padding:30px 45px 10px 20px;
}
#right .content_index_top p{
	margin: 10px 0 10px 20px;
	width:450px;
	
}
#right .content1{
	width:500px;
	height:115px;
	border-width:0;
	background: url(/images/right_content1.gif);
	margin:0 0 0 4px;
	padding:140px 25px 10px 40px;
}
#right .content1 p{
	font-size:13px;
/*	font-weight: bold;*/
	color:#29206B;
}

#right .content2{
	width:525px;
	height:150px;
	border-width:0;
	background: url(/images/right_content2.gif);
	margin:0 0 0 4px;
	padding:20px 0px 10px 40px;
}
#right .content_left{
	width:200px;
	margin:0;
	padding:0;
	float:left;
	display: inline;
}
#right .content2 h2{
	font-size:14px;
	color:#313031;
	margin:3px 0 3px 0px;
}

#right .content2 p a{
	font-size:12px;
	color:#FF6500;
	margin:3px 0 3px 0px;
}

#right .content_right{
	width:325px;
	margin:0;
	padding:0;
	float:right;
}
#right .content2_2 p{
	color:#313031;
	margin:95px 0 5px 30px;
}

#right .content_link a{
	font-size:12px;
	color:#FF6500;
	text-align: right;
	margin:0 10px 0 0;
}

#right .center_hr{
	width:568px;
	height:20px;
	background: url(/images/center_hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:0;
	padding:0px;

}

#right .content3{
	width:560px;
	border-width:0;
	margin:10px 0 0 0px;
	padding:0px 10px 10px 0;
}

#right .content3 img {
	display:block;
}

#right .content3_left1{
	clear:both;
	width:250px;
	height:350px;
	margin:0 0 0 10px;
	padding:10px 30px 10px 10px;
	float:left;
	display: inline;
	background-color:#ffffff;
	clear: both;

}
#right .content3_left3{
	clear:both;
	width:250px;
	height:350px;
	margin:0 0 0 10px;
	padding:10px 30px 10px 10px;
	float:left;
	display: inline;
	background-color:#ffffff;
	clear: both;

}
#right .content3_left2{
	clear:both;
	width:250px;
	height:350px;
	margin:0 0 0 10px;
	padding:10px 30px 10px 10px;
	float:left;
	display: inline;
	background-color:#dee7ef;
	clear: both;
}

#right .content3_right1{
	width:250px;
	height:350px;
	margin:0;
	padding:10px 10px 10px 0;
	float:right;
	background-color:#ffffff;
	display: inline;
}

#right .content3_right2{
	width:250px;
	height:350px;
	margin:0;
	padding:10px 10px 10px 0;
	float:right;
	background-color:#dee7ef;
	display: inline;
}

#right .content3 h2{
	margin:0;
	padding:3px;
	font-size:14px;
	font-weight:bold;
	color:#003063;
}
#right .content3 p{
	margin:0;
	padding:10px 10px 10px 10px;
	font-size: 12px;
}

#right .content3 strong{
	font-size:12px;
	font-weight:normal;
	color:#639e31;
}

#right .content3_link {
	text-align: right;
}

#right .content3_link a{
	color:#ff6500;
	margin:0 10px 0 0;
}
	