
@charset "utf-8";
/* CSS Document */
.headeright{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:170px;
	height:50px;
	margin:90px 25px 0px 0px;
	display:block;
	font-family:Elephant;
	font-size:18px;
	font-style:italic;
	text-decoration:underline;
	color:#FFF;
	float:right;
	
}
#contentwrapright{
	/*background-image:url(../images/contentbg.png);*/
	background-repeat:repeat;
	display:block;
	width:100%;
	height:505px;
	
}
#footerwrapright{
	display:block;
	width:700px;
	height:80px;
	background-image:url(../images/footer_down.png);
	background-repeat:no-repeat;
	/*background-color:#43656e;*/
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:35px;
	text-decoration:none;
}
#footerwrapright a{
	color:#FFF;
	text-decoration:none;
}
#footerwrapright a:hover{
	color:#01ccd9;
	text-decoration:none;
}
.footeright{
	display:block;
	width:700px;
	height:40px;
	background-image:url(../images/footer_up.png);
	background-repeat:no-repeat;
	/*background-color:#4f747d;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.footeright a{
	padding-left:10px;
}
.news_box1right {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	width:650px;
	background:#d8e0f1;
	border:4px solid #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.news_box1right img {
	margin:0px 0px 0px 20px;
	padding:5px;
	float:right;
	background:#84b6c3;
	width:80px;
	height:70px;
	border:1px solid #ffffff;
}
.news_box1right h2 {
	margin:8px 0px 0px 5px;
	padding:0px;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
	font-size:25px;
}
 
.news_box1right h1{
	margin:20px 0px 0px 0px;
	padding:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background:#84b6c3;
	float:right;
	font-size:30px;
	width:30px;
	border:1px solid #ffffff;
	vertical-align:middle;
	
}
.news_contentright {
	margin:0px;
	padding:10px 0px 20px 0px;
	border-bottom:1px dotted #afafaf;
}
.news_content_box1  {
	margin:0px;
	padding:0px;
}
.news_content_box1_left  {
	margin:0px;
	padding:0px;
	float:right;
	color:#5f6367;
}
.news_content_box1_right  {
	margin:0px;
	padding:0px;
	float:left;
	
}
.news_content_box1_right img{
	padding-right:20px;
	outline:none;
}
.news_content_box2  {
	margin:5px 0px 0px 0px;
	padding:0px;
}
.news_content_box2 img {
	margin:0px 0px 0px 20px;
	padding:10px;
	float:left!important;
	
	/*background:#84b6c3;*/
	
	background:rgb(71, 71, 77);
	
	border:2px solid #ffffff;
	width:50px;
	height:50px;
	font-size:0;
}
.news_content_box2 p {
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#5f6367;
	width:520px;
}
	
/**************9-8-2012*************/
#menusright{
	display:block;
	width:140px;
	height:140px;
	background-image:url(../images/menus.png);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-right:70px;
	margin-top:30px;
	padding:0px 0px 0px 0px;
	float:right;
	/*border:2px solid #fff;*/
}
#menus imgright{
	width:100px;
	height:105px;
	position:relative;
	top:-10px;
	right:-4px;
}
#addnewtype{
	width:100%;
	margin:0 auto;
	}
	#addnewtype img{
		margin:10px 0px 0px 10px;
		}
