@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.width {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #36C;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #36C;
	text-decoration: none;
}


p {
	text-indent: 3%;
	line-height: 20px;
}

ul {
	margin: 0px;
	padding: 0px;
}
strong {
	color: #369;
}



#header {
	height: 177px;
}
#header .header_top {
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	line-height: 36px;
	font-size: 14px;
}
#header .header_title .logo {
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
}
#header .header_title .company {
	/*background-image: url(../images/company.png);*/
	background-image:url(../images/companya.png);/*IE7,FF*/
	background:none;/*IE6*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/companya.png");/*IE6*/
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 655px;
	margin-top: 22px;
	margin-left: 11px;
}
#header .header_title .company h1 {
	display: none;
}
#header .header_nav {
	clear: both;
	height: 46px;
}
.header_nav ul {
	height: 46px;
	background-image: url(../images/nav_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.header_nav li {
	background-image: url(../images/nav_space.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	padding-right: 2px;
	height: 46px;
	list-style-type: none;
	width: 90px;
}
.header_nav li a {
	background-image: url(../images/nav_bg.png);
	padding-right: 15px;
	padding-left: 15px;
	line-height: 46px;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	height: 46px;
	display: block;
}
.header_nav li a:link {
	color: #666;
	text-decoration: none;
}
.header_nav li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.header_nav li a:visited{
	color: #666;
	text-decoration: none;
}
.header_nav li a.current {
	background-image: url(../images/nav_bg_c.png);
	background-repeat: repeat-x;
	color: #666;
}

.header_nav li .home {
	background-image: url(../images/nav_left.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 45px;
}
.header_nav li .home span {
	display: none;
}
.header_nav ul .last {
	background-image: url(../images/nav_bg.png);
	width: 53px;
	height: 46px;
	display: block;
	background-repeat: repeat-x;
}
.index .left {
	float: left;
	width: 213px;
}
.index .right {
	float: right;
	width: 747px;
	clear: right;
}
.icontact {
	margin-bottom: 10px;
}
.icontact .title {
	background-image: url(../images/left_top_1.png);
	background-repeat: no-repeat;
	height: 55px;
	font-size: 18px;
	font-weight: bold;
	color: #030;
	line-height: 55px;
	padding-left: 50px;
}
.icontact .content {
	background-image: url(../images/left_top2.png);
	background-repeat:repeat-y;
	height: 112px;
	line-height: 20px;
	color: #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.box {
	margin-bottom: 10px;
	border: 1px solid #b7cde2;
	padding: 1px;
}
.box .title {
	line-height: 24px;
	background-image: url(../images/box_bg.png);
	height: 24px;
	font-size: 12px;
	color: #069;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7cde2;
}
.box .content {
	padding: 5px;
}
.box .content ul {
	margin: 0px;
	padding: 0px;
}
.box .content ul li {
	list-style-type: none;
	line-height: 20px;
}
.catchphrase {
	background-image: url(../images/title_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	border: 1px solid #CCC;
	margin-top: 2px;
	line-height: 24px;
	font-weight: bold;
	color: #900;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-right: 20px;
}
.picbox {
	font-size: 12px;
	margin-bottom: 10px;
}
.picbox .toplist {
	height: 10px;
	background-image: url(../images/picbox_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.picbox .content {
	background-image: url(../images/picbox_bg.png);
	background-repeat: repeat-y;
	height: 190px;
	padding-left: 11px;
}
.picbox .content ul {
	margin: 0px;
	padding: 0px;
}
.picbox .content ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 8px;
	background-color: #efefef;
	border: 1px solid #CCC;
	padding: 5px;
}
.picbox .content ul li img {
	margin: 3px;
}


.picbox .bottom {
	background-image: url(../images/picbox_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
}
.column {
	background-image: url(../images/column_bg.png);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #b7cde2;
	line-height: 24px;
	font-weight: bold;
	color: #369;
	padding-left: 10px;
}
.box2 {
	background-image: url(../images/box2_bg.png);
	padding: 5px;
	border: 1px solid #CCC;
	width: 226px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.box2 .title {
	font-size: 12px;
	font-weight: bold;
	color: #369;
	background-image: url(../images/kc_ico.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 30px;
	line-height: 24px;
}
.box2 .content {

}
.box2 .content ul {
	margin: 0px;
	padding: 0px;
}
.box2 .content ul li {
	line-height: 20px;
	list-style-type: none;
	padding-left: 10px;
}
.index .contact_map {
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
	height: 296px;
	font-size: 14px;
	line-height: 24px;
	color: #039;
}
.view #mybody {
	background-image: url(../images/home2_body_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	margin-top: 16px;
}
.view .left {
	clear: left;
	float: left;
	width: 230px;
	margin-top: 15px;
	margin-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.view .right {
	clear: right;
	float: right;
	width: 692px;
	margin-top: 15px;
	margin-right: 10px;
}
dl {
	margin: 0px;
	padding: 0px;
}

.kc {
	padding: 0px;
	margin: 0px;
	width: 220px;
}
.kc dt {
	height: 24px;
	line-height: 24px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #147BB5;
	background-image: url(../images/kc_ico.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-bottom: 10px;
	color: #0C5278;
}
.kc dd {
	margin-bottom: 16px;
	margin-left: 15px;
}
.kc li {
	line-height: 20px;
	color: #115888;
}
.imagelist {
	margin: 5px;
	padding: 5px;
}
.imagelist li {
	list-style-type: none;
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-top: 20px;
}
.imagelist li img {
	padding: 2px;
}




#footer {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 200px;
	text-align: center;
	padding-top: 80px;
	font-size: 14px;
}
html {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}

