/* CSS Document */

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#006699;
}
a{
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF6600;
}
a:active {
}
#main{
	width:900px;
	margin:auto;
	background:#FFFFFF;
}
#top{
}
#menu{
	background:url(images/menu_bg.jpg);
	height:26px;
	line-height:26px;
	text-align:right;
	padding:0 30px 0 0;
}
#menu a{margin:0 0 0 20px; font-size:14px;}
#menu a:link { color:#FFFFFF; }
#menu a:visited { color:#FFFFFF;}
#menu a:hover { color:#FFFFFF; text-decoration:underline;}
#menu a:active {}

#sidebar{float:right;width:249px; margin:10px 0 0 0;}
#content{float:left; width:642px; margin:10px 0 0 0; overflow:hidden;}
#cj{ margin:10px 0 0 0; overflow:hidden;}
#mb{ margin:10px 0 0 0; overflow:hidden;}
.content_nr{ background:url(images/content_bg.jpg); padding:10px 10px 0 0; float:left; overflow:hidden;}
.nr{ width:195px; height:221px; background:url(images/nr_bg.jpg); float:left; margin:0 0 0 10px; padding:6px 0 0 6px; color:#CFE5F1; line-height:18px;}
.nr img{border:1px solid #999999;}
.title{ font-size:14px; color:#FFFFFF; font-weight:bold; line-height:24px;}
.down{ text-align:center;}
.down img{ margin:3px 8px; border:0;}
.clear{ clear:both;}
.sns_nr{border-left:1px solid #999999;border-right:1px solid #999999;background-image: url(images/sns_bg.jpg);background-repeat: no-repeat;background-position: center bottom; padding:0 10px; line-height:22px; text-indent:24px;}
.wt{background-image: url(images/wt_bg.jpg);background-repeat: repeat-y;background-position: left bottom;}
.uchky{background-image: url(images/uchky_bg.jpg);background-repeat: repeat-y;background-position: left bottom; line-height:22px; padding:8px;}
.xjq{background-image: url(images/xjq_bg.jpg);background-repeat: repeat-y;background-position: center top;}
.xjq li{background-image: url(images/li.jpg);background-repeat: no-repeat;background-position: left center; padding:0 0 0 7px; line-height:21px;}
.xjq ul{ margin:0; padding:10px; list-style:none;}
.xd{ line-height:21px; padding:10px; border-bottom:1px solid #CCCCCC;}
.xd img{ padding:3px; border:1px solid #CCCCCC; margin:0 10px 0 0;}
.xd div{
	font-weight:bold;
	background:#EEEEEE;
}
#foot{
	margin:20px 0 0 0;
	padding:5px 0 10px 0;
	border-top:2px solid #3386B1;
	text-align:center;
	line-height:25px;
}

