/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px!important;
    font-size:12px;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px!important;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px!important;
	overflow:hidden;
	width: 100%;
}

#navBar{
	float:left;
	padding:0px!important;
	overflow:hidden; 
	width:190px;
	font-size:12px;
	margin-left:-15px;
}

#content{
    float:right;
	width: 750px;
	margin: 0 auto;
	padding: 0;
    clear: right;
}
#main{
    margin: 0 auto;
	padding: 0px!important;
	width: 950px;
	clear:both;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px!important;
	margin:0 auto;
}


/************* #globalNav styles **************/

#logo{
color: #cccccc;
padding: 0px 0px 0px 0px!important;
white-space: nowrap;
background:url(../images/daoh.gif) repeat-x 0px 0px;;
overflow:hidden;
position:relative;
height:105px;
}
#logo span.m {position:absolute;bottom:10px}

/* Main Navigation Menu */

#page_menu{
    margin:0px auto;
	width: 950px;
	height:56px;
	text-align:center;
}
#page_menu ul {
    margin:0px auto;
	display:inline-block; 
	*display:inline; 
	padding:0px!important;
	height: 56px;
	list-style-type: none;
	overflow: hidden;
}
#page_menu li {
	height: 56px;
	float: left;
	overflow: hidden;
}

#page_menu li.last {
	margin-right: 0px;
}

#page_menu a {
	display: block;
	color: #fff;
	text-decoration: none;
}
/*btn  */
#login{
	padding: 0px!important;
	overflow:hidden; 
	width:188px;
	font-size:12px;
}
#btn{
    margin:0px auto;
	width: 185px;

}
#btn ul {
    margin:0px auto;
	display:inline-block; 
	*display:inline; 
	padding:0px!important;
	list-style-type: none;
	overflow: hidden;
}
#btn li {
    height: 40px;
	float: left;
	overflow: hidden;
}

#btn a {
	display: block;
	color: #fff;
	text-decoration: none;
}
/*put  */

#put li {
    height: 30px;
	overflow: hidden;
}

/*find*/
#find{
    margin:0px auto;
	width: 185px;

}
#find ul {
    margin:0px auto;
	display:inline-block; 
	*display:inline; 
	padding:0px!important;
	list-style-type: none;
	overflow: hidden;
}
#find li {
    height: 25px;
	float: left;
	overflow: hidden;
}

#find a {
	display: block;
	color: #000;
	text-decoration: none;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 12px;
    padding: 0px 0px 0px 10px;
}
#elite{
	BORDER-bottom:#DCDCDC 1px solid;
	BORDER-left:#DCDCDC 1px solid; 
	BORDER-right:#DCDCDC 1px solid;
}
#hot{
BORDER-bottom:#DCDCDC 1px solid;BORDER-left:#DCDCDC 1px solid; BORDER-right:#DCDCDC 1px solid;
}
#new{
BORDER-bottom:#DCDCDC 1px solid;BORDER-left:#DCDCDC 1px solid; BORDER-right:#DCDCDC 1px solid;
}
.ptable{
    BORDER-top:#BEBEBE 1px solid;
	BORDER-bottom:#BEBEBE 1px solid;
	BORDER-left:#BEBEBE 1px solid; 
	BORDER-right:#BEBEBE 1px solid;
	text-align:center;
	margin:5px 5px 5px 5px;
}
.ptable ul{
    margin:0px auto;
	display:inline-block; 
	*display:inline; 
	padding:0px!important;
	list-style-type: none;
	overflow: hidden;
}
.ptable  li {
    margin:0px auto;
	overflow: hidden;
}
.ptable  span {
    color:#297b39;
}
.ptable  img{
    height:200px;
	width:200px;
	margin:0px auto;
	padding:0px!important;
}
.ptable1{
    BORDER-top:#BEBEBE 1px solid;
	BORDER-bottom:#BEBEBE 1px solid;
	BORDER-left:#BEBEBE 1px solid; 
	BORDER-right:#BEBEBE 1px solid;
	text-align:center;
	width:235px;
	margin:5px 5px 5px 5px;
}
.ptable1 ul{
    margin:0px auto;
	display:inline-block; 
	*display:inline; 
	padding:0px!important;
	list-style-type: none;
	overflow: hidden;
}
.ptable1  img{
    height:200px;
	width:200px;
	margin:0px auto;
	padding:0px!important;
}
.ptable1  li {
    margin:0px;

}
.ptable1  span {
    color:#297b39;
}
.rows{
   float:left; 
   *float:left;      
}

#rowss ul {
    margin:0;
	display:inline-block; 
	*display:inline; 
	padding:0px!important;
	list-style-type: none;
	overflow: hidden;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px!important;
	font-size:12px;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px!important;
	margin: 0 5px 5px 0;
}

#shuxing ul {
    margin:0px auto;
	display:inline-block; 
	*display:inline; 
	padding:0px!important;
	list-style-type: none;
	overflow: hidden;
}
#shuxing li {
    height: 40px;
}
.aa li {
 float: left;
 list-style-type: none;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px!important;
	font-size: 12px;
}

.story p{
	padding: 0px 0px 10px 0px!important;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	width:950px;
	font-size: 12px;
	padding: 10px 10px 10px 10px!important;
	margin:0 auto;
	margin-top: 0px;
}
#siteInfo2{
	clear: both;
	width:950px;
	font-size: 12px;
	padding: 10px 10px 10px 10px!important;
	margin:0 auto;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px!important;
	vertical-align: middle;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px!important;
    font-size: 12px;
}
#sectionLinks a:link{
	padding: 2px 0px 2px 10px!important;
	width: auto;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px!important;
}

#sectionLinks a:hover{
	padding: 2px 0px 2px 10px!important;
}

