/*初期設定*/
html,body{
		height:100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	color: #333;
	font-size: 12px;
	background-image: url(images/header_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	/*IE,firefox用スクロールバー*/
	scrollbar-face-color: #FAFAFA;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #708090;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
a:link {
	color: #003399;
	text-decoration: none;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #003399;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color: #09C;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #333;
	text-align: left;
}
a img{
	border:0;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
}

ul,ol,dl,dt,dd{
	padding::0px;
	margin:0px;
}
a span {
	display: none;
	font-family: arial, helvetica, clean, sans-serif;
}

.clear{
	clear:both;
}


/*webkitスクロールバー*/

::-webkit-scrollbar {
    width: 8px;
	height:8px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 8px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
/*------------------------*/
/*コンテナー（外枠）エリア*/
#container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 1024px;
}
/*メニューナビエリア*/
#navi {
	width: 300px;
	float: left;
	margin-top: 20px;
}
#navi_box {
	width:200px;
	padding-top: 10px;
}
#navi_box li {
	list-style-type: none;
}
#navi_box li a {
	display: block;
	width: 200px;
	height: 58px;
}
#navi h1 {
	margin-left: 50px;
}
#btm01 {
	background-image: url(images/menu01_off.gif);
}
#btm02 {
	background-image: url(images/menu02_off.gif);
}
#btm03 {
	background-image: url(images/menu03_off.gif);
}
#btm04 {
	background-image: url(images/menu04_off.gif);
}
#btm07 {
	background-image: url(images/menu01_on.gif);
}
#btm08 {
	background-image: url(images/menu02_on.gif);
}
#btm09 {
	background-image: url(images/menu03_on.gif);
}
#btm10 {
	background-image: url(images/menu04_on.gif);
}
#btm01 a:hover {
	background-image: url(images/menu01_on.gif);
}
#btm02 a:hover {
	background-image: url(images/menu02_on.gif);
}
#btm03 a:hover {
	background-image: url(images/menu03_on.gif);
}
#btm04 a:hover {
	background-image: url(images/menu04_on.gif);
}
#navi_box2 {
	line-height: 18px;
	margin-left: 10px;
	margin-top: 10px;
}
#navi_box2 li {
	list-style-type: none;
}
#navi_box3 {
	width: 82px;
	padding-left: 50px;
	margin-top: 10px;
	box-shadow: inset 3px 3px 4px #999;
	height: 36px;
}
#navi_box3 li {
	list-style-type: none;
}
#navi_box3 li a {
	display: block;
	height: 36px;
	width: 36px;
}
#btm05 {
	background-image: url(images/icon_twitter.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
#btm06 {
	background-image: url(images/icon_facebook.gif);
	background-repeat: no-repeat;
	float: left;
}
#btm05 a:hover {
	background-image: url(images/icon_twitter_on.gif);
}
#btm06 a:hover {
	background-image: url(images/icon_facebook_on.gif);
}
/*更新ボックス*/
#koushinbox {
	background-color: #FFF;
	overflow: auto;
	height: 280px;
}
#koushinbox dt {
	background-image: url(images/koushin_midashi.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000;
	padding-top: 5px;
	background-position: 10px 10px;
	line-height: 22px;
}
#koushinbox dd {
	background-image: url(images/koushin_kugiri.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	line-height: 18px;
	padding-left: 30px;
	font-size:10px;
}

#koushin {
	width: 250px;
	height: 285px;
	margin-top: 91px;
	padding-top: 20px;
	margin-left: 45px;
	float: left;
	background-image: url(images/koushin_head.gif);
	background-repeat: no-repeat;
	border: 1px solid #F0F0F0;
}

/*コンテンツエリア*/
#content {
	width: 670px;
	margin-top: 20px;
	float: right;
	margin-right: 30px;
}
/*フラッシュエリア*/
#flashbox {
	height: 290px;
	width: 670px;
	color: #CCC;
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
}
/*サブメニュー*/
#submenu {
	padding-left: 0px;
	padding-top: 0px;
	height: 440px;
	width: 670px;
	list-style-type: none;
	margin-top: 15px;
}
#submenu li a {
	height: 54px;
	width: 191px;
	display: block;
	float: left;
	padding-top: 157px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px;
	line-height: 150%;
	padding-bottom: 0px;
}

#subm01 {
	background-image: url(images/content01_gaiyou.gif);
}
#subm02 {
	background-image: url(images/content02_network.gif);
}
#subm03 {
	background-image: url(images/content03_concial.gif);
}
#subm04 {
	background-image: url(images/content04_jigyo.gif);
}
#subm05 {
	background-image: url(images/content05_shuri.gif);
}
#subm06 {
	background-image: url(images/content06_web.gif);
}
/*----------フッター----------*/
#footer {
	clear: both;
	width: 100%;
	background-color: #036;
	height: 140px;
}
#fotter_con {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#footer_first {

}
#footer_second {
	height: 15px;
}
#footer_first li {
	font-size: 9px;
	color: #FFF;
	padding-top: 5px;
	list-style-type: none;
}
#footer_second li {
	font-size: 9px;
	color: #FFF;
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
#footer_first li a {
	color: #FFF;
	font-size: 120%;
}
#footer_second li a {
	font-size: 120%;
	color: #FFF;
}
#footer_first li a:hover {
	color: #0CF;
}
#footer_second li a:hover {
	color: #CF6;
}
#copyright {
	color: #FFF;
	font-size: 9px;
	width: 1024px;
	text-align: center;
	clear: both;
}
/*事業案内ページ*/
#subcontent {
	border: 1px solid #CCC;
	width: 650px;
	margin-bottom: 50px;
	padding-bottom: 20px;
	float: left;
}
.subcontent_jigyoannai {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 100px;
	float: left;
}
#subcontent .subcontent_jigyoannai img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#subcontent .subcontent_jigyoannai h3 {
	margin-top: 20px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#subcontent .subcontent_jigyoannai p {
	width: 600px;
	margin-left: 10px;
	line-height: 15px;
	padding-top: 10px;
	font-size: 12px;
}
#subcontent h2 {
	width: 625px;
	background-image: url(images/sub_content_head.gif);
	font-size: 18px;
	line-height: 50px;
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #666;
}
}
/*会社概要ページ*/
#gaiyou {
	font-size:12px;
}
#gaiyou dt {
	color: #333;
	font-weight: bold;
	display: block;
	width: 89px;
	padding-top: 13px;
	height: 97px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EAEAEA;
	padding-left: 10px;
	font-size: 14px;
	background-color: #F4F5F7;
	border-bottom-color: #EAEAEA;
}
#gaiyou dd {
	display: block;
	width: 399px;
	height: 100px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	line-height: 25px;
	font-size: 14px;
	border-bottom-color: #F4F5F7;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F4F5F7;
}
#com_gaiyo {
	margin-top: 80px;
	margin-left: 50px;
	width: 511px;
	height: 660px;
}

/*社長挨拶ページ*/
#date {
	font-size: 12px;
	text-align: right;
}

#s_comment {
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	width: 350px;
}
#s_pict {
	float: left;
	padding-top: 30px;
	padding-left: 15px;
}
#s_comment h3 {
	font-size: 18px;
	line-height: 30px;
	color: #36C;
}
#s_comment h4 {
	font-size: 12px;
	padding-left: 180px;
	line-height: 30px;
}
#s_comment p {
	line-height: 20px;
	font-size: 12px;
}
.s_midashi {
	color: #FFF;
	background-color: #36C;
	width: 150px;
	padding-left: 10px;
	font-weight: bold;
}

/*---社長氏名右揃え-----------------*/
.right {
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}
/*ニュースページ*/
#newsbox {
	height: 500px;
	width: 630px;
	overflow: scroll;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#newsbox dl dt {
	font-weight: bold;
}
#newsbox dl dd {
	display: block;
	padding-left: 150px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#newsbox dl dt {
	display: block;
	padding-top: 10px;
	font-size: 11px;
}
/*お問合せフォームページ*/
#form1 p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#form {
	background-image: url(./images/formline.gif);
	background-repeat: repeat-y;
	height: 660px;
	width: 520px;
	margin-left: 20px;
	margin-top: 70px;
	border: 1px solid #CCC;
	padding-left: 10px;
}
.formitem {
	height: 50px;
	padding-top: 5px;
	font-size: 10px;
}
#form .formitem label {
	width: 120px;
	float: left;
	height: 50px;
}
.nyuryoku {
	margin-left: 100px;
}
#sprytextarea1 label {
	width: 120px;
	float: left;
}
.formitem2 {
	height: 100px;
	padding-top: 5px;
	font-size: 10px;
}
#submix {
	text-align: center;
	display: block;
	width: 520px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
/*サイトマップページ*/
#sitemap {
	padding-top: 70px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 30px;
}
#site_setsumei {
	margin-top: 70px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#site_setsumei p {
	font-size: 11px;
	padding-left: 25px;
	line-height: 25px;
}
#site_setsumei h4 {
	font-size: 11px;
	padding-left: 25px;
}
#site_setsumei h3 {
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	padding-top: 10px;
}
#midashi {
	line-height: 20px;
}
#midashi p {
	padding-left: 10px;
}
#map_canvas{
	height: 100%;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#a_jusyo {
	margin-top: 70px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 25px;
}
#sitemap ul ul li a {

}
#sitemap ul ul li {
	margin-bottom: 10px;
	list-style-type: square;
}
#sitemap ul li {
	line-height: 28px;
}
#sitemap ul ul li a:hover {

}
/*経営理念ページ*/
#k_comment {
	width: auto;
	margin-top: 50px;
}#k_comment p {
	margin-top: 20px;
	margin-bottom: 50px;

}
#k_comment h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #666;
}
#k_p_color {
	color: #339;
}
.rinen01 {
	background-image: url(images/rinen01.gif);
	height: 155px;
	width: 564px;
	font-size: 19px;
	color: #333;
	font-weight: bold;
	padding-top: 87px;
	margin-left: 50px;
}
.rinen02 {
	font-size: 14px;
	display: block;
	color: #000;
	width: 500px;
	margin-left: 50px;
	line-height: 28px;
	height: 80px;
	padding-bottom: 20px;
}
.rinen03 {
	background-image: url(images/rinen02.gif);
	height: 151px;
	width: 560px;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	padding-top: 40px;
	padding-left: 85px;
	
	}

/*会社情報ページ*/
#infomation {
	margin-top: 70px;
	background-image: url(images/infomation_back.gif);
	height: 500px;
	background-repeat: no-repeat;
	margin-left: 20px;
}
/*→会社情報サブメニュー*/
#navi_sub {
	font-size: 11px;
}
#navi_sub li a {
	background-image: url(images/sub_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	width: 230px;
	padding-left: 10px;
	margin-left: -30px;
}
#navi_sub li a:hover {
	background-image: url(images/sub_icon_on.gif);
}

#info_btm01 {
	font-size: 20px;
	width: 100px;
	margin-left: 170px;
	padding-top: 15px;
	list-style-image: url(images/koushin_midashi.gif);
}
#info_btm02 {
	font-size: 20px;
	margin-top: 120px;
	margin-left: 340px;
	padding-top: 10px;
	list-style-image: url(images/koushin_midashi.gif);
}
#info_btm03 {
	font-size: 20px;
	margin-top: 90px;
	margin-left: 45px;
	list-style-image: url(images/koushin_midashi.gif);
}
/*---------事業内容ＷＥＢページ-----------------------*/
#web_come {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/web02.png);
	height: 140px;
	width: 480px;
	display: block;
	padding-right: 80px;
	padding-left: 90px;
	padding-top: 110px;
}
.tyushaku {
	color: #900;
	font-size: 11px;
	margin-top: 5px;
}
#subcontent h5 {
	font-size: 12px;
}
.comment01 {
	margin-left: 50px;
	line-height: 20px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.kyotyo {
	font-weight: bold;
	color: #36C;
}
/*---お問合せボタン----*/
.suport {
	background-image: url(images/saport_icon.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 234px;
	display: block;
	margin-top: 20px;
	margin-left: 200px;
}
/*---------------------*/

/*-------事業内容ネットワークシステム開発/制作ページ--------*/
#net_come {
	color: #333;
	width: 460px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/net02.png);
	height: 180px;
	padding-left: 110px;
	padding-top: 100px;
	padding-right: 80px;
}
/*-------事業内容修理/販売ページ--------*/
#rip_come {
	color: #333;
	width: 560px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/rip01.png);
	background-repeat: no-repeat;
	height: 170px;
	padding-top: 130px;
	padding-left: 90px;
}#subcontent .comment01 ul li {
	list-style-image: url(images/list.png);
	line-height: 25px;
}
/*-------事業内容コンサルティングページ------------------*/
#con_come {
	color: #333;
	width: 540px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/con02.png);
	height: 140px;
	padding-left: 110px;
	padding-top: 105px;
}
.top {
	float: right;
}
#formcome {
	font-size: 12px;
	display: block;
	width: 350px;
	padding-left: 20px;
}
/*--------サブコンテンツ内の見出し--------------*/
#subcontent h4 {
	margin-left: 10px;
	font-size: 20px;
	margin-top: 35px;
	margin-bottom: 25px;
}
/*--------パンクズリスト----------*/
.plist {
	list-style-type: none;
	margin-left: -41px;
}
#pan01 {
	background-image: url(images/pan01.png);
	height: 20px;
	width: 69px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	padding-top: 4px;
	text-align: center;
}
#pan02 {
	background-image: url(images/pan02.gif);
	height: 20px;
	width: 57px;
	float: left;
	padding-top: 4px;
	display: block;
	padding-left: 7px;
}
#pan03 {
	background-image: url(images/pan03.gif);
	height: 20px;
	width: 57px;
	float: left;
	padding-top: 4px;
	padding-left: 7px;
}
#pan04 {
	background-image: url(images/pan04.gif);
	height: 24px;
	width: 64px;
	float: left;
}
#pan05 {
	background-image: url(images/pan05.gif);
	height: 20px;
	width: 141px;
	float: left;
	display: block;
	text-align: center;
	padding-top: 4px;
}
#pan06 {
	background-image: url(images/pan06.gif);
	height: 20px;
	width: 380px;
	float: left;
	padding-top: 4px;
	display: block;
	text-align: center;
}
#pan07 {
	background-image: url(images/pan07.gif);
	height: 20px;
	width: 57px;
	float: left;
	padding-top: 4px;
	padding-left: 7px;
}
#pan01 a {
	color: #FFF;
	text-decoration: none;
}
#pan02 a {
	color: #FFF;
	text-decoration: none;
}
#pan03 a {
	color: #FFF;
	text-decoration: none;
}
#pan04 a {
	color: #FFF;
	text-decoration: none;
}
#pan05 a {
	color: #FFF;
	text-decoration: none;
}
#pan06 a {
	color: #FFF;
	text-decoration: none;
}
#pan07 a {
	color: #FFF;
	text-decoration: none;
}
/*------------お問合せフォームのテーブル----------------------*/
#table01 {
	margin-top: 70px;
	margin-left: 20px;
}
#guide01 {
	background-image: url(images/guide_webicon.gif);
	background-repeat: repeat-y;
}
/*------お問合せ画像ロールオーバーエフェクト---------------*/


div.guide_effe01 {
	position: relative;
	height: 80px;
	width: 435px;
	margin-top: 100px;
	margin-left: 50px;
	display: block;
	}

img.soport01 {
	position: absolute;
	left: 10;
	top: 0;
	z-index: 20;
	}

img.soport01a {
	position: absolute;
	left: 10;
	top: 0;
	}

/*画面上へボタン*/

div.btm_up {
	position: relative;
	height: 65px;
	width: 63px;
	display: block;
	margin-left: 500px;
	float: left;
	}

img.btm_up02 {
	position: absolute;
	left: 10;
	top: 0;
	z-index: 20;
	}

img.btm_up01 {
	position: absolute;
	left: 10;
	top: 0;
}
#eria01 {
	margin-top: 30px;
	margin-left: 40px;
}
.midashi {
	font-size: 20px;
	line-height: normal;
	background-image: url(images/midashi_h.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	margin-top: 40px;
	font-weight: bold;
	letter-spacing: 1px;
}
#web_check {
	font-size: 16px;
	background-image: url(images/web_check.gif);
	height: 108px;
	width: 515px;
	padding-top: 52px;
	line-height: 33px;
	padding-left: 45px;
	margin-top: 30px;
	font-weight: bold;
}
#craun01 {
	background-image: url(images/cran04.gif);
	height: 85px;
	width: 474px;
	margin-top: 40px;
	padding-left: 100px;
	padding-top: 25px;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	margin-left: 25px;
}
#eria02 {
	margin-left: 40px;
}
.syosai {
	font-size: 14px;
	line-height: 23px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.gyo {
	font-size: 14px;
	display: block;
	width: 510px;
	margin-left: 62px;
	margin-top: -32px;
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 20px;
	padding-bottom: 10px;
}
.san{
	margin-left:270px;
	display:block;
}

.midashi03 {
	font-weight: bold;
}
.blue{
	color: #39F;

}
/*-ネットワーク------*/
.grean {
	color: #7AC943;
}
#net_check {
	font-size: 16px;
	background-image: url(images/net_check.gif);
	height: 77px;
	width: 515px;
	padding-top: 52px;
	line-height: 33px;
	padding-left: 45px;
	margin-top: 20px;
	font-weight: bold;
}
#craun02 {
	background-image: url(images/cran03.gif);
	height: 85px;
	width: 474px;
	margin-top: 40px;
	padding-left: 100px;
	padding-top: 25px;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	margin-left: 25px;
}
/*-コンサルティング--*/
.pink{
	color:#FF7BAC;
}
#con_check {
	font-size: 14px;
	background-image: url(images/con_check.gif);
	height: 77px;
	width: 515px;
	padding-top: 52px;
	line-height: 33px;
	padding-left: 45px;
	margin-top: 20px;
	font-weight: bold;
}
#craun03 {
	background-image: url(images/cran02.gif);
	height: 85px;
	width: 474px;
	margin-top: 40px;
	padding-left: 100px;
	padding-top: 25px;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	margin-left: 25px;
}
.koumoku01 {
	font-size: 14px;
	margin-top: 10px;
	line-height: 25px;
}
.syomidashi {
	font-size: 16px;
	margin-top: 15px;
	margin-left: 20px;
}
/*修理*/
#craun04 {
	background-image: url(images/cran01.gif);
	height: 85px;
	width: 474px;
	margin-top: 40px;
	padding-left: 100px;
	padding-top: 25px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 25px;
}
#rip_check {
	font-size: 14px;
	background-image: url(images/rip_check.gif);
	height: 239px;
	width: 343px;
	padding-top: 43px;
	line-height: 35px;
	padding-left: 45px;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.orange {
	color: #FF931E;
}
/*--------------------------------*/
.pager-active{color: #f00;}

/*slide_jqery*/

ul#slide {
	padding:0;
	width:670px;
	height:290px;
	position:relative;
	list-style:none;
	border: 1px solid #ECECEC;
	margin: 0;
}
ul#slide li {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
.sub_rightsp {
	margin-right:5px;
}
.sub_rightcl {
	width::191px;
}#submenu li #subm03 {
	width: 191px;
}
.sub_kage {
	background-image: url(images/content_kage.gif);
	height: 225px;
	width: 220px;
	float: left;
	margin-right:9px;
}
.sub_unkage {
	background-image: url(images/content_kage.gif);
	height: 225px;
	width: 191px;
	float: left;
}
