/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: small;
	color: #333333;
	background: #CCCCCC;
	line-height: 130%;
}
p {
	margin-bottom: 15px;
}
h1,h2,h3,h4 {
	font-size: 100%;
	font-weight: normal;
}
h1 {
	background: #000000;
	text-align: right;
	height: 20px;
	clear: both;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-right: 5px;
}
div.subtitle {
	background: #000000;
	text-align: right;
	height: 20px;
	clear: both;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-right: 5px;
}
h2 {
	background: url(/images/sub_title.gif) no-repeat;
	height: 20px;
	padding-left: 15px;
	color: #660000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
}
div.ptitle {
	background: url(/images/sub_title.gif) no-repeat;
	height: 20px;
	padding-left: 15px;
	color: #660000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
}
h3 {
	color: #660000;
	font-weight: bold;
}
div.pctitle {
	color: #660000;
	font-weight: bold;
}
ul {
	padding-left: 10px;
}
li {
	margin-left: 10px;
	list-style-type: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
hr {
	color: #EDEDDC;
}
fieldset {
	margin-bottom: 15px;
}
fieldset h3 {
	margin-top: 5px;
	margin-left: 10px;
}

#container {
	width: 760px;
	margin: 10px auto;
	background: url(/images/box_back.gif) repeat;
}
#header {
	background: url(/images/header.jpg) no-repeat;
	height: 71px;
	color: #FFFFFF;
}
	#header a:link,
	#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	#header a:hover,
	#header a:active {
	color: #99CC00;
	text-decoration: underline;
	}
#header #title {
	float: left;
	padding-top: 25px;
	padding-left: 33px;
}
#header #descri {
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}
#alpha {
	float: left;
	width: 240px;
	margin-bottom: 15px;
}
#beta {
	width: 500px;
	margin-bottom: 15px;
	float: right;
	padding-right: 5px;
}
#footer_navi {
	text-align: center;
	background: #DFDFDF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#footer {
	font-size: x-small;
	text-align: center;
	background: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
	#footer a:link,
	#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	#footer a:hover,
	#footer a:active {
	color: #99CC00;
	text-decoration: underline;
	}


dl {
	background: #EDEDDC;

}
dt {
	padding-left: 10px;
	padding-top: 5px;
	background: url(/images/menu_back.gif) no-repeat;
	height: 24px;
	margin-left: 3px;
	font-weight: bold;
	color: #660000;
}
dd {
	padding-left: 18px;
	height: 20px;
	background: url(/images/icon_bit_gre.gif) no-repeat;
	margin-left: 15px;
}

#beta div.pr {
	text-align: center;
	margin-bottom: 15px;
}
#beta div#newshead {
	background: url(/images/news_head.gif) no-repeat;
	height: 21px;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	padding-top: 17px;
}
#beta div.news {
	width: 480px;
	background: url(/images/news_mid.gif) repeat-y;
	padding: 5px;
}
#beta div.news li {
	background: url(/images/icon_right_arw.gif) no-repeat;
	padding-left: 15px;
	height: 20px;
}
#beta div#newfooter {
	background: #000000;
	padding-right: 5px;
	text-align: right;
	width: 485px;
	margin-bottom: 20px;
}
#beta div#tips {
	background: #EDEDDC;
	padding: 5px;
	width: 480px;
	margin-bottom: 20px;
}
h3.hot {
	background: url(/images/sub_title.gif) no-repeat;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 15px;
}
div#hot {
	margin-bottom: 20px;
}
.netshop {
	color: #660000;
	font-weight: bold;
	background: url(/images/sub_title_netshop.gif) no-repeat;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
}
#beta div#netshop {
	border: 1px solid #EDEDDC;
	padding: 5px;
	width: 478px;
	margin-bottom: 20px;
}
#beta #site_navi {
	font-weight: bold;
	margin-bottom: 5px;
}
#alpha div.pr {
	background: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#alpha dd.insite {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
}