@charset "UTF-8";

#brain #h1Box {
	width: 715px;
	height: 185px;
	position: relative;
	clear: both;
	background-image: url(images/h1_brain.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


#decoratIcon {
	width: 88px;
	height: 79px;
	position: absolute;
	right: -13px;
	bottom: -24px;
	background-image: url(../common/images/h1_icon1.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#mainBox #leadText {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}

#blain_photoBox {
	width: 315px;
	float: right;
}

#mainBox #blain_photoBox p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 5px;
}

.brainList li {
	font-size: 1.2em;
	padding: 0 0 5px 12px;
	background-image:url(../common/images/txtLink_bg.gif);
	background-position:left 0.45em;
	background-repeat:no-repeat;
}

.brainsBox {
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #E2E2E2;
}

.brainsBox dl {
	height: auto;
	margin-bottom: 15px;
	overflow: hidden;
	zoom: 1;
}

.brainsBox dl:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.brainsBox dt {
	width: 100px;
	height: 113px;
	float: left;
	margin-right: 10px;
}

.brainsBox dd {
	width: 565px;
	float: left;
}

.brainName {
	color: #106E3E;
	font-weight: bold;
	margin-bottom: 5px;
}

.brainPost {
	font-weight: bold;
}

.brainsBox ul {
	margin-bottom: 10px;
}

.brainsBox li {
	font-size: 1.2em;
}

.liStyle_disc li {
	font-size: 1.2em;
	margin-left: 16px;
	list-style: disc;
}

.brain_h3 {
	color:#FFFFFF;
	line-height:24px;
	padding-bottom:0;
	padding-left:10px;
	background-color:#80BB31;
	background-image:url(../product/images/itemName_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.patentList li {
	font-size: 1.2em;
}

#brain #footer_brain a {
	color: #777777;
}

#brain #footer_brain a:hover,
#brain #footer_brain a:active {
	color: #777777;
}