﻿html
{
    margin:0;
    padding:0;
    text-align:center;
    background:#FFFFFF;
}
body 
{
	margin:0;
	padding:0;
	text-align:center;
}
div,ul,li,td,p,h1,h2,h3,h4,h5,h6,form,input,textarea
{
    padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	color:#000000;
	font-size:14px;
	font-family:\5B8B\4F53,Arial Narrow,arial,serif;
}
li,td,p,h1,h2,h3,h4,h5,h6,form,input,textarea
{
    text-align:left;
}
img
{
    border:none;
}
.clear
{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.clears
{
	clear:both;
	height:5px;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
a {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover {color: #333333; text-decoration:none;}
a:active {color: #333333;}


/* Header */
#header
{
	margin:auto;
	width:auto;
	height:145px;
	text-align:center;
	overflow:hidden;
}
#header ul.top
{
    margin:auto;
    width:auto;
    height:26px;
    overflow:hidden;
    background:#FAFAFA;
    border-bottom:solid 1px #F7F7F7;
}
#header ul.top li
{
    margin:auto;
    width:990px;
    height:26px;
    font-size:13px;
    line-height:26px;
}
#header ul.top li span.menu
{
    float:left;
    height:26px;
    color:#CCCCCC;
    padding-right:50px;
}
#header ul.top li span.menu em
{
    font-style:normal;
    color:#999999;
}
#header ul.top li span a
{
    color:#333333;
}
#header ul.top li span a:hover
{
    color:#CC0000;
}
#header ul.top li span.user
{
    float:left;
    height:26px;
    color:#666666;
}
#header ul.top li span.tool
{
    float:right;
    width:200px;
    text-align:right;
    color:#CCCCCC;
}
#header ul.center
{
    margin:auto;
    width:990px;
    height:83px;
}
#header ul.center li.logo
{
    float:left;
    width:150px;
    height:50px;
    padding:16px 0 0 0;
    text-align:center;
}
#header ul.center li.search
{
    float:right;
    width:362px;
    height:62px;
    padding:11px 0 0 0;
    text-align:center;
}
#header ul.center li.search div.rim
{
    width:362px;
    height:62px;
    background:url(/images/search.jpg) repeat-x 0 0;
}
#header ul.center li.search div.rim ul
{
    width:362px;
    height:62px;
    background:url(/images/search.jpg) no-repeat 0 -62px;
}
#header ul.center li.search div.rim ul li
{
    width:362px;
    height:62px;
    background:url(/images/search.jpg) no-repeat right -124px;
}
#header ul.center li.search div.rim ul li div.menu
{
    height:26px;
    overflow:hidden;
    padding-left:9px;
}
#header ul.center li.search div.rim ul li div.menu label
{
    float:left;
    width:50px;
    height:26px;
    line-height:26px;
    overflow:hidden;
    color:#333333;
    cursor:pointer;
}
#header ul.center li.search div.rim ul li div.menu label.on
{
    color:#CC0000;
    background:url(/images/search_menu.jpg) no-repeat 0 0;
}
#header ul.center li.search div.rim ul li div.input
{
    height:31px;
    padding:5px 7px 0 7px;
}
#header ul.center li.search div.rim ul li div.input input
{
    float:left;
    width:280px;
    height:24px;
    line-height:24px;
    border:none;
    color:#333333;
    text-indent:5px;
}
#header ul.center li.search div.rim ul li div.input input.btn
{
    float:right;
    width:60px;
    height:24px;
    line-height:24px;
    border:none;
    text-align:left;
    text-indent:24px;
    font-weight:bold;
    color:#FFFFFF;
    cursor:pointer;
    background:url(/images/search_btn.jpg) no-repeat 0 0;
}

#header ul.nav
{
    margin:auto;
    width:auto;
    height:35px;
    text-align:center;
    background:#CB1108;
    overflow:hidden;
}
#header ul.nav li
{
    margin:auto;
    width:990px;
    height:35px;
    line-height:35px;
}
#header ul.nav li div.classifys
{
    float:left;
    width:180px;
    height:35px;
    color:#FFFFFF;
    text-align:left;
    background:#E50E04;
    text-indent:24px;
    cursor:pointer;
}

#header ul.nav li div.classifys ul.classify
{
    position:absolute;
    width:178px;
    height:519px;
    background:#FFF8D8;
    text-align:center;
    border:solid 1px #FEC699;
    border-top:none;
    top:145px;
    *margin-left:-67px;  
}
#header ul.nav li div.classifys ul.classify li.i
{
    margin:auto;
    width:170px;
    height:35px;
    line-height:35px;
    background:url(/images/classify_bottom.jpg) repeat-x 0 bottom;
}
#header ul.nav li div.classifys ul.classify li.i a
{
    display:block;
    width:170px;
    text-align:left;
    text-indent:20px;
    color:#E50C04;
    border:none;
    font-weight:normal;
    background:url(/images/classify_i.jpg) no-repeat 154px 12px;
}
#header ul.nav li div.classifys ul.classify li.i a:hover
{
    color:#000000;
}

#header ul.nav li a
{
    float:left;
    width:70px;
    height:35px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    letter-spacing:2px;
    border-right:solid 1px #E50E04;
}
#header ul.nav li a:hover,#header ul.nav li a.active
{
    width:70px;
    border:none;
    border-right:solid 1px #E50E04;
    background:url(/images/nav.jpg) repeat-x 0 0;
}
#footer
{
    margin:auto;
    width:auto;
    height:150px;
    text-align:center;
    border-top:solid 1px #FFFFFF;
    background:#FFFFFF url(/images/footer.jpg) repeat-x 0 0;
}
#footer ul
{
    margin:auto;
    width:990px;
}
#footer ul li.menu
{
    height:50px;
    text-align:center;
    color:#CCCCCC;
    line-height:40px;
}
#footer ul li.menu a
{
    color:#333333;
}
#footer ul li.menu a:hover
{
    color:#CC0000;
}
#footer ul li.text
{
    line-height:22px;
    text-align:center;
    color:#666666;
    padding:5px 0;
}
#footer ul li.text span
{
    font-family:Verdana;
}

#center
{
    margin:auto;
    width:990px;
    padding:5px 0 10px 0;
    text-align:center;
    overflow:hidden;
}

#menu
{
    width:178px;
    background:#FFF8D8;
    text-align:center;
    border:solid 1px #FEC699;
    border-top:none;    
}
#menu li.i
{
    margin:auto;
    width:170px;
    height:35px;
    line-height:35px;
    background:url(/images/classify_bottom.jpg) repeat-x 0 bottom;
}
#menu li.i a
{
    display:block;
    width:170px;
    text-align:left;
    text-indent:20px;
    color:#E50C04;
    border:none;
    background:url(/images/classify_i.jpg) no-repeat 154px 12px;
}
#menu li.i a:hover
{
    color:#000000;
}

#center ul.title_tong
{
    margin:auto;
    width:990px;
    height:33px;
    border-bottom:solid 2px #FFF9DE;
}
#center ul.title_tong li
{
    height:31px;
    line-height:31px;
    color:#CC0000;
    font-weight:bold;
    padding:0 0 0 18px;
    border:solid 1px #FEC699;
    background:url(/images/title.jpg) repeat-x 0 0;
}
#center ul.title_tong li span
{
    float:left;
    width:200px;
}
#center ul.title_tong li em
{
    float:right;
    width:55px;
    text-align:left;
    font-style:normal;
    font-weight:normal;
    font-size:13px;
}
#center ul.title_tong li em a
{
    color:#E66802;
}
#center ul.title_tong li em a:hover
{
    color:#CC0000;
}

/* Login */
#login_left
{
    float:left;
    width:400px;
    height:500px;
    background:url(/images/login_line.jpg) no-repeat right center;
}
#login_left li
{
    width:400px;
    height:500px;
    background:url(/images/login_text.jpg) no-repeat 80px 100px;
}
#login_right
{
    float:right;
    width:550px;
    height:350px;
    padding:150px 0 0 0;
    background:url(/images/login_title.jpg) no-repeat 50px 100px;
}
