﻿
body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #000000;
	background-image: url(../images/index3_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top ;
	 
}
a:link
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	color: #ffff00;
	text-decoration: none;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:active
{
	color: #ffffff;
	text-decoration: none;
}
.message_bg
{
	background: url(../images/head_message_bg.gif) left no-repeat;
	background-color: #D7AE68;
}
.menu_bg
{
	background: url(../images/menu_bg.gif) top repeat-x;
}
.dotted
{
	border-bottom: #CCCCCC 1px dotted;
}
.about_c_bg
{
	background: url(../images/about_c_bg.gif) right bottom no-repeat;
}
.inputborder
{
	border-top: #999999 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #999999 1px solid;
	height: 18px;
}
.textinput
{
	border-top: #999999 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #999999 1px solid;
	width: 350px;
}
.textinput0
{
	border-top: #999999 0px solid;
	border-right: #cccccc 0px solid;
	border-bottom: #CCCCCC 0px solid;
	border-left: #999999 0px solid;
}
.textinput1
{
	border-top: #999999 0px solid;
	border-right: #cccccc 0px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #999999 0px solid;
}
.sdlc_title_right
{
	background: url(../images/sdlc_title_right.gif) right top no-repeat;
}
.flower_bg
{
	background: url(../images/flower_bg.gif) top center no-repeat;
}
.logo_right_bg
{
	background: url(../images/head_right_bg.gif) left no-repeat;
}
.content_bg
{
	background: url(../images/content_bg.gif) top left repeat-x;
}
.content_left_bg
{
	background: url(../images/content_left_bg.gif) left bottom no-repeat;
}
.content_right_bg
{
	background: url(../images/content_right_bg.gif) right bottom no-repeat;
}
.bgnone
{
	background: none;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.left_bg
{
	background: url(../images/left_bg.gif) left top no-repeat;
}
.a
{
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	background-color: #660303;
}
.b
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	background-color: none;
}


.left_bg1
{
	background: url(../images/left_bg1.gif) left top no-repeat;
}
.c
{
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	background-color: #660303;
}
.d
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	background-color: #a40101;
}

img
{
	display: block;
	border: 0px;
}




/*   分页样式表    */
.pagespageinfo
{
	margin: 2px 0;
	font: 10pt arial;
	border-style: none;
	padding: 5px;
	text-align: center;
}
.pagespageinfo a:link
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color: #0068b7;
}
.pagespageinfo a:hover
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color: #0068b7;
}
.pagespageinfo a:active
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color: #0068b7;
}
.pagespageinfo a:visited
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color: #0068b7;
}

.pagespageinfo input
{
	background-color: #ffffff;
	border: solid 1px #3B6592;
	height: 14px;
	font-size: 9pt;
}
/*   分页样式表结束    */