/* HTML tags : start */
html, body, p, h1, h2, h3, a, img, form, table, tr, td {
        margin: 0;
        padding: 0;
        border: 0}
html {height:100%;}
body{width:900px;margin:0 auto;font-family:Tahoma, Arial, Helvetica, sans-serif;color:#000;font-size:11px;min-height:100%;position:relative;}
*html body{height:100%}
body{behavior:url("csshover.htc");}
/* HTML tags */
h1{font-size:12px;font-weight:normal;padding:10px 0}
h2{font-size:12px;font-weight:normal;padding:10px 0}

a{color:#439cd4}
a:hover{text-decoration:none}

.header{position:relative;height:100px;background:url(../images/top_bg.png) bottom no-repeat}
.header h1{text-align:center;font-size:11px;font-weight:normal;padding:35px 0 0 0}
.logo{position:absolute;top:4px;left:55px}

/* Menu */
.menu{padding-top:22px}
.menu ul{padding:0 0 0 170px;list-style-type:none;margin:0;}
.menu ul li{float:left;background:url(../images/tab_right.gif) top right no-repeat;margin-left:1px;}
.menu ul li a{color:#fff;background:url(../images/tab_left.gif) top left no-repeat;height:30px;float:left;display:block;text-align:center;text-decoration:none;padding:0 5px;line-height:30px;width:90px}
.menu ul li.act{margin-top:-3px;}

.menu ul li.off a{color:#ccc;margin-top:0;cursor:text}
.menu ul li.off:hover {color:#ccc;margin-top:0}


/* Menu */

.content{overflow:hidden;padding:35px 0 100px 0;clear:both}




/* Content */

/* Footer */
#footer{position:absolute;bottom:0;width:100%;height:100px}
.footer{width:830px;margin:0 auto;background:url(../images/bot_bg.png) top no-repeat;height:65px;padding:35px 35px 0 35px}

.hotlog{float:right;width:88px;}
/* Footer */
.clear{clear:both;font-size:1px;height:1px;}

/* carousel */
#slider{width:800px;margin:10px auto;position:relative;border:1px solid #439cd4;height:355px}
.scroll{overflow:hidden;width:800px;position:relative;height:355px !important}
.scrollContainer{position:relative;}
.scrollContainer div.panel{padding:10px;width:270px;height:340px;float:left;position:relative}
.inside{padding:10px;border:1px solid #999;}
.inside img{display:block;border:1px solid #666;margin:0 0 10px 0;width:250px;}
.inside h2{font-weight:normal;color:#111;font-size:16px;margin:0 0 8px 0;}
.inside p{font-size:11px !important;color:#ccc;}
.scrollButtons{position:absolute;top:127px;}
.scrollButtons.left{left:-45px;}
.scrollButtons.right{right:-45px;}
.hide{display: none;}
/* carousel */

.example{float: left;margin:15px 0 15px 10px;}
.demo {width: 200px;height: 400px;border:1px solid #439cd4;background: #FFF;overflow: scroll;padding: 5px;}
p.note {color: #999;clear: both;}

.example2010{clear:both;margin:15px 0 15px 10px}
.example2010 .demo {width:865px;height:200px;border:1px solid #439cd4;background: #FFF;overflow: scroll;padding: 5px;}
