@import url("/css/top.css");
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,form,fieldset,legend,button,input,textarea{margin:0;padding:0}
body {
    background-color: #e9e9e9;
    color: #555;
    font-size: 13px;
    font-family: Arial;
    margin: 0;
    margin: auto;
    max-width: 720px;
}

hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 1px solid #e3e3e3;
    border-right-style: none;
    border-right-width: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    border-left-width: 0;
}

a:link, a:active, a:visited {
	color:#0404B0;
	text-decoration:none;
}

a:hover,a:focus {text-decoration:none;
color:#FF0000;
font-size: 15px;b
text-decoration:none;
font-weight:bold; }

span.dow{background-color:#f0fcff;color:#0c9dd1;border-radius:4px;border:1px solid #baebf8}
.qmenu {
    background: none repeat scroll 0 0 #FFFFC0;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 2px;
    font-weight: normal;
    border: 1px solid #DDBC6B;
    padding: 3px;
}

.mainblok {
border: 1px solid #97a4c4;
padding: 1px;
margin-top: 2px;
border-radius: 3px;
}

.phdr, .bmenu {
background: #249ed7 url("/css/images/tab.png") repeat-x;
margin: -1px -1px 0px -1px;
padding: 4px 10px;
background-color: #3399cc;
border: 1px solid #666666;
color: #ffffff;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}

.phdr a {
color: #fff;
border-bottom: 1px dotted #74c3ec;
}


.header {
padding: 4px 2px 6px 10px;
background: #5dbef7 url(/css/images/head2.png) repeat-x 0 0;
border-bottom: 0px solid #246896;
color: #fff;
font-size: 18px;
text-align: center;
margin: 4px 0 0 0;
border-top-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
}
.header a {
color: #fff;
}

.footer {
padding: 4px 2px 6px 10px;
background-color: #246896;
border-top: 2px solid #5dbef7;
color: #fff;
font-size: 14px;
text-align: center;
border-bottom-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
}

.qc {background-color:#e1e9ea;
  border:1px solid white;
  font-size:11px;
  margin:0;
  padding:4px}

.rmenu {background-color:#e1e9ea;
  border:1px solid white;
  font-size:11px;
  margin:0;
  padding:4px}

.list1, .menu {
background: #ffffff;
border-bottom: 1px solid #d5d5d5;
margin: 0px;
padding: 4px 2px 4px 2px;
}

.list2 {
background: #ffffff;
border-bottom: 1px solid #d5d5d5;
margin: 1px;
padding: 2px 4px 2px 4px;
}

.post-info{border:1px dashed #5dbef7;border-top:1px dashed #5dbef7;margin:1px 5px 1px 1px;padding:5px}

.maintxt {
    border-left: 2px solid #5dbef7;
    border-right: 2px solid #5dbef7;
    background-color: #ffffff;
    color: #606060;
    padding: 1px 1px 1px 1px;
}


.tag {
    font-size: 10px;
    background-color: #f2f6f8;
    border-top: 2px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    border-left: 4px solid #80abc8;
    margin: 4px;
    color: grey;
    padding: 4px;
 }

.down{padding:3px 8px 3px 8px;background:#FFA633;text-align:center;border-radius:5px;width:70%;margin:0 auto;}
.down a{color:#ffffff;}
.down:before{content:url(/css/images/download.png);}
.ads_hot
{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background:#F30;
color: #fff;
padding: 2px 5px 2px 5px;
margin-right: 5px;
}