@charset "utf-8";
/* CSS Document */

/* Public start */
html,body,textarea,select,input{margin:0;padding:0;font-size:12px;font-family:Tahoma;direction:rtl;text-align:right;color:#333}
a{color:#018FB5;text-decoration:none}
a:hover{color:#F00}
a img{border:none;}
h1,h2,h3{font-size:12px;font-weight:normal;padding:0;margin:0;}
.right{float:right}
.left{float:left}
.clr{clear:both;display:table;}
.btn{width:62px;height:29px;background:url(../images/template/btn.gif) bottom no-repeat;padding-top:3px;text-align:center;cursor:pointer;border:none;color:#FFF;}
.btn2{width:88px;height:29px;background:url(../images/template/btn2.png) bottom no-repeat;padding-top:3px;text-align:center;cursor:pointer;border:none;color:#FFF;}
.btn3{width:88px;height:29px;background:url(../images/template/btn3.png) bottom no-repeat;padding-top:3px;text-align:center;cursor:pointer;border:none;color:#FFF;}
#page_i{width:24px;height:24px;background:url(../images/template/page.png) no-repeat;padding-top:3px;cursor:pointer;margin-top:20px}


.list1{text-align:right;width:170px;margin:0 auto;}
.list1 div{background:url(../images/template/f1.png) right 5px no-repeat;margin-bottom:4px;padding-right:14px}
.list1 h1{font-weight:normal;}

.list2{color:#003399;text-align:right;width:170px;margin:0 auto;}
.list2 div{background:url(../images/template/f2.png) right 5px no-repeat;margin-bottom:4px;padding-right:14px}
.list2 h4{font-weight:bold;font-size:12px}


/* Public end */

/* body start */
body{background:#0F1620 url(../images/template/bg.jpg) no-repeat top center;}
#site{width:950px;margin:0 auto;height:100%;padding:0}
#head{padding-bottom:20px}
#header{height:100px;background:url(../images/template/banner.png) no-repeat left bottom;margin:5px 0}
#navbar{height:31px;background:#97999D;border-top:1px solid #CFDEFF}

#body{background:#D6D9DE url(../images/template/dark-con.jpg) repeat-x}
#right{width:215px;float:right;margin:20px 0 0 15px;}

#right .block{background:#F8F8F8 url(../images/template/content-.jpg) repeat-x;margin:0 15px 3px 0;padding:10px}
.block .block_title{border-bottom:#CCC 1px solid;padding:13px 0 5px 0;}

#left{background:#F8F8F8 url(../images/template/content-.jpg) repeat-x;width:705px;float:right;margin:20px 0;}
#content{padding:10px}
#content .content_title{border-bottom:#333 1px dotted;padding:10px 0 5px 10px;font-size:16px;font-weight:bold;font-family:"Times New Roman", Times, serif}
#content .content_body{padding:10px 0 10px 0}
#foot{background:#000 url(../images/template/foot.jpg) no-repeat top center;height:137px}
#copyright{color:#CCC;text-align:left;width:950px;margin:0 auto}
#copyright div{padding:100px 0 0 20px}

#navbar a{cursor:pointer;}
