@charset "utf-8";
/* CSS Document */
body{ margin:0; background:url(../images/index_bg.jpg) repeat-x; font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif;}
dl,dd,dt,ul,li{ margin:0; padding:0;}
ul,li{ list-style:none;}
a{ text-decoration:none; outline:0;}
img{ border:0;}
.container{ width:1000px; margin:0 auto;}
.containerSmall{ width:538px;}

#header{ position:relative; height:103px; width:1000px; }
#header h1{ margin:0; padding:0;  width:114px; height:86px; overflow:hidden; position:absolute; top:12px; left:10px; }
#header h2{ margin:0; padding:0;  width:428px; height:55px; background:url(../images/index_top.jpg); text-indent:-9999px; position:absolute; right:0; top:12px;}
#header .login{ float:right; padding:76px 0 0 0; line-height:23px; height:23px;}
#header .login img{ vertical-align:middle;}
#header .login .inputText{ border:1px solid #cadfee; height:15px; width:105px; margin:0 10px 0 2px; color:#cacaca;}
#header .login .loginBtn{ background:url(../images/index_login.jpg) no-repeat; width:64px; height:23px; border:0; }
#header .logout{ position:absolute;  color:#c00000; font-size:11px; width:358px; height:35px; border:1px solid #c00000; text-align:center; line-height:15px; top:65px; right:0;z-index:100;}

#footer{  height:40px; text-align:center;  line-height:40px;}

.tabBox{ background:url(../images/index_tab_bg.jpg) repeat-x bottom; height:402px;  width:1000px; overflow:hidden; position:relative;}
.tabBox .leftSide{ background:url(../images/index_tab_left.jpg) no-repeat; width:22px; height:402px; float:left;}
.tabBox .rightSide{background:url(../images/index_tab_right.jpg) no-repeat right; width:22px; height:402px; float:right;}
.tabBox .tabTop{ width:956px; height:15px; margin:0 auto; background:url(../images/index_tab_bg_top.jpg) repeat-x; position:absolute; left:22px;}

.tabBox dl,.tabBox dd,.tabBox dt{ margin:0; padding:0;}
.tabBox dl{ margin:29px 0 0 0; overflow:hidden;}
.tabBox dl dt{ width:778px; height:346px; overflow:hidden; float:left; padding:0 0 0 3px; position:relative;}
.tabBox dl dd{ width:160px; height:76px; float:left; padding:0px 0px 0px 0px; overflow:hidden; margin:0px 0 8px 9px; border:2px solid #b5b5b5;}
.tabBox dl dd img{ width:160px; height:76px;}
.tabBox #tabCurrent{ position:absolute; width:170px; height:80px; background:url(../images/tab_bg.gif) no-repeat right top; top:29px; right:25px;}

.tabBox dl dt ul li{ position:absolute; width:778px; height:346px;}

.main .content{ background: url(../images/content_bg.jpg) center 15px no-repeat;  overflow:hidden; line-height:22px; min-height:386px; _height:386px; *zoom:1;}
.main .content h2{ margin:0; padding:0px 0; text-indent:-9999px;
	 height:20px;}

.main .content dl{ width:460px; float:left; margin:0 15px 0 18px; display:inline;}
.main .content dl dt{  background:url(../images/index_icon_1.jpg) no-repeat; padding:0 0 0 25px; font-weight:bold; }
.main .content dl dd{ padding:3px 0 8px 30px;}
.main .content dl dd ul li{ background:url(../images/index_icon_2.jpg) no-repeat 0 6px; padding:0 0 0 18px;}
