* {
	margin:0;
	padding:0;
	font-size: 18px;
}/*Clear all margin and paddings in the page*/

body { text-align:center; background:#f4f4f4;}
html, input, textarea, select, div {
	font-family: "宋体", "新宋体", Arial;        /*Global font-family and font-size*/
	color:#242424;
	font-size:1em;
	line-height:1.3;
}

/*in_line styles*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left; }
a {	color:#fc8e00;	font-size:.8em;	text-decoration:none}

a:hover{
	text-decoration:none;
	color: #242424;
}

.clear {
	clear:both;
	text-align: left;
}

.fleft {
	float:left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 50px;
	width: 200px;
	height: 90px;
}
.fright { float:right;}
.column1, .column2 { float:left;}
.alignright { text-align:right;}
.tall_top { background:url(images/tall_top.gif) left top repeat-x #f5f5f5;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}
ul {
	list-style:disc;
}
ul li a { line-height:19px;}
.title { margin:0 0 15px 0;}
.img_indent { margin:0 20px 0 0; float:left;}

/*txt, links*/
h1 { margin:45px 0 0 49px;}

.txt1 { color:#fc8e00;}

.line_hor { background:url(images/line1.gif) left bottom repeat-x;}

/*=============== Css Table ============
	Author: Wangjiale
	E-Mail: wangjiale@ccicshanghai.com
	Date:   2009-9-2
========================================*/
.myTable {display:table; height:340px; width:100%;border-spacing:3px;}
.myRow   {display:table-row; height:128px; width:100%}
.myCell  {display:table-cell; height:80px; width:50%; padding:5px;}
.deptImage {float:left;}
#myLink{position:relative;}



/*header*/
#header .row_1 { height:85px;}
#header .row_1 .fleft h1 { margin:15px 0 0 20px;}
#header .row_1 .fright .indent { padding:15px 45px 0 0;}

#header .ind a:link, #header .ind a:visited {text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:.8em;}
#header .ind a:hover {text-decoration:underline;}
#header .row_2 {
	height:39px;
}
#header .row_2 .indent {
	text-align: center;
}
#header .row_2 ul {
	margin: 0px 0px 0px 130px;
	padding: 0px;
	width: 100%;
	list-style: none;
}
#header .row_2 li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}


#header .row_2 a:link, #header .row_2 a:visited {
	font-size:1em;
	color:#153566;
	text-decoration:none;
	padding: 0 10px 0 10px;
	line-height:39px;
	font-family: "宋体", "华文中宋", sans-serif;
	display: block;
	margin-right: 10px;
}

#header .row_2 a:hover, #header .row_2 a:active {text-decoration:none;color:#00F;}
#header .row_3 { height:241px; background:url(images/header_bgd.jpg) left top no-repeat; margin-top:10px !important; margin-top:0; }

#header .row_3 .indent { padding:80px 0 0 525px;}

.but { width:64px; font-size:12px; background:url(images/but_center.gif) left top repeat-x;}
.but .left { background:url(images/but_left.gif) no-repeat left top;}
.but .right { background:url(images/but_right.gif) no-repeat right top;}
.but .ind { padding:3px 0 4px 0; text-align:center;}
.but a { color:#FFF; text-decoration:none;}
.but a:hover { color:#000;}

.header_but { background:url(images/header_but_center.gif) left top repeat-x; width:176px;}
.header_but .left { background:url(images/header_but_left.gif) no-repeat left top;}
.header_but .right { background:url(images/header_but_right.gif) no-repeat right top;}
.header_but .ind { padding:9px 6px 15px 0; text-align:center;}
/*content*/
#content {
	margin:auto;
}
#content p { margin-bottom:18px;line-height: 1.5;font-size: 0.8em;}
#content h2 { height:33px; background:url(images/line2.gif) left bottom repeat-x; margin-bottom:23px;}
#content h3 {font-size:12px; margin-bottom:6px; font-weight:bold;}

/*footer*/
#footer .indent {padding:41px 0 0 26px;color:#686868;}
#footer a {color:#686868; text-decoration:none;}
#footer a:hover {
	text-decoration:underline;
	text-align: right;
}



/*================== index.html ==================*/
#page1 #content .col_1 {background:url(images/line11.gif) repeat-y right top;}
#page1 #content .col_2 { background:url(images/line1.gif) right top repeat-y;}
#page1 #content .col_1 .indent { padding:17px 16px 0 16px; border:1px solid #FF0000;}
#page1 #content .col_1 .img_indent { margin:0 19px 27px 8px;}
#page1 #content .col_1 h3 { padding-top:8px;}
#page1 #content .col_1 .indent1 { padding:0 0 0 7px;}
#page1 #content .col_1 .p1 { margin-bottom:16px;}
#page1 #content .col_1 .p2 { margin-bottom:25px;}
#page1 #content .col_2 .indent { padding:17px 16px 0 15px;}
#page1 #content .col_2 .indent1 { padding:0 0 0 9px;}
#page1 #content .col_2 h2 { margin-bottom:0px;}
#page1 #content .col_2 .container1 {background:url(images/line2.gif) left bottom repeat-x; width:219px;}
#page1 #content .col_2 p { margin-bottom:25px;}
#page1 #content .col_2 .p1 { margin-bottom:22px;}
#page1 #content .col_3 .container1 {background:url(images/line2.gif) left bottom repeat-x; width:269px;}
#page1 #content .col_3 h2 { margin-bottom:0px;}
#page1 #content .col_3 .indent { padding:17px 0 0 15px;}
#page1 #content .col_3 .indent1 { padding:0 0 1px 10px; background:url(images/line2.gif) left bottom repeat-x; margin-bottom:27px;}
#page1 #content .col_3 .container { width:230px; height:29px;}
#page1 #content .col_3 .column1 { width:80px;}
#page1 #content .col_3 .column2 { width:150px; padding-top:3px;}
#page1 #content .col_3 p { margin-bottom:28px;}
#page1 #content .col_3 .p1 { margin-bottom:25px;}

/*================== deps.html ==================*/
#page2 #content {style="height:auto;"} /*deps.html's height is too short to affect the whole page's layout, have to specify a constant height value*/
#page2 #content .row_1 .indent {padding:17px 16px 0 0;}
#page2 #content .row_1 .indent h2 { height:33px; background:url(images/line2.gif) left bottom repeat-x;}
#page2 #content .col_1 {height:130px;background:url(images/line1.gif) right top repeat-y;}
#page2 #content .col_1 .indent { padding:1px 16px 0 17px;}
#page2 #content .col_1 .indent1 {padding: 0 20px 0 75px;}
#page2 #content .col_1 .p1 { margin-bottom:16px;}
#page2 #content .col_1 .p2 { margin-bottom:33px;}
#page2 #content .col_2 .indent { padding:17px 0 16px 15px;}
#page2 #content .col_2 .indent1 { padding:0 0 1px 9px; background:url(images/line2.gif) left bottom repeat-x; margin-bottom:27px;}
#page2 #content .col_2 h2 { margin-bottom:31px;}
#page2 #content .col_2 h3 { margin-bottom:5px;}
#page2 #content .col_2 .img_indent { margin:0 19px 29px 1px;}
#page2 #content .col_2 p {
	font-size:18px;
	line-height:20px;
}
#page2 #content .col_2 .alignright { margin-right:6px;}
#page2 #content .col_2 .p1 { margin-bottom:3px;}

/*================== tag.html ==================*/
#page3 #content a:hover, #page3 #content a:active {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-bottom: 2em;
	color: #000;
	font-size: 0.8em;
}
#page3 #content .col_1 { background:url(images/line1.gif) right top repeat-y;}
#page3 #content .col_1 .indent {padding:15px 16px 0 0;}
#page3 #content .col_1 h2 {margin-bottom:15px;}
#page3 #content .col_1 .indent1 {padding:0 0 0 10px;}
#page3 #content .col_1 .img_indent { margin:0 29px 0 0;}
#page3 #content .col_2 .indent {padding:15px 0 0 15px;}
#page3 #content .col_2 .indent1 { padding:0 0 4px 9px; background:url(images/line2.gif) left bottom repeat-x; margin-bottom:27px;}
#page3 #content .col_2 h2 { margin-bottom:15px;}
#page3 #content .col_2 h3 {margin-bottom:12px;font-size: .9em;line-height: 1.1;}
#page3 #content .col_2 .img_indent { margin:4px 20px 26px 1px;}
#page3 .col_2 ul {font-size: .8em;}
#page3 #content .col_2 p { margin-bottom:22px;}
#page3 #content .col_2 .alignright { margin-right:6px;}
#page3 #content .col_2 .p1 { margin-bottom:3px;}

/*================== news.html ==================*/
#page4 #content .col_1 { background:url(images/line1.gif) right top repeat-y;}
#page4 #content .col_1 .indent {padding:17px 8px 0 0;}
#page4 #content .col_1 .indent1 {
	padding:0 12px 0px 18px; 
	background:url(images/line2.gif) left bottom repeat-x; 
	margin:0px;
}

#page4 #content .myDiv {
	background: #F2F2F2;
	width: 290px;
	border: 1px solid #888;
	margin-bottom: 10px;
	padding: 5px 5px 0 5px;
	height: 120px;
}
#page4 #content h5 {font-size: 12px;margin-bottom: 3px;}
#page4 #content p {	font-size: 12px;margin-bottom: 5px;}
#page4 #content a {
	font-size: 12px;
	font-style: italic;
	float: right;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
#page4 #content .myDiv img {
	float: left;
	height: 95px;
	width: 80px;
	margin-right: 3px;
}
#page4 #content .col_1 h2 {	margin-bottom:15px;}
#page4 #content .col_2 { background:url(images/line1.gif) right top repeat-y;}
#page4 #content .col_2 .indent { padding:17px 8px 2px 8px;}
#page4 #content .col_2 .img_indent { margin:4px 20px 25px 1px;}
#page4 #content .col_2 h2 {	margin-bottom:15px;}
#page4 #content .col_2 h3 { margin-bottom:5px;}
#page4 #content .col_2 .p1 { margin-bottom:16px;}
#page4 #content .col_3 h2 {	margin-bottom:15px;}
#page4 #content .col_3 h3 { margin-bottom:5px;}
#page4 #content .col_3 .indent {padding:17px 0 0 8px;}
#page4 #content .col_3 .indent1 {
padding:0 22px 0 0; 
background:url(images/line2.gif) left bottom repeat-x; 
margin-bottom:27px;
}
#page4 #content .col_3 .container { width:230px; height:29px;}
#page4 #content .col_3 .p1 { margin-bottom:25px;}
#page4 #content .col_3 ul { margin-top:25px;}

/*================== index-4.html ==================*/
#page5 #content .col_1 { background:url(images/line1.gif) right top repeat-y;}
#page5 #content .col_1 .indent { padding:17px 16px 21px 17px;}
#page5 #content .col_1 h2 { margin-bottom:31px;}
#page5 #content .col_1 .img_indent { margin:3px 19px 28px 0;}
#page5 #content .col_1 h3 { margin-bottom:5px;}
#page5 #content .col_1 .indent1 { padding:0 0 4px 7px;  background:url(images/line2.gif) left bottom repeat-x; margin-bottom:27px;}
#page5 #content .col_1 p { margin-bottom:22px;}
#page5 #content .col_1 .p1 { margin-top:28px; margin-bottom:0;}
#page5 #content .col_1 .p2 { padding-top:2px; margin-bottom:18px;}
#page5 #content .col_2 .indent { padding:17px 0 0 0;}
#page5 #content .col_2 .indent1 { padding:0 0 0 10px;}
#page5 #content .col_2 h2 { margin-bottom:20px;}
#page5 #content .col_2 h3 { margin-bottom:0px;}
#page5 #content .col_2 .img_indent { margin:0 20px 32px 1px;}
#page5 #content .col_2 p { margin-bottom:28px;}
#page5 #content .col_2 .p1 { margin-bottom:33px;}

/*================== index.html ==================*/
#page6 #content h2 {margin-bottom:15px;}
#page6 #content a { display: block;float: left;}
#page6 #content a:hover{ color: #fc8e00;border-bottom: 1px dashed #fc8e00;}
          /*-------Col-1--------*/
#page6 #content .col_1 { background:url(images/line1.gif) right top repeat-y;}
#page6 #content .col_1 .indent { padding:17px 16px 20px 0;}
#page6 #content .col_1 .indent1 { padding:0 0 20px 10px; background:url(images/line2.gif) left bottom repeat-x;}
#page6 #content .col_1 .img_indent { margin:0 19px 0 0;}

          
		  /*-------Col-2--------*/
#page6 #content .col_2 { background:url(images/line1.gif) right top repeat-y;}
#page6 #content .col_2 .indent { padding:17px 16px 20px 15px !important;}
* #page6 #content .col_2 .indent { padding:17px 16px 20px 15px; display:inline-block;} /*for IE6 CSS bug*/
#page6 #content .col_2 .indent1 { padding:5px 0 0 9px !important;}
* #page6 #content .col_2 .indent1 { padding:5px 0 0 9px; display:inline-block;}/*for IE6 CSS bug*/
#page6 #content .col_2 .indent2 { margin-top: 20px;padding-top: 20px;}
#page6 #content .col_2 .indent2 a:link, #page6 #content .col_2 .indent2 a:visited{
	color:black;
	text-decoration: none;
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
#page6 #content .col_2 .indent2 a:hover, #page6 #content .col_2 .indent2 a:target{color:#00F; border-bottom-style:none;}
#page6 #content .col_2 h3 {margin-bottom:12px;font-size: .9em;line-height: 1.1;}
#page6 #content .col_2 .p1 { margin-bottom:16px;}
#page6 #content .col_2 ul { margin-bottom:27px;}
          /*-------Col-3--------*/
#page6 #content .col_3 h3 { margin-bottom:5px;}
#page6 #content .col_3 .indent { padding:17px 0 0 15px;}
#page6 #content .col_3 .indent1 { padding:0 0 3px 9px; background:url(images/line2.gif) left bottom repeat-x;}
#page6 #content .col_3 p { margin-bottom:20px;}
#page6 #content .col_3 .container2 { padding-bottom:16px;}

/*================== index-6.html ==================*/
#page7 #content .col_1 { background:url(images/line1.gif) right top repeat-y;}
#page7 #content .col_1 .indent { padding:17px 16px 21px 17px;}
#page7 #content .col_1 h2 { margin-bottom:31px;}
#page7 #content .col_1 .img_indent { margin:0 29px 25px 0;}
#page7 #content .col_1 h3 { margin-bottom:5px;}
#page7 #content .col_1 .indent1 { padding:0 0 26px 7px;  background:url(images/line2.gif) left bottom repeat-x; margin-bottom:27px;}
#page7 #content .col_1 p { margin-bottom:26px;}
#page7 #content .col_1 .p1 { margin-bottom:31px;}
#page7 #content .col_1 .p2 { padding-top:2px; margin-bottom:18px;}
#page7 #content .col_2 .indent { padding:17px 0 0 15px;}
#page7 #content .col_2 .indent1 { padding:0 0 3px 9px; background:url(images/line2.gif) left bottom repeat-x; margin-bottom:27px;}
#page7 #content .col_2 h2 { margin-bottom:31px;}
#page7 #content .col_2 h3 { margin-bottom:5px;}
#page7 #content .col_2 .img_indent { margin:4px 20px 26px 1px;}
#page7 #content .col_2 p { margin-bottom:23px;}
#page7 #content .col_2 ul { margin-bottom:28px;}
#page7 #content .col_2 .alignright { margin-right:6px;}
#page7 #content .col_2 .p1 { margin-bottom:3px;}

/*================== index-7.html ==================*/
/*#page8 #content .col_1 { background:url(images/line1.gif) right top repeat-y;}*/
#page8 #content .col_1 .indent { padding:17px 16px 2px 16px;}
#page8 #content .col_1 h2 { margin-bottom:20px;}
#page8 #content .col_1 h3 { margin-bottom:0px;}
#page8 #content .col_1 .indent1 { padding:0 0 4px 40px;}
#page8 #content .col_1 .img_indent { margin:0 20px 20px 15px;}
#page8 #content .col_1 p { margin-bottom:12px;}
#page8 #content .col_1 .p1 { margin-top:28px; margin-bottom:0;}
#page8 #content .col_1 .p2 { padding-top:2px; margin-bottom:18px;}
#page8 #content .col_2 .indent { padding:17px 0 0 15px;}
#page8 #content .col_2 .indent1 { padding:0 0 22px 9px;}
#page8 #content .col_2 h2 { margin-bottom:23px;}
#page8 #content .col_2 h3 { margin-bottom:5px; padding-top:8px;}
#page8 #content .col_2 .img_indent { margin:0 21px 32px 0;}
#page8 #content .col_2 p { margin-bottom:28px;}
#page8 #content .col_2 .p1 { margin-bottom:33px;}
#page8 #content .col_2 .column1 { width:310px;}
#page8 #content .col_2 .column2 { width:270px;}

/*================== pp.html ==================*/
#page9 #content .col_1 .indent { padding:17px 0 2px 16px;}
#page9 #content .col_1 h2 { margin-bottom:22px;}
#page9 #content .col_1 .indent1 { padding:0 0 0 8px;}
#page9 #content .col_1 h3 { font-size:.9em; margin-bottom:15px; color:#333;}
#page9 #content .col_1 p { font-size:.9em; margin-bottom:10px; color:#666;}
#page9 #content .col_1 .p1 { margin-bottom:21px;}

/*================= Template.html ==================*/
#template #content .col_1 .indent { padding:17px 16px 2px 16px;}
#template #content .col_1 h2 {
	margin-bottom:20px;
	text-align:center;
	border-bottom: 1px solid #777;
}
#template #content .col_1 .indent1 { padding:20px 40px 20px 40px;}


/*==================list====================*/


/*==========================================*/
#page6 #content .col_1 .indent .indent1 p br {
	font-size: 1em;
}
#template #site_center .tall_top .tall_bottom #main #footer .indent {
	text-align: center;
}
#page5 #site_center .tall_top .tall_bottom #main #footer .indent {
	text-align: center;
}
#page3 #site_center .tall_top .tall_bottom #main #footer .indent {
	text-align: center;
}
td {
	font-size: 18px;
	line-height: normal;
	text-align: left;
}
#page8 #site_center .tall_top .tall_bottom #main #content .col_1 .indent .indent1 .clear .indent {
	color: #242424;
	font-size: 18em;
}
#page3 #site_center .tall_top .tall_bottom #main table tr {
	text-align: center;
}
#page3 #site_center .tall_top .tall_bottom #main table {
	text-align: left;
}
#page3 #site_center .tall_top .tall_bottom #main table {
	text-align: left;
}
#site_center .tall_top .tall_bottom #main table {
	text-align: left;
}
table {
	text-align: center;
}
#page3 #site_center .tall_top .tall_bottom #main table {
	text-align: left;
}
