/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}
img {
	border:  0;
}

a {
	text-decoration: none;
	color: #5C5C5C;}
a:hover {text-decoration: underline; }


body {
	/*background: url(/shared/images/2009/header_bg.jpg) repeat-x;*/
	background-color:#FFFFFF;
	margin: 0 auto;
	color: #333;
	font-weight: normal;
    	font-size: 62.5%;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif; 
	text-align: -moz-center;
	*text-align: center;
	_text-align: center;
}

p {padding-bottom: 1.2em; line-height: 0.6cm;}
ul {
	padding-left: 1.2em;
	font-size: 1.2em;
}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h2 {padding-top: 6px; color: #553; margin-bottom: 4px;}
h3 {
	padding-top: 6px; color: #553; margin-bottom: 4px;
}
h1 {
	/*background: #000000;*/
	color: #FFF;
	line-height: 35px;
	padding-left: 16px;
	margin-bottom: 16px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}



/* top */

/* headere & title */
#top {
	text-align: -moz-center;
	*text-align: center;
	_text-align: center;
	height: 203px; /* original: 203px; */
	/*color: #FFFFFF;*/
}

#page_head
{
	width:933px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto; 
}




.pngholder{
	width:117px;
	height:40px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/shared/images/2009/google.png');
	align:right;

}
.pngalpha{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	background:url(/shared/images/2009/google.png) no-repeat;
	width:117px;
	height:40px;
	
}
.pngholder_2{
	width:307px;
	height:81px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/shared/images/2009/yinuanzhonghua.png');
	margin-left:20px;
}
.pngalpha_2{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	background:url(/shared/images/2009/yinuanzhonghua.png) no-repeat;
	width:307px;
	height:81px;
	
}
.pngholder_3{
	width:448px;
	height:24px;
	background-image: url(/shared/images/2009/seoncd.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/shared/images/2009/second.png');
	background: none;
	margin-top:9px;
	
}
.pngalpha_3{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	background:url(/shared/images/2009/second.png) no-repeat;
	width:448px;
	height:24px;
}

#header {
	padding-left: 85px;
	margin-top:-2px;
	margin-left: 0;
	margin-right: 0;
}
#header h1 {
	margin-top: 18px;
	margin-left: 20px;	
}
#header h1 img {
	display: block;
}
#nav {
	margin:0;
	padding:0;
}
#nav img {
	float: left;
}

/* path */

/* structure it is here to modify the background*/
.container {
	/*background: url(/shared/images/2009/bg9.gif) repeat-y center;*/
	border: solid #a9a9a9 1px;
	font-size: 1.2em;
	width: 646px;
	text-align: justify;
	float:left;
	margin-top:-2px;
overflow:hidden;
}



/* main */
.main {
	
}

.test{
	width: 933px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto; 
	text-align: justify;
    
}


/* content */
.content {
border-top-style: solid;
	border-top-color: #ffffff;
	min-height: 808px;
	*min-height: 808px;
	_height: 808px;
}


.content h2 {
	padding-left: 1em;
}
.content h3 {
	padding-left: 2em;
	padding-bottom: 2em;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	/*list-style: url(/shared/images/2009/li.gif);*/
    list-style: url(/shared/images/2009/1.GIF);
	margin-left: 18px;
	margin-bottom: 5px;
	
}
.content .liststyle1 li {
	list-style: url(/shared/images/2009/star2.gif);
}
.content .liststyle2 li {
	list-style: url(/shared/images/2009/star_grey3.gif);
}
.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
	padding-left: 2em;
	padding-right: 6em;
/*	color: #a9a9a9;*/
	/*font-size: 1.2em;*/
}

.temp_style {

	font-size:14px;
	margin: 2em 0 0 2em;

}
.table_form {
	
	padding-left: 3em;
	padding-bottom: 2em;
	
}

/* list2 */
#list {
}
#list ul {
}
/*
#list li {
	list-style: url(/shared/images/2009/bullet_plus.gif);
}
*/

#list li {
	list-style: url(/shared/images/2009/2.GIF);
	/*add
	color:#a9a9a9;*/
}

/* table */
table.style {
	margin: 1em 0 0 0.2em;
	text-align: left;
	border-spacing: 2px;
	border: none;
}
table.style th {
	padding: 2px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.style td {
	padding: 2px;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.style2 {
	margin: 2em 0 0 2em;
	
	text-align: left;
	border-spacing: 2px;
	border: none;
	font-size: 1em;
}

table.style2 a{
	text-decoration: underline; 
}

table.style2 th {
	-moz-border-radius: 0px 0px 0px 0px;
}
table.style2 td {
	-moz-border-radius: 0px 0px 0px 0px;
}



/* footer */
#footer {
	color: #a9a9a9;
	background: #42453D url(/shared/images/2009/footer.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 0.5em;
	text-align: center;
	font: bold 1em tahoma, arial, sans-serif;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 0.4cm;
}
#footer a {
	text-decoration: none;
	color: #a9a9a9;
	font-size: 1.2em;
	*font-size: 1em;
	_font-size: 1.1em;
}

/* floats */
.left {float: left;}
.right {float: right;}

/* form */
.form1 {
	position: absolute;
	padding-left: 30px;
/* 	left: 305px;change*/
	top: 434px;
	font-size: 1.2em;
	*font-size: 1.2em;
	_font-size: 1.1em;
	
/*add*/	
	padding-top:40px;
}


.STYLE1 {font-size: 1.3em;}

/* introduction */
#introduction {
	padding: 0.5em 3em 1em 3em;
	font-family: "宋体", sans-serif;
	font-size: 1.2em;
}
#introduction p{
	padding: 0 0 0.5em 1.5em;
}
#introduction a {
	text-decoration: underline;
}
#introduction a:hover {
}
#introduction h2 {
	font-family:"华文楷体", "宋体", sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding: 1em 0 0 0;
}
#introduction h3 {
	font-family: "宋体", sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0.5em 0 0 1.5em;
	color: #000000;
}
#introduction ul {
	padding: 2em 0 0 1em;
}
#introduction li {
	padding: 0 0 0 0;
	margin: 0;
	font-family: "华文楷体", "宋体", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #553;
}
#introduction .paragragh {
	/*padding: 0 0 0 0.5em;*/
}
#introduction .paragragh p{
	padding: 0 0 0.5em 0.5em;
	display: inline;
}
#introduction .title {
	padding: 0 0 0 0;
}
#introduction .style3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: "宋体", sans-serif;
	display:inline;
	line-height: 0.8cm;
	/*add color:#a9a9a9;*/
}
#introduction .style4 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	font-family: "宋体", sans-serif;
	display:inline;
	line-height: 0.8cm;
		/*add color:#a9a9a9;*/
}
#introduction .style5 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-family: "宋体", sans-serif;
 	padding: 0 0 0 2em;
}
#introduction .style6 {
	font-size: 0.9em;
	padding: 0 0 0.5em 2em;
	color: #8B8B7A;
}
#introduction .style5 li {
	list-style: none;
}

/* news nav */
.news-nav {
	background: url(/shared/images/2009/menu_main.gif) repeat-x;
	margin-top: 7px;
	height: 30px;
	width: 720px;
}
.news-nav a {
	text-decoration: none;
}
.news-nav img {
	float: left;
	display: block;
	border: 0;
}

/* news content */
#news-content {
	margin: 0 0 1.2em 2.2em;
	width:590px;
	float:left;
}
#news-content .forwardfrom {
	padding-left: 1.5em;
}
#news-content .forwardfrom p {
	font-size: 1.1em;
	*font-size: 1.1em;
	_font-size: 1.1em;
}
#news-content .forwardfrom a {
	font-size: 1em;
	*font-size: 1em;
	_font-size: 1em;
}
#news-content h4 {
	/*change size*/
	background: url(/shared/images/2009/news_icon.gif) no-repeat;
	padding-left: 35px;
	padding-bottom: 8px;
	font-family: "宋体", sans-serif;
	font-size:14px;
	/*padding-top: 3px;*/
/*	font: bold 1.2m Tahoma, sans-sefif;
	*font: bold 1.2em Tahoma, sans-sefif;
	_font: bold 1.1em Tahoma, sans-sefif;*/
	padding-bottom:5px;

}
#news-content h5 {
	background: url(/shared/images/2009/news_icon2.gif) no-repeat;
	padding-left: 35px;
	padding-bottom: 8px;
	font-family: "宋体", sans-serif;
	font-size:14px;
	/*padding-top: 3px;*/
/*	font: bold 1.2em Tahoma, sans-sefif;
	*font: bold 1.2em Tahoma, sans-sefif;
	_font: bold 1.1em Tahoma, sans-sefif;*/
	padding-bottom:5px;
}

#news-content h6{
    color:#a9a9a9;	
    font-size:12px;
    font-family: "宋体", sans-serif;
    padding-left:105px;
    padding-bottom:5px;
    font-weight:normal;
    text-align:justify;
    text-justify:inter-ideograph;
padding-bottom:5px;
}
.news-hint {
	float:right;
	padding-top:10px;
	padding-right:20px;
	font: normal 1.1em Tahoma, sans-sefif;
	*font: normal 1.1em Tahoma, sans-sefif;
	_font: normal 1.1em Tahoma, sans-sefif;
}
.news-hintp {
	width:330px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	margin-bottom: 20px;
	font: normal 1.1em Tahoma, sans-sefif;
	*font: normal 1.1em Tahoma, sans-sefif;
	_font: normal 1.1em Tahoma, sans-sefif;
}

.title-hint {
	width:330px;
	padding-top:10px;
	padding-left:20px;
	margin-bottom: 20px;
	font: normal 1.1em Tahoma, sans-sefif;
	*font: normal 1.1em Tahoma, sans-sefif;
	_font: normal 1.1em Tahoma, sans-sefif;
}

.title-div {
	
	padding-top:11px;
	
}

.news-hint p{
}

#news-content p {
	padding-left: 32px;
	font-size: 1.1em;
	*font-size: 1.1em;
	_font-size: 1.1em;
}


/*change color and link*/
#news-content a {
	font-weight: normal;
	text-decoration: none;

}
#news-content a:hover {
	text-decoration: underline;
}
#news-content img {
	padding-right: 10px;
	/*padding-top: 4px;*/
}


/* faq */
.faq {
	float: left;
	padding-top: 20px;
}.faq h2{
	padding: 2em 0 0.5em 2.4em;
	font-family: "宋体", sans-serif;
	font-size: 1.5em;
	margin-bottom: 0;
	border-bottom: 1px solid #1BA823;
}
.faq h3{
	padding-top: 2em;
	padding-left: 2.5em;
	margin-left: 18px;
}
.faq ul {
	padding: 1em 0 1em 3em;
	border-bottom: 1px solid #1BA823;
}
.faq li {
	list-style: url(/shared/images/2009/li.gif);
	padding-left: 0;
	padding-bottom: 0;
	margin-left: 18px;
}

.faq li h3 {
}
.faq li p {
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 1em;
	padding: 0 4em 0 0;
}
/* volunteer */
.volunteer {
		margin: 2em 0 0 2.2em;
}
.volunteer p {
	font-size: 1.2em;
}
.volunteer #collegelist {
	font-size: 1em;
	*font-size: 0.9em;
	_font-size: 0.9em;
}
.volunteer table.style_vol {
	margin-left: 50px;
	text-align: left;
	border-style: none;
}
.volunteer table.style_vol th {
	-moz-border-radius: 0px 0px 0px 0px;
	border-style: none;
	padding-bottom: 50px;
}
.volunteer table.style_vol td {
	-moz-border-radius: 0px 0px 0px 0px;
	border-style: none;
	vertical-align: top;
}
/* term */
.term {
	float: left;
}
.term ul {
	padding: 1em 0 0.5em 0;
	border-bottom: 1px solid #EAEADA;
}
.term li {
	list-style: url(/shared/images/2009/li.gif);
	padding-left: 2em;
	padding-bottom: 6em;
}
.term li p {
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 1.1em;
	padding-left: 2em;
	padding-right: 2em;
}

/* partnership */
#partnership {
	padding: 0.5em 3em 1em 3em;
	font-family: "宋体", sans-serif;
	font-size: 1.2em;
}
#partnership p{
	padding: 0 0 0.5em 0;
	display:inline;
}
#partnership .paragragh {
	padding: 0.5em 0 1em 0.5em;
}
#partnership .style1 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	font-family: "宋体", sans-serif;
	display: inline;
}


/* evaluation */
#evaluation {
}
#evaluation table.style_eval {
	margin: 1em 0 0 2em;
	text-align: left;
	border-spacing: 2px;
	border-style: dashed;
	border-width: 1px;
	border-collapse: collapse;
	border-color: #000000;
}
#evaluation table.style_eval th {
	padding: 2px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
}
#evaluation table.style_eval td {
	padding: 2px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
}
#evaluation .project_name {
	font-size: 1.2em;	
}
#evaluation .project_info {
	font-size: 1em;	
}
#evaluation .project_idea {
	font-size: 1.1em;	
}
#evaluation .page {
	text-align: right;
}



#intable {
	background: url(/shared/images/2009/website.gif) repeat-x;
	text-align: right;
	color: #a9a9a9;
}


#intable h5{
  	font-size:12px;
    font-family: Tahoma, sans-serif;
}
#newstable {
	position: absolute;
	top: 170px;
	padding: 0;
	margin-left:40px;
}





#moretable{
	text-align:right;
}
	
#introductiondv{
	
	margin-bottom:12px;
    width: 400px;
}

#login
{
	text-align:right;
	
}

#style_rebang
{
	font-weight: normal;
    font-size: 150%;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif; 

}

#body-up a
{
	text-decoration: underline;
	font-size: 1.2em;
}

#body-left {
	float: left;
	width: 363px;
    padding-top: 20px;
}


#body-up {
	width: 900px;
	padding-top: 50px;
	text-align: left;
}

#body-middle {
	float: left;
	width: 340px;
	padding-top: 20px;
	
	margin-left:45px;
}

#body-right {
	float: right;
	width: 148px;
	padding-top: 20px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 933px;

}

#gonggaocontent {
	background: url(/shared/images/2009/gonggaobg.JPG) no-repeat;
	width:363px;
	height:158px;
	padding-bottom:12px;
	padding-top:5px;
}


#flash-dv {
	text-align: left;
	width: 380px;
	height: 273px;
}

#introductionlay {
    float: left;
	width: 363px;
	
}


#bodyhome {

	text-align: justify;
}

#news {
	float: right;
	width: 340px;
	padding-top: 12px;
}

#school {
	float: right;
	width: 150px;
	padding-top: 12px;
}







/* ideapublish */
#ideapublish {
	padding-left: 1em;
	/*add*/
	padding-top: 30px;
	
	
}
#ideapublish table.style_idea {
	margin: 1em 0 0 2em;
	text-align: left;
	border-spacing: 2px;
	border-style: none;
	border-bottom: dashed;
	border-width: 1px;
	border-collapse: collapse;
	border-color: #000000;
}
#ideapublish table.style_idea th {
	padding: 2px;
	-moz-border-radius: 0px 0px 0px 0px;
	
	border-bottom: dashed;
	border-width: 1px;
	border-color: #000000;
}
#ideapublish table.style_idea td {
	padding: 2px;
	-moz-border-radius: 0px 0px 0px 0px;

	border-width: 1px;
	border-color: #000000;
}
#ideapublish .condition {
	position: absolute;
	padding-left: 20px;
	
}

#ideapublish table.style_condition {
	font-size: 1.2em;
	*font-size: 1.2em;
	_font-size: 1.1em;
	text-align: left;
	border-spacing: 2px;
	border-style: none;
}
#ideapublish table.style_condition th {
	padding: 2px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-style: none;
	
}
#ideapublish table.style_condition td {
	padding: 2px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-style: none;
}

#ideapublish .page {
	text-align: right;
	margin-top: 20px;
}
#ideapublish .project_name {
	font-size: 1.2em;	
	font-weight: bold;
}
#ideapublish .project_info {
	font-size: 1em;	
}
#ideapublish .project_idea {
	font-size: 1em;
	margin-bottom: 1em;
}





.left {float: left;}
.right {float: right;}

/* form */
.form1 {
	position: absolute;
	padding-left: 30px;
/* 	left: 305px;change*/
	top: 434px;
	font-size: 1.2em;
	*font-size: 1.2em;
	_font-size: 1.1em;
	
/*add*/	
	padding-top:20px;
}

.clear {
	clear: both;
}

#schooltable
{
	border-collapse:collapse;
}

#schoolrool{
	width:140px;
	height:283px;
	padding-left:3px;
	padding-bottom:20px;
}

#search{
	padding-left:3px;
	margin-top:5px;
/*	padding-bottom:20px;*/
}

#flashdv
{
    background: url(/shared/images/2009/flash.JPG) no-repeat;	
    width:363px ;
    height:274px;
    float: left;
    margin-bottom:20px;
}

#hometopcontent{
	font-family: "宋体", sans-serif;
	font-size:16px;
}

#hometopcontent a{
	font-weight: normal;
	font-size:16px;
}

.temp_style a{
	text-decoration: underline; 
}

.content a{
	text-decoration: underline; 
}

#faqtop{
	margin: 2em 0 0 2em;
}

#toptable{
	 margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px; 
     margin-bottom: 0px;
}


#gonggao a{
	font-weight: normal;
	text-decoration: no;
}

#newscontent a{
	font-weight: normal;
	text-decoration: no;
}

#newscontent1 a{
	font-weight: normal;
	text-decoration: no;
}

#newscontent2 a{
	font-weight: normal;
	text-decoration: no;
}

#newscontent3 a{
	font-weight: normal;
	text-decoration: no;
}


#submenu {
    position: absolute;
	top: 178px;
	margin: 0;
}

#roll{
	width:100%;
	*width:0;
	text-align:center;
	position: absolute;
	top: 155px;
    z-index:900;
  	margin:0 auto;
  	align:center;	
}



