@charset "utf-8";

/* ala */
/* ---------------------------------------------------------------------------------------- */

/*
.mainpic li .bg {background-image:url(../common/img/mainpic3.jpg);}
*/

.mainpic li .title img
{
	top:42%;
	left:22%;
	position:absolute;
}

.co_name
{
	border-bottom:1px solid #8dc8e8;
}

.co_name .name a
{
	background:url(../img/co_name.png) no-repeat 2px 23px;
}

.footer .info .logo
{
	background-image:url(../img/footer_logo.gif);
}

.footer .copyright
{
	background:url(../../common/img/header_0.png);
}

ul.index_menu li:nth-child(1) a {background:url(../img/index_menu1.jpg) no-repeat;}
ul.index_menu li:nth-child(2) a {background:url(../img/index_menu2.jpg) no-repeat;}
ul.index_menu li:nth-child(3) a {background:url(../img/index_menu3.jpg) no-repeat;}
ul.index_menu li:nth-child(4) a {background:url(../img/index_menu4.jpg) no-repeat;}

.title_line
{
	color:#13294b;
	background:url(../img/title_line.gif) center center repeat-x;
}

.title_more a
{
	background:#13294b;
}

.boxs .box .name
{
	color:#13294b;
}

.boxs .box .btn a
{
	background:#8dc8e8;
}

.boxs .box .pic
{
	border-bottom:1px solid #8dc8e8;
}

.page .menu li a , .mobile_leftMenu li a
{
	background:#FFF url(../img/left_menu_icon1.gif) 10px center no-repeat;
}

.page .menu li.on a , .mobile_leftMenu li.on a
{
	color:#FFF;
	background:#8dc8e8 url(../img/left_menu_icon2.gif) 10px center no-repeat;
}

.page .content {border-left:1px solid #8dc8e8;}

.page .content .text.introduce
{
	background:url(../img/introduce_pic.jpg) no-repeat right top;
	min-height:450px;
}

.page .content .text h4
{
	color:#036;
}

.page .content .text p b {color:#036;}

.page .content .text.tenet ul
{
	margin-top:60px;
	margin-left:50px;
}

.page .content .text.tenet li
{
	font-size:26px;
	line-height:55px;
	color:#036;
	padding-left:30px;
	background:url(../img/icon_star.jpg) no-repeat left center;
}

.page .content .text.tenet
{
	background:url(../img/tenet_pic.jpg) no-repeat center center;
	min-height:500px;
}

.page .content .text {}

.page .content .culture_subttl
{
	border-left:3px solid #8dc8e8;
}

.page .content .history .date
{
	color:#8dc8e8;
	width:110px;
}

.page .content .history p
{
	padding-left:140px;
}

.page .content .history
{
	margin-top:40px;
}

.page .content .history li
{
	line-height:26px;
	background:url(../img/culture_vLine.gif) repeat-y;
}

.product_photo_box .big_pic
{
	border:1px solid #8dc8e8;
	border-bottom:3px solid #8dc8e8;
}

.page .content .detail h3
{
	color:#13294b;
}

.page .content .detail h4
{
	color:#13294b;
}

.page .content .detail .list li
{
	background:url(../img/left_menu_icon1.gif) left center no-repeat;
}

.page .content .contactList li:nth-child(1)
{
	background:url(../img/contactus_icon1.jpg) no-repeat;
	margin-right:20px;
}

.page .content .contactList li:nth-child(2)
{
	background:url(../img/contactus_icon2.jpg) no-repeat;
	margin-right:20px;
}

.page .content .contactList li:nth-child(3)
{
	background:url(../img/contactus_icon3.jpg) no-repeat;
}

.footer .info .logo p
{
	color:#13294b;
}

.page .content h3 {margin-bottom:20px;}



/* @media for RWD */
/* ---------------------------------------------------------------------------------------- */

@media (max-width: 980px)
{


}

@media (max-width: 779px)
{


}

@media (max-width: 480px)
{
	.mobile_menu
	{
		background:#13294b;
	}
}
