@charset "utf-8";
/* CSS Document */
html {
	overflow-x:hidden;
	padding:0px;
	margin:0px; 
}
body {
	padding: 0px;
	margin:0px;
	color: #d9d9d9;
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #0C0C0C;
	font-size:12px;
}
* {
	font-size:12px;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	word-break:break-all;
	word-wrap:break-word;
}
body a {
	color: #FFFFFF;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
#header,#content,#footer {
	width: 1003px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #262626;
}
#header {
	width: 1001px;	
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}
#header .nav-01 {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:27px;
	height:23px;
	padding-left:715px;
	line-height:23px;
	padding-bottom:23px;
	width:286px;
	float:left;
}
#header .nav-01 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:100%;
}
#header .nav-01 ul li {
	float: left;
	list-style-type: none;
	font-size:10px;
	width:75px;
}
#header .nav-01 ul li a {
	font-size:10px;
	text-decoration: none;
}
#header .nav-01 ul li a:hover {
	text-decoration: underline;
}
#header .adv {
	width:1001px;
	float:left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../img/adv_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .nav-02 {
	width:696px;
	float:left;
	background-image: url(../img/nav_01.gif);
	height: 66px;
	padding-left:305px;
	background-repeat: repeat-x;
	background-position: left top;
}
#header .nav-02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:100%;
}
#header .nav-02 ul li {
	float: left;
	list-style-type: none;
	width:151px;
	line-height:66px;
	height:66px;
	color:#f7941c;
	font-weight:bold;
	font-size:24px;
	text-align:center;
}
#header .nav-02 ul li a {
	text-decoration: none;
	color:#f7941c;
	font-weight:bold;
	font-size:24px;
}
#header .nav-02 ul li a:hover {
	text-decoration: underline;
}
#header .nav-02 ul .li-01 {
	background-image: url(../img/li_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .nav-03,#header .nav-04 {
	width:100%;
	height:32px;
	float:left;
	padding-bottom:8px;
}
#header .nav-03 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:963px;
	padding-left:30px;
}
#header .nav-03 ul li {
	float: left;
	list-style-type: none;
	width:90px;
	line-height:32px;
	height:32px;
	color:#999999;
	text-align:center;
	background-image: url(../img/bkg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 8px;
	margin-left: 8px;
	font-size:14px;
	font-weight:bold;
}
#header .nav-03 ul li a {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
#header .nav-03 ul li a:hover {
	text-decoration: underline;
}
#header .nav-04 {
	height:120px;
	padding-bottom:4px;
	padding-top:4px;
}
#header .nav-04 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:973px;
	padding-left:30px;
}
#header .nav-04 ul li {
	float: left;
	list-style-type: none;
	width:236px;
	text-align:center;
}
#header .nav-05 {
	background-image: url(../img/bkg_02.jpg);
	float: left;
	height: 22px;
	width: 100%;
	line-height:22px;
	padding-top:15px;
	padding-bottom:15px;
}
#header .nav-05 .domain {
	float:left;
	width:460px;
	margin: 0px;
	padding: 0px;
	line-height:22px;
	padding-left:10px;
}
#header .nav-05 .member {
	float:left;
	margin: 0px;
	padding: 0px;
	line-height:22px;
	padding-left:20px;
	height:22px;
}
.font-01 {
	font-size: 12px;
	font-weight: bold;
	color: #f7941c;
}
.st-01 {
	background-color: #000000;
	border: 1px solid #333333;
	height:18px;
	color:#d9d9d9;
	line-height:18px;
}
.st-02 {
	background-color: #000000;
	border: 1px solid #333333;
	font-size: 12px;
	height:20px;
	line-height: 18px;
	color: #f7941c;
} 
.font-02 {
	color: #d9d9d9;
	font-size: 12px;
}
.font-03 {
	color: #f7941c;
	font-size: 12px;
}
a.font-03 {
	color: #f7941c;
	font-size: 12px;
	text-decoration: none;
}
a.font-03:hover {
	color: #f7941c;
	font-size: 12px;
	text-decoration: underline;
}
#content #mid-01 {
	width:100%;
	float:left;
}
#content #mid-01 .left {
	float:left;
	clear:left;
	width:420px;
}
#content #mid-01 .right {
	float:right;
	clear:right;
	width:581px;
}
#content #mid-01 .left .nav {
	padding-top:2px;
	padding-left:20px;
	width:380px;
	line-height:28px;
	height:28px;
	float:left;
}
#content #mid-01 .left .nav span {
	font-size:14px;
	font-weight:bold;
	color:#f7941c;
	text-decoration: underline;
}
#content #mid-01 .left .nav a {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}
#content #mid-01 .left .nav a:hover {
	text-decoration: underline;
}
#content #mid-01 .left .content {
	margin: 10px;
	padding: 0;
	width:400px;
	float:left;
}
#content #mid-01 .left .content .info-01 {
	float:left;
	width:130px;
	height:300px;
}
#content #mid-01 .left .content .info-01 ul {
	width:100%;
	list-style-type: none;
}
#content #mid-01 .left .content .info-01 ul li {
	list-style-type: none;
	float:left;
	border:none;
	line-height:30px;
	height:30px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#content #mid-01 .left .content .info-01 ul li a {
	list-style-type: none;
	width:109px;
	padding-left:20px;
	float:left;
	text-align:left;
	border:none;
	line-height:30px;
	height:30px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	border-right:1px dashed #000;
}
#content #mid-01 .left .content .info-01 ul li a:hover {
	text-decoration:none;
}
#content #mid-01 .left .content .info-01 .selected {
	background-image: url(../img/bkg-info.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	color:#f7941c;
	height:28px;
	line-height:28px;
	border:1px dashed #000;
	border-right:none;
	width:99px;
	padding-left:30px;
}
#content #mid-01 .left .content .info-02 {
	float:left;
	width:268px;
	height:338px;
	border:1px dashed #000;
	border-left:none;
	color:#d9d9d9;
	line-height:20px;
}
#content #mid-01 .left .content .info-02 div p{
	width:248px;
	padding:10px;
	text-indent:24px;
	font-size:12px;
	line-height:20px;
}
.info_02_hidden {
	display:none;
}
.info_02_display {
	display:block;
}
#content #mid-01 .left .content p {
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	color:#d9d9d9;
	font-size:14px;
	line-height:25px;
}
#content #mid-01 .left .content  ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#content #mid-01 .left .content  ul li {
	float:left;
	width:100%;
	list-style-type: none;
	height:30px;
	line-height:30px;
	border-bottom:1px  #000000 dashed;
}
#content #mid-01 .left .content  ul li a {
	font-size:14px;
	text-decoration:none;
	float: left;
	color: #d9d9d9;
}
#content #mid-01 .left .content  ul li a:hover {
	text-decoration:underline;
}
#content #mid-01 .left .content  ul li span {
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	color:#d9d9d9;
	float: right;
}

#content #mid-01 .right .nav {
	padding-left:20px;
	width:561px;
	line-height:30px;
	height:30px;
}
#content #mid-01 .right .nav span {
	font-size:14px;
	font-weight:bold;
	color:#f7941c;
	text-decoration: underline;
}
#content #mid-01 .right .nav a {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}
#content #mid-01 .right .nav a:hover {
	text-decoration: underline;
}
#content #mid-01 .right .content {
	float:left;
	margin-top:3px;
	width:auto;
	width:581px;
}
#content #mid-01 .right .content ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#content #mid-01 .right .content ul li {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:6px;
}
#content #mid-01 .right .content ul li img {
	width:235px;
	height:86px;
	border:#FFFFFF 2px solid;
	float:left;
}
#content #mid-01 .right .content ul li h1 {
	margin: 0px;
	padding: 0px;
	float:left;
	height:20px;
	line-height:20px;
	font-weight:normal;
	width:300px;
	padding-left:20px;
	padding-bottom:10px;
	text-decoration: none;
}
#content #mid-01 .right .content ul li h1 a {
	color:#00aeef;
	font-size:13px;
	text-decoration: none;
}
#content #mid-01 .right .content ul li h1 a:hover {
	text-decoration: underline;
}
#content #mid-01 .right .content ul li p {
	margin: 0px;
	padding: 0px;
	float:left;
	color:#d9d9d9;
	font-size:12px;
	width:300px;
	padding-left:20px;
	line-height:20px;
}
#content #mid-02 {
	width:1001px;
	padding-top:10px;
	height:188px;
}
#content #mid-02,#content #mid-03,#content #mid-04 {
	width:100%;
	float:left;
	clear:left;
}
#content #mid-02 img {
	width:1003px;
	height:188px;
	border:0px none;
}
#content #mid-03 .info {
	width:298px;
	float:left;
	padding-left:20px;
}
#content #mid-03 .nav {
	width:268px;
	margin-top:8px;
	height:30px;
	background-color: #000000;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}
#content #mid-03 .nav a{
	float:right;
	text-decoration:none;
}
#content #mid-03 .nav a:hover{
	text-decoration:underline;
}
#content #mid-03 .nav span {
	color:#f7941c;
	font-weight:bold;
	float:left;
	font-size:14px;
}
#content #mid-03 .content-01,#content #mid-03 .content-02,#content #mid-03 .content-03 {
	width:266px;
	float:left;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid #000000;
}
#content #mid-03 .content-01 ul,#content #mid-03 .content-02 ul,#content #mid-03 .content-03 ul {
	padding:0px;
	margin:0px;
	width:100%;
	list-style-type: none;
}
#content #mid-03 .content-01  ul li {
	float:left;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	list-style-type: none;
	width:100%;
	color:#d9d9d9;
}
#content #mid-03 .content-01  ul li span {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	float:left;
	text-align:right;
	width:20px;
}
#content #mid-03 .content-01  ul li a {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	float:right;
	color:#d9d9d9;
}
#content #mid-03 .content-01  ul li a:hover {
	text-decoration:underline;
}
#content #mid-03 .content-02  ul  li {
	float:left;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	list-style-type: none;
	width:100%;
}
#content #mid-03 .content-02  ul  li a {
	float:left;
	font-size:12px;
	text-decoration: none;
}
#content #mid-03 .content-02  ul  li span {
	float:right;
	font-size:12px;
	color:#d9d9d9;
	text-decoration: none;
}
#content #mid-03 .content-02  ul  li a:hover {
	text-decoration:underline;
}
#content #mid-03 .content-03 div {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	float:left;
	width:100%;
}
#content #mid-03 .content-03 div h1 {
	width:100%;
	margin:0px;
	padding:0px;
	line-height:24px;
	height:24px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#d9d9d9;
}
#content #mid-03 .content-03 {
	height:300px;
}
#content #mid-03 .content-03 div h1 a {
	font-size:14px;
	font-weight:bold;
	color:#d9d9d9;
	text-decoration:none;
	text-decoration:underline;
}
#content #mid-03 .content-03 div h2 {
	width:100%;
	margin:0px;
	padding:0px;
	line-height:20px;
	height:20px;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	color:#d9d9d9;
}
#content #mid-03 .content-03 div h2 a {
	font-size:13px;
	font-weight:normal;
	color:#d9d9d9;
	text-decoration:none;
	text-decoration:none;
}
#content #mid-03 .content-03 div h2 a:hover {
	text-decoration:underline;
}
#content #mid-04 {
	padding-top:10px;
	padding-left:2%;
	width:98%;
	height:60px;
	padding-bottom:10px;
}
#content #mid-04 ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#content #mid-04 ul li {
	list-style-type: none;
	float:left;
	padding-left:10px;
	height:56px;
	line-height:56px;
	font-weight:bold;
	font-size:20px;
	color:#00aeef;
}
#content #mid-04 ul li a {
	font-weight:bold;
	font-size:20px;
	color:#00aeef;
	text-decoration: none;
}
#content #mid-04 ul li a:hover {
	text-decoration: underline;
}
#content #mid-05 {
	width:100%;
	float:left;
	height:24px;
	line-height:24px;
	background-color: #000000;
	margin-bottom:10px;
	margin-top:10px;
}
#content #mid-05 ul{
	width:90%;
	padding:0;
	padding-left:10%;
	margin:0;
	float:left;
	list-style-type: none;
}
#content #mid-05 ul li{
	float:left;
	padding-left:4px;
	padding-left:4px;
	list-style-type: none;
	text-align:left;
	color:#d9d9d9;
}
#content #mid-05 ul li a{
	color:#d9d9d9;
}
#content #mid-06 {
	width:1001px;
	border:1px solid #000000;
	background-image: url(../img/bkg_03.gif);
	background-repeat: repeat-y;
	background-position: 1px top;
	float:left;
}
#content #mid-06 #nav {
	width:960px;
	float:left;
	background-color:#000;
	height:30px;
	line-height:30px;
	padding-left:41px;
	color:#999999;
	font-weight:bold;
}
#content #mid-06 #nav a{
	color:#999999;
	font-weight:bold;
}
#content #mid-06 .left {
	width:261px;
	float:left;
}
#content #mid-06 .left  .login {
	width:100%;
	float:left;
	background-color:#191919;
}
#content #mid-06 .left .nav-01 {
	width:100%;
	float:left;
}
#content #mid-06 .left .nav-01 ul {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#content #mid-06 .left .nav-01 ul li {
	float:left;
	padding:0px;
	margin:0px;
	height: 30px;
	list-style-type: none;
	width:100%;
	text-align:left;
	padding-top:10px;
}
#content #mid-06 .left .nav-01 a {
	float:left; 
	padding: 0 0 0 90px; 
	overflow: hidden; 
	line-height:30px;
	height: 30px;
	width:170px;
}
#content #mid-06 .left .nav-01 ul li  a{
	background-image: url(../img/nav-01.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	color:#f7941c;
	font-size: 14px;
	font-weight: bold;
	padding-left:75px;
	text-decoration: none;
}
#content #mid-06 .left .nav-01 ul li  a:hover {	
	background-image: url(../img/nav-02.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	color:#f7941c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#content #mid-06 .left  .nav-02 {
	padding-left:70px;
	float:left;
	padding-top:20px;
}
#content #mid-06 .left .contact {
	width:100%;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
#content #mid-06 .left .contact img {
	float:left;
	padding-left:20px;
}
#content #mid-06 .right {
	width:740px;
	float:left;
}
#content #mid-06 .right-01 {
	width:710px;
	float:left;
	padding:15px;
	font-size: 12px;
	font-weight: normal;
	color:#d9d9d9;
}
#content #mid-06 .right-01 ul {
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	list-style-type: none;
}
#content #mid-06 .right-01 ul  li{
	padding:0px;
	margin:0px;
	float:left;
	width:659px;
	padding:10px;
	margin-left:10px;
	list-style-type: none;
	border-bottom:1px dashed #535353;
}
#content #mid-06 .right-01 p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
#content #mid-06 .right-01 ul  li p { 
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
#content #mid-06 .right-01 ul  li p a img{
	width:500px;
	height:120px;
	border:2px solid #fff; 
}
#content #mid-06 .right-01 ul  li p a:hover img{
	width:500px;
	height:120px;
	border:2px solid #f7941c; 
}
#content #mid-06 .right-01 h1 {
	margin:0px;
	padding:0px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#f7941c;
}
#content #mid-06 .right-01 h1 a {
	font-size:14px;
	font-weight:bold;
	color:#f7941c;
	text-decoration: none;
}
#content #mid-06 .right-01 h1 a:hover {
	text-decoration: underline;
}
#content #mid-06 .right-01 h2 {
	margin:0px;
	padding:0px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#8cc6ed;
	text-decoration: none;
	margin-left:20px;
}
#content #mid-06 .right-02 {
	width:720px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#content #mid-06 .right-03 {
	width:720px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	float:left;
}
#content #mid-06 .right-03 td {
	padding:6px;
}
#content #mid-06 .right-04 td {
	padding:4px;
}
#content #mid-06 .right-04 {
	width:739px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	word-break:break-all;
	word-wrap:break-word;
	color:#000000;
	padding-left:1px;
}
#content #mid-06 .right-04 h1 {
	padding:0px;
	margin:0px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#f7941c;
	width:100%;
	text-align:center;
	line-height:24px;
	padding-bottom:3px;
}
#content #mid-06 .right-04 h2 {
	padding:0px;
	margin:0px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	width:100%;
	text-align:center;
	height:24px;
	line-height:24px;
	background-color: #D8D8D8;
}
#content #mid-06 .right-04 h3 {
	padding:0px;
	margin:0px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	width:99%;
	text-align:left;
	padding-left:1%;
	height:24px;
	line-height:24px;
	background-color: #D8D8D8;
	margin-top:10px;
}
#content #mid-06 .right-04 h3 a {
	font-size:12px;
	color:#333333;
	text-decoration: none;
}
#content #mid-06 .right-04 h3 a:hover {
	color:#333333;
	text-decoration: underline;
}
#content #mid-06 .right-04 h4 {
	padding:0px;
	margin:0px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	width:99%;
	text-align:left;
	padding-left:1%;
	height:24px;
	line-height:24px;
	background-color: #D8D8D8;
	margin-top:10px;
}
#content #mid-06 .right-04 h4 a {
	font-size:14px;
	color:#333333;
	text-decoration: none;
}
#content #mid-06 .right-04 h4 a:hover {
	color:#333333;
	text-decoration: underline;
}
#content #mid-06 .right-04 div {
	float:left;
	width:96%;
	padding-top:10px;
	line-height:22px;
	padding-left:2%;
	padding-right:2%;
}
#content #mid-06 .right-04 p {
	line-height:20px;
	font-size:13px;
	word-break:break-all;
	word-wrap:break-word;
}
#content #mid-06 .right-04 div p a {
	color:#1D78B6;
	text-decoration: underline;
}
#content #mid-06 .right-04 div p a:hover {
	color:#1D78B6;
	text-decoration:none;	
}
#content #mid-06 .right-02 ul {
	padding:0px;
	margin:0px;
	width:100%;
	list-style-type: none;
}
#content #mid-06 .right-02 ul li {
	padding:0px;
	margin:0px;
	width:350px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	list-style-type: none;
	border-bottom:1px dashed #000;
	padding-bottom:10px;
	margin-bottom:10px;
}
#content #mid-06 .right ul {
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	list-style-type: none;
}
#content #mid-06 .right ul li {
	padding:0px;
	margin:0px;
	float:left;
	width:689px;
	padding:15px;
	margin-left:10px;
	list-style-type: none;
	border-bottom:1px dashed #535353;
}
#content #mid-06 .right ul li img {
	border:2px solid #535353;
}
#content #mid-06 .right  p {
	float:left;
	width:100%;
	padding-top:30px;
	text-align:center;
}
#content #mid-06 .right h1 {
	color:#00aeef;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
#content #mid-06 .right h1 a {
	color:#00aeef;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}
#content #mid-06 .right h1 a:hover {
	text-decoration: underline;
}
#content #mid-06 .right  .font-06 {
	font-size:12px;
	color:#a4e6ff;
	font-weight:normal;
}
#footer {
	padding-bottom:20px;
	width:1001px;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
}
#footer div {
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
	color:#b9b9b9;
	padding-top:10px;
}
#footer div a {
	color:#b9b9b9;
	text-decoration: none;
}
#footer div a:hover {
	color:#b9b9b9;
	text-decoration: underline;
}
.font-04 {
	color:#f7941c;
}
.font-05 {
	color:#999999;
}
#divPageMask{
	background-color:#ccc;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	left:0px;
	position:absolute;
	top:0px;
}
#divOpenWin{
	background-color:#262626;
	position: absolute;
	left:0px;
	top:0px;
	display: none;
	z-index:50;
	width:800px;
	height:800px;
	border: 1px solid #535353;
}
.pagesort  {
	width:680px;
	float:left;
	padding:15px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
}
.pagesort  a,.pagesort span {
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
}
.pagesort  a:hover{
	padding-left:5px;
	padding-right:5px;
	text-decoration: underline;
}
.pagesort select {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	height:18px;
	line-height:18px;
	color:#d9d9d9;
}
.right-04 .pagesort,.right-04 .pagesort a,.right-04 .pagesort span  {
	color: #000;
}
.tags {
	padding-left:40px;
}
.tags a{
	color:#FFFFFF;
	text-decoration:none;
}
.tags a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.icoface-01 {
	border: 1px solid #f7941c;
	width: 7px;
	height:7px;
	text-align: center;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#f7941c;
	padding:1px;
	cursor:auto;
}
.icoface-02 {
	color:#999999;
}
.main a {
	font-size:12px;
	line-height:20px;
	color:#f7941c;
	font-weight:bold;
	text-decoration:none;
}
.main a:hover {
	text-decoration:underline;
}
.sub a {
	color:#999999;
	font-size:12px;
	text-decoration:none;
}
.sub a:hover {
	text-decoration:underline;
}
.font-06 {
	color:#999999;
	font-size:14px;
	font-weight:bold;
}
.bkg-01 {
	background-image:url(../img/bkg_03_01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.suggest_link {
	background-color: #000000;
	padding: 2px 6px 2px 6px;
	height:16px;
}
.suggest_link_over {
	background-color: #666666;
	color:#fff;
	height:16px;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute;
	text-align: left;
	border: 1px solid #333333;
	border-top:none;
	width:412px;
	display: none;
	left:15px;
	top:42px;
	color: #d9d9d9;
	background-color: #000000;
	overflow: auto;
	cursor: hand;
	cursor: pointer;
}
#q {
	width:400px;
	padding: 2px 6px 2px 6px;
	color:#d9d9d9;
	background-color:#000000;
	border:#333333 1px solid;
	height:20px;
}
.cmdSearch {
	padding: 2px 6px 2px 6px;
	color:#d9d9d9;
	height:26px;
	background-color:#000;
	width:90px;
	border:none;
	background-image: url(../img/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.codedisplay {
	border:1px solid #9BB7D5;
	border-left:5px solid #9BB7D5;
	font-family:Comic Sans MS;
	padding:6px;
	background-color: #F4F8FB;
}
.gallery img {
	border:2px solid #fff;
	margin:4px;
	float:left;
}