@charset "utf-8";
/* CSS Document */

/* IMAGE PANEL
---------------------------------------------*/
/*topimageの設定*/

.content{
	clear:both;
	padding:0px;
	margin:0px;
	position: relative;
	width: 1044px;
	height: /*984*/1600px;
	border: 3px solid #333333;
}

.content_e{
	clear:both;
	padding:0px;
	margin:0px;
	position: relative;
	width: 1044px;
	height: 684px;
	border: 3px solid #333333;
	z-index: 0;
}
 
.imagePan{
/*
	background-image: url(../common1/Top/BlueSky_back.jpg);
*/
	width: 100%;
	height: 100%;
	z-index: 0;
}

.imagePan_dummy1{

	background-image: url(../common1/Top/BlueSky_back11.jpg);
	
	width: 100%;
	height: 100%;
	z-index: 0;

}


.f_logo{
	position: absolute;
    top: 50px;
    left: 20px;
    width: 135px;
    height: 45px;
    padding: 0px;
	z-index: 10;
}

.top_word{
	position: absolute;
	top: 25px;
	left: 180px;
	width: 690px;
	height: 160px;
	color: #ffffff;
	padding: 0px;
	text-align: left;
	z-index: 10;
}

.image_Xray_source{
	position: absolute;
	top: 20px;
	left: 880px;
	width: 140;
	height: 180;
	padding: 0px;
	z-index: 10;
}

.tab01e{
	position:absolute;
	top: 230px;
	left: 45px;
	width: 944px;
	height: 229px;
	line-height:200px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 10;
	background-image:-moz-linear-gradient(
    top,
    #ccffcc 0%,
    #f1fff1);
	background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ccffcc),
    to(#f1fff1));
	background: linear-gradient(to bottom, #ccffcc, #f1fff1);/* IE10+, W3C */


		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ccffcc, endcolorstr=#f1fff1));/*IE6 IE7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ccffcc, endcolorstr=#f1fff1))";
	zoom: 1;/* IE8 IE9 */
		
/*		
    background-image:-moz-linear-gradient(
    top,
    #8adec0 0%,
    #c0eede);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#8adec0),
    to(#c0eede));
*/		
/*	background-color: #585A6A; */
}

.tab01a{
	position:absolute;
	top: 230px;
	left: 45px;
	width: 944px;
	height: 82px;
	line-height:200px;
	color: #FFFFFF;
	padding: 0px;
	border: 0px solid #333333;
	border-radius: 15px;
	z-index: 20;
}

.tab01a .text{
	display:table-cell;
	font-size:36px;
	color: #1C6249;
	width:944px;
	height:82px;
	text-align:center;
	vertical-align:middle;
}

.tab01b{
	position:absolute;
	top: 310px;
	left: 200px;
	width: 635px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab01b .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:635px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;

}

.tab01c{
	position:absolute;
	top: 380px;
	left: 200px;
	width: 285px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab01c .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:285px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;
}

.tab01d{
	position:absolute;
	top: 380px;
	left: 550px;
	width: 285px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	text-align:center;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab01d .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:285px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;

}

.tab02e{
	position:absolute;
	top: 500px;
	left: 45px;
	width: 944px;
	height: 229px;
	line-height:200px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 10;
	background-image:-moz-linear-gradient(
    top,
    #ffff99 0%,
    #ffffe1);
	background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffff99),
    to(#ffffe1));
	background: linear-gradient(to bottom, #ffff99, #ffffe1);/* IE10+, W3C */

		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffff99, endcolorstr=#ffffe1));/*IE6 IE7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffff99, endcolorstr=#ffffe1))";
	zoom: 1;/* IE8 IE9 */
		
		
/*		
    background-image:-moz-linear-gradient(
    top,
    #ffcc99 0%,
    #ffe4c9);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffcc99),
    to(#ffe4c9));
*/	
/*	background-color: #36C18F; */
}

.tab02a{
	position:absolute;
	top: 500px;
	left: 45px;
	width: 944px;
	height: 82px;
	line-height:200px;
	color: #FFFFFF;
	padding: 0px;
	border: 0px solid #333333;
	border-radius: 15px;
	z-index: 20;
}

.tab02a .text{
	display:table-cell;
	font-size:36px;
	color: #FF6600;
	width:944px;
	height:82px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;
}

.tab02b{
	position:absolute;
	top: 580px;
	left: 200px;
	width: 340px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab02b .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:340px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;
}

.tab02c{
	position:absolute;
	top: 580px;
	left: 610px;
	width: 225px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab02c .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:225px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;
}

.tab02d{
	position:absolute;
	top: 650px;
	left: 200px;
	width: 635px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab02d .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:635px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;
}

.tab03e{
	position:absolute;
	top: 770px;
	left: 45px;
	width: 944px;
	height: 169px;
	line-height:200px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 10;
	background-image:-moz-linear-gradient(
    top,
    #ccffff 0%,
    #f1ffff);
	background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ccffff),
    to(#f1ffff));
	background: linear-gradient(to bottom, #ccffff, #f1ffff);/* IE10+, W3C */

		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ccffff, endcolorstr=#f1ffff));/*IE6 IE7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ccffff, endcolorstr=#f1ffff))";
	zoom: 1;/* IE8 IE9 */
		
		
/*		
    background-image:-moz-linear-gradient(
    top,
    #cc99ff 0%,
    #e2c5ff);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#cc99ff),
    to(#e2c5ff));
*/	
/*	background-color: #FF9900; */
}

.tab03a{
	position:absolute;
	top: 770px;
	left: 45px;
	width: 944px;
	height: 82px;
	line-height:200px;
	color: #FFFFFF;
	padding: 0px;
	border: 0px solid #333333;
	border-radius: 15px;
	z-index: 20;
}

.tab03a .text{
	display:table-cell;
	font-size:36px;
	color: #333399;
	width:944px;
	height:82px;
	text-align:center;
	vertical-align:middle;
}

.tab03b{
	position:absolute;
	top: 860px;
	left: 200px;
	width: 180px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab03b .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:180px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;
}

.tab03c{
	position:absolute;
	top: 860px;
	left: 460px;
	width: 140px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab03c .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:140px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;
}

.tab03d{
	position:absolute;
	top: 860px;
	left: 690px;
	width: 140px;
	height: 45px;
	color: #FFFFFF;
	padding: 0px;
	border: 3px solid #585a6a;
	border-radius: 15px;
	z-index: 20;
	background-color: #ffe1ff;
}

.tab03d .link_text{
	display:table-cell;
	font-size:24px;
	color: #000000;
	width:140px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	border-radius: 10px;
}

.link_text:hover{
	color:#FFFFFF;
	background-color:#ff99cc;
/*	
	background-color:#CC576E;
*/
/*
	border-radius: 7px;
*/
}

.link_text2:hover{
	color:#ff6600;
	font-size:24px;
	text-decoration:none;
}


a.tab01 {
	display:block;
	position: absolute;
	top: 225px;
	left: 25px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}


a.tab02 {
	display:block;
	position: absolute;
	top: 225px;
	left: 225px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}

a.tab03 {
	display:block;
	position: absolute;
	top: 225px;
	left: 425px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}

a.tab04 {
	display:block;
	position: absolute;
	top: 225px;
	left: 625px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}

a.tab05 {
	display:block;
	position: absolute;
	top: 225px;
	left: 825px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}

a.tab06 {
	display:block;
	position: absolute;
	top: 445px;
	left: 25px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}

a.tab07 {
	display:block;
	position: absolute;
	top: 445px;
	left: 225px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}

a.tab08 {
	display:block;
	position: absolute;
	top: 445px;
	left: 425px;
	width: 168px;
	_width: 200px;
	height: 188px;
	_height: 220px;
	color: #FFFFFF;
	padding: 13px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}

a.tab09 {
	display:block;
	position: absolute;
	top: 445px;
	left: 625px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}

a.tab10 {
	display:block;
	position: absolute;
	top: 445px;
	left: 825px;
	width: 166px;
	_width: 200px;
	height: 186px;
	_height: 220px;
	color: #FFFFFF;
	padding: 14px;
	text-align: left;
	border: 3px solid #333333;
	border-radius: 25px;
	-webkit-border-radius : 25px;
　　-moz-border-radius: 25px;
	behavior: url(border-radius.htc);
	z-index: 2;
}


/*	background-color: #F3F3E0;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 16px;
	border: 0px;
	border-radius: 20px 20px 20px 20px;
*/

#imagePan {
	clear:both;
	padding:0px;
	margin:0px;
	width:1050px;
	height:643px;
	background-image: url(../common1/png/topimage1050_643.png);
	background-repeat: no-repeat;
	position:relative;
	display:block;
	z-index: 0;
}

#imagePan_e {
	clear:both;
	padding:0px;
	margin:0px;
	width:750px;
	height:297px;
	background-image: url(../common1/png/Toptab130115.png);
	background-repeat: no-repeat;
	position:relative;
	display:block;
	z-index: 0;
}

#imagePan2 {
	clear:both;
	padding:1px;
	margin:0px;
	width:750px;
	height:235px;
	background-image: url(../common1/png/isotope_TOP3.png);
	background-repeat: no-repeat;
	background-position: Left top;
	position:relative;
	display:block;
	z-index: 2;
}

#imagePan3 {
	clear:both;
	padding:0px;
	margin:0px;
	width:1050px;
	height:643px;
	background-image: url(../../common1/Top/BlueSky_back.jpg);
	background-repeat: no-repeat;
	position:relative;
	display:block;
	z-index: 0;
}


#imagePan p.text {
	width: 360px;
	_width: 370px;
	padding:110px 0 0 21px;
	color:#fff;
	line-height: 20px;
}

#imagePan2 p.text {
	width: 430px;
	_width: 450px;
	padding:145px 0 0 31px;
	color:#006600;
	line-height: 20px;
}

/*Products＆Analysisボタン枠の設定*/
#imagePan .button {
	height: 56px;
	width: 280px;
	_width: 310px;
	display:block;
	padding:10px 0 0 30px;
	position:relative;
}
#imagePan .button a {
	height: 53px;
	width: 133px;
	font-size: 15px;
	line-height: 56px;
	color: #000;
}
#imagePan .button a:hover {
	color:#FF6633;
}
#imagePan .products {
	height: 56px;
	width: 133px;
	float:left;
	display:block;
	background-image: url(../common1/png/products_button.png);
	background-repeat: no-repeat;
}
#imagePan .analysis {
	height: 56px;
	width: 133px;
	float:right;
	display:block;
	background-image: url(../common1/png/analysis_button.png);
	background-repeat: no-repeat;
}

/* Top Tab PANEL
---------------------------------------------*/	
/*---トップタブの設定---*/

.topTabJ4 a{
	width: 134px;
	_width: 404px;
	height:45px;
	float:left;
	display:block;
	position:relative;
	margin-top: 40px;
	margin-left: 60px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 850px;
	margin-bottom: 100px;
}

.topTabJ4 a:hover img{
	visibility: hidden;
}

.topTabJ5 a{
	width: 1035px;
	_width: 404px;
	height:435px;
	float:left;
	display:block;
	position:relative;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}

.topTabJ5 a:hover img{
	visibility: hidden;
}

.topTabJ6 a{
	width: 200px;
	_width: 404px;
	height:226px;
	float:left;
	display:block;
	position:relative;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}

.topTabJ6 a:hover img{
	visibility: hidden;
}

.topTabJ7 {
	width: 689px;
	_width: 404px;
	height:65px;
	float:left;
	display:block;
	position:relative;
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 60px;
}

.topTabe4 a{
	width: 199px;
	_width: 404px;
	height:45px;
	float:left;
	display:block;
	position:relative;
	margin-top: 110px;
	margin-left: 295px;
	background-image: url(../common1/png/ToptabCT2e.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 255px;
}

.topTabe4 a:hover img{
	visibility: hidden;
}

.topTabe5 a{
	width: 200px;
	_width: 404px;
	height:45px;
	float:left;
	display:block;
	position:relative;
	background-repeat: no-repeat;
	margin-left: 247px;
	background-image: url(../common1/png/ToptabXA2e.png);
	padding: 0px;
	margin-right: 303px;
}

.topTabe5 a:hover img{
	visibility: hidden;
}

.topTabe6 a{
	width: 200px;
	_width: 404px;
	height:45px;
	float:left;
	display:block;
	position:relative;
	background-image: url(../common1/png/ToptabNDT2e.png);
	background-repeat: no-repeat;
	margin-left: 182px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 368px;
}

.topTabe6 a:hover img{
	visibility: hidden;
}

.topTabe7 {
	width: 689px;
	_width: 404px;
	height:65px;
	float:left;
	display:block;
	position:relative;
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 60px;
}


/* トップ文言の設定
---------------------------------------------*/	
h1.top{
	width: 700px;
	_width: 404px;
	height:55px;
	float:left;
	line-height:170%;
	display:block;
	font-size: 12px;
/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	font-family: Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	padding-top: 130px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	color: #E6E6E6;
}

h1.topE{
	width: 700px;
	_width: 404px;
	height:75px;
	float:left;
	line-height:140%;
	display:block;
	font-size: 13px;
/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	font-family: Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	padding-top: 125px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	color: #E6E6E6;
}

h1.top2{
	width: 700px;
	_width: 404px;
	height:70px;
	float:left;
	line-height:170%;
	color:#666666;
	display:block;
	font-size: 11px;
/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	font-family: Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	padding-top: 160px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}


/* NEWS PANEL
---------------------------------------------*/			
.newsPan {
	padding:0;
	margin:0;
	width:1050px;
	height:300px;
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	display:block;
}
.newsbar {
	width:1050px;
	height:47px;
	display:block;
}
.name1 {
	width:100px;
	height:30px;
	line-height:28px;
	float:left;
	margin:10px 0 0 20px;
	display:block;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
 	*font-size: 16px;
}
.newsPan dl {
	clear:both;
	width:1042px;
	display:block;
	height:240px;
	overflow: auto;
}
.newsPan dl dt {
	width:50px;
	margin-left:25px;
	padding:4px 0 4px 5px;
	clear:both;
	float:left;
	display:block;
}
.newsPan dl dd {
	width:910px;
	_width:590px;
	margin-left:105px;
	display:block;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0;
}
.newsPan a:link {
	color: #000099;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

.newsPan a:visited {
	color: #0000CC;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

.newsPan a:hover {
	line-height: 150%;
	color: #FF6633;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* NEWS PANEL 2
---------------------------------------------*/			
.newsPan2 {
	padding:0;
	margin:0;
	width:750px;
	height:300px;
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	display:block;
}
.newsbar2 {
	width:750px;
	height:47px;
	display:block;
}
.name1 {
	width:100px;
	height:30px;
	line-height:28px;
	float:left;
	margin:10px 0 0 20px;
	display:block;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
 	*font-size: 16px;
}
.newsPan2 dl {
	clear:both;
	width:742px;
	display:block;
	height:240px;
	overflow: auto;
}
.newsPan2 dl dt {
	width:50px;
	margin-left:25px;
	padding:4px 0 4px 5px;
	clear:both;
	float:left;
	display:block;
}
.newsPan2 dl dd {
	width:610px;
	_width:590px;
	margin-left:105px;
	display:block;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0;
}
.newsPan2 a:link {
	color: #000099;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

.newsPan2 a:visited {
	color: #0000CC;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

.newsPan2 a:hover {
	line-height: 150%;
	color: #FF6633;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* INFO PANEL
---------------------------------------------*/	
.infoPan {
	width:370px;
	height:380px;
	float:left;
	background-image: url(../common1/gif/info_bar_s.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	display:block;
}
.infobar {
	width:370px;
	height:48px;
	display:block;
}
.name1 {
	width:100px;
	height:37px;
	line-height:16px;
	float:left;
	margin:10px 0 0 20px;
	display:block;
	color: #FFFFFF;
}
.infoPan dl {
	width:365px;
	height:180px;
	clear:both;
	display:block;
	overflow-y: scroll;
	overflow-x: hidden;
}
.infoPan dl dt {
	width:80px;
	_width:70px;
	margin-left:15px;
	padding:4px 0 4px 5px;
	clear:both;
	float:left;
	display:block;
}
.infoPan dl dd {
	width:250px;
	_width:220px;
	margin-left:100px;
	padding:4px 5px 4px 0;
	display:block;
}

.infoPan a:link {
	color: #000099;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

.infoPan a:visited {
	color: #0000CC;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

.infoPan a:hover {
	line-height: 150%;
	color: #FF6633;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* ABOUT US PANEL
---------------------------------------------*/		
.aboutPan {
	width:360px;
	height:380px;
	float:right;
	background-image: url(../common1/gif/aboutus_bar_s.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	position:relative;
}
.aboutbar {
	width:360px;
	height:48px;
	clear:both;
	display:block;
}

.name1 {
	width:150px;
	height:28px;
	line-height:normal;
	float:left;
	display:block;
	color: #000000;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 21px;
}

a.company {
	width:104px;
	height:92px;
	float:right;
	margin:-20px 10px 0 0;
	display:block;
}

.aboutPan p.text {
	width:auto;
	margin:0 20px 0 20px;
	display:block;
	font-size: 13px;
	line-height: 20px;
}

.middle {
	clear:both;
	padding:0px;
	margin-left: 141px;
	width:850px;
	height:auto;
	float:left;
	display:block;
	margin-right: 141px;
}

.middle2 {
	clear:both;
	padding:0px;
	margin-left: 41px;
	width:1050px;
	height:auto;
	float:left;
	display:block;
	margin-right: 41px;
}
