@charset "utf-8";
/*All shared*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #FFF url(bg/bg.gif) repeat-x 0 -830px;
}
ul { list-style-type: none; }
img { border: none; }
input { vertical-align: middle; }
img { vertical-align: bottom; }
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a.external {
	padding-right: 10px;
	background: url(bg/external.gif) no-repeat right top;
}
input, select, textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.text, input.button { border: none; }
input.button { cursor: pointer;}
input.text {}
table{ width: 100%; border-collapse:collapse;}
ins {
	display: none;
	text-decoration: none;
}
label {
	cursor:pointer;
	font-weight: normal;
}
.radius {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.mid{ text-align: center; }
.clear { clear: both; }
.hidden{display:none;}
/*wrap*/
.wrap {
	width: 1002px;
	margin: 0 auto;
}
/*head*/
.wrap .head {
	height: 170px;
	margin-bottom: 10px;
	background: url(bg/home.head.jpg) no-repeat 100% 0;
}
.head h1.logo {
	float: left;
	background: url(bg/logo.gif) no-repeat 0 7px;
}
.head h1.logo a {
	height: 66px;
	width: 263px;
	display: block;
	background: url(bg/bg.gif) no-repeat 100% -70px;
}
/*menuwarp*/
.head .menuwarp {
	line-height: 21px;
	height: 24px;
	padding-top: 4px;
}
.menuwarp h2{
	font-size: 12px;
	font-weight: normal;
}
.menuwarp h2 a{ padding: 5px; }
.menuwarp h2 a strong{
	color: #F30;
	background: url(../shared/ing/pm.gif) no-repeat right center;
	padding-right: 22px;
}
/*user*/
.menuwarp ul.user{
	text-align: right;
	float: right;
}
ul.user li{
	display: inline;
	border-right: 1px solid #999;
	margin-right: 4px;
	padding-right: 4px;
}
ul.user a{ color: #000; }
/*menu*/
.head dl.menu {
	min-width: 330px;
	font-weight: bold;
	padding-top: 10px;
	clear: both;
	height: 28px;
}
dl.menu dd {
	margin-right: 5px;
	float: left;
}
dl.menu a {
	display: block;
	color: #666;
	line-height: 28px;
	height: 28px;
	width: 84px;
	text-align: center;
	font-size: 14px;
	background: url(bg/bg.gif) no-repeat 1000% 1000%;
}
dl.menu dd.choosed a {
	background-position: 0 -140px;
	color: #FFF;
}
/*submenu*/
.head ul.submenu {
	line-height: 30px;
	height: 30px;
	padding-top: 3px;
}
ul.submenu li {
	float: left;
	padding-left: 10px;
}
ul.submenu a {
	color: #FFF;
	background: url(bg/bg.gif) no-repeat 10000%;
	padding-left: 10px;
	display: block;
}
ul.submenu a span{
	background: url(bg/bg.gif) no-repeat 10000%;
	display: block;
	padding-right: 10px;
}
ul.submenu a:hover {
	color: #FF9;
	background-position: 0 -340px;
}
ul.submenu a:hover span{background-position: 100% -370px;}
ul.submenu a.choosed{ background-position: 0 -400px; }
ul.submenu a.choosed span{background-position: 100% -430px;}
ul.submenu cite{
	display: block;
	position: absolute;
	background: url(bg/icon.gif) -10px -10px;
	height: 10px;
	width: 10px;
	margin-left: -10px;
	margin-top: 5px;
}
/*entry*/
.wrap .entry {
	_height: 300px;
	min-height:300px;
}
.entry h3,
.entry ul.nav{
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	padding: 0 5px;
	margin-bottom: 8px;
	background: url(bg/bg.gif) repeat-x 0px -801px;
	border: 1px solid #FFF;
	border-bottom-color:#8f8f8f;
	border-top-color:#d8d8d8;
	clear:both;
}
.entry h3 a{
	float: right;
	font-weight: normal;
}
.entry a.add{
	background: url(bg/bg.gif) no-repeat 0 -700px;
	height: 21px;
	width: 52px;
	padding-left: 23px;
	font-size: 12px;
	line-height: 21px;
	float: left;
	margin-right: 8px;
}
.entry a.mail{
	background-position: -80px -700px;
	color: #FFF;
}
.entry .inner,
.entry .leftbar,
.entry .rightbar{
	float: left;
	overflow: hidden;
}
.entry .inner{
	width: 602px;
	padding-left: 10px;
}
.entry .getmore{
	background: #E8FFE8;
	border: 1px solid #A6DF8A;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	clear: both;
	margin-bottom: 10px;
}
.entry .getmore span{
	font-size: 12px;
	margin-left: 10px;
	color: #393;
}
.entry .inner .push{
	text-align: center;
	margin-bottom: 8px;
}
.entry .leftbar{
	width: 160px;
}
.entry .rightbar{
	float: right;
	width: 220px;
}
/*footer*/
.footer {
	line-height: 18px;
	color: #777;
	background-color: #e9e9e9;
	clear: both;
}
.footer .wrap{ height: 188px; min-height: 188px; }
.footer a {text-decoration: underline;}
.footer ul.contact {
	line-height: 25px;
	text-align: right;
	height: 40px;
}
ul.contact li {
	display: inline;
	border-right: 1px solid #CCC;
	margin-right: 8px;
	padding-right: 8px;
}
ul.contact li.last { border:none; }
ul.contact li.last a{
	background: url(bg/bg.gif) no-repeat 0px -200px;
	text-decoration: none;
	color: #F60;
	font-weight: bold;
	padding: 5px 20px 10px 15px;
}
.footer h6{ float: left; }
.footer h6 a{
	display: block;
	background: url(bg/bg.gif) no-repeat 50% -230px;
	height: 70px;
	width: 170px;
}
.footer .self{ float: left; }
/*mask*/
.mask,
.cover{
	background: #000 url(ing/loging.gif) no-repeat center center;
	z-index: 1000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	display: none;
	position:absolute;
}
.cover{
	position: fixed;
	_position:absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
