﻿body { font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; background-color:#f2f2f2; color:#333; }

a { color: #2971a7; }

.clear{
	clear: both;
}

input.text{
	width:150px; height: 16px; background-image: url('image/repeat.gif') ; color:#666;
	border: 0px; margin: 0; padding: 3px 0 0 0; font:12px "Lucida Grande", Geneva, Arial, sans-serif; float: left ;
}

select.text{
	width:200px; height: 16px; background-image: url('image/repeat.gif') ; color:#666;
	border: 0 ; margin: 0; padding: 2px 0 0 0; font:12px "Lucida Grande", Geneva, Arial, sans-serif; float: left ;
}

.submited{
	background-image: url('onlineexamination/image/submit2.png');
	background-repeat: no-repeat ;
	height: 25px; 
	width: 75px;
}

.ilside {  width: 10px; height: 19px;  background-image: url('image/left2.gif') ; float: left;
}

.irside { width: 10px; height: 19px;  background-image: url('image/right.gif') ; float: left;
}

.full{
	margin: auto;
	width: 980px;
}

.header{
	height: 150px;
	width: 980px;
		background-image: url('image/ban6.jpg');
		 }

.info{
	background-image: url('image/head6.gif');
	height: 35px;
	width: 980px;
	margin-top: 4px; 
}

.infotxt{
	text-align: right ;
	height: 35px;
	width: 980px;
	margin-right: 20px;
	padding-top: 8px;

}

.content{
	margin-top: 4px;
}

.left{
	width: 184px;
	float: left;
	color:#666;
}

.lheader1{
	background-image: url('image/first.gif');
	height: 25px;
}

.boxbanner{
	background-image: url('image/down.gif');
	background-position: center bottom ;
	height: 500px;
}

.center{
	width: 580px;
	float: left ;
	margin-left: 4px;

}

.cheader1{
	background-image: url('image/contentup.gif');
	background-repeat: no-repeat;
	height: 25px;
}

.ctopic1{
	font-size: 16px;
	padding-left: 15px;
	font-weight: 800 ;	
	padding-top: 4px;
	height: 25px;
}

.cbox{
	background-image:url('image/contentdown.gif');
	background-position: center bottom ;
	height: auto;
	min-height: 500px;
}

.right{
	width: 207px;
	float: left;
	color:#666;
	margin-left: 4px;
}

.rheader1{
	background-image: url('image/firstr.png');
	height: 25px;
}

.rbox1{
	background-image: url('image/downr.png');
	background-position: center bottom ;
	height: 150px;
}

.rheader2{
	background-image: url('image/firstr.png');
	height: 25px;
	margin-top: 4px;
}

.rbox2{
	background-image: url('image/downr.png');
	background-position: center bottom ;
	height: 190px;
	padding: 15px;
}

.menu{
	padding: 10px;
	font-size: 16px;
	font-style: normal ;
	font-weight: bold ;
}

.menu a:link {
	 text-decoration: none ;
}

.menu a:after {
	text-decoration: none ;
}

.menu a:visited {
	text-decoration: none ;
}

.submenu{
	padding: 10px;
	font-size: 14px;
	font-weight: bold ;
	font-style: oblique  ;
}

.footer{
	background-image: url('image/footer.gif');
	height: 20px;
}

.footertxt{
	padding-right: 10px;
	font-size:10px;
	color: gray;
	text-align: right ;
}


.homebox{
	background-image:url('image/main2.jpg');
	background-repeat: no-repeat ;
	background-position: center top ;
	height: auto;
	height: 554px;
}

.homeleft{
	float: left ;
	width: 200px;
	padding:20px 0px 10px 20px;

}

.homeright{
	width:730px;
	float: right ;
	
}

.homeright1{
	width: 350px;
	height: 210px;
	float: left ;
	padding: 5px;
}

.homeright2{
	width: 345px;
	height: 210px;
	float: left ;
	padding: 10px;
}

.homeright3{
	width: 350px;
	height: 200px;
	float: left ;
	padding: 5px;
}

.homeright4{
	width: 345px;
	height: 200px;
	float: left ;
	padding: 5px;
}

.head1{
	font-size: 18px;
	font-family: my;
}

.info a{
	text-decoration: none ;
}