@charset "utf-8";

.bg{
	background-image: url(images/bg.jpg); background-color:white; background-repeat:repeat-x; margin:0px;
}

.banner {
	background-image:url(images/header.jpg); width:860px; height:250px;
}

.forgot-bg {
	background-image: url(images/forgot.jpg); width:380px; height:222px;
}


.signup {
	background-image: url(images/sign_up.jpg); width:400px; height:160px;
}


/* images-login */
.image-login {
	width:457px; height:236px;
	background: url(images/bg_login.jpg) center center no-repeat;
}

.font-login {
	font: Arial, Helvetica, sans-serif; font-size:14px;
	
}

 
.box1 {
	background-image:url(images/box_1.jpg); width:160px; height:200px;
}

.box2 {
	background-image:url(images/box_2.jpg); width:160px; height:200px;
}

.box3 {
	background-image:url(images/box_3.jpg); width:160px; height:200px;
}

.box4 {
	background-image:url(images/box_4.jpg); width:160px; height:200px;
}

.box5 {
	background-image:url(images/box_5.jpg); width:160px; height:200px;
}

/* font */

.font-title {
	font-family:Verdana, Geneva, sans-serif; font-size:20px; color:#393; font-weight:bold; text-align:center; padding-bottom:10px
}

.font-title-left {
	font-family:Verdana, Geneva, sans-serif; font-size:22px; color: #090; font-weight:bold; text-align:left; padding-bottom:10px
}


.font-menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; padding: 5px 5px 5px 5px;
}


.font-question {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; text-align:left;
}



.big_content {
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#333333;
	line-height:20px;
	font-size:13px;
	padding: 2px;
	
	
	.title_body {
	width:800px;
	height:auto;
	float:left;
}
.title_body h1 {font-family:"Trebuchet MS", Verdana, Arial; font-size:17px; color:#2c5d80; line-height:24px; margin:0px; padding-top:8px;}
.title_body h2 {font-family:"Trebuchet MS", Verdana, Arial; font-size:13px; color:#333333; line-height:20px; margin:0px; height:30px; padding:0px 0px 0px 0px;}
.title_body p {font-family:"Trebuchet MS", Verdana, Arial;  font-size:13px; color:#333333; margin:0px; line-height:20px; text-align:justify; padding:10px 0px 5px 0px;}
.title_body p a {font-family:"Trebuchet MS", Verdana, Arial;  font-size:13px; color:#555555; margin:3px; line-height:20px; text-decoration:none; border-bottom:1px dotted #555555; text-align:justify;} 
.title_body p a:hover {text-decoration:none; border-bottom:double #990000; color:#990000;}
.title_body ul {padding:5px 5px 5px 30px; margin:0px 0px 0px 10px; text-align:justify; font-family:"Trebuchet MS", Verdana, Arial; font-size:13px; color:#333333; line-height:20px;}
.title_body ul:hover { background-color:#f3f9dd;}


.content{
	font:Verdana, Geneva, sans-serif;; font-size:13px; text-align:justify; color:#005B9A
	
}
