/* 全局控制 */
* { word-wrap: break-word; }
body { background: #FFF; text-align: center; }
body, td, input, textarea, select, button { color: #535353; font: 12px/1.6em Arial,Helvetica,sans-serif; }
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
h2 { float: left; padding: 5px 10px 0px 34px;  }
h3 {
color: #535353;
font-size:9pt;
margin-top:10px;}
a { color: #262626; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
em, cite, strong, th { font-style: normal; font-weight: normal; }
table { empty-cells: show; border-collapse: collapse; }
body {
	font-size: 12px;
	font-family: Tahoma, Arial; 
	margin: 0px;
	padding: 0px;
}
img{border: 0px none;height:auto;}
select { font-size: 12px;  font-family: Tahoma, Arial; color: #000000; background-color: #FFFFFF;}
td {
     word-break: break-all; 
}
li {
list-style-type:none;
}
#container {width:786px;margin-right: auto; margin-left: auto;}

/* 逐行控制开始 */
.clear {
         clear: both;
         height:1px;
         margin-top:-1px; 
         overflow:hidden;
}

/* 第一行，单行两列开始 */
#header {width: 782px;height:86px;}  
#logo {float: left;width: 151px; background:url(images/logo.gif) no-repeat; height:100%;}  
#banner {float: right;width: 631px; background:url(images/banner.gif) no-repeat;height:100%;} 

/* 第二行，单行单列开始 */
#menu { 
width:780px;
height: 31px; 
border: 1px solid #C9C9C9; 
margin-top:1px;
} 
#menu ul { float: left; padding: 4px 10px 0; }
#menu li { float: left; }
#menu li a { text-decoration: none; float: left; padding: 4px 8px 3px;}
#menu li h1 { 
text-decoration: none; 
float: left; color: #333; 
padding: 4px 8px 3px 25px;
background:url(images/index.gif) left no-repeat;
}  
			
#daoyu  {width: 780px;height: 31px;margin-top:3px;border: 1px solid #C9C9C9;background-color: #C5DAF5;} 


#base	{ width: 782px;height: auto;margin-top:3px;}  

#left	{ float:left;width: auto;height: auto;}	
#left1	{ width: 258px;height: 317px;border: 1px solid #C9C9C9;}		
#left2	{ margin-top:3px;width: 258px;height: 317px;border: 1px solid #C9C9C9;}

#right	{ float:right;width: 520px;height: 639px;}
#right1	{ float:right;width: 517px;height: 138px;border: 1px solid #C9C9C9;}	
#right2	{ float:right;margin-top:3px;width: 517px;height:496px;border: 1px solid #C9C9C9;}	


#cell   { width: 515px;height:291px; overflow:hidden;}
#cellle1 { float:left;width: 250px;height: 289px;border:none;}
#cellri1 { float:right;width: 250px;height: 289px;border:none;}
#cellmi { width: 515px;height: 171px; overflow:hidden; padding-top:5px;}
#cellle2 { float:left;width: 250px;height: 71px;border:none;}
#cellri2 { float:right;width: 250px;height: 71px; border:none;}

#footer {width:780px;height:50px;margin-top:3px; padding-top:15px;border: 1px solid #C9C9C9;} 

.left3	{ text-align: left;float:left;height: 640px;width: 260px;border: 1px solid #C9C9C9;}
.left4	{ text-align: left;float:left;height: 640px;width: 256px;border: 1px solid #C9C9C9;}	
#right3	{ text-align: right;float:right;height: 640px;width: 514px;border: 1px solid #C9C9C9;}
#right4	{ text-align: right;float:right;height: 640px;width: 248px;border: 1px solid #C9C9C9;}

#right6	{ text-align: right;float:right;height: 640px;width: 256px;border: 1px solid #C9C9C9;}

/*用于控制标题*/
.title {
width:100%;
height:30px;
background:url(images/title.gif) left center no-repeat;
background-color: #C5DAF5;
}
.title h1 {
font-size:9pt;
float:left;
padding-top:5px;
padding-left:10px;
}
.title h2 {
float:right;
padding-top:5px;
padding-right:10px;
font-style: normal;
font-weight: normal;
}

/*用于控制节选*/
.jiexuan{text-align: left;text-indent: 2em;margin-left:10px; margin-right:10px;color: #808080; text-decoration: none;padding-top:3px;} 
.jiexuan h1 {
color: #808080;
font-size:9pt;
float:left;
text-decoration: none;}

/*用于控制列表信息*/
.list {height:auto;padding-top:5px;}
.list ul li{
text-align:left;
margin-bottom:3px;
margin-left:5px;
margin-right:5px;
list-style:none;
background:url(images/word_bg.gif) repeat-x;
}
.list ul li a{padding-left:15px;background:url(images/list.gif) left bottom no-repeat;}

/*用于控制图文信息*/
.pic {margin-left:0px;}
.pic dl dd{float:left;display:block;text-align:center;line-height:31px; width:85px;}
.pic dl dd a{display:block; width:100%; text-align:center;}
.pic dl dd a img {margin:15px 10px 10px 10px;text-align: center;}

/*用于控制正文信息*/
.zhengwen{ width:720px;line-height:2em; height:auto;margin-top:3px;margin-bottom:3px;border: 1px solid #C9C9C9;text-align: left;text-indent: 2em;padding-left:30px;padding-right:30px;padding-bottom:5px;}  
.zhengwen h1{
text-align:center;
margin-top:10px;
margin-bottom:5px;
font-size: 22px;}
.zhengwen img {
margin:20px;
}
.zhengwen table{
border-collapse:collapse;
width:100%;
}
.zhengwen table td {
border:1px solid #000;
}