@charset "utf-8";

/*
 * .so style css
 * Date: 06.07.2010
 */

* {margin:0; padding:0;color:#353535;font-size:12px;}
li {list-style-type:none;}
body {background:#e8e8e8;}
a { overflow: hidden;}

.lg {background: url(images/logo.gif) 15px 6px no-repeat;height:78px;text-indent:-9999px;padding:6px 0 0 15px;}
.lg a {display:block;width:172px;height:73px;}
h1 {font-size:30px;color:#ffffff;font-weight:normal;margin-left:40px;line-height:30px;}
h1 span {font: Arial;color:#ffffff;font-size:72px;line-height:80px;}
h2 {display: none;}
h3 {font-size:14px;border-left: 5px solid #0487c9;margin:0;padding:0;
		line-height: 16px;height:16px;padding-left:10px;}

.hdr {background: #ffffff url(images/top_bg01.gif) left 84px no-repeat;
			height: 373px;position:relative;width:850px;}
.hdr ul {position: absolute;top:50px;right:0;}
.hdr li {float:left;text-indent:-9999px;width:175px;height:31px;}
.hdr li a {display:block;width:175px;height:31px;}
.hdr .hm { background: url(images/gm_home_actv.gif) no-repeat;}
.hdr .schdl { background: url(images/gm_schedule_actv.gif) no-repeat;}
.hdr .cntct { background: url(images/gm_contact_actv.gif) no-repeat;}
.hdr .hm a { background: url(images/gm_home.gif) no-repeat;}
.hdr .schdl a { background: url(images/gm_schedule.gif) no-repeat;}
.hdr .cntct a { background: url(images/gm_contact.gif) no-repeat;}
.hdr .hm a:hover { background: url(images/gm_home_hvr.gif) no-repeat;}
.hdr .schdl a:hover { background: url(images/gm_schedule_hvr.gif) no-repeat;}
.hdr .cntct a:hover { background: url(images/gm_contact_hvr.gif) no-repeat;}

.cntnts {background:#ffffff;width:790px;padding:19px 30px 15px 30px;}

.ftr {width:850px;background:#ffffff;padding-top:32px;}
.ftr .cmpny {background: #ffffff url(images/ci.gif) right top no-repeat;
							text-indent:-9999px;width:840px;height:26px;margin-bottom:8px;}
.ftr .cpy {background:#777777;color:#ffffff;text-align:center;
						font-size:10px;height:19px;line-height:19px;}

/* top page
----------------------------------------------------------*/
#top h3 {margin-bottom:23px;}
#top .cntnts p{font-size:12px;line-height: 21px;padding: 0 25px;}
#top .cntnts .cjp{margin:10px 0 50px;}
#top .cntnts .cjp2{margin:10px 0 34px;}
#top table {width: 584px;border-collapse: collapse;margin:10px 25px 50px;}
#top th, #top td {border:1px solid #bcbcbc;}
#top th {width: 183px;height: 33px;background:#e7e8e9;font-weight:normal;}
#top td {padding: 6px 18px;}
#top .cntnts .cntct {margin-top: 50px;}
#top .cntnts .cntct a {background: #ffffff url(images/cntct_btn01.gif) no-repeat;
											text-indent:-9999px;padding:0;width:286px;height:70px;
											display:block;margin:0 auto;}
#top .cntnts .cntct a:hover {background: #ffffff url(images/cntct_btn01_hvr.gif) no-repeat;}

/* schedule page
----------------------------------------------------------*/
#schdl dl {background: url(images/schedule_bg01.gif) left top no-repeat;
						min-height:70px;margin:30px 0 0 13px;padding-left: 43px;width:700px;}
#schdl dt {font-size:12px;font-weight:bold;margin-bottom:6px;}
#schdl dd {line-height:21px;}

/* contact page
----------------------------------------------------------*/
#cntct h3 {height:auto;margin-bottom:34px;}
#cntct p.lrt{ width:583px;margin: 0 auto;margin-bottom:5px;}
#cntct table {width: 584px;border-collapse: collapse;margin:0 auto 8px;}
#cntct th, #cntct td {border:1px solid #bcbcbc;}
#cntct th {width: 183px;height: 33px;background:#e7e8e9;font-weight:normal;}
#cntct td {padding: 6px 18px;}
#cntct .npt01 {	width: 358px;height: 18px;}
#cntct .npt02 {	width: 112px;height: 18px;}
#cntct .npt03 {	width: 358px;height: 90px;}
#cntct td span {	font-weight: bold;}
#cntct td ul {margin-top: 8px;}
#cntct td li {float:left;width:150px;margin: 0 0 4px 0;}
#cntct .sbmt {	width: 128px;margin:0 auto;display:block;}
#cntct .rr { margin:0 auto 5px;width:583px;}
#cntct .rr li { color:#ff0000; font-weight:bold;}
#cntct .scmt { padding-top: 8px;margin-top:8px;border-top:1px solid #bcbcbc;width:300px;}

/* thanks page
----------------------------------------------------------*/
#thnks .cntnts {padding:30px 30px 70px;}
#thnks .cntnts p {line-height:21px;padding-top:12px;margin: 0 auto;width:380px;}