/*==========CSS名称：ITRIP CSS==========*/

/*====================　公共部分开始（包括头、底、链接）　====================*/
body {
	width: 960px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom:0px;	
	border-width:0px;
	text-align: center;
}

input,select {
	font-size: 12px;
	border:1px solid #0078C5;
	background-color: #D7E6FB;
	padding:2px;
	height:21px;
	font-color:#ffffff;
	}
submit {
	font-size: 12px;
	border:1px solid #0078C5;
	background-color: #D7E6FB;
	font-color:#ffffff;	
	padding:0px;
	
	}
textarea{
	font-size: 12px;
	border:1px solid #0078C5;
	background-color: #ffffff;
	padding:10px;
}

body,table,tr,td,input,select,textarea,option,div,ul,li {
	font-size: 12px;
	font-family : tahoma, verdana, 宋体, fantasy;
	color:#000000;
	}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
	
a {font-size: 12px;color: #003399;}
a:link {text-decoration: none;color: #003399;text-decoration: none;}
a:visited {text-decoration: none;color: #006699;text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color: #ff0000;text-decoration: underline;}


.link2 {font-family:宋体; COLOR: #ffffff; FONT-SIZE: 12px;  TEXT-DECORATION:none;line-height:150%;}
A.link2:link {COLOR:#ffffff;  TEXT-DECORATION:none}
A.link2:visited {COLOR:#ffffff;  TEXT-DECORATION:none}
A.link2:hover {COLOR:#ff6600;  TEXT-DECORATION: underline}

/*====================栏目导航====================*/
.lmdh {
	color:#000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:0px;
	text-align: left;	
	text-indent: 20px;
	width: 100%;
	background-color:#f2f2f2;
	border-bottom: 1px solid #ffffff;
}


/*====================栏目导航结束====================*/

/*===底部开始===*/
.footer {
	text-align: center;
	color:#fafafa;
	font-size:12px;
}
/*===底部结束===*/

/*====================文章显示页开始====================*/

.title_blue {
	height: 14px;
	font-size:14px;	
	font-weight: bold;
	color: #006699;
	background-color: #ffffff;
	padding-top: 12px;
	text-indent:2px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #dddddd;
}
.title {
	height: 14px;
	font-size:14px;	
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	padding-top: 12px;
	text-indent:2px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.title_s {
	height: 12px;
	font-size:12px;	
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	padding-top: 12px;
	text-indent:2px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #666666;
}

.content {
	width:99%;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size:12px;
	line-height:180%;
	text-align:justify;
	color: #000000;
	float:left;
	text-justify:inter-ideograph;
}
/*====================文章显示页结束====================*/


/*============================其他的================================*/
.fanbai{
	background-color: #83A3D3;
	color: #f2f2f2;
	padding-left: 5px;
}

/*--Powered by:CreateLive CMS Version 4.2 CreateDate:2008-7-29 14:12:39--*/
