*{padding:0;margin:0;}
ul ,li{ list-style: none;}
body{margin:0;background:#000;color:#333;font:76%/1.6em verdana,tahoma,arial,sans-serif;text-align:center;}

#header {width: 931px;	margin: 0 auto;}
#header #t1{height: 85px; 	background: url(headbg2.jpg) no-repeat center center;}
#header #t2{height: 79px; width:930px;	background: url(headbg3.png) no-repeat center center;}
	#t2 #logo{display:inline;margin-left:85px;	float: left; height: 50px; width: 150px;background: url(logo.png) no-repeat center top;}
	#t2 #nav{float: left; height: 30px; width: 650px;text-align:center;padding:20px 0 0 40px;}
	#t2 #nav a{position:relative;z-index:500;display:bolck;margin:0 2px;float: left; height: 24px; line-height: 24px; width: 60px; background: #666666; color: #FFF;padding:0 3px;text-decoration: none;}
	#t2 #nav a:hover{background-color:#000;color:#FFF;text-decoration: none;}
	#section-index a#index{background-color:#000;color:#FFF;}
	#section-old a#old{background-color:#000;color:#FFF;}
	#section-about a#about{background-color:#000;color:#FFF;}
	#section-gbook a#gbook{background-color:#000;color:#FFF;}
	#section-contact a#contact{background-color:#000;color:#FFF;}
	#t2 #navpage{float: left; height: 29px; width: 930px;background: url(headbg.png) no-repeat center center;}
	#t2 #navpage span{line-height:30px;display:block; float:left; color:#FE8110;text-align: center;padding-left:5px;}
	#t2 #navpage span#pre{margin-left:120px;width:120px;}
	#t2 #navpage span#cur{width:400px;font-weight:bold;}
	#t2 #navpage span#next{width:120px;}
	#t2 #navpage a{color: #FFF;position:relative;z-index:500;}

#header #t3{height: 285px; }
	#t3 #tl{	height: 285px;width: 505px;background: url(indexhtml_07.jpg) no-repeat center center; float: left;}
	#t3 #tr{	height: 285px;width: 351px;background: url(indexhtmlt.jpg) no-repeat center center; float: left; }

#content{width: 785px;	margin: 0 auto;background: url(radiolistbg2.jpg) repeat-y top center; clear: both;padding:10px 0; overflow:hidden;padding-left:15px; text-align: left;}
.wrap{ padding:80px 120px;}
/*
	.radio{	margin: 10px 35px; width: 100%;	}
	.radio li{float:left;display:inline;background-color:#000;margin:0 4px 8px 4px}

	.track{ position:relative;}
	.track a img{width:128px;height:128px;border:1px #303030 solid;padding:3px; background: #efefef }
	.track .li{ position:absolute;right:20px;bottom:10px;z-index:20;} */

	h3{display:block;height:22px; margin: 4px 4px 0 4px; color:#FFF; width:100%;overflow: hidden;font:16px Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

    .boxgrid{
        width: 178px;
        height: 176px;
        margin:5px;
        float:left;
        background:#161613;
        border: solid 2px #8399AF;
        overflow: hidden;
        position: relative;
    }
        .boxgrid img{
            position: absolute;
            top: 0;
            left: 0;
            border: 0;
        }
        .boxgrid p{
            padding: 0 4px;
            color:#afafaf;
            font-weight:bold;
            font:12px "Lucida Grande", Arial, sans-serif;
        }

			.boxgrid p a{ color:#C8DCE5; }
			.boxgrid p a:hover{ color:#FFFFFF; text-decoration: none; }
    .boxcaption{
        float: left;
        position: absolute;
        background: #000;
        height: 70px;
        width: 100%;
        opacity: .8;
        /* For IE 5-7 */
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        /* For IE 8 */
        -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    }

        .caption .boxcaption {
            top: 150px;
            left: 0; 
        }
 
#summary{width: 779px;	margin: 0 auto;background:#ffffff; height: 1px; clear: both; }
#space{width: 779px;	margin: 15px auto;background:#333333; height: 12px; clear: both; }
#comment{width: 779px;	margin: 0 auto; clear: both; }
#comment #comnav{height:25px; width: 100%; over-flow:hidden;}
#comment #comnav a{ width: 102px; height: 25px; margin: 0 3px; font-weight:bold;line-height:26px; float: left;background: url(combg.png) no-repeat 0px -25px ; text-decoration: none; color: #FFFFFF;
}
#comment #comnav a:hover,#comment #comnav a.select{ 	background-position:0 0;  color: #333333;}
#comment #comcontent{ width: 100%; border-top: 1px #404040 solid;	background: #333333;over-flow:hidden;color:#B0B0B0;padding-bottom:2px;}
	#c1,#c2,#c3{
		background: #545454;
		margin: 5px;
	}
	ul.comlist{ text-align: left;padding:5px;}
	ul.comlist li{border-bottom:1px #eeeeee dashed;margin-bottom:10px;}
	ul.comlist li h4.title{display:block;line-height:24px;padding-left:10px;font-size:13px;background:#333;color:#ffffff;}
	ul.comlist li h4.title a{color:#EA7611;}
	ul.comlist li h4.title a:hover{ text-decoration: none;}
	ul.comlist li div.com{ background: #C8C8C8;color:#333333;padding:5px}
	ul.comlist li p.reply{ display:block;margin:5px 20px;background: #B3B3B3;border:1px #FFFFFF solid;color:#333333;padding:5px;}
	#c3 form{width: 600px; margin: 5px auto;padding:10px 5px;  text-align: left;}
	#c3 form fieldset{padding: :10px;}
	#c3 form p strong{display:block;width:100px;  }
   #c3 form #comment{width: 450px; }
	#c3 form input{width: 200px;}
	#c3 form p#submit{padding-top:10px;}
	#c3 form input[type=submit]{cursor:pointer;width: 120px; height:22px;line-height:22px;border:1px #E5E5E5 solid;background:#FFFFFF;}
.loading	{display:none;}
#pagebar {color:#9BBBB5; text-align:center;  font: 14px Arial, tahoma, sans-serif;  padding-bottom: 20px; margin: 0px;}
#pagebar a {margin-left:2px;border: 1px solid #D4E6FD; background: #FFFFFF; text-decoration: none; color:#C16012; font-size:14px; display:inline-block; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:2px;}
#pagebar  a:visited {border: 1px solid #D4E6FD; background: #FFFFFF; text-decoration: none;  font-size:14px;padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:2px;}
#pagebar  .num {color:#C16012; font-size:12pt; padding-left:3px; padding-right:3px; padding-top:0; padding-bottom:0;}
#pagebar  .curr {margin-left:1px;border: 1px solid #D4E6FD; background: #FFFFC0; text-decoration: none; color:#C16012; font-size:14px; display:inline-block; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:2px;font-weight:bold;}
#pagebar  .nolink {margin-left:1px;border: 1px solid #D4E6FD; background: #FFFFC0; text-decoration: none; color:#C16012; font-size:14px; display:inline-block; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:2px;}
#pagebar  a:hover {color: #C16012; background: #FFFFC0;border: 1px solid #D4E6FD;  text-decoration: none; font-size:14px;}
#pagebar  input{margin-left:1px;color: #C16012; background: #FFFFee;border: 1px solid #D4E6FD; text-decoration: none; font-size:12px;width:16px;height:14px  padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px;}

	
#footer{
	margin: 10px auto;width:780px;color:#ffffff;line-height:28px;
}

 dl.trackinfo {
	color:#9BBBB5;
	width:100%;
	margin:0;
	padding: 0;
	float:left; 
	text-align:left;
} 
.trackinfo dt { font-weight: bold;
        float: left;
        width: 17%;
        margin: 0px;
        padding: 0px;
		  color: #0F08DC;
}
.trackinfo dd {
        float: left;
        clear: none;
        width: 83%;
        margin: 0px;
        padding: 0px; color: #000000;
}

/*

*{padding:0;margin:0;}
p{margin:0.7em 0;line-height:1.6em;}
dl{margin:1em 0;}
dt{font-weight:bold;}
dd{margin:0.5em;padding:0;}
.clear{clear:both;height:1px;}
body{margin:0;background:#000;color:#333;font:76%/1.6em verdana,tahoma,arial,sans-serif;text-align:center;}
a {text-decoration:none;}
a:link,a:visited{color:#265e15;}
a:hover,a:active{border-bottom:#963 1px solid;}

h1,h2,h3,h4,h5,h6{font-family:Georgia,Verdana,Arial,Serif;margin:0 0 8px;}

.posttitle h2{color:#265e15;}
h2.pagetitle{font-size:1.4em;text-transform:uppercase;}
#container{border:#ccc 1px solid;margin:0 auto;width:780px;background:#fff;text-align:left;position:relative;}
#navigation{margin:20px auto 0;width:760px;background:transparent;font-family:Trebuchet MS,Tahoma,Verdana,Arial,Serif;text-align:left;letter-spacing:1px;overflow:hidden;position:relative;}
html #navigation{height:1%;}
#navigation ul li{float:left;margin:0 5px 0 0;list-style-type:none;}
#navigation ul li a{border:#dedede 1px solid;border-bottom:none;padding:2px 10px;display:block;color:#666;background:#ededed;font-weight:bold;text-decoration:none;}
#navigation ul li a:hover,#navigation ul li a:active,#navigation ul li a.current_page_item{border:#ccc 1px solid;border-bottom:none;background:#fff;color:#333;}
#navigation ul li.search{font-size:0.9em;right:0;position:absolute;top:0;}
#navigation ul li.search input#searchsubmit{border:#999 1px solid;margin:0 0 0 2px;padding:2px 0 1px;*height:19px;_height:19px;;background:#ddd;color:#265e15;font-size:0.9em;}
#header{clear:both;float:left;margin:10px 5px;width:450px;}
#header h1{margin:10px 0 0 10px;font-size:1.6em;text-transform:uppercase;letter-spacing:1px;}
#header h1 a{border:none;text-decoration:none;}
#header h2{margin:5px 0 0 10px;color:#333;font:normal 1em Tahoma,Verdana,Arial,Serif;letter-spacing:1px;}
#feedarea{padding:10px 10px 0 0;float:right;text-align:right;}
html #feedarea{padding-top:10px;}
#feedarea dl dt{margin-right:5px;display:inline;height:45px;}
#feedarea dl dd{margin-right:5px;padding-left:19px;display:inline;background:url(../templates/mistylook/img/icon_feed.gif) no-repeat left center;height:45px;}
#headerimage{clear:both;margin:10px;background:#fff url(../templates/mistylook/img/misty.jpg) no-repeat 0 0;color:#fff;height:200px;}
html #headerimage{margin-top:0;}
#content{margin:10px 10px 10px 20px;}
html #content{height:1%;}
#content h3{margin:1em 0 0;color:#265e15;font-size:1.2em;text-transform:uppercase;font-weight:bold;}
#content h4{margin:1em 0 0 0;font-size:1.1em;}
#content h5{margin:1em 0;font-size:1em;}
#content-main ul{margin:1em;padding:0 1em;list-style-image:url(../templates/mistylook/img/bullet.png);}
#content-main ul.asides{margin:0;padding:1em 2em;border-bottom:#ddd 1px dashed;}
#content-main ul.asides p{display:inline;}
#content ol{margin:1em;padding:0 1em;list-style-type:decimal;}
#content-main{float:left;width:530px;margin-right:20px;}
html #section-index #content-main{}
#content .post{padding:0 0 1em 0;margin:0 0 1em;border-bottom:#ddd 1px dashed;float:left;}
#content p img.right{float:right;margin:10px 0 0 10px;}
#content p img.left{float:left;margin:0 10px 10px 0;}
#content .post h2{font-size:1.4em;font-weight:bold;letter-spacing:1px;}
#content .entry{padding-right:1em;float:left;}
#content .entry a:link,#content .entry a:visited{border-bottom:#963 1px dashed;}
#content .entry a:hover,#content .entry a:active{border-bottom:#963 1px solid;}
#content .post-info,#content .postmetadata{margin:0;padding:0;color:#999;font-size:0.9em;}
#nav-below{float:left;}
.nav-previous{float:left}
.nav-next{float:right}
#sidebar{float:left;width:200px;font-size:1.0em;}
#sidebar ul{margin:0;padding:0;list-style:none;}
#sidebar ul ul li{margin:0.5em 0 0 1em:line-height:22px;}
#sidebar ul ul ul{margin:0 0 0 1em;}
li.sidebox{padding:10px;margin-bottom:10px;background:url(../templates/mistylook/img/sideheadtop.gif) #ededed no-repeat left top;}
li.sidebox p{font-size:0.9em;}
html li.sidebox{padding-bottom:10px;}
li.sidebox h2{color:#242;font-weight:bold;font-size:1.1em;text-transform:uppercase;text-align:left;}
#sidebar li.sidebox p img{margin:0 5px 0 0;padding:2px;border:#ccc 1px solid;background:none;float:left;}
#footer{clear:both;margin:0 auto;width:760px;background:transparent;text-align:left;}
html #footer{height:1%;}
#footer p{float:left;line-height:1.2em;font-size:0.9em;}
#footer p.right{float:right;margin:1em 0;color:#999;text-align:right;}
#comment,#respond{margin:2em 0 10px 5px;}
#txpCommentInputForm{margin:10px 0;padding:10px;background:#F5F5F5;}
.commentnum{margin:0 5px 0 0;font-size:1.2em;font-weight:bold;}
#container .comments,#container .cpreview{margin:0;padding:0;}
.comments li,.cpreview li{background:#F5F5F5 none repeat scroll 0%;list-style-image:none;list-style-position:outside;list-style-type:none;margin:1em 0pt;padding:0.5em;}
.comments li.alt {background:#FAFAFA none repeat scroll 0%;}
.comments li .cmtinfo,.cpreview li .cmtinfo{font-size:1em;border-bottom:1px solid #EEEEEE;}
.comments li cite,.cpreview li cite{font-style:normal;font-weight:bold;}
.comments li .cmtinfo em,.cpreview li .cmtinfo em{float:right;margin:0;padding:0;color:#999;font-style:normal;font-size:1.0em;}
#content .commentsfeed{padding-left:16px;background:url(../templates/mistylook/img/icon_feed.gif) no-repeat left center;}
#content .trackback{padding-left:20px;background:url(../templates/mistylook/img/link.gif) no-repeat left center;}
input.textbox,input.comment_name_input,input.comment_email_input,input.comment_web_input,input.txpCommentInputMessage{border:#ccc 1px solid;padding:2px;width:150px;background:#fff url(../templates/mistylook/img/shadow_top.gif) repeat-x top;font:1em Verdana,Arial,Serif;}
textarea{width:90%;padding:10px;border:1px solid #ccc;background:#fff url(../templates/mistylook/img/shadow_top.gif) repeat-x top;font:1em Verdana,Arial,Serif;line-height:2em;height:20em;}
.comment_name_input:focus,.comment_email_input:focus,.comment_web_input:focus,.txpCommentInputMessage:focus,textarea:focus{border:#999 1px solid;background:#fff url(../templates/mistylook/img/shadow_top.gif) repeat-x top;}
.button{border:0px;padding:2px 6px;background:#666;color:#FFF;font-family:verdana,arial,sans-serif;font-size:12px;}
.post h4{font:normal 1em Verdana,Tahoma,Arial,Serif;}
.post h4 em{float:right;font-style:normal;font-weight:normal;}
#header,#content,#sidebar,#footer,.widget{overflow:hidden;}
