body { 
	margin : 0;
	padding : 0;
	background: #fff;
	font-family: "Times New Roman", Times, serif;
	color: #000;
} 
a { 
	text-decoration : underline;
} 
a:hover { 

} 
#container{

}
h1 {
	padding : 0 ;
	margin : 0 25px 0 0;
	font: normal 16px/17px "Times New Roman", Times, serif;
}
h2 { 
	font : normal 15px/17px "Times New Roman", Times, serif;
	padding : 0;
	margin : 0;
}
h3 {
	font : normal 15px/17px "Times New Roman", Times, serif;
	padding : 0;
	margin : 0;
	color : #FF9900;
}
h4 { 
	font : bold 12px/25px "Times New Roman", Times, serif;
	text-transform : uppercase;
	color : #6F7EAB;
	padding : 0 0 0 10px;
	margin : 0;
	text-decoration : underline;
}
/*header*/
#header-image{

}
#slogan1{

}
#slogan2{

}
/*navigation*/
.header-nav a, .header-nav a:link, active, visited{

}
.header-nav a:hover{

}
.header-nav-active a, .header-nav-active a:link, active, visited{

}
.header-nav-active a:hover{
}
.right-nav a, .right-nav a:link, active, visited{
	background:#fff;
	height : 28px;
	width : 122px;
	font : bold 12px/27px "Times New Roman", Times, serif;
	display : block;
	text-decoration : none;
	text-align : center;
	color : #000;
}
.right-nav a:hover{
 
}
/*left content*/
.menu ul{
	list-style : none;
	padding : 0;
	margin : 0;
}
.menu li{
	border-bottom : 1px dashed #E0E0E0;
	padding : 0;
	margin : 0 30px 0 0;
	list-style-image: url(../images/icon_left_nav.gif);
}
.menu li a{
	font: normal 12px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.menu li a:hover{

}
.menu2 ul{
	list-style : none;
	padding : 0;
	margin : 0;
}
.menu2 li{
	border-bottom : 1px dashed #E0E0E0;
	padding : 0;
	margin : 0 30px 0 0;
	list-style-image: url(../images/icon_left_nav2.gif);
}
.menu2 li a{
	font: normal 12px "Times New Roman", Times, serif;
	color : #307092;
	text-decoration: none;
}
.menu2 li a:hover{

}
.content-left{
	font : normal 12px/15px "Times New Roman", Times, serif;
	padding : 5px 40px 5px 40px;
	margin : 0;
}
.welcome{
	border-left: 3px solid #307092;
	padding : 0 0 0 10px;
}
.left-head{
	background :#fff;
	width : 248px;
	height : 69px;
	padding: 0 30px 0 30px;
}
/*right content*/
.content-right1{
	padding : 20px 25px 20px 25px;
	margin : 0;
	background : #fff;
}
.content-right2{
	padding : 20px 25px 20px 25px;
	margin : 0;
}
/*paragraph*/
p{
	font : normal 12px/15px "Times New Roman", Times, serif;
	padding : 0 0 10px 0;
	margin : 0;
	color : #666666;
}
p a{
	color: #C27603;
}
/*form*/
/*border*/
.blue{
	background : #327498;
	height : 3px;
}
/*footer*/
.footer{
	background :#fff;
	height: 61px;
}
.footer p{
	font: normal 11px/60px "Times New Roman", Times, serif;
	padding: 0 30px 0 0 ;
	margin : 0;
	color : white;
}
.footer a{
	color : white;
}
.table1{
	border-collapse : collapse;
	font-size : 12px;
}
.table1 td{
	border : 1px solid #E8F3F7;
	border-collapse : collapse;
}
.table2{
	border-collapse : collapse;
	font-size : 12px;
}
.table2 td{
	border : 1px solid #FF9900;
	border-collapse : collapse;
}
.image-border{
	border: 5px solid #E9E9E9;
}
.image_des p{
	font : normal 11px/15px "Times New Roman", Times, serif;
}
form{
	font : normal 12px/15px "Times New Roman", Times, serif;
	padding : 0;
	margin : 0;
}
input, select, input-type, textarea{
	border : 1px solid #003366;
	font : normal 12px "Times New Roman", Times, serif;
	padding : 0;
	margin : 0;
}
.button{
	background-color : #666;
	height : 25px;
	width : auto;
	font : bold 12px/23px "Times New Roman", Times, serif;
	color :  #FFFFFF;
	border : 1px solid #CCC;
	padding : 0 5px 0 5px;
	margin : 0;
}