@charset "utf-8";
/* CSS Document */

h2.mainG{
	width:960px;
	margin:0 auto;
}

/* left */
.box{
	width:635px;
	margin:0 0 15px 0;
	line-height:1.7;
	background:url(../images/top/box_bg.gif) left top repeat-y;
}
.box .boxTop{
	background:url(../images/top/box_bgTop.gif) left top no-repeat;
}
.box .boxBottom{
	height:100%;
	background:url(../images/top/box_bgBottom.gif) left bottom no-repeat;
}
.box .mobile {
	width:310px;
	padding:0 0 20px 0;
	color:#333;
	display:inline;
	float:left;
	background:url(../images/top/mobile_bgTop.jpg) left top no-repeat;
}
.box .mobile a{
	width:310px;
	display:block;
	float:left;
	background:url(../images/top/mobile_bgTop.jpg) left top no-repeat;
}
.box .mobile a p{
	text-decoration:none;
	padding:0 18px 0 15px;
}
.box .mobile a p span{
	margin:0 0 0 5px;
	color:#2db7d0;
	border-bottom:2px solid #caedf3;
}
.box .mobile a:hover p span{
	color:#666;
	border-bottom:none;
}
.box .mobile a:link { color:#333; text-decoration:none; }
.box .mobile a:active { color:#333; text-decoration:none; }
.box .mobile a:visited { color:#333; text-decoration:none; }
.box .mobile a:hover{
	color:#666;
	text-decoration:none;
	background:url(../images/top/mobile_bgTop_on.jpg) left top no-repeat;
}
.box .social {
	width:310px;
	padding:0 0 20px 0;
	color:#333;
	display:inline;
	float:right;
	background:url(../images/top/social_bgTop.jpg) left top no-repeat;
}
.box .social a{
	width:310px;
	display:block;
	float:right;
	background:url(../images/top/social_bgTop.jpg) left top no-repeat;
}
.box .social a p{
	text-decoration:none;
	padding:0 18px 0 15px;
}
.box .social a p span{
	margin:0 0 0 5px;
	color:#2db7d0;
	border-bottom:2px solid #caedf3;
}
.box .social a:hover p span{
	color:#666;
	border-bottom:none;
}
.box .social a:link { color:#333; text-decoration:none; }
.box .social a:active { color:#333; text-decoration:none; }
.box .social a:visited { color:#333; text-decoration:none; }
.box .social a:hover{
	color:#666;
	text-decoration:none;
	background:url(../images/top/social_bgTop_on.jpg) left top no-repeat;
}
.box h3.box_title{
	height:82px;
	display:block;
}
.box h3.box_title span{
	display:none;
}

.top_L{
	width:310px;
	margin:0 15px 0 0;
	float:left;
}
.top_R{
	width:310px;
	float:left;
}
.top_R .top_R_G{
	width:81px;
	margin:0 20px 0 0;
	float:left;
}
.top_R .top_R_txt{
	width:200px;
	font-size:84%;
	float:left;
}


/*right*/
.top_news{
	width:310px;
	margin:5px 0 0 15px;
	padding:20px 0 0 0;
	background:url(../images/top/news_bg.gif) left top repeat-x;
}
.top_news ul li{
	width:298px;
	margin:0 0 10px 0;
}
.top_news ul li p.date{
	font-weight:bold;
	color:#2db7d0;
}
