@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body{
	text-align:center;
	color:#333333;
	font-size:12px;
	line-height:160%;
}

img{
	border:0;
}

ul,ol,dl{
	list-style:none;
}

h1,h2,h3,h4,h5,h6{
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p{
	margin:0px;
	padding:0px;
}

strong{
	font-weight:normal;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

#header{
	width:840px;
	height:80px;
	text-align:left;
	margin:0px auto;
}

#header #key{
	width:840px;
	height:20px;
	margin:5px 0px 0px 0px;
	color:#999;
	font-size:10px;
}

#header #logo{
	float:left;
}

#header #logo a{
	display:block; 
	width:195px;
	height:45px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/common/logo.jpg) no-repeat;
}

#header #right{
	float:right;
	width:205px;
	height:45px;
}

#header #hlink{
	margin:0px 0px 0px 0px;
	float:right;
}

#header #hlink li{
	background:url(../images/common/arrow.jpg) no-repeat;
	float:left;
	padding:0px 8px 0px 10px;
}

#header #hlink li a{
	color:#999;
	text-decoration:underline;
}

#header #hlink li a:hover{
	color:#999;
	text-decoration:none;
}

#navi_bg{
	background:url(../images/common/navi_bg.jpg) repeat-x;
	height:41px;
}

#navi{
	width:840px;
	height:33px;
	margin:0px auto;
	padding:5px 0px 0px 0px
}

#navi li{
	float:left;
}

#navi li a{
	text-indent:-5000px;
	overflow:hidden;
	width:120px;
	height:33px;
	display:block;
}

#n1 a{
	background:url(../images/common/n1.jpg) no-repeat;
}

#n1 a:hover{
	background:url(../images/common/n1_o.jpg) no-repeat;
}

#n2 a{
	background:url(../images/common/n2.jpg) no-repeat;
}

#n2 a:hover{
	background:url(../images/common/n2_o.jpg) no-repeat;
}

#n3 a{
	background:url(../images/common/n3.jpg) no-repeat;
}

#n3 a:hover{
	background:url(../images/common/n3_o.jpg) no-repeat;
}

#n4 a{
	background:url(../images/common/n4.jpg) no-repeat;
}

#n4 a:hover{
	background:url(../images/common/n4_o.jpg) no-repeat;
}

#n5 a{
	background:url(../images/common/n5.jpg) no-repeat;
}

#n5 a:hover{
	background:url(../images/common/n5_o.jpg) no-repeat;
}

#n6 a{
	background:url(../images/common/n6.jpg) no-repeat;
}

#n6 a:hover{
	background:url(../images/common/n6_o.jpg) no-repeat;
}

#n7 a{
	background:url(../images/common/n7.jpg) no-repeat;
}

#n7 a:hover{
	background:url(../images/common/n7_o.jpg) no-repeat;
}

#pankuz{
	width:840px;
	height:10px;
	margin:5px auto 5px auto;
	text-align:left;
	font-size:10px;
}

#pankuz a{
	margin:0px 5px 0px 5px;
}

.container{
	width:840px;
	margin:10px auto 0px auto;
	text-align:left;
	display:inline-block;
}

.container img{
	margin:0px 0px 5px 0px;
}

.lcontent{
	width:550px;
	float:left;
	display:inline-block;
}

.lcontent p{
	font-size:14px;
}

.txt{
	margin:0px 0px 20px 0px;
}

.bold{
	font-weight:bold;
}

h2{
	margin:0px 0px 10px 0px;
}

h3{
	background:url(../images/common/stitle.jpg) no-repeat;
	width:550px;
	height:30px;
	color:#09F;
	font-size:16px;
	font-weight:bold;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:4px 0px 0px 10px;
}

#lc_contact{
	width:550px;
	height:100px;
	padding:20px 0px 0px 0px;
	clear:both;
}


.list{
	list-style:disc;
	font-size:14px;
	margin:0px 0px 15px 0px;
}

.list li{
 	margin:0px 0px 0px 20px;
}

.num{
	list-style:decimal;
	font-size:14px;
	margin:0px 0px 15px 0px;
}

.num li{
 	margin:0px 0px 0px 20px;
}

.blue{
	color:#09F;
	font-weight:bold;
}

.gray{
	color:#666;
	font-size:12px;
}

#lc_contact #contactbox{
	width:180px;
	height:90px;
	float:left;
	background-color:#F7F7F7;
	border:#CCC solid 1px;
}

#lc_contact #contactbox img{
	margin:10px 10px 0px 10px;
}

.rcontent{
	width:270px;
	float:right;
	display:inline-block;
}

#rc_contact{
	width:270px;
	height:40px;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:#DDD dashed 2px;
	border-top:#DDD dashed 2px;
}

#bannerarea{
	width:270px;
	display:inline-block;
}

#footerlink{
	background:url(../images/common/footerlink_bg.jpg) no-repeat right;
	width:840px;
	height:36px;
	clear:both;
	margin:20px auto 0px;
}

#footerlink p{
	padding:10px 0px 0px 0px;
}

#footerlink a{
	margin:10px 10px 10px 10px;
	color:#06F;
	text-decoration:underline;
}

#footerlink a:hover{
	margin:10px 10px 10px 10px;
	color:#06F;
	text-decoration:none;
}

#footer_bg{
	background:url(../images/common/footer_bg.jpg) repeat-x;
	height:58px;
}

#footer{
	width:840px;
	height:39px;
	margin:0px auto;
	padding:12px 0px 0px 0px;
}

#footer strong a{
	display:block; 
	width:102px;
	height:16px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/common/footer_logo.jpg) no-repeat;
}

#footer #left{
	float:left;
	text-align:left;
	height:45px;
}

#footer #flink{
	margin:5px 0px 0px 0px;
	clear:both;
}

#footer #flink li{
	background:url(../images/common/arrow.jpg) no-repeat;
	float:left;
	padding:0px 8px 0px 10px;
}

#footer #flink li a{
	color:#999;
	text-decoration:underline;
}

#footer #flink li a:hover{
	color:#999;
	text-decoration:none;
}


#footer address{
	font-style:normal;
	float:right;
	color:#999;
}

