body{
    font-family: 宋体, Arial, Verdana, Helvetica, sans-serif;
    background-color: #FFFFFF;
    color: #333;
    font-size: 12px;
}
* {
	margin: 0;
	padding: 0;
}
#ctl00_ddlType {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 50px;
	border: 1px solid #000000;
	height: 20px;
}
#ctl00_keywordsSearch {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 150px;
	border: 1px solid #000000;
	margin-left: 5px;
}
#ctl00_ImageButton3 {
line-height:20;
}





.page
{
    margin:auto;
    width: 963px;
    background-color: white;
    text-align: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    border: 0px solid #f00;
}
a{
    color: #666;
    text-decoration: none;
}
a:hover{
    color: #c00;
    text-decoration: none;
}

/*********************
	navColumn
*********************/

.navColumn{
    float:left;
    width: 224px;
    height: 100%;
    border: 0px solid #ff0;
}
.logo img
{
    width: 224px;
    height: 128px;
}

.navigation
{
	width: 246px;
	padding-top: 10px;
	float: left;
}

.navigation ul{
    list-style-type: none;
}


.navigation ul li a{
    display: block;
    font-size: 12px;
    border-top: 1px solid #ccc;
    padding-left: 24px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: auto;
}

.navigation ul li a:hover{
    color: #c00;
    background-color: #f2f2f2;
}
.navigationActive{
    color: #c00;
}



.commend{
    margin-top: 30px;
    width: 224px;
}

.commend img{       
        border: none;
        width: 60px;
        height: 60px;
}

.commend li{                                
        float: left;
        width: 180px;
        text-align: left;
        padding: 5px 0 5px 40px;
        list-style-type: none;
        line-height: 20px;

}

.commend a{
        color: #c00; 
        text-decoration: none;
        font-weight: bold;
}

.commend a:hover{
        color: #ff7a00; 
        text-decoration: none;
        font-weight: bold;
}



/*********************
	content
*********************/

.content{
	float: left;
	margin-left: 20px;
	width: 667px;
	padding-bottom: 0;
	min-height: 840px;
	height: auto !important;
	border: 0px solid #f2f2f2;
	padding-top: 10px;
}

.introImage img
{
	width: 667px;
	display: block;
	padding-top: 10px;
}

.innerContent{
    width: 667px;
    background-color: #fff;
    margin-top: 20px;
    padding-bottom: 20px;

}

.titleContent{
    width: 647px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
    padding-left: 16px;
    color: #666;
    border-bottom: 1px solid #ccc;
}
.info{
	width: 647px;
	background: #fbfbfb;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.info a{
    text-decoration: underline;
}
.info a.boldLink{
    color: #000;
    font-weight: bold;
}
.info a.boldLink:hover{
    color:#c00;
}
.info .NodeName{
    padding: 0 10px;
    line-height: 25px;
}
table{
	background:none;
	margin: 5px;
	border-collapse: collapse;
	table-layout: auto;
	width:98%;
}

td, th{
	border:1px solid #ccc;
	padding: 5px;
}
.noborder{
    border:0px;
} 
.btmDashed{
    border-bottom:1px dashed #ccc; 
}
tr.altrow{
    background: #f8f8f8;
}
thead{
	background:#e0e0e0;
	color:#000;
	padding: 10px;
	height: 20px;
}
.txtblue{
    color: #375b91;
}
.artContent{
    font-size: 12px;
	font:"宋体"; 
    color: #000;
    line-height: 25px;
}
.imgProduct{
    width: 150px;
    height: 100px;
}
.artTitle{
    font-size: 20px;
    font-weight:bold;
    text-align: center;
}
.center{
    text-align: center;
}
/*********************
	footer
*********************/

.footer{
    clear:both;
    padding-top: 5px;
    height: 20px !important;
    width: 100%;
    color: #666;
    border-top: 1px solid rgb(204,204,204);
    background-color: #fff;
    overflow: hidden;
    text-align: right;
}

.copyright{
}

/*********************
	Common Control
*********************/
.LabelStyle{
    line-height: 20px;
}
.ButtonStyle{
    padding:2px;
	cursor:pointer;
    color:#375b91; 
}
.TextBoxStyle{
	padding:2px;
	width: 200px;
}
.AlternatingRowStyle{
    background: #f6f6f6; 
}
.RowStyle{
}
.DataWebControlStyle{
    border:0px solid #d9e6f0;
}
.HeaderStyle{
	background:#e0e0e0;
	color:#000;
	padding: 5px;
	height: 20px;
	font-weight:bold;
}


/**************************
	AspNetPager Control
************************/
.anpager { margin: 0 0 0 5px;}
.anpager .cpb {color:#c00; font-weight:bold; margin:5px 5px 0 0; padding:2px 5px;}
.anpager a{padding:2px;}

h1 
{
font-family: 宋体, Arial, Verdana, Helvetica, sans-serif;
display:inline;
font-size: 18px;
padding-right: 1px; 
color:#7D7D7D;
}
h2
{
font-family: 宋体, Arial, Verdana, Helvetica, sans-serif;
display:inline;
font-size: 12px;
padding-right: 1px; 
color:#7D7D7D;
}

li h2
{
font-family: 宋体, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
padding-right: 1px; 
color:#7D7D7D;
}

.box img {
	/*设置图片垂直居中*/
	vertical-align:middle;
}
#so #txt #ddlType {
	margin-left: 50px;
}
