﻿/*	Common	Style	*/
*
{
	padding: 0;
	margin: 0;
}

body, table, td, th, input, select
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

body
{
	text-align: center;
}

img
{
	border: 0;
}

ul
{
	list-style: none;
}

a
{
	text-decoration: none;
	color: #666;
}

a:hover
{
	text-decoration: underline;
	color: #ff8800;
}

/* layout	*/

body
{
	background: url( "../images/body_bg.jpg" ) repeat-x;
}
#white_container
{
	margin: auto;
	width: 923px;
	padding-top: 10px;
	background-color: White;
}

#body
{
	margin: auto;
	width: 901px;
	border-left:solid 1px #dfdfdf;
	border-right:solid 1px #dfdfdf;
}

#top
{
	width: 902px;
	height: 59px;
	background: url( "../images/top.png" );
}

#top span
{
	float: right;
	color: White;
	padding: 10px;
}

#banner
{
	width: 902px;
	height: 150px;
	background: url( "../images/banner.jpg" );
}

#main
{
	width:901px;
	overflow: auto;
	padding-bottom:30px;
}
#left
{
	float: left;
	width: 220px;
	text-align: left;
}
.left_box_1
{
	padding: 10px 0 0 10px;
	overflow:auto;
}
.left_box_1_header
{
	width: 198px;
	height: 26px;
	background: url( "../images/left_box_1_header.JPG" ) left top no-repeat;
}
.left_box_1_header h3
{
	padding: 6px 0 0 12px;
	font-size: 14px;
	font-weight: bold;
}
.left_box_1 ul
{
	width: 196px;
	padding-top:5px;
	padding-bottom:20px;
	border-left: solid #dfdfdf 1px;
	border-right: solid #dfdfdf 1px;
	border-bottom: solid #dfdfdf 1px;
}
.left_box_1 ul li
{
	border-bottom:#ddd 1px dashed;
	padding: 3px 0 2px 8px;
}

.left_box_2
{
	width:196px;
	padding: 10px 0 0 10px;
}
.left_box_2_c
{
	text-align:center;
	background-color:#f4f7fa;
	padding:5px;
	border:solid 1px #cdcfd1;
}
.left_box_3
{
	padding: 10px 0 0 10px;
}
.left_box_3 .fold
{
	display:none;
}
.left_box_3_header
{
	width:197px;
	height:31px;
	background:url("../images/left_box_3_header_fold.JPG");
}
.left_box_3_header h3
{
	color:White;
	font-size:14px;
	font-weight:bold;
	padding:8px 0 0 12px;
}
.left_box_3_header a
{
	color:White;
}
.left_box_3 ul
{
	width:195px;
	padding-bottom:10px;
	border-left:solid 1px #7ba6d5;
	border-right:solid 1px #7ba6d5;
	border-bottom:solid 1px #7ba6d5;
}
.left_box_3 ul li
{
	padding-left:20px;
	padding-top:3px;
	background:url("../images/triangle.jpg") 10px 7px no-repeat;
}
#path
{
	float:left;
	width:853px;
	padding:5px 0 0 10px;
}
#path span
{
	float:left;
	padding-top:5px;
	padding-left:18px;
	background:url("../images/triangle_grey.jpg") 5px 8px no-repeat;
	color:#467aa7;
	font-weight:bold;
}
#search
{
	float:right;
}
#search input
{
	display:inline;
	margin-right:10px;
}
#middle
{
	width:450px;
	padding:10px 0 10px 10px;
	float:left;
}
#middle_right
{
	float:left;
	padding:10px 0 10px 10px;
}
#news
{
	float:left;
	width:445px;
	height:200px;
	border-top:solid 7px #e1e1e1;
	
}
.news_title
{
	text-align:left;
	padding-top:10px;
}
#news ul
{
	padding:5px;
}

#news ul li
{
	text-align:left;
	background:url("../images/rectangle.jpg") 5px 8px no-repeat;
	border-bottom:dashed 1px #ddd;
	padding:3px 0 3px 15px;
	overflow:hidden;
	width:400px;
	height:15px;
	line-height:1.6em;
}

#news .rtime
{
	float:right;
	padding-right:10px;
}
#dynamic_news
{
	float:left;
	width:450px;
	overflow:auto;
}
.dnews_piese
{
	width:450px;
	padding-bottom:10px;
	border-bottom:dashed 1px #ddd;
	overflow:auto;
}
.dnews_piese h3
{
	float:left;
	text-align:left;
	width:450px;
	font-size:14px;
	font-weight:bold;
	color:#505050;
	padding-top:10px;
}
.dnews_piese h4
{
	float:left;
	text-align:left;
	width:450px;
	font-size:12px;
	font-weight:normal;
	color:#7d7d7d;
	padding-bottom:5px;
}
.dnews_piese img
{
	float:left;
	padding:2px;
	border:solid 1px #ddd;
	display:inline;
	margin:5px;
}
.dnews_piese p
{
	text-align:left;
	text-indent:2em;
	padding-bottom:10px;
}

#right
{
	float:right;
	width:210px;
	padding-right:10px;
	text-align:left;
}

#footer
{
	padding:20px;
	border-top:dashed 1px #ccc;
}
.research_project div
{
	border-left: solid 1px red;
}
.research_project th
{
	height:40px;
	color:White;
}
.research_project th, .research_project td
{
	height:34px;
	border:solid 1px #ccc;
}

.article
{
	width:650px;
	overflow:auto;
	border-top:7px solid #E1E1E1;
}
.article .title
{
	font-size:16px;
	font-weight:bold;	
	padding-top:10px;
	padding-bottom:10px;
}
.article p
{
	float:left;
	width:640px;
	padding:2px 0 5px 0;
	line-height:1.6em;
}
.lab_about p
{
	text-align:left;
	text-indent:2em;
}
.article p span.sub_title
{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
.article p img
{
	padding:2px;
	border:solid 1px #ddd;
	margin:10px;
}
.article #lightbox
{
	float:left;
}
.article_img img
{
	float:left;
}

.clear
{
	clear:both;
	text-align:left;
}
.fr
{
	float:right;
	padding-right:10px;
}



/* sub menu */

