body
{
	color: #000000;
	background:#efefe9;
	margin: 2px auto;
	padding: 1px 1px 0px 1px;
	font: 13px Tahoma;
	max-width: 650px;
	border-radius: 7px;
    -moz-border-radius: 5px;-webkit-border-radius: 5px;
}

body a
{
color:#0e3751;
text-decoration:none;
}

body a:hover
{
text-decoration: underline;
}

a {
  color: #326ca7;
  text-decoration: none;
}

h1 {display:none;}
h2 {display:none;}

hr {
  border: 0;
  border-top: 1px solid gray;
  margin: 0;
}

form,input,select { font:13px Tahoma;margin:0;}
input,select { background:#fff;border:1px solid #BCBCBC;color:#686868;margin:1px;}
input { padding-left:1px;padding-right:1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
input:focus{ border:1px solid #bbb;} :focus { outline:0;}
input[type="submit"] { background:#a9a9a9;color:#fff;border:1px solid #888;padding-left:2px;padding-right:2px;cursor:pointer;}
input[type="submit"].mess { background:url(http://mini.msinhvien.com/style/ico/mess.gif) no-repeat top left #f90;border:1px solid #cf6100;padding-left:18px;}
input[type="submit"].mess:hover { background:url(http://mini.msinhvien.com/style/ico/mess.gif) no-repeat top left #ffad31;border:1px solid #eb8d00;}
textarea {
max-width:100%;
}
p {
  margin-bottom: 6px;
  margin-top: 6px;
}

ul {
  margin: 0;
  padding-left: 20px;
}
img {
max-width: 100%;
}

.maintxt {
	width:95%; 
	background-color:#f7f7f7;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:0px;
	padding:4px;
	padding-top:0px;
	border: 1px solid #D6D6CF;
	border-top-left-radius:7px
	-moz-border-radius:4px;-webkit-border-radius:4px;
}

.auth { background:#f8f8f8;border:1px solid #d2d2d2;padding:4px;}
.auth input { border:1px solid #d4d4d4;color:#6d6d6d;margin:0;}
.auth input[type=submit]:hover { background:#b3b3b3;border:1px solid #999; }
.auth a { font-size:12px;text-decoration:none;}
.auth a:hover { color:#F60;}
.auth input.exit,

.whiteinput[type=submit] {
background:#eee;
border:1px solid #bbb;
color:#777;
}

.whiteinput[type=submit] {
border:1px solid #999;
}

.auth input.exit:hover {
background:#ffd9d9;
border:1px solid #e1abab;
color:#a76666;
}

.auth input.name {
background:url(http://mini.msinhvien.com/style/input_name.gif) no-repeat right center #fff;
padding-right:17px;
}

.auth input.pass {
background:url(http://mini.msinhvien.com/style/input_pass.gif) no-repeat right center #fff;
padding-right:17px;
}

.code {
color: #004400;
border: #555 solid 1px;
background: #eee;
font-family: arial;
overflow:auto;
margin-top:4px;
padding:4px;
}

.m0030 { margin:0 0 3px 0;}

.vpt_head {
font-size:14px;
font-family:verdana;
border-bottom:1px solid #86bd2c;
padding:0;
background:url(images/head.gif) repeat-x 50% top #91d326
}
.vpt_head a { 
color:#a9d168; 
font-weight:700; 
background: url(images/logobg.png) repeat-x top; 
display: inline-table; 
}
.vpt_head span { 
background: url(images/logo.png) no-repeat left top; 
height: 63px; 
display: block; 
}
.vpt_head i { 
font-style: normal; 
background: url(images/logor.png) no-repeat right top; 
height: 37px; 
padding-top: 26px; 
padding-right: 15px; 
padding-left: 20px; 
display: block; 
}
.vpt_head img {
vertical-align:middle;
width:125px;
height:63px
}
.vpt_head b,.adv a:hover {
color:#fe83a0
}

.func {
  border-left: 4px solid #9acd32;
  color: #757575;
  margin-left: 2px;
  margin-top: 4px;
  padding-left: 4px;
}

.phpcode {
  background-color: #E0E6E9;
  border: 1px dotted #9FAEBB;
  margin-top: 4px;
  padding: 0px 2px 0px 2px;
  overflow: auto;
}

.logo {
	height:40px;
	width:95%;
	background:url(../images/logo.png) no-repeat left;
	margin:auto;
}

.gray {
color:#979797;
}

.topmenu {
  background-color: #D0D7DD;
  border: 1px solid white;
  margin: 0px;
  font-size: x-small;
  padding: 4px 4px 4px 4px;
}

.quote
{
	background-color: #fff6cc;
	color: #000000;
	padding: 2px;
	width:95%;
	border-left: 3px solid #9c9c9c;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 2px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: .9em; 
}

.phdr
{
	background-color: #009933;
	color: #ffffff;
	text-shadow: #FFFFFF 1px;
	padding: 3px;
	border:1px solid #d2d2d2;
	-moz-border-radius-topleft:7px;-webkit-border-top-left-radius:7px;
	-moz-border-radius-topright:7px;-webkit-border-top-right-radius:7px;
	border-top-right-radius:5px;
	border-top-left-radius:5px
}
.phdr a
{
	color: #FFFFFF;
	text-decoration:none;
	padding: 2px;
}

.notice  {
	padding:4px;
	border:1px solid;
	margin-top: 4px;	
	background:#FFFFCC;
	color:#514721;
	border-color:#FFD324;
	text-align:center;
	-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;
	-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;
}

.notice a
 {
	color:#514721;
}

.header
{
	text-align:left;
	font-weight: bold;
	font-size:1.1em;
	padding: 6px;
}


.phdrblack
{
	background-color:#2891fd;
	color: #FFFFFF;
	text-shadow : #666666 1px 1px 1px;
	text-decoration: none;
	font-weight: bold;
	font-size:1em;
	padding: 4px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	border:1px solid #d2d2d2;
	-moz-border-radius:4px;-webkit-border-radius:4px;
}

.phdrblack a
{
	color: #FFFFFF;
	text-decoration:none;
}

.quote
{
	background-color: #fff6cc;
	padding: 2px;
	width:95%;
	border-left: 3px solid #9c9c9c;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 2px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: .9em; 
}

.new, .thread_new, .forumnew
{
	font-weight:bold;
}

.date
{
	background-color: #E6E7DC;
	padding: 2px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.head
{
	background-color: #ffa201;
	color: #ffffff;
	text-shadow : #666666 1px 1px 1px;
	padding: 2px;
	width:100%-4px;
	margin-left:auto;
	margin-right:auto;	
	font-weight: normal;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	align:center;
	-moz-border-radius:4px;-webkit-border-radius:4px;
}

.gmenu
{
	background-color: #ffffff;
	color: #000000;
	padding: 3px;
	width:100%-4px;
	margin-left:auto;
	margin-right:auto;	
	font-weight: normal;
	border:1px solid #ccc;
}
.list1
{
	background-color: #f4f4f4;
	color: #000000;
	width:100%-4px;
	margin:1px 0 0 0;
	padding:3px;
	font-weight: normal;
	border:1px solid #ccc;
}

.list2
{
	background-color: #ffffff;
	color: #000000;
	padding: 3px;
	width:100%-4px;
	margin:1px 0 0 0;
	font-weight: normal;
	border:1px solid #ccc;
}

.fmenu {
text-shadow: #666666 1px 1px 1px;
}

.b1
{
	background:#f4f4f4;
	border:1px solid #ccc;
	padding:3px;
	margin:3px 0 0 0;
	color: #000000;
	font-weight: normal;
}

.b2
{
	border:1px solid #ccc;
	background:#ffffff;
	border-top: 0;
	padding:3px;
	margin:0 0 3px 0;
}

.bmenu {
  background: url(images/bmenu.gif) repeat-x top left #a7a7a7;
  margin: 0px;
  color: #fff;
  padding: 2px 4px 4px 4px;
}

.end {
  text-align: center;
}

.newsx
{
background-color: #f0f0f0;
	padding: 2px;
	font-weight: normal;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}

.news {
  background-color: #EEEEEE;
  border: 1px solid white;
  color: #333333;
  padding: 3px 4px 4px 4px;
}

.forumtxt
{
	background-color: #fcfcfc;
	color: #000000;
	padding: 2px;
	width:100%-4px;
	margin-left:auto;
	margin-right:auto;		
	margin-bottom:4px;
	font-weight: normal;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}

.forumtxt img {
max-width: 100%;
height: auto;
}

.mainblok {
    border: 1px solid #cecece;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.mainblok img {max-width: 100%; height: auto;}

.bmenu, .rmenu, .alarm{
color:#333;	
border-radius: 4px;	
text-align: left;
border: 1px solid #C3C3C3;
margin: 1px 2px 1px 2px;
padding: 3px;
background-color:#FFF;
background-image: url(images/g.gif);
background-repeat:repeat-x;
}

.menu {
background-color: #FBFBFB;
border: 1px solid #C3C3C3;
margin:2px;
padding:3px;
font-size: 13px;
}

.sitemap {
position: relative;
width: 100%;
height: 25px;
z-index: 1;
overflow: auto;
}

.code {
color: #004400;
border: #555 solid 1px;
background: #eee;
font-family: arial;
overflow:auto;
margin-top:4px;
padding:4px;
}

.sub {
border-top:1px dotted #cacaca;
font-size:13px;
margin-top:4px;
}

.bbcode_container {
	margin:7px;
	margin-right: 5px;
	margin-top:5px;
	display:block;
}
.bbcode_container div.bbcode_quote {
	margin:0 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #417394;
	font: normal 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	position: relative;
	top: 0;
}
.bbcode_quote div.quote_container {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
}

.bbcode_container .bbcode_quote_container {
	background: transparent url(images/quote-left.png) no-repeat  left;
	display:block;
	width: 9px;
	height: 13px;
	position: absolute;
	top: 5;
	left: -9px;
}

.header {
font-weight: bold;
border-bottom: 1px solid #45c6f0;
background-color: #6428A5;
background-position: bottom;
background-repeat: repeat-x;
text-align: left;
padding: 2px 4px 2px 4px;
color: #fff;}

.tmn{
color:#333;	
border-radius: 4px;	
text-align: left;
border: 1px solid #C3C3C3;
margin: 1px 2px 1px 2px;
padding: 3px;
background-color:#FFF;
background-image: url(images/g.gif);
background-repeat:repeat-x;
}

.orangex
{	background-color: #f0f0f0;
	padding: 2px;
	width:98%;
	margin-left:auto;
	margin-right:auto;		
	margin-top:5px;
	font-weight: normal;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}

.footer
{	background-color: #ffffff;
	padding: 2px;
	width:100%-4px;
	margin-left:auto;
	margin-right:auto;		
	font-weight: normal;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}


.thks
{
	position:relative;
	padding: 1px;
	font-size: 1em; 
	font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif;
	line-height: 1.230;
	border: 1px solid #d2d2d2;
	text-decoration:none;
	color: #000000;
	margin:0px;
	-moz-border-radius:4px;-webkit-border-radius:4px;
}

.red {
  color: #FF0000;
}

.chuki  {
color: #000000;
border: 1px dashed #CECFCE;
background: #FFFFFF;
padding: 5px;
margin-right: auto;
margin-left: auto;
}