﻿
/* 创建人：高超超、陈伟
 日期：2009-11*/

/*用于整体的css*/
body
{
	font-size: 13px;
}
.page
{
	margin: 0 auto;
	width: 900px;
}
pre
{
	margin: 0 0;
	padding: 0 0;
}
a
{
	text-decoration: none;
}
a:link
{
	color: Blue;
}
a:hover
{
	color: Red;
}
ul
{
	margin: 0 0;
	padding: 0 0;
}
p
{
	margin: 0 0;
	padding: 0 0;
}
#header
{
	width: 900px;
	margin: 2px 0;
}
#footer
{
	width: 898px;
	border: 1px solid #afc6e8;
	float: left;
}
/*用于整体的css结束*/
/*头部CSS开始*/
#div_head_1
{
	width: 900px;
	margin: 0px auto;
	height: 64px;
}
#div_head_1 #logo
{
	/*width: 300px;*/
	width: 413px;
	height: 64px;
	float: left;
}
#div_head_1 #picture
{
	/*width: 500px;
	width: 387px;
	height: 64px;
	float: left;
	margin: 0px;*/
	width: 900px;
	height: 64px;
	float: left;
	margin: 0px;
}
#div_head_1 #picture img
{
	/*width: 500px;
	width: 387px;
	height: 64px;
	margin: 0px;*/
	width: 900px;
	height: 64px;
	margin: 0px;
}
#div_head_1 #con
{
	width: 100px;
	height: 64px;
	float: left;
	border: 0;
	margin: 0px;
	background: url(images/back.gif);
}
#div_head_1 #con table
{
	width: 90px;
	height: 62px;
	margin: 1px 0px 1px 8px;
}
#div_head_1 #con table tr td
{
	height: 14px;
	line-height: 14px;
	padding: 0 0;
}
#div_head_1 #con table a
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#div_head_1 #con table a:hover
{
	color: red;
}
#div_head_2
{
	width: 900px;
	height: 30px;
	clear: none;
	background: url(images/head-background1.gif);
	margin: -1px auto;
	text-align: center;
}
#div_head_2 ul
{
	list-style-type: none;
	margin: 0px 36px;
	padding: 0px;
	list-style-position: outside;
	_margin: 0px 0px 0px 17px;
	_padding: 0px 24px;
}
#div_head_2 ul li
{
	margin: 0px;
	position: relative;
	float: left;
}
/*当鼠标在子菜单和父菜单上时，父菜单的样式*/
ul#nav li.over a, ul#nav li:hover a
{
	color: red;
	background: url(images/btn2.gif);
}
/*将子菜单的样式清除*/
ul#nav li.over ul a, ul#nav li:hover ul a
{
	color: white;
	background: url(images/btn2.gif);
}
/*子菜单的hover样式*/
ul#nav li.over ul a:hover, ul#nav li:hover ul a:hover
{
	color: red;
	background: url(images/btn.gif);
}
/*火狐、IE6、IE8识别 */
#div_head_2 ul li a
{
	font-size: 12px;
	font-weight: bold;
	padding: 7px 23px 6px 23px; /*火狐、IE识别*/
	padding: 8px\9 23px\9 8px\9 23px\9; /*IE识别*/
	_padding: 9px 23px 9px 23px; /*仅IE6识别*/
	text-decoration: none;
	line-height: 30px;
	color: White;
}

/* 仅IE7能识别*/
* + html #div_head_2 ul li a
{
	padding: 9px 23px 9px 23px;
}

#div_head_2 ul li ul
{
	float: left;
	position: absolute;
	display: none;
	margin: 0px;
	text-align: left;
	top: 30px;
	left: 0;
	_margin-left: -23px;
	background: url(images/dropdown1.gif);
}
#div_head_2 ul li ul li
{
	clear: left;
	position: relative;
	width: 170px;
}
#div_head_2 ul li ul li a
{
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 23px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: black;
	display: block;
}
#div_head_2 ul li:hover ul, #div_head_2 ul li.over ul
{
	display: block;
}
/*头部CSS结束*/
/*首页的css*/
.index_content
{
	margin: 0 auto;
	width: 900px;
}
#right .content table tr td
{
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
}
#right .content table tr td li
{
	height: 25px;
	line-height: 25px;
	list-style-image: url(images/dot4.gif);
	list-style-position: outside;
}
#right .content
{
	height: 230px;
	float: left;
	margin-bottom: 2px;
}
#right .content .main
{
	height: 230px;
	float: left;
}
#right .content .main .caiaIntro
{
	padding: 10px 10px;
	line-height: 23px;
	text-indent: 0;
}
#right .content .main .top
{
	height: 25px;
	line-height: 25px;
	width: 350px;
}
#right .content .main .top_left
{
	background: url(images/main_bs.gif) no-repeat;
}
#right .content .main .top_right
{
	background: url(images/main_bs1.gif) no-repeat;
}
#right .content .main .top a
{
	color: #ffffff;
	padding-left: 30px;
	font-size: 13px;
}
#right .content .main .center
{
	float: left;
	height: 203px;
	border: 1px solid #afc6e8;
	width: 348px;
}
#right .content .main .center_left
{
	border-right: 1px dashed #afc6e8;
}
#right .content .main .data_con
{
	height: 120px;
	width: 100%;
}
#right .content .main .data_con table
{
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 0 0;
	line-height:18px;
}
#right .content .main .data_con table tr td
{
	height:18px;
	line-height:18px;
}
#right .content .main .data_con table tr td li
{
	height:18px;
	line-height:18px;
}
#right .content .main .more
{
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding-right: 20px;
	padding-bottom:20px;
	font-size: 12px;
}
#right .content .main .center_right
{
	border-left: none;
	width: 349px;
}
#right .content .main .center ul
{
	list-style-image: url(images/rss.gif);
	list-style-position: outside;
	overflow: hidden;
	margin: 15px 0;
	padding-left: 30px;
}
#right .content .main .center .ul1
{
	list-style-image: url(images/dot1.gif);
}
#right .content .main .center .ul2
{
	list-style-image: url(images/dot2.jpg);
}
#right .content .main .center .ul3
{
	list-style-image: url(images/dot3.gif);
}
#right .content .main .center .ul4
{
	list-style-image: url(images/dot4.gif);
}
#right .content .main .center ul li
{
	line-height: 20px;
	height: 20px;
}
#right .content .main .center ul li a
{
	line-height: 20px;
	padding: 0 0;
	color: #000000;
}
#right .content .main .center a:hover
{
	color: Blue;
}
/*.picture
{
	width: 172px;
	height: 150px;
	position: relative;
	float: left;
	padding: 6px 1px 0 1px;
}
.picture a
{
	background-color: #FFF;
	padding: 6px;
	padding-bottom: 20px;
	display: block;
}
.picture a:hover
{
	background-color: #104E8B;
	text-decoration: none;
}
.picture a span
{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #000000;
}
.picture a:hover span
{
	color: #FFF;
	display: block;
	background-color: #104E8B;
	position: absolute;
	line-height: 20px;
	left: 65px;
}
.picture a img
{
	width: 158px;
	height: 150px;
	border: none;
}
*/
.index_left
{
	width: 200px;
	float: left;
}
#userLogin
{
	margin-bottom: 2px;
	color: #005dc6;
}
#userLogin .user_top
{
	background: url(images/login_01.gif) no-repeat;
	width: 198px;
	height: 38px;
}
#userLogin table
{
	border: 1px solid #afc6e8;
	width: 198px;
	margin: 0 0;
}
#userLogin table tr td
{
	font-size: 12px;
	height: 32px;
	padding-left: 0;
}
#userLogined
{
	margin-bottom: 2px;
	color: #005dc6;
}
#userLogined .user_top
{
	background: url(images/login_01.gif) no-repeat;
	width: 198px;
	height: 38px;
}
#userLogined table
{
	border: 1px solid #afc6e8;
	width: 198px;
	margin: 0 0;
}
#userLogined table tr td
{
	font-size: 12px;
	height: 32px;
	padding-left: 30px;
}
.button
{
	width: 60px;
	height: 21px;
	background: url(images/login_in.gif);
	font-size: 9pt;
	color: #4376c2;
	line-height: 130%;
	margin-right: 15px;
}

#tupian
{
	margin-bottom: 2px;
	border: 1px solid #afc6e8;
	width: 196px;
	height: 180px;
	background: url(images/jindian2.jpg);
}
#nav .main
{
	width: 198px;
	margin-bottom: 2px;
	height: 230px;
}
#nav .top
{
	background: url(images/left-1.jpg);
	height: 25px;
}
#nav .main a
{
	padding-left: 20px;
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
}
#nav .main .content1
{
	border: 1px solid #afc6e8;
	width: 196px;
	height: 180px;
	overflow: hidden;
}
#nav .main .content1 table
{
	overflow: hidden;
	width: 100%;
}
#nav .main .content1 table tr td
{
	padding-left: 25px;
	padding-right: 10px;
}

#nav .main .content1 table tr td li
{
	list-style-image: url(images/dot4.gif);
	list-style-position: outside;
}
#nav .main .content1 a
{
	margin: 0 0;
	height: 25px;
	line-height: 25px;
	padding: 0 0;
	color: Blue;
}
#nav .main .content1 .div_download a
{
	line-height:18px;
	height:18px;
	}
#right
{
	width: 700px;
	float: left;
}
#right div ul li
{
	height: 20px;
}
#right div ul li a:hover
{
	color: blue;
}
/*首页css结束*/
/*CAIA子页面的css*/
#CAIA_Intro
{
	width: 900px;
	margin: 0 auto;
}
#CI_content
{
	width: 900px;
	height: 1443px;
	margin: 0 auto;
}
#CI_top
{
	width: 888px;
	margin: 2px auto;
	height: 25px;
	border: 1px solid #afc6e8;
	line-height: 25px;
	padding-left: 10px;
}
#CI_top .top_right
{
	float: right;
}
#CI_top .top_left
{
	float: left;
	padding-left: 30px;
}
#CI_top div a
{
}
#CI_left
{
	width: 200px;
	float: left;
	height: 1414px;
}
#CI_left .top
{
	background: url(images/main_bs.gif);
	line-height: 25px;
	height: 25px;
	width: 198px;
}
#CI_left .top a
{
	padding-left: 30px;
	overflow: hidden;
	color: #ffffff;
}
#CI_left .main
{
	border: 1px solid #afc6e8;
	margin-bottom: 2px;
	width: 196px;
}
#CI_left .main ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 0;
	padding-left: 30px;
	list-style-image: url(images/dot1.gif);
}
#CI_left .main ul li
{
	height: 25px;
	line-height: 25px;
}
#CI_left .main li a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#CI_left .main ul li a:hover
{
	color: red;
}
#CI_left .bottom
{
	width: 196px;
	border: 1px solid #afc6e8;
	height: 1186px;
}
#CI_right
{
	float: left;
	width: 700px;
}
#CI_right .main
{
	height: 200px;
	margin-bottom: 2px;
}
#CI_right .main .top
{
	background: url(images/main_bs.gif);
	width: 700px;
	height: 25px;
	line-height: 25px;
}
#CI_right .main .top a
{
	padding-left: 30px;
	color: #ffffff;
}
#CI_right .main .content
{
	border: 1px solid #afc6e8;
	border-bottom: none;
	height: 148px;
}
#CI_right .main .more
{
	height: 25px;
	text-align: right;
	padding-right: 20px;
	line-height: 25px;
	border: 1px solid #afc6e8;
	border-top: none;
}
#CI_right .main h3
{
	padding-left: 20px;
	margin: 10px 0;
}
#CI_right .main p
{
	text-indent: 2em;
	overflow: hidden;
}
/*CAIA的子页面的css结束*/
/*CAIA的具体内容页面的css*/
#CAIA_content
{
	width: 900px;
	margin: 0 auto;
}
#CAIA_content .center
{
	width: 900px;
	margin: 2px auto;
}
#CAIA_content .center .location
{
	height: 25px;
	width: 898px;
	margin: 2px 0;
	border: 1px solid #afc6e8;
	line-height: 25px;
}
#CAIA_content .center .left
{
	width: 698px;
	float: left;
	border: 1px solid #afc6e8;
}
#CAIA_content .center .left .title
{
	width: 698px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	border-bottom: 1px solid #afc6e8;
	text-align: center;
}
#CAIA_content .center .left .title h2
{
	margin: 0 0 0 0;
	padding: 0 0;
}
#CAIA_content .center .left .content
{
	width: 688px;
	line-height: 25px;
	overflow: hidden;
	padding: 5px 5px;
}
#CAIA_content .center .left .more
{
	height: 25px;
	line-height: 25px;
	text-align: right;
}
#CAIA_content p
{
	font-size: 13px;
	margin: 0 0;
}
#CAIA_content .center .left .bottom
{
	width: 688px;
	height: 62px;
	line-height: 25px;
	padding: 5px 5px;
}
#CAIA_content .center .right
{
	width: 198px;
	float: left;
	margin-left: 2px;
}
#CAIA_content .center .right .top
{
	width: 198px;
	background: url(images/left-1.jpg) no-repeat 0 0;
	height: 25px;
	margin: 0 0;
	border: none;
}
#CAIA_content .center .right .top a
{
	padding-left: 20px;
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
}
#CAIA_content .center .right .main
{
	width: 194px;
	height: 100px;
	border: 1px solid #afc6e8;
	margin-bottom: 2px;
}
#CAIA_content .center .right .main ul
{
	padding-left: 30px;
	margin: 10px 0;
}
#CAIA_content .center .right .main ul li
{
	line-height: 20px;
}
.footer4
{
	margin-top: 2px;
}
/*CAIA的具体内容页面的css结束*/
/*新闻中心页面的css*/
#article
{
	width: 900px;
	margin: 0 auto;
}
#article .center
{
	width: 900px;
}
#article .location
{
	width: 898px;
	margin-bottom: 2px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #afc6e8;
}
#article .location1
{
	float: left;
	width: 600px;
}
#article .location2
{
	float: left;
	margin-right: 100px;
}
#article .loca_left
{
	padding-left: 30px;
}
#article .left
{
	width: 200px;
	float: left;
}
#article .left ul
{
	margin: 10px 0;
	padding-left: 30px;
}
#article .left ul li
{
	line-height: 20px;
}
#article .top
{
	width: 198px;
	background: url(images/left-1.jpg);
	height: 25px;
}
#article .top a
{
	padding-left: 20px;
	color: #ffffff;
	line-height: 25px;
}
#article .left .main
{
	width: 196px;
	height: 100px;
	border: 1px solid #afc6e8;
	margin-right: 2px;
	margin-bottom: 2px;
}
#article .right
{
	width: 700px;
	float: left;
	margin-bottom: 2px;
}
#article .right ul
{
	margin: 10px 0;
	padding-left: 30px;
}
#article .right ul li
{
	line-height: 20px;
}
#article .right .title
{
	width: 700px;
	float: left;
	background: url(images/main_bs.gif);
	height: 25px;
}
#article .right .title a
{
	padding-left: 30px;
	line-height: 25px;
	color: #ffffff;
}
#article .content
{
	width: 698px;
	border: 1px solid #afc6e8;
	float: left;
	min-height: 629px;
}
#article .right .main
{
	min-height: 600px;
	margin: 0 0;
	border: none;
	width: 638px;
	float: left;
	padding: 0 30px;
}
#article .right .bor_main
{
	min-height: 515px;
	border-top: 1px solid #afc6e8;
	background-color: #f5f5f5;
	padding-top: 15px;
}
#article .right .bor_main table
{
	width: 100%;
}
#article .right .bor_main table tr td
{
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
}
#article .right .bor_main table tr td li
{
	height: 25px;
	line-height: 25px;
	list-style-image: url(images/dot3.gif);
	list-style-position: outside;
}
#article .right .bottom
{
	height: 25px;
	line-height: 25px;
	width: 100%;
	text-align: center;
	background-color: #f5f5f5;
}
#article .subject
{
	width: 196px;
	border: 1px solid #afc6e8;
	height: 396px;
}
/*新闻中心页面的css结束*/
/*母板页css*/
#master .center
{
	width: 900px;
	margin: 0 auto;
}
#master .location
{
	width: 898px;
	height: 25px;
	margin-bottom: 2px;
	border: 1px solid #afc6e8;
	line-height: 25px;
}
#master .left
{
	width: 200px;
	float: left;
}
#master .right
{
	width: 700px;
	float: left;
}
/*法规与标准页面的css开始*/
#dicc .location
{
	height: 30px;
	line-height: 30px;
	border: 1px solid #afc6e8;
	margin: 2px 0;
}
.location_first
{
	float: left;
	width: 600px;
}
.location_second
{
	float: left;
	margin: 0 0 0 100px;
}
.span_left
{
	padding-left: 30px;
}
/*#sidebar ul
{
	margin: 10px 0;
	padding-left: 30px;
}*/
#sidebar ul li
{
	line-height: 20px;
}
.navigation ul, .popular ul
{
	margin: 10px 0;
	padding-left: 30px;
}
.commend ul
{
	margin: 10px 0;
	padding-left: 30px;
}
*html .commend ul
{
	margin: 10px 0;
	_padding-left: 0px;
}
* + html .commend ul
{
	margin: 10px 0;
	padding-left: 0px;
}
#sidebar .top
{
	width: 198px;
	background: url(images/left-1.jpg);
	height: 25px;
}
#sidebar .top a
{
	padding-left: 20px;
	color: #ffffff;
	line-height: 25px;
}
#sidebar .main
{
	width: 196px;
	_height: 100px;
	min-height: 100px;
	border: 1px solid #afc6e8;
	margin-right: 2px;
	margin-bottom: 2px;
}
#sidebar .download table tr td
{
	list-style-image: url(images/dot4.gif);
	padding-left: 20px;
}
#content .con_rigth
{
	width: 700px;
	float: left;
}
#content .con_right ul
{
	margin: 10px 0;
	padding-left: 30px;
}
#content .con_right ul li
{
	line-height: 20px;
}
#content .con_right .title
{
	width: 700px;
	float: left;
	background: url(images/main_bs.gif);
	height: 25px;
}
#content .con_right .title a
{
	padding-left: 30px;
	line-height: 25px;
	color: #ffffff;
}
#content .con_main
{
	width: 698px;
	border: 1px solid #afc6e8;
	float: left;
	_height: 660px;
	min-height: 660px;
	margin-bottom: 2px;
}

.search
{
	margin: 0px 30px;
	padding: 5px 0px;
	background-color: #ebebeb;
}

.searchContent
{
	margin: 0px 40px;
}

#content .con_right .main
{
	_height: 650px;
	min-height: 650px;
	margin: 0 0;
	border: none;
	width: 638px;
	float: left;
	padding: 0 30px;
}
#content .con_right .main .bor_main
{
	_height: 600px;
	min-height: 600px;
	border-top: 1px solid #afc6e8;
	background-color: #f5f5f5;
	padding-top: 15px;
}
#content .con_right .main table
{
	width: 100%;
}
#content .con_right .main table tr td
{
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
#content .con_right .main .huiyuan table tr td
{
	padding-left: 30px;
}
#content .con_right .main table tr td li
{
	height: 25px;
	line-height: 25px;
	list-style-image: url(images/dot3.gif);
	list-style-position: outside;
}
#content .con_right .main a
{
	padding-left: 10px;
	height: 28px;
}
#content .con_right .con_title
{
	height: 70px;
	width: 100%;
	line-height: 70px;
	text-align: center;
	font-size: larger;
	font-weight: bolder;
}
#content .con_right .time
{
	width: 100%;
	height: 2px;
	background-color: Blue;
}
#content .con_right .text
{
	padding: 15px 0;
	min-height: 440px;
}
#content .con_right .text .tdfirst
{
	height: 30px;
	width: 150px;
}
#content .con_right .text .tdsecond
{
	height: 30px;
}
#content .con_right .bottom
{
	height: 25px;
	line-height: 25px;
	width: 100%;
	text-align: center;
	background-color: #f5f5f5;
}
#content .con_right .bottom_content
{
	height: 60px;
	width: 100%;
}
#sidebar .subject
{
	width: 196px;
	border: 1px solid #afc6e8;
	height: 396px;
	margin-bottom: 2px;
}
#content .con_right .main .loginfirst table
{
	background: #afc6e8;
	width: 50%;
	margin-left: 100px;
}
#content .con_right .main .loginfirst table tr td
{
	padding-left: 0;
	height: 38px;
	line-height: 38px;
}
#Inexit p
{
	margin: 5px;
	padding: 20px;
}
#sidebar .main table
{
	width: 90%;
	margin: 15px 10px;
}
#sidebar .main table tr td
{
	height: 20px;
	line-height: 20px;
}
/*法规与标准页面的css开始*/


#content1 .con_rigth
{
	width: 700px;
	float: left;
}
#content1 .con_right ul
{
	margin: 10px 0;
	padding-left: 30px;
}
#content1 .con_right ul li
{
	line-height: 20px;
}
#content1 .con_right .title
{
	width: 700px;
	float: left;
	background: url(images/main_bs.gif);
	height: 25px;
}
#content1 .con_right .title a
{
	padding-left: 30px;
	line-height: 25px;
	color: #ffffff;
}
#content1 .con_main
{
	width: 698px;
	border: 1px solid #afc6e8;
	float: left;
	min-height: 660px;
	margin-bottom: 2px;
}
#content1 .con_right .main
{
	min-height: 650px;
	margin: 0 0;
	border: none;
	width: 638px;
	float: left;
	padding: 0 30px;
}
#content1 .con_right .main .bor_main
{
	min-height: 600px;
	border-top: 1px solid #afc6e8;
	background-color: #f5f5f5;
	padding-top: 15px;
}
#content1 .con_right .main a
{
	padding-left: 10px;
	height: 28px;
}
#content1 .con_right .con_title
{
	height: 70px;
	width: 100%;
	line-height: 70px;
	text-align: center;
	font-size: larger;
	font-weight: bolder;
}
#content1 .con_right .time
{
	width: 100%;
	height: 2px;
	background-color: Blue;
}
#content1 .con_right .text
{
	padding: 15px 0;
	min-height: 550px;
	overflow:auto;
	line-height:25px;
}
#content1 .con_right .text .tdfirst
{
	height: 30px;
	width: 150px;
}
#content1 .con_right .text .tdsecond
{
	height: 30px;
}
#content1 .con_right .bottom
{
	height: 25px;
	line-height: 25px;
	width: 100%;
	text-align: center;
	background-color: #f5f5f5;
}
#content1 .con_right .bottom_content1
{
	height: 60px;
	width: 100%;
}
/*EditInfo页面*/
#EditInfo
{
	background: #ffffff;
	font-size: 12px;
}
#EditInfo .title
{
	height: 38px;
	line-height: 38px;
}
/*用户修改密码（ModifyPassword.aspx)*/
#modPwd table
{
	background: #a5c6e8;
	border-collapse: separate;
	border-spacing: 1px;
}
#modPwd table tr td
{
	height: 30px;
	line-height: 30px;
	background: #ffffff;
}
#modPwd table tr .tdr
{
	text-align: right;
	width: 100px;
}
#modPwd table tr .tdl
{
	text-align: left;
	width: 180px;
}
/*用户修改个人信息（ModifyHuiyuanInfo.aspx)*/
#ModHui table
{
	background: #a5c6e8;
	border-collapse: separate;
	border-spacing: 1px;
}
#ModHui table tr td
{
	height: 30px;
	line-height: 30px;
	background: #ffffff;
	text-align: left;
}
#ModHui table tr .td2
{
	text-align: center;
}
#calendar
{
	visibility: hidden;
}

/*huiyuan.aspx*/

