
body, div, ul, ol, li, form, iframe, fieldset, input, p, dl, dt, dd, tr, td {
	font: 12px Geneva, Arial, Helvetica, sans-serif, Tahoma;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 12px;
}
input, select, textarea {
	font: 12px Geneva, Arial, Helvetica, sans-serif, Tahoma;
	color: #000;
}

ol li {
    list-style-type: lower-alpha;
}
ol li ol li {
    list-style-type: lower-roman;
}
body {
	font-size: 12px;
	color: #666;
	margin: 0px;
	background:#fff url(../images/body_bg.gif) top left repeat-x;
}
img {
	border: 0;
}
a {
	color: #0044dd;
	text-decoration: none;
}

a:hover {
	color: #f90;
	text-decoration: underline;
}

p {
	margin-top: 10px;
}
h3{
	font-size:18px;color:#F90;
	font-weight:bold;
	color:#3283cb;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h4{
	font-size:14px;color:#00;
	font-weight:bold;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}


h3 a{color:#3283cb;}
.red{color:#F00;}
.clear{clear:both;}

#top-search input.button{
    height:20px;
	line-height:20px;
	overflow:hidden;
    background-color:#3b6d90;
    border:0px;
    margin-left:10px;
    color:#fff;
	width:100px;
	text-align:center;
    background: url(../images/button_bg.gif) top left no-repeat;	
    cursor:pointer;
}

/********************layout default setting**********
page layout
________________________________________________
|                                              |
|                     top                      |
|______________________________________________|
|__________________________________(welcome)___|
|             |                |               |
|             |                |               |
|content-left | content-center | content-right |
|             |                |               |
|_____________|________________|_______________|
|                                              |
|                    footer                    |
|______________________________________________|
*/

#body-766 {
    font-size: 12px;
    color: #666;
    width: 766px;
    margin: 0px auto; 
	position:relative;
}
div#logo{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:20px;
	width: 221px;
	height: 87px;
	background: transparent url(../images/logo.gif) no-repeat left top;
}
div#logo h1 {
	display: none;
	visibility: none;
}
div#top-bar ul{
	display:block;
	float:right;
	margin-top:10px;
	margin-right:15px;
	height:16px;
	line-height:16px;
	color: #ccc;
	list-style-type: none;
}
div#top-bar ul li{
	float:left;
	margin-right:10px;
}
div#top-bar ul li a{
	color:#FFF;
}

div#top-bar ul li.login a{
	color:#c00;
	font-weight: bold;
}


#top-search{
	clear:right;
	float:right;
	height:48px;
	width:300px;
	margin-top:8px;
	margin-right:5px;
	padding-top:13px;
	padding-left:20px;
	background: url(../images/s_bg.gif) top left no-repeat;
}

#menu {
    position: relative;
	clear:both;
    height: 47px;
    overflow: hidden;
}
#menu ul{
	float:left;
	list-style: none;
}
#menu ul li{
	float:left;
	line-height:47px;
	height:47px;
	width:150px;
	text-align:center;
	background: url(../images/nav_li_bg.gif) center left no-repeat;
}
#menu ul li a{
	line-height:47px;
	height:47px;
	padding:0 10px;
	font-size:15px;
	color:#FFF;	
	display:block !important;
	display:inline;
}
#menu ul li a:hover{
    background: url(../images/nav_li_bg_hover.gif) top left repeat-x;
	text-decoration:none;
	color:#FF0;
}

/* content */
#content{
	width:766px;
	background: #fff url(../images/content-bg.png) top no-repeat;
}
#banner{
	position:relative;
	height:235px;
	background: url(../images/banner_right.png) top center no-repeat;
	width:766px;
}
#banner p{
	position:absolute;
	bottom:20px;
	padding-right:10px;
	right:30px;
	line-height:25px;
	border:1px solid #FC0;
	background-color:#FEF9E9;
	width:430px;
	overflow:hidden;
	font-size:11px;
	color:#333;
}
#banner p strong{
	color:#273689; 
	margin-right:10px;
}

ul#current-path{
	height:30px;
	background:url(../images/content_nav_bg.gif) bottom center no-repeat;
	}
ul#current-path li{
	margin-left:40px;
	line-height:26px;
	}
ul#current-path li strong{
	margin-right:10px;
}
ul#content-nav{
	height:155px;
	background:url(../images/content_nav_bg.gif) top center no-repeat;
	width:720px;
	margin:0px auto;
		list-style: none;
	}
ul#content-nav li{
	float:left;
	width:240px;
	height:150px;
	color:#333;
}
ul#content-nav li h4{
	margin: 10px auto;
	line-height:36px;
	width:216px;
	width:191px;
	text-align:center;
	font-size:16px;
	background: url(../images/h4_bg.gif) center left no-repeat;
}
ul#content-nav li h4 a{
	color:#4d6998;
}
ul#content-nav li h4 a:hover{
	color:#000;
	text-decoration:none;
}
ul#content-nav li p{
	margin:0px 20px 5px 10px;	
	font-size:11px;
	line-height:16px;



}
ul#content-nav li p img{
	float:left;
	margin-left:5px;
	margin-right:5px;
}
ul#content-nav li p a{
	color:#00F;
	text-decoration:underline;
}
ul#content-nav li p span{float:left;}


div#preface {
	width: auto;
	height: 30px;
}

#index-left{
	width:200px;
	float:left;
	margin:10px !important;
	margin:10px 5px;
	padding-left: 10px;
}

#index-left p{
	line-height:20px;
	padding:5px 10px 10px 10px;
	color:#333;
}



#sidemenu ul {
	margin: 0 2em 5em 2em;
	list-style: none;
}



#sidemenu ul a {
	color: #666666;
	font-weight: bold;
	margin: .3em 0;
	display:block;
}

#sidemenu ul a.selected {
	color: red;
	font-weight: bold;
	margin: .5em 0;
}

#sidemenu ul a:hover {
	color: red;
}


#sidemenu ul ul{
	margin: 1em;
	list-style: none;
	font-size: .95em;
}

#sidemenu ul ul a {
	font-weight: normal;
	color: #000;
}

#sidemenu ul ul ul{
	margin: 1em;
	list-style: none;
}


#index-right .more{
	float:right;
	margin-right:10px;
}


#top-search input.inp{
	width:150px;
	margin-right:5px;
}
#index-right{
	width: 500px;
	float:right;
	margin:10px !important;
	margin:10px 5px;
	padding-right: 10px;
}

#index-right #maincontent {
margin-right: 50px;
}

#maincontent ul {
margin: 2em;

}

#maincontent p {
line-height:1.75em;
margin: 1.75em 0;
}


/* footer */

#footer{
	clear:both;
	text-align:center;
	padding:10px;
	margin:0 auto 20px;
	background: url(../images/footer-bg.png) no-repeat bottom;
}
div#disclaimer {
color: #999;
}

div#bottom-nav {
	text-align: center;
}

div#bottom-nav ul{	
	padding: 10px;
		list-style: none;
	
}
div#bottom-nav ul li{
	display:inline;
	padding: 1px 15px;
	border-left: 1px solid #ccc;
}
div#bottom-nav ul li.first{
	display:inline;
	padding: 3px 15px;
	border-left: 0;
}
div#bottom-nav ul li a{
	color:#999;
	font-size: 90%;

}



/*  pages */
.pagination{float:right; margin:8px 0;}
a.compositor{ border:1px solid #999; padding:2px 10px 2px 10px; margin-right:10px;}
a.compositor:hover{ border:1px solid #999; padding:2px 10px 2px 10px; margin-right:10px; background-color:#FF9900; color:#FFF; text-decoration:none;}
.pag_span{line-height:26px;}


.pages {margin:0 10px;vertical-align:middle; float:right; padding-bottom:2px;}
.pages a {text-align:center;text-decoration:none;	border:#AECAF4 1px solid;padding:0px 5px 1px 5px;margin-left:3px;}
.pages a:hover {text-decoration:none;background-color:#E7FAFE;border:#7DC0F7 1px solid;color:#FF9900;}
.pages input {color:#87a32e;border:#76bac2 solid 1px;padding:1px;margin-top:1px;height:14px;vertical-align:middle;}
.pages input:hover {border:#FF9900 solid 1px;}

/* newsview */
#newsview{
	width:500px;
	background-color:#fff;
	border:1px solid #DDD;}
#newsview h2{
	width:498px;
	height:53px;
	line-height:53px;
	margin:0px auto 0px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
	font-size:18px;
	text-align:center;}
#newsview #info{
	width:480px;
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:right;
	padding-right:20px;
	color:#F60;}
#newsview #info strong{
	color:#666;
	margin-left:20px;}
#newsview #text-content{
	width:478px;
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:14px;
	line-height:25px;}
#newsview .cupage{
	width:450px;
	margin:5px auto;
	text-align:center;}
#newsview .cupage a{
	color:#0033FF;
	font-size:14px;
	margin-left:14px;}
#newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;}
#newsview #actbar{
	width:480px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	text-align:right;}
#newsview #actbar span{
	margin-right:20px;
	color:#CCC;}
#newsview #actbar span a{
	color:#669900;
	margin-right:3px;
	margin-left:3px;}
















