@charset "utf-8";
/* CSS Document */

body
{
	margin:0 auto;
	background:url(../webcom/images/back.jpg) repeat-x;
	color:#2e2c2c;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #161515;	
}
/* css vs*/
.img {
	BORDER-RIGHT: #d3d3d3 0px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d3d3d3 0px solid; DISPLAY: block; PADDING-LEFT: 5px; FLOAT: left; MARGIN-BOTTOM: 1px; PADDING-BOTTOM: 5px; BORDER-LEFT: #d3d3d3 0px solid; MARGIN-RIGHT: 1px; PADDING-TOP: 1px; BORDER-BOTTOM: #d3d3d3 0px solid
}

H1{ font-family: Verdana, "Times New Roman", Times, serif;	font-size: 11px; font-size: 125%; margin:0px}
H2{	font-family: Verdana, "Times New Roman", Times, serif; font-size: 18px;}
input { font-family: Verdana, "Times New Roman", Times, serif; font-size: 11px;	color:#0000FF; }
textarea{ font-family: Verdana, "Times New Roman", Times, serif; border: 1px solid #999999;	font-size: 11px; color:#0000FF;}
select{font-family: Verdana, "Times New Roman", Times, serif; border: 1px solid #999999; font-size: 11px; color:#0000FF; height:19px;}
.button { font-family: Verdana, "Times New Roman", Times, serif; font-size: 10px; color: #333333; cursor:hand;}
.checkbox{border: 0px solid #000000; cursor: hand;}
.image_btn{cursor: hand;}

.input_width{width:50%;}
.input_min_width{width:25%;}
.input_max_width{width:99%;}
.input_width_select{width:50%;}

.old_price{ color:#FF0000; text-decoration:line-through}
.css_price { font-weight:bold}
.require_input{color:#FF0000;}

.grey_txt{font-size: 11px;	color:#999999;}
.bold_txt { font-weight:bold}
.sponsor_title{font-size:13px;	color:#999999}

.err_msg_txt{padding:5px; border:1px solid #B6EBA0;	background-color:#FF6600; color: #FFFFFF;}
.info_msg_txt{background:#FFFFCC; padding:5px; border:1px solid #B6EBA0;}

.padding_left_top{ padding-left:5px; padding-top:5px}
.line_style_2{ background-color:#CCCCCC; height:1px}
.table_1 { background-color:#f2f2f2; padding:5px}

.vstxt{ display:none;}
.normal {
	color:#FFFFFF;
}

.current
{
	color:#00FF00;
}

/* end css vs */
#wrapper
{
	width:1001px;
	margin:0 auto;	
}
#header
{
	background:url(../webcom/images/top_logo.jpg) no-repeat;
	height:125px;
}


#menu
{
	padding:12px 30px 0px 0px;
	float:right;
	width:935px;

}
#menu ul {
	margin:0;
	list-style: none;	
	line-height: normal;
	

}
#menu li {
	display: inline;
	text-align: center;
}
#menu a {
	display: block;
	float: left;
	background:url(../webcom/images/icon.gif) no-repeat left;
	padding: 3px 70px 0px 20px;
	text-decoration: none;
	text-align:left;	
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;

}

#menu a:hover, #menu .active a {
	color:#FF0000;
}


#body
{
	background:url(../webcom/images/back_body.png) repeat-y;
	padding:0 20px 10px 20px;
}

#body a
{
	text-decoration:none; color:#060;
}
#body a:hover
{
	color:#FF0000; text-decoration: underline;
}

#diachi
{
	background:#f2f2f2;
	color:#2e2e2e;
	line-height:17px;
	width:238px;
	float:left;
}

#diachi #frame { padding:0 12px 0px 12px;}

#content
{
	width:440px;
	float:left;
	padding:0 25px 10px 25px;
	color:#2e2e2e;
}
#content a
{
	color:#060; text-decoration:none;
}

#content a:hover
{
	color:#FF0000; text-decoration:underline;
}

#content2
{
	width:656px;
	float:left;
	padding:0 25px 10px 25px;
	color:#2e2e2e;
}

#content2 a
{
	color:#060; text-decoration:none;
}

#content2 a:hover
{
	color:#FF0000; text-decoration:underline;
}


#siderbar
{
	float:left;
	width:216px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.red
{
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
}
#wrapper #body #content .title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
#new
{
	width:1000px;
	margin:0 auto;
	background:#161515;
	padding:0 0 15px 0;
}
#new .title
{
	margin:0 auto;
	font-size:15px;
	font-weight:bold;
	color:#999999;
	text-transform:uppercase;

}

#new1
{
	width:210px;
	padding:15px;
	line-height:22px;
	float:left;
	color:#bab6b6;
}
#new1 a
{
	color:#bab6b6; text-decoration:none;
}
#new1 a:hover
{
	color:#FF0000;  text-decoration:underline;
}


#news
{
	width:420px;
	padding:15px;
	float:left;
	color:#bab6b6;
}
#news a
{
	color:#bab6b6; text-decoration:none;
}
#news a:hover
{
	color:#FF0000; text-decoration:underline;
}


.YM
{
	float:right;
	padding:15px 40px 0 40px;
	text-align:right;
	color:#000000;
	font-weight:bold;
}
.YM .p
{
	float:right;
	padding:40px 40px 0 40px;
	text-align:right;
	color:#FF0000;
	font-weight:bold;
}
#footer
{
	width:1000px;
	margin:0px auto;
	border-top:1px #2e2e2e solid;
	color:#807d7d;
	font-size:11px;
}

#footer a
{
	color:#807d7d; text-decoration: none;
}
#footer a:hover
{
	color:#FF0000;
}

/*--------------------------------*/
#dangnhap
{
	background:#e9f3f1;
	padding:8px 8px 2px 8px;
	margin:5px 0 5px 0;
	font-size:12px;
}
#dangnhap a
{
	color:#000000;
	text-decoration:none;
}
#dangnhap a:hover
{
	color:#FF0000;
}
.textF
{
	width:132px;
}

.clear {clear:both;}

.thanhtienich{
	clear:left;
	margin-top:15px;
	text-align:right;
}

