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

/* reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus
{
	outline: 0px;
}
a
{
	text-decoration: none;
	outline:none;
}
ol, ul
{
	list-style: none;
}
li
{
	line-height:15px
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}

/* my style */
#page{ width:980px; overflow:hidden; margin:0px auto;}
#logo{ width:511px; display:block; position:relative; margin:40px auto 10px auto; clear:both;}
.cont{ width:980px; overflow:hidden;}
.tel{ font:20px "Century Gothic",arial; color:#EC008C; display:block; margin-left:252px; }
.tel span{ font:14px "Century Gothic",arial; color:#FF6EC3; margin:0px 20px 0px 0px;}
.tel span.at{ margin:0px!important }
.cont ul{ display:block; margin:0px 0px 20px 252px; float:left; clear:both;}
.cont ul h2{ font:18px/28px "Century Gothic", arial; color:#9BCB3B}
.cont ul li{ font:15px/24px "Century Gothic", arial; color:#009FE2; padding-left:30px; background:url(/i/greenar.png) left center no-repeat;}
.cont ul li a{ margin:0px 10px; padding-right:20px; font:15px/22px "Century Gothic",arial; padding-bottom:1px; border-bottom:1px solid #009FE2; color:#009FE2; background:url(/i/bluear.png) right center no-repeat;}
.cont ul li a:hover{ color:#0072E2; border-bottom:1px solid #0072E2;}
.cont h1{ margin:0px 0px 10px; text-align:center; font:18px/22px "Century Gothic",arial; color:#EC008C;
}

