body {
	color:#4444;
	background-color:#0E3358;
}
.red{
	color:red;
	font-weight: bold;
}
.font14{
	color:red;
	font-weight: bold;
	font-size:14px;
}
.line{
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 24px;
	padding:2px;
}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 110px;
	padding-top: 6px;
}
a.list:link {
	color:#003399;
}

a.list:hover {
	color:red;
}

#title {
	width:1003px;
	height:70px;
	border:0px;
	background:url(../images/titlebg.gif) repeat-x;
}
#logo {
	margin:0 0 0 10px;
}
#logotext {
	margin:35px 33px 0 0;
	float:right;
}
#banner {
	width:1003px;
	height:92px;
	background-color:#3E80B7;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	width:1003px;
	height:420px;
	background-color:#fff;
}

/* left 
----------------------------------*/
#left {
	width:248px;
	background-color:#f8f8f8;
}
#search {
	width:248px;
	height:49px;
	background:url(../images/searchbg.gif) repeat-y;
	border-bottom:1px solid #FFF; 
}
#s1 {
	width:227px;
	height:12px;
	padding:9px 0 0 13px;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}
#s2 { height:25px; }
#inputbox {
	width:162px;
	height:19px;
	margin:0 10px 0 13px;
	border:1px solid #0F2F76;
}

#protitle {
	height:24px;
	background:#554B4B url(../images/protitle.gif) no-repeat;
}
#leftmenu {
	height:138px;
	padding:6px 0 0 13px;
}
#atttitle {
	width:248px;
	height:21px;
	background:#e0e0e0 url(../images/atttitlebg.gif) left no-repeat;
}

/* center 
---------------------------------*/
#center {
	width:512px;
	padding:21px 12px;
	background: url(../images/centerbg.gif) top no-repeat;
}

#aboutus {
	padding:21px 12px;
	background: url(../images/top_line.gif) top no-repeat;
	float:left;
}


#sh {
	width:100px;
	height:130px;
	float:left;
	border-right:4px solid #d6d6d6;
	border-bottom:4px solid #d6d6d6;	
}
#img1 {
	width:92px;
	height:121px;
	border:4px solid #f2f2f2;
	padding:1px;
}
/* right
---------------------------------*/
#right {
	width:219px;
	padding:21px 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#showtitle {
	width:219px;
	height:24px;
}

/* footer 
---------------------------------*/
#footer {
	font:12px "Arial", "Helvetica", "sans-serif";
	color:#fff;
	padding:9px 0 0 21px;
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #444444;
}
td {
	font-size: 12px;
	line-height: 160%;
}
.white{
	color: #fff;
}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 6px;
}

a.navi:link {
	color:#fff;
}

a.navi:hover {
	color:#000;
}


a {
	color: #444;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #115BA1;
}

.inputline {
	height:19px;
	margin:5px 10px 5px 0px;
	border:1px solid #444444;
}
.textarea {
	margin:5px 10px 5px 0px;
	border:1px solid #444444;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}
